- 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
- 5371593 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 3 months ago
- 1011ebc sunxi: Select environment MMC based on boot device by Samuel Holland · 3 years, 7 months ago
- ad2ec5d arm: kirkwood: Dreamplug: Use Ethernet PHY name and address from device tree by Tony Dinh · 3 years, 4 months ago
- 40afc06 arm: mvebu: gdsys: Remove custom spl_board_init() by Pali Rohár · 3 years, 4 months ago
- 2226ca1 arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage header by Pali Rohár · 3 years, 4 months ago
- 15f7e0d Merge branch '2021-07-28-assorted-fixes' by Tom Rini · 3 years, 4 months ago
- 38436ab Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 4 months ago
- a6c64d2 board: ti: k2g: Program PadConfig_202 before locking RSTMUX8 by Suman Anna · 3 years, 4 months ago
- 558e699 arm: use the correct prototype for reset_cpu function by Patrick Delaunay · 3 years, 4 months ago
- 975e7cf i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 4 months ago
- 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 4 months ago
- f2d7a36 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · 3 years, 4 months ago
- 933b2f0 Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 4 months ago
- 55efa84 Merge tag 'u-boot-amlogic-20210727' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 4 months ago
- 4f038ee board: amlogic: vim3: fix phy-names property setup by Artem Lapkin · 3 years, 4 months ago
- 786c514 VIM3: mmc_get_env_dev correct non emmc boot sources by Artem Lapkin · 3 years, 6 months ago
- 2a7034c stm32mp1: add pull-up for gpio button PA13 and PA14 by Patrick Delaunay · 3 years, 4 months ago
- 8baeeec doc: board: Move j721e document to doc/board/ti/ directory by Kishon Vijay Abraham I · 3 years, 4 months ago
- 6cfabdd board: ti: j721e: Add support for probing and configuring Torrent serdes on J7200 by Aswath Govindraju · 3 years, 4 months ago
- 124b303 arm: dts: Import am335x-sancloud-bbe devicetree by Paul Barker · 3 years, 4 months ago
- 5e19f4a samsung: exynos: Convert SROMC interface to a driver by Simon Glass · 3 years, 4 months ago
- f1bc214 arm64: zynqmp: Do not define do_reset() if sysreset is enabled by Michal Simek · 3 years, 4 months ago
- 50918d0 xilinx: Return ENVL_NOWHERE instead of ENVL_UNKNOWN by Mike Looijmans · 3 years, 4 months ago
- a70bdaf mmc: zynq_sdhci: Split set_tapdelay function to in and out by Ashok Reddy Soma · 3 years, 4 months ago
- ccb8de2 board: dragonboard410c: Fix fastboot by Stephan Gerhold · 3 years, 4 months ago
- 0204d1b board: dragonboard410c: Load U-Boot directly without LK by Stephan Gerhold · 3 years, 4 months ago
- 1ad3c83 board: synquacer: Initialize SCBM SMMU at board_init() by Masami Hiramatsu · 3 years, 4 months ago
- 806734f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 4 months ago
- 219cb17 board: sifive: unmatched: reset USB hub, PCIe-USB bridge, and ULPI device in SPL by Vincent Chen · 3 years, 4 months ago
- d3c96b9 board: sifive: unmatched: refine GEMGXL initialized function in SPL by Vincent Chen · 3 years, 4 months ago
- e52b83a board: sifive: drop stuff related to unmatched revision 1 by Zong Li · 3 years, 4 months ago
- 66a21be board: sifive: remove the command for setting serial number by Zong Li · 3 years, 4 months ago
- 7528f4e board: freescale: LX2162AQDS: Add MAINTAINER by Wasim Khan · 3 years, 5 months ago
- a61ca7e board: freescale: LX2160AQDS: Add MAINTAINER by Wasim Khan · 3 years, 5 months ago
- ad8e44f board: freescale: LX2160ARDB: Add MAINTAINER by Wasim Khan · 3 years, 5 months ago
- 4c230d7 armv8: lx2160ardb: Add thermal node fixup for revc board by Wasim Khan · 3 years, 5 months ago
- 5cfc15d board: freescale: t2080qds: Update I2C mux config by Stephen Carlson · 3 years, 5 months ago
- 026339a board: freescale: lx2160a: Update I2C mux config by Stephen Carlson · 3 years, 5 months ago
- 17c2a30 board: freescale: ls2080a, ls2088a: Update I2C mux config by Stephen Carlson · 3 years, 5 months ago
- f4cd4a7 board: freescale: ls1088a: Update I2C mux config by Stephen Carlson · 3 years, 5 months ago
- 1a0db01 board: freescale: ls1046a: Update I2C mux config by Stephen Carlson · 3 years, 5 months ago
- eba68e2 board: freescale: ls1043aqds: Update I2C mux config by Stephen Carlson · 3 years, 5 months ago
- 9b5eeb4 board: freescale: ls1021aqds: Update I2C mux config by Stephen Carlson · 3 years, 5 months ago
- 15347d2 board: freescale: Refactor NXP common mux code by Stephen Carlson · 3 years, 5 months ago
- dd3dfa5 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 4 months ago
- 83befb4 Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 4 months ago
- 92f36c8 arm: mvebu: turris_omnia: fixup MTD partitions in Linux' DTB by Marek Behún · 3 years, 4 months ago
- 6e73bb7 arm: kirkwood: Marvell Sheevaplug: Use Ethernet PHY name and address from device tree by Tony Dinh · 3 years, 4 months ago
- 5c151bf arm: kirkwood: NSA310S: Use Ethernet PHY name from device tree by Tony Dinh · 3 years, 4 months ago
- be5c060 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · 3 years, 4 months ago
- e8d3eaa treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USB by Tom Rini · 3 years, 4 months ago
- 96b97fa m68k: Remove M52277EVB board by Tom Rini · 3 years, 4 months ago
- a732f62 m68k: Remove M54451EVB board by Tom Rini · 3 years, 4 months ago
- 5e770da m68k: Remove M54418TWR board by Tom Rini · 3 years, 4 months ago
- 563cae7 m68k: Remove M54455EVB board by Tom Rini · 3 years, 4 months ago
- df761ba Merge tag 'mips-pull-2021-07-18' of https://source.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 3 years, 4 months ago
- 7b29249 MIPS: malta: add support for PCI driver model by Daniel Schwierzeck · 3 years, 4 months ago
- ddf67da efi_capsule: Move signature from DTB to .rodata by Ilias Apalodimas · 3 years, 4 months ago
- d5dbc66 Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 4 months ago
- cb391e3 imx8mq_evk: Enable the USB3.0 host port by Ye Li · 3 years, 9 months ago
- 3c1057c stm32mp: use device sequence number in boot_instance variable by Patrick Delaunay · 3 years, 4 months ago
- d3fc3da Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 4 months ago
- cc434fc Nokia RX-51: Add support for booting kernel in zImage format by Pali Rohár · 3 years, 5 months ago
- 9cd380e am335x, guardian: Enable panel driver Himax HX8238D by Gireesh Hiremath · 3 years, 5 months ago
- ae628fb am335x, guardian: Enable backlight by Gireesh Hiremath · 3 years, 5 months ago
- d364926 am335x, guardian: update swi logic by Gireesh Hiremath · 3 years, 5 months ago
- 1958542 am335x, guardian: code cleanup and boot optimization by Gireesh Hiremath · 3 years, 5 months ago
- 050531d am335x, guardian: mem: Add board dependent mem values by Moses Christopher · 3 years, 5 months ago
- 4dfe4b4 x86: coreboot: Use vendor in the Kconfig by Simon Glass · 3 years, 5 months ago
- 50cf68c x86: coral: Allow booting from coreboot by Simon Glass · 3 years, 5 months ago
- e5bfcab x86: coreboot: Show the BIOS date by Simon Glass · 3 years, 5 months ago
- a4c577f mmc: mmc_get_op_cond: Allow quiet detection of eMMC by Pali Rohár · 3 years, 4 months ago
- 42ba566 arm: mvebu: Espressobin: Use function mmc_get_op_cond() for detecting eMMC by Pali Rohár · 3 years, 4 months ago
- aeff174 arm: mvebu: Espressobin: Fix setting $fdtfile env by Pali Rohár · 3 years, 4 months ago
- e2f82f9 board: stemmy: Copy atags for booting downstream/vendor kernel by Stephan Gerhold · 3 years, 4 months ago
- 03585d5 board: stemmy: Parse atags to get available memory by Stephan Gerhold · 3 years, 4 months ago
- 55d4676 mx6sabresd: Make checkboard respect CONFIG_NXP_BOARD_REVISION by Cody Gray · 3 years, 5 months ago
- d107235 board: gateworks: venice: remove forced enable of GSC thermal protection by Tim Harvey · 3 years, 5 months ago
- 0f3f6e6 board: gateworks: venice: add ftd_file env vars on boot by Tim Harvey · 3 years, 5 months ago
- 9d2e639 board: gateworks: venice: display DTB used by Tim Harvey · 3 years, 5 months ago
- 658eb1a board: gateworks: venice: gsc: fix voltage offset by Tim Harvey · 3 years, 5 months ago
- c4e5656 board: gateworks: venice: gsc: fix typo by Tim Harvey · 3 years, 5 months ago
- c9f7ef3 board: gateworks: venice: add imx8mm-gw7901 support by Tim Harvey · 3 years, 5 months ago
- bbf04b2 board: phytec: imx8mp-phycore: Switch to binman by Teresa Remmet · 3 years, 4 months ago
- fd82763 board: phytec: phycore-imx8mp: Enable DVS1 control by Teresa Remmet · 3 years, 4 months ago
- 0f166b8 board: phytec: phycore_imx8mp: Set VDD_ARM to 0,95V by Teresa Remmet · 3 years, 4 months ago
- 60f64be board: phytec: phycore_imx8mp: Add fec support by Teresa Remmet · 3 years, 4 months ago
- 1feac81 board: phytec: phycore_imx8mp: Change debug UART by Teresa Remmet · 3 years, 4 months ago
- c1f6fd2 pci: imx: use reset-gpios if defined by device-tree by Tim Harvey · 3 years, 4 months ago
- 31273c5 imx: ventana: display 'none' for MMC if board does not have it by Tim Harvey · 3 years, 5 months ago
- b57b14d imx: ventana: add support for DLC0700XDP21LF LCD display by Tim Harvey · 3 years, 5 months ago
- e9284c0 imx: ventana: display neteowrk PHY by Tim Harvey · 3 years, 5 months ago
- 9634c74 imx: ventana: add DP83867 PHY LED configuration by Tim Harvey · 3 years, 5 months ago
- 0545b17 imx: ventana: put LTC3676 regulators in continuous mode by Tim Harvey · 3 years, 5 months ago
- 722d228 imx: ventana: put PFUZ100 regulators in continuous mode by Tim Harvey · 3 years, 5 months ago
- a32be88 imx: ventana: add PMIC fix for GW54xx-G by Tim Harvey · 3 years, 5 months ago
- 729fd99 imx: ventana: remove unneeded includes by Tim Harvey · 3 years, 5 months ago
- ac24244 ARM: imx6: Update dhelectronics/dh_imx6/MAINTAINERS file by Christoph Niedermaier · 3 years, 6 months ago
- 490101a Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 4 months ago