- f9060c5 ARM: dts: at91: sama7: Align with Linux Devicetree by Sergiu Moga · 2 years, 3 months ago
- 7c8ad0e ARM: dts: at91: sama5: Align with Linux Devicetree by Sergiu Moga · 2 years, 3 months ago
- ed45809 ARM: dts: at91: sam9x60_curiosity: add onewire support by Durai Manickam KR · 2 years, 5 months ago
- 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
- dbfa32c blk: Switch over to using uclass IDs by Simon Glass · 2 years, 4 months ago
- a78e906 blk: Enable CONFIG_BLK for all media by Simon Glass · 2 years, 4 months ago
- efcf542 brppt1: Cleanup device tree by Bernhard Messerklinger · 2 years, 3 months ago
- dc49023 brppt1: Fix SPL boot stage by Bernhard Messerklinger · 2 years, 3 months ago
- e830ef2 brppt1: Remove unused board variants by Bernhard Messerklinger · 2 years, 3 months ago
- c20400a Add in the ability to load and boot an uncompressed kernel image during the Falcon Mode boot sequence. by Nathan Barrett-Morrison · 2 years, 10 months ago
- 0ec0274 arm: dts: aspeed: Update SPI flash node settings by Chin-Ting Kuo · 2 years, 3 months ago
- 8acb6b7 xilinx: Fix mdio bus description for vck190-sc by Michal Simek · 2 years, 3 months ago
- a835b9e ARM: zynq: DT: List OCM memory by Michal Simek · 2 years, 3 months ago
- b74ad7f ARM: zynq: Align qspi node name with Linux kernel by Michal Simek · 2 years, 3 months ago
- 141cbfd arm64: versal: Define zynqmp_mmio_write() for versal by Michal Simek · 2 years, 3 months ago
- 02d770a ARM: zynq: Align bss and end of u-boot image to 64bits by Michal Simek · 2 years, 3 months ago
- c687c65 arm64: zynqmp: add ref_clk property for REFCLKPER calculation by Piyush Mehta · 2 years, 3 months ago
- a43fdcd arm64: zynqmp: Add missing tca6416 to zynqmp SC by Michal Simek · 2 years, 3 months ago
- 3f9b23a arm: dts: Add xlnx prefix to GEM compatible string by Harini Katakam · 2 years, 3 months ago
- 8ddb7fa arm64: zynqmp: Add mtd partition for secure OS storage area by Amit Kumar Mahapatra · 2 years, 3 months ago
- 10ff288 zynq: Convert arm twd timer to DM driver by Stefan Herbrechtsmeier · 2 years, 4 months ago
- 6c8ec91 Makefile: Allow LTO to be disabled for a build by Simon Glass · 2 years, 4 months ago
- 85f8c35 arm: ARMv4 assembly compatibility by Sergei Antonov · 2 years, 3 months ago
- c55a252 ARM: cache: Allow SPL to build cache-pl310.c by Philip Oberfichtner · 2 years, 3 months ago
- 5833e1b Convert CONFIG_SYS_L2_PL310 to Kconfig by Philip Oberfichtner · 2 years, 3 months ago
- b7572e5 arm: dts: qcom: Sync pinctrl DT nodes with Linux bindings by Sumit Garg · 2 years, 4 months ago
- 83e3eb0 pinctrl: sdm845: Remove redundant CONFIG_SDM845 check by Sumit Garg · 2 years, 4 months ago
- 23de64e board: qcs404-evb: Enable USB3 specific PMIC GPIO by Sumit Garg · 2 years, 4 months ago
- d04a52e dts: qcs404-evb: Add PMIC GPIO controller node by Sumit Garg · 2 years, 4 months ago
- d15d670 dts: qcs404-evb: Add USB controller and PHY nodes by Sumit Garg · 2 years, 4 months ago
- 3018e52 clocks: qcs404: Add support for USB clocks by Sumit Garg · 2 years, 4 months ago
- 1d1ca6e clocks: qcom: Add clock enable callback support by Sumit Garg · 2 years, 4 months ago
- dc160a7 dts: qcs404-evb: Add reset controller node by Sumit Garg · 2 years, 4 months ago
- fd2ec67 arm: total_compute: enable psci by Davidson K · 2 years, 4 months ago
- e03a357 board: lsxl: disable eth0 by Michael Walle · 2 years, 3 months ago
- b8666dd board: lsxl: convert to DM_GPIO by Michael Walle · 2 years, 3 months ago
- 2e5bab1 board: lsxl: make last resort recovery more reliable by Michael Walle · 2 years, 3 months ago
- 9adb0b1 board: lsxl: automatically select CONFIG_MISC_INIT_R by Michael Walle · 2 years, 3 months ago
- 2e9151e arm: kirkwood: make it CONFIG_TIMER aware by Michael Walle · 2 years, 3 months ago
- e370d02 arm: kirkwood: 88f6281: Detect CONFIG_SYS_TCLK from SAR register by Pali Rohár · 2 years, 3 months ago
- 8e5d016 arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocation by Pali Rohár · 2 years, 4 months ago
- 322d8da arm: mvebu: Define env_sf_get_env_addr() for all Armada boards in SPL by Pali Rohár · 2 years, 4 months ago
- d1f0b42 arm: Remove warp board by Tom Rini · 2 years, 4 months ago
- 7806407 layerscape: Disable CONFIG_FMAN_ENET on *aqds* platforms by Tom Rini · 2 years, 4 months ago
- 71fcf6d net: lpc32xx_eth.c ethernet driver by Tom Rini · 2 years, 4 months ago
- a25e28f arm: Remove kzm9g board by Tom Rini · 2 years, 4 months ago
- 72904f8 arm: Remove armadillo-800eva board by Tom Rini · 2 years, 4 months ago
- 550066b arm: Remove cm_t335 board by Tom Rini · 2 years, 4 months ago
- a395ebd arm: Remove edminiv2 board by Tom Rini · 2 years, 4 months ago
- e6c49ad arm64: explicitly disable pointer authentication instructions by Rasmus Villemoes · 2 years, 4 months ago
- 7ab9b88 Restore pcm051_rev3_defconfig config by Matwey V. Kornilov · 2 years, 4 months ago
- 729ac6c Nokia RX-51: Move board required options from defconfig to Kconfig by Pali Rohár · 2 years, 4 months ago
- c1aec22 Nokia RX-51: Use U-Boot generic position independent code by Pali Rohár · 2 years, 4 months ago
- 4cf1b94 arm: Set default MACH_TYPE in Kconfig by Pali Rohár · 2 years, 4 months ago
- 119c700 ls1021atwr: caam: Enable Uboot validaion in SPL. by Gaurav Jain · 2 years, 5 months ago
- c926420 arm: Remove snapper9260 board by Tom Rini · 2 years, 4 months ago
- 8d7aa57 Convert CONFIG_SYS_FSL_QMAN_V3 et al to Kconfig by Tom Rini · 2 years, 4 months ago
- bc7b0df Convert CONFIG_SYS_FSL_NUM_CC_PLLS to Kconfig by Tom Rini · 2 years, 4 months ago
- a01b009 Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC to Kconfig by Tom Rini · 2 years, 4 months ago
- 1f15eb7 Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et al by Tom Rini · 2 years, 4 months ago
- f839dd0 Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to Kconfig by Tom Rini · 2 years, 4 months ago
- 1ab1692 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
- bf97b86 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 4 months ago
- cfaef50 Merge tag 'u-boot-amlogic-20220809' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 2 years, 4 months ago
- e0e3c84 ARM: kirkwood: SBx81LIFKW: remove direct access of GPIO registers by Chris Packham · 2 years, 4 months ago
- 8afff4d arm: mvebu: armada-38x-controlcenterdc.dts: Move u-boot, dm-pre-reloc to -u-boot.dtsi by Pali Rohár · 2 years, 4 months ago
- a114856 arm: mvebu: armada-xp-theadorable.dts: Move u-boot, dm-pre-reloc to -u-boot.dtsi by Pali Rohár · 2 years, 4 months ago
- 75c3658 arm: mvebu: Remove redundant u-boot, dm-pre-reloc from all 32-bit Armada SoCs by Pali Rohár · 2 years, 4 months ago
- d14e2ee arm: mvebu: Introduce mvebu-u-boot.dtsi for 32-bit Armada SoCs by Pali Rohár · 2 years, 4 months ago
- 3ceb34d arm: mvebu: dts: Build only arch-compatible dts files by Pali Rohár · 2 years, 4 months ago
- d0f064d arm: mvebu: spl: Always fallback to BootROM boot method by Pali Rohár · 2 years, 4 months ago
- b805579 ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins by Kunihiko Hayashi · 2 years, 5 months ago
- 25759f1 ARM: meson: fixup error on efuse commands return by Jerome Brunet · 2 years, 4 months ago
- e207021 Convert CONFIG_SYS_FSL_CORES_PER_CLUSTER to Kconfig by Tom Rini · 2 years, 4 months ago
- 33ae6a7 Convert CONFIG_FSL_MEMAC et al to Kconfig by Tom Rini · 2 years, 4 months ago
- f4ec713 Convert CONFIG_SYS_FSL_CCSR_GUR_BE et al to Kconfig by Tom Rini · 2 years, 4 months ago
- 82a703b Convert CONFIG_SYS_FMAN_V3 to Kconfig by Tom Rini · 2 years, 4 months ago
- 0ce8543 arm: mach-k3: security: Remove certificate if detected on GP device by Andrew Davis · 2 years, 4 months ago
- 2045cf1 arm: mach-k3: security: Bypass image signing at runtime for GP devices by Andrew Davis · 2 years, 4 months ago
- e74e3bb arm: mach-k3: security: Allow signing bypass if type is HS-FS by Andrew Davis · 2 years, 4 months ago
- f8c9836 arm: mach-k3: Add support for device type detection by Andrew Davis · 2 years, 4 months ago
- 41e595a mx7ulp_com: fix incorrect select for SPL options by Quentin Schulz · 2 years, 5 months ago
- c788574 ARM: dts: npcm7xx: add npcm750 full function node by Jim Liu · 2 years, 5 months ago
- 077f6f3 arm: mvebu: turris_omnia: Fix mpp26 pin name and comment by Marek Behún · 2 years, 4 months ago
- 6458dea arm: mvebu: Synchronize armada-385-turris-omnia with Linux v5.20 by Pali Rohár · 2 years, 4 months ago
- fc1224a arm: mvebu: Synchronize armada-385.dtsi with Linux v5.20 by Pali Rohár · 2 years, 4 months ago
- 08bb056 arm: mvebu: Synchronize armada-38x.dtsi with Linux v5.20 by Pali Rohár · 2 years, 4 months ago
- c96bc1d arm: mvebu: Fix compatible string for nand controller by Pali Rohár · 2 years, 4 months ago
- dd1f485 arm: mvebu: turris_omnia: Add mcu node with gpio-controller by Pali Rohár · 2 years, 4 months ago
- 556cf39 arm: mvebu: Add gpio-ranges into Armada 38x device tree file by Pali Rohár · 2 years, 4 months ago
- d43d4ec ARM: relocate: Fix Thumb code by using proper label type by Andre Przywara · 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
- 4d6e490 imx: imx8mm-icore: migrate to use BINMAN by Peng Fan · 2 years, 4 months ago
- 6881157 arm: dts: imx8m: shrink ddr firmware size to actual file size by Peng Fan · 2 years, 4 months ago
- 5db610f4 arm: dts: imx8m: update binman ddr firmware node name by Peng Fan · 2 years, 4 months ago
- 7aaa58a board: freescale: imx93_evk: support ethernet by Peng Fan · 2 years, 4 months ago
- 10fde4e imx: imx93_evk: Set ARM clock to 1.7Ghz by Peng Fan · 2 years, 4 months ago
- b72606c imx: imx93_evk: Add basic board support by Peng Fan · 2 years, 4 months ago
- 6b262d4 arm: dts: Add i.MX93 SoC DTSi file by Peng Fan · 2 years, 4 months ago
- b2cfc42 ddr: imx: Add i.MX9 DDR controller driver by Ye Li · 2 years, 4 months ago