- 82a703b Convert CONFIG_SYS_FMAN_V3 to Kconfig by Tom Rini · 2 years, 4 months ago
- 2e35d82 Convert CONFIG_SYS_FLASH_QUIET_TEST to Kconfig by Tom Rini · 2 years, 4 months ago
- d38112c Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 2 years, 4 months ago
- 063c938 Audit <flash.h> inclusion by Tom Rini · 2 years, 4 months ago
- 57f2c29 flash: Remove pic32_flash.c by Tom Rini · 2 years, 4 months ago
- 78f8800 Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig by Tom Rini · 2 years, 4 months ago
- cb5e3c1 Convert CONFIG_SYS_FLASH_CHECKSUM to Kconfig by Tom Rini · 2 years, 4 months ago
- 302bd67 Convert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig by Tom Rini · 2 years, 4 months ago
- e74c654 gpio: fix incorrect depends on for SPL_GPIO_HOG by Quentin Schulz · 2 years, 5 months ago
- 793c82a drivers: xen: events: fix build issues with disabled Xen HVC by Dmytro Firsov · 2 years, 5 months ago
- cb88d0f pwm: aspeed: Select SYSCON to get parent detail. by Billy Tsai · 2 years, 7 months ago
- c96bc1d arm: mvebu: Fix compatible string for nand controller by Pali Rohár · 2 years, 4 months ago
- eb96c0f gpio: Add Turris Omnia MCU driver by Pali Rohár · 2 years, 4 months ago
- 08e8f70 mvebu: pinctrl: apply SDHCI PHY config for A7K by Konstantin Porotchkin · 2 years, 4 months ago
- f6f0c09 arm64: a37xx: pinctrl: Implement get_pins_count, get_pin_name and get_pin_muxing functions by Pali Rohár · 2 years, 4 months ago
- 9eaab3b arm64: a37xx: pinctrl: Implement gpio_request_enable for gpio functionality by Pali Rohár · 2 years, 4 months ago
- 0738d9d arm64: a37xx: pinctrl: Add missing pinmuxes into the list by Pali Rohár · 2 years, 4 months ago
- 1497f2e arm64: a37xx: pinctrl: Mark all functions and structures as static by Pali Rohár · 2 years, 4 months ago
- 579b5d6 arm64: a37xx: pinctrl: Remove duplicate info->groups and info->ngroups fields by Pali Rohár · 2 years, 4 months ago
- 34eff3f arm64: a37xx: pinctrl: Remove unused grp->pins fields by Pali Rohár · 2 years, 4 months ago
- 6eada42 gpio: mvebu_gpio: Set bank name to mvebu%d by Pali Rohár · 2 years, 4 months ago
- 26490a5 gpio: mvebu_gpio: Read number of gpios from DT by Pali Rohár · 2 years, 4 months ago
- 3a06691 gpio: mvebu_gpio: Add .request and .rfree methods for Armada 38x by Pali Rohár · 2 years, 4 months ago
- 69cee50 pinctrl: Add third argument label for pinctrl_gpio_request() function by Pali Rohár · 2 years, 4 months ago
- 87e2e46 mvebu: pinctrl: Add Armada 38x driver by Pali Rohár · 2 years, 4 months ago
- d80ed17 pinctrl: Add new function pinctrl_generic_set_state_prefix() by Pali Rohár · 2 years, 4 months ago
- 4e95ee3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 2 years, 4 months ago
- 4e22673 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · 2 years, 4 months ago
- 5bad289 Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm.git by Tom Rini · 2 years, 4 months ago
- 93a7aff mmc: pci_mmc.c should build with ACPIGEN=n by Heinrich Schuchardt · 2 years, 6 months ago
- 4493cb5 drivers: mmc: write protect single boot area by Ying-Chun Liu (PaulLiu) · 2 years, 7 months ago
- 29cf22c mmc: nuvoton: Add NPCM7xx mmc driver by Jim Liu · 2 years, 6 months ago
- 7ab6500 mmc: fsl_esdhc: Fix 'Internal clock never stabilised.' error by Pali Rohár · 2 years, 7 months ago
- 91c89d3 pmic: pca9450: permit config on all bucks and LDOs by Heiko Thiery · 2 years, 5 months ago
- e91457a Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 4 months ago
- 9eba082 ddr: imx8m: helper: load ddr firmware according to binman symbols by Peng Fan · 2 years, 4 months ago
- bf69a7b9 net: dwc_eth_qos: introduce eqos hook eqos_get_enetaddr by Peng Fan · 2 years, 4 months ago
- 2f2aa48 net: eqos: add function to get phy node and address by Ye Li · 2 years, 4 months ago
- 5721a82 net: dwc_eth_qos: move i.MX code out by Peng Fan · 2 years, 4 months ago
- c0a5995 net: dwc_eth_qos: public some functions by Peng Fan · 2 years, 4 months ago
- 809993f net: dwc_eth_qos: fix build break when CLK not enabled by Peng Fan · 2 years, 4 months ago
- fad6d90 net: fec_mxc: support i.MX93 by Peng Fan · 2 years, 4 months ago
- f188a4f ddr: imx9: enable Performance monitor counter by Ye Li · 2 years, 4 months ago
- b2cfc42 ddr: imx: Add i.MX9 DDR controller driver by Ye Li · 2 years, 4 months ago
- 8ee2764 misc: fuse: update the code for accessing fuse of i.MX93 by Alice Guo · 2 years, 4 months ago
- b93916d misc: fuse: support to access fuse on i.MX93 by Alice Guo · 2 years, 4 months ago
- ffc7e94 misc: imx8ulp: move fuse.c from imx8ulp to sentinel by Alice Guo · 2 years, 4 months ago
- c843d5e misc: S400_API: Rename imx8ulp_s400_msg to sentinel_msg by Ye Li · 2 years, 4 months ago
- f6ff140 misc: s400_api: introduce ahab_release_m33_trout by Peng Fan · 2 years, 4 months ago
- cffe2b9 misc: S400_API: New API for FW status and chip info by Peng Fan · 2 years, 4 months ago
- d4b3ba3 misc: S400_API: Update release RDC API by Ye Li · 2 years, 4 months ago
- 1e9aff1 misc: s4mu: Support iMX93 with Sentinel MU by Peng Fan · 2 years, 4 months ago
- c408ed3 misc: imx: S400_API: Move S400 MU and API to a common place by Ye Li · 2 years, 4 months ago
- 29b31a5 mmc: fsl_esdhc_imx: Support i.MX9 by Peng Fan · 2 years, 4 months ago
- f6cbb45 imx: pinctrl: add pinctrl and pinfunc file for i.MX93 by Peng Fan · 2 years, 4 months ago
- 54dae7e gpio: pca953x: support pcal6524 by Peng Fan · 2 years, 4 months ago
- 736fb23 dm: fix mis-word in SPL_DM description by Oleksandr Suvorov · 2 years, 5 months ago
- 7b3f8e8 dm: fix logic of lists_bind_fdt() by Heinrich Schuchardt · 2 years, 5 months ago
- e29ffee dm: avoid NULL dereference in lists_bind_fdt() by Heinrich Schuchardt · 2 years, 5 months ago
- 3111225 dm: avoid NULL dereference in add_item() by Heinrich Schuchardt · 2 years, 5 months ago
- 2410974 spi: zynq_qspi: Fix programming qspi speed by Ashok Reddy Soma · 2 years, 5 months ago
- 525a8e4 spi: zynq_qspi: Add support for zynq_qspi_mem_exec_op by Ashok Reddy Soma · 2 years, 5 months ago
- 88dcafa spi: zynq_qspi: Use dummy buswidth in dummy byte calculation by T Karthik Reddy · 2 years, 5 months ago
- 4ebe3a0 spi: zynq_qspi: Add child pre probe function by Siva Durga Prasad Paladugu · 2 years, 5 months ago
- ea0bd08 spi: xilinx_spi: Add support ops to axi qspi driver by T Karthik Reddy · 2 years, 5 months ago
- 5096380 spi: xilinx_spi: Add support for spi memory operations by T Karthik Reddy · 2 years, 5 months ago
- 0d6bb43 fpga: zynqmp: support loading encrypted bitfiles by Adrian Fiergolski · 2 years, 4 months ago
- 1777357 fpga: zynqmp: support loading authenticated images by Oleksandr Suvorov · 2 years, 4 months ago
- f1c9a7e fpga: zynqmp: add bitstream compatible checking by Oleksandr Suvorov · 2 years, 4 months ago
- fd4c272 fpga: zynqmp: reduce zynqmppl_load() code by Oleksandr Suvorov · 2 years, 4 months ago
- c0806cc fpga: xilinx: pass compatible flags to load() callback by Oleksandr Suvorov · 2 years, 4 months ago
- a4d9593 fpga: add fpga_compatible2flag by Oleksandr Suvorov · 2 years, 4 months ago
- 4ff163d fpga: pass compatible flags to fpga_load() by Oleksandr Suvorov · 2 years, 4 months ago
- 5055cf2 fpga: xilinx: pass compatible flags to xilinx_load() by Oleksandr Suvorov · 2 years, 4 months ago
- 60ae6c1 fpga: zynqmp: add str2flags call by Oleksandr Suvorov · 2 years, 4 months ago
- fbe31bb fpga: add option for loading FPGA secure bitstreams by Oleksandr Suvorov · 2 years, 4 months ago
- 0c46047 fpga: Convert SYS_FPGA_PROG_FEEDBACK to Kconfig by Alexander Dahl · 2 years, 4 months ago
- 428a8c6 fpga: Convert SYS_FPGA_CHECK_CTRLC to Kconfig by Alexander Dahl · 2 years, 4 months ago
- 0b33d69 arm64: versal: Enable power domain driver and its dependencies by Ashok Reddy Soma · 2 years, 4 months ago
- 73e3f99 mailbox: zynqmp: Move struct zynqmp_ipi_msg from sys_proto.h by Ashok Reddy Soma · 2 years, 4 months ago
- a3e5db2 firmware: zynqmp: Load config overlay for core0 to pmufw by Ashok Reddy Soma · 2 years, 4 months ago
- 406bc8a firmware: zynqmp: Change prototype of zynqmp_pmufw_load_config_object() by Ashok Reddy Soma · 2 years, 4 months ago
- a3a4cc8 reset: zynqmp: Add reset driver support for versal by T Karthik Reddy · 2 years, 4 months ago
- 49622a1 serial: zynq: Use DIV_ROUND_CLOSEST() to calcurate divider value by Kunihiko Hayashi · 2 years, 5 months ago
- 5ff7acf mmc: zynq_sdhci: Fix timing macros for MMC High speed by Ashok Reddy Soma · 2 years, 5 months ago
- 9b2b021 drivers: xen: unmap Enlighten page before jumping to Linux by Dmytro Firsov · 2 years, 4 months ago
- 1be5e97 arm: mach-k3: Rename SOC_K3_AM6 to SOC_K3_AM654 by Andrew Davis · 2 years, 5 months ago
- 1e2dc03 mmc: msm_sdhci: Add SDCC version 5.0.0 support by Sumit Garg · 2 years, 5 months ago
- 6d255cc phy: ti: j721e-wiz: use OF data for device specific data by Matt Ranostay · 2 years, 5 months ago
- 06c61d5 iommu: Add M2 support to Apple DART driver by Janne Grunau · 2 years, 5 months ago
- 8811048 usb: ehci-mx6: Remove MX6Q_ARM2 related ifdefery by Fabio Estevam · 2 years, 6 months ago
- 6567d12 Merge commit '90ba25b7cb78bd85c6af0b6429226c6616dedefa' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 2 years, 4 months ago
- 24fea6c Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years, 4 months ago
- 27d9b25 mtd: decommission the NAND museum by Michael Trimarchi · 2 years, 4 months ago
- 6dc1bfd mtd: nand: toshiba: Retrieve ECC requirements from extended ID by Michael Trimarchi · 2 years, 4 months ago
- 66483b3 mtd: nand: Move Macronix specific initialization in nand_macronix.c by Michael Trimarchi · 2 years, 4 months ago
- c7b2830 mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c by Michael Trimarchi · 2 years, 4 months ago
- fa5d40c mtd: nand: Move Micron specific init logic in nand_micron.c by Michael Trimarchi · 2 years, 4 months ago
- 3ba671b mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c by Michael Trimarchi · 2 years, 4 months ago
- 3dc9060 mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c by Michael Trimarchi · 2 years, 4 months ago