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