- 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, 4 months ago
- 5096380 spi: xilinx_spi: Add support for spi memory operations by T Karthik Reddy · 2 years, 4 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
- 6c8ef80 mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c by Michael Trimarchi · 2 years, 4 months ago
- 60f26dc mtd: nand: Export symbol nand_decode_ext_id by Michael Trimarchi · 2 years, 4 months ago
- afd382c mtd: nand: Fix MediaTek MT7621 SoC build by Michael Trimarchi · 2 years, 4 months ago
- 270c153 mtd: nand: Get rid of mtd variable in function calls by Michael Trimarchi · 2 years, 4 months ago
- 4a26e1d mtd: nand: Add manufacturer specific initialization/detection steps by Michael Trimarchi · 2 years, 4 months ago
- cd4d904 mtd: nand: Store nand ID in struct nand_chip by Michael Trimarchi · 2 years, 4 months ago
- dc7fdd6 mtd: nand: Get rid of busw parameter by Michael Trimarchi · 2 years, 4 months ago
- d63726e treewide: Fix Marek's name and change my e-mail address by Marek Behún · 2 years, 6 months ago
- 3c5ce03 arch: mvebu: Disable by default unused peripherals in SPL by Pali Rohár · 2 years, 6 months ago
- 709f037 watchdog: add pulse support to gpio watchdog driver by Paul Doelle · 2 years, 5 months ago
- 35de0c5 watchdog: add amlogic watchdog support by Philippe Boos · 2 years, 6 months ago
- af3b210 watchdog: octeontx_wdt: Add MIPS Octeon support by Stefan Roese · 2 years, 7 months ago
- 75601fc Merge tag 'for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 2 years, 4 months ago
- 38ed4e7 ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS code by Pali Rohár · 2 years, 5 months ago
- f5f60ee Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 4 months ago
- 10a41e5 Merge tag 'for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 2 years, 4 months ago
- 2e50df4 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 4 months ago
- 9237171 i2c: avoid dynamic stack use in dm_i2c_write by Rasmus Villemoes · 2 years, 5 months ago
- b84426c i2c: nuvoton: Add NPCM7xx i2c driver by Jim Liu · 2 years, 5 months ago
- c676f9b i2c: ast_i2c: Remove SCL direct drive mode by Eddie James · 2 years, 7 months ago
- 9f30cce phy: sun4i-usb: Add D1 variant by Samuel Holland · 2 years, 5 months ago
- 8662e7e phy: sun4i-usb: Rework HCI PHY (aka "pmu_unk1") handling by Andre Przywara · 2 years, 5 months ago
- 7c23674 phy: sun4i-usb: Drop use of arch-specific headers by Samuel Holland · 2 years, 5 months ago