- 79d389a Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 4 months ago
- 47d73ba board: sifive: overwrite board_fdt_blob_setup in u-boot proper by Zong Li · 3 years, 5 months ago
- 87e8481 board: sifive: compile stuff only related to SPL in SPL build by Zong Li · 3 years, 5 months ago
- 5e39e20 board: apalis-tk1: launch toradex easy installer in usb recovery by Marcel Ziswiler · 3 years, 5 months ago
- b73e8bf arm: stm32mp: add defconfig for trusted boot with FIP by Patrick Delaunay · 3 years, 5 months ago
- 6de57b4 arm: stm32mp: add config for STM32IMAGE support by Patrick Delaunay · 3 years, 5 months ago
- a252771 Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · 3 years, 5 months ago
- 4dc1a5c Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 5 months ago
- aba3fa1 Merge tag 'u-boot-amlogic-20210810' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 5 months ago
- d248627 riscv: qemu: Enable MTD NOR flash support by Bin Meng · 3 years, 5 months ago
- e21c74f arm: kirkwood: Goflex Home: Update board maintainer by Tony Dinh · 3 years, 5 months ago
- 9176f4f arm: kirkwood: Dockstar: Update board maintainer by Tony Dinh · 3 years, 5 months ago
- 293a8de arm: kirkwood: GoFlex Home: Use Ethernet PHY name and address from device tree by Tony Dinh · 3 years, 5 months ago
- 480aeb0 board: amlogic: odroid-n2: fix fdtfile suffix for n2-plus by Christian Hewitt · 3 years, 5 months ago
- 4da98ee Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 5 months ago
- 3f2b4d7 arm: imx: add i.MX8ULP EVK support by Peng Fan · 3 years, 5 months ago
- 2eb8564 board: gateworks: venice: add board model to dt by Tim Harvey · 3 years, 5 months ago
- 1d1f3c8 mx28evk: Convert to driver model by Fabio Estevam · 3 years, 10 months ago
- a8a72c3 board: gateworks: venice: add imx8mm-gw7902 support by Tim Harvey · 3 years, 5 months ago
- 57d27aa board: gateworks: venice: add board model/serial# to env by Tim Harvey · 3 years, 5 months ago
- 67c6d03 board: gateworks: venice: use bus numbers vs names by Tim Harvey · 3 years, 5 months ago
- 692c25e board: gateworks: venice: get mem size from dt by Tim Harvey · 3 years, 5 months ago
- 82679f9 warp: Use the correct symbol for CONFIG_IMX_HAB by Fabio Estevam · 3 years, 5 months ago
- 249ee65 imx: ventana: add support for GW54xx-G revision by Tim Harvey · 3 years, 5 months ago
- bf6bdef imx: ventana: add support for GW53xx-G revision by Tim Harvey · 3 years, 5 months ago
- 3ef59ac imx: ventana: add GW5913 support by Tim Harvey · 3 years, 5 months ago
- 744d21c imx: ventana: add GW5912 support by Tim Harvey · 3 years, 5 months ago
- 2580540 imx: ventana: add GW5910 support by Tim Harvey · 3 years, 5 months ago
- 2d02586 imx: ventana: use dt for hwmon by Tim Harvey · 3 years, 5 months ago
- 49b4efe imx: ventana: remove hard-coded flexcan standby pin by Tim Harvey · 3 years, 5 months ago
- 395f17d imx: ventana: remove hard-coded analog video codec enable by Tim Harvey · 3 years, 5 months ago
- a194e6e imx: ventana: remove hard-coded USB OTG pinmux by Tim Harvey · 3 years, 5 months ago
- aa85d25 imx: ventana: remove hard-coded PCI reset by Tim Harvey · 3 years, 5 months ago
- 034105a imx: ventana: remove hard-coded USB HUBRST# gpio config by Tim Harvey · 3 years, 5 months ago
- 92309aa imx: ventana: replace hard-coded LED config with dt based config by Tim Harvey · 3 years, 5 months ago
- 706d910 imx: ventana: remove nand field from common ventana struct by Tim Harvey · 3 years, 5 months ago
- 45c902c imx: ventana: move wdog/uhs-i board/revision dt fixups by Tim Harvey · 3 years, 5 months ago
- 36de64f imx: ventana: ignore EEPROM config when checking for NAND support by Tim Harvey · 3 years, 5 months ago
- d9275eb board: colibri_vf: fix compiling warning by Oleksandr Suvorov · 3 years, 5 months ago
- 87421ab board: colibri_imx6: add board_fit_config_name_match to support FIT in SPL by Ming Liu · 3 years, 5 months ago
- 421440f board: toradex: make USB PID from config block optional by Stefan Agner · 3 years, 5 months ago
- 46307ef board: colibri_imx7: use SDP if USB serial downloader has been used by Stefan Agner · 3 years, 5 months ago
- d2d9ecb ARM: renesas: Mallocate bootparams on Gen3 by Marek Vasut · 3 years, 6 months ago
- 666671e ppc: Drop idt8t49n222a_serdes_clk driver by Simon Glass · 3 years, 5 months ago
- 23cd8a6 pci: Drop pci_init_board() by Simon Glass · 3 years, 5 months ago
- 0ecc7a0 ppc: socrates: Drop use of DM_PCI by Simon Glass · 3 years, 5 months ago
- d76415c ppc: malta: Drop use of DM_PCI by Simon Glass · 3 years, 5 months ago
- 97229af pci: freescale: Drop old code by Simon Glass · 3 years, 5 months ago
- b91c704 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 3 years, 5 months ago
- 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 5 months ago
- 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 5 months ago
- 5371593 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 5 months ago
- 1011ebc sunxi: Select environment MMC based on boot device by Samuel Holland · 3 years, 8 months ago
- ad2ec5d arm: kirkwood: Dreamplug: Use Ethernet PHY name and address from device tree by Tony Dinh · 3 years, 5 months ago
- 40afc06 arm: mvebu: gdsys: Remove custom spl_board_init() by Pali Rohár · 3 years, 5 months ago
- 2226ca1 arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage header by Pali Rohár · 3 years, 5 months ago
- 15f7e0d Merge branch '2021-07-28-assorted-fixes' by Tom Rini · 3 years, 5 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, 5 months ago
- a6c64d2 board: ti: k2g: Program PadConfig_202 before locking RSTMUX8 by Suman Anna · 3 years, 5 months ago
- 558e699 arm: use the correct prototype for reset_cpu function by Patrick Delaunay · 3 years, 5 months ago
- 975e7cf i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 6 months ago
- 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 6 months ago
- f2d7a36 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · 3 years, 6 months ago
- 933b2f0 Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 6 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, 5 months ago
- 4f038ee board: amlogic: vim3: fix phy-names property setup by Artem Lapkin · 3 years, 6 months ago
- 786c514 VIM3: mmc_get_env_dev correct non emmc boot sources by Artem Lapkin · 3 years, 7 months ago
- 2a7034c stm32mp1: add pull-up for gpio button PA13 and PA14 by Patrick Delaunay · 3 years, 6 months ago
- 8baeeec doc: board: Move j721e document to doc/board/ti/ directory by Kishon Vijay Abraham I · 3 years, 5 months ago
- 6cfabdd board: ti: j721e: Add support for probing and configuring Torrent serdes on J7200 by Aswath Govindraju · 3 years, 5 months ago
- 124b303 arm: dts: Import am335x-sancloud-bbe devicetree by Paul Barker · 3 years, 6 months ago
- 5e19f4a samsung: exynos: Convert SROMC interface to a driver by Simon Glass · 3 years, 5 months ago
- f1bc214 arm64: zynqmp: Do not define do_reset() if sysreset is enabled by Michal Simek · 3 years, 6 months ago
- 50918d0 xilinx: Return ENVL_NOWHERE instead of ENVL_UNKNOWN by Mike Looijmans · 3 years, 6 months ago
- a70bdaf mmc: zynq_sdhci: Split set_tapdelay function to in and out by Ashok Reddy Soma · 3 years, 6 months ago
- ccb8de2 board: dragonboard410c: Fix fastboot by Stephan Gerhold · 3 years, 5 months ago
- 0204d1b board: dragonboard410c: Load U-Boot directly without LK by Stephan Gerhold · 3 years, 6 months ago
- 1ad3c83 board: synquacer: Initialize SCBM SMMU at board_init() by Masami Hiramatsu · 3 years, 6 months ago
- 806734f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 5 months ago
- 219cb17 board: sifive: unmatched: reset USB hub, PCIe-USB bridge, and ULPI device in SPL by Vincent Chen · 3 years, 6 months ago
- d3c96b9 board: sifive: unmatched: refine GEMGXL initialized function in SPL by Vincent Chen · 3 years, 6 months ago
- e52b83a board: sifive: drop stuff related to unmatched revision 1 by Zong Li · 3 years, 5 months ago
- 66a21be board: sifive: remove the command for setting serial number by Zong Li · 3 years, 6 months ago
- 7528f4e board: freescale: LX2162AQDS: Add MAINTAINER by Wasim Khan · 3 years, 6 months ago
- a61ca7e board: freescale: LX2160AQDS: Add MAINTAINER by Wasim Khan · 3 years, 6 months ago
- ad8e44f board: freescale: LX2160ARDB: Add MAINTAINER by Wasim Khan · 3 years, 6 months ago
- 4c230d7 armv8: lx2160ardb: Add thermal node fixup for revc board by Wasim Khan · 3 years, 6 months ago
- 5cfc15d board: freescale: t2080qds: Update I2C mux config by Stephen Carlson · 3 years, 6 months ago
- 026339a board: freescale: lx2160a: Update I2C mux config by Stephen Carlson · 3 years, 6 months ago
- 17c2a30 board: freescale: ls2080a, ls2088a: Update I2C mux config by Stephen Carlson · 3 years, 6 months ago
- f4cd4a7 board: freescale: ls1088a: Update I2C mux config by Stephen Carlson · 3 years, 6 months ago
- 1a0db01 board: freescale: ls1046a: Update I2C mux config by Stephen Carlson · 3 years, 6 months ago
- eba68e2 board: freescale: ls1043aqds: Update I2C mux config by Stephen Carlson · 3 years, 6 months ago
- 9b5eeb4 board: freescale: ls1021aqds: Update I2C mux config by Stephen Carlson · 3 years, 6 months ago
- 15347d2 board: freescale: Refactor NXP common mux code by Stephen Carlson · 3 years, 6 months ago
- dd3dfa5 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 5 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, 5 months ago
- 92f36c8 arm: mvebu: turris_omnia: fixup MTD partitions in Linux' DTB by Marek Behún · 3 years, 5 months ago
- 6e73bb7 arm: kirkwood: Marvell Sheevaplug: Use Ethernet PHY name and address from device tree by Tony Dinh · 3 years, 5 months ago
- 5c151bf arm: kirkwood: NSA310S: Use Ethernet PHY name from device tree by Tony Dinh · 3 years, 6 months ago