1. 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 1 month ago
  2. de69572 Convert CONFIG_SYS_I2C_SOFT et al to Kconfig by Tom Rini · 3 years, 1 month ago
  3. 88cd7d0 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · 3 years, 1 month ago
  4. 433eb4a siemens: Move CONFIG_SYS_I2C_EEPROM_ADDR usage out of CONFIG namespace by Tom Rini · 3 years, 1 month ago
  5. d64d153 keymile: Use CONFIG_SYS_IVM_EEPROM_ADR by Tom Rini · 3 years, 1 month ago
  6. b61d18c arm: shc: Change CONFIG_SYS_I2C_EEPROM_ADDR to EEPROM_ADDR by Tom Rini · 3 years, 1 month ago
  7. 20815ec davinci: Drop CONFIG_MAC_ADDR_IN_EEPROM by Tom Rini · 3 years, 1 month ago
  8. 2a14536 kp_imx53: Switch to using a local namespace for ID EEPROM by Tom Rini · 3 years, 1 month ago
  9. b9cb74a Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 1 month ago
  10. 52ff162 xilinx: common: Enabling generic function for DT reselection by Michal Simek · 3 years, 1 month ago
  11. 5bd5ee0 xilinx: zynqmp: Check that DT is 64bit aligned by Michal Simek · 3 years, 1 month ago
  12. 8823253 xilinx: Add support for generic board detection by Michal Simek · 3 years, 2 months ago
  13. b262863 xilinx: common: Free allocated structure by Michal Simek · 3 years, 1 month ago
  14. d9c93c9 xilinx: common: Change board_info[] handling by Michal Simek · 3 years, 1 month ago
  15. 57f7103 xilinx: Use variable for passing board_name by Michal Simek · 3 years, 2 months ago
  16. 530560b xilinx: fru: Replace spaces with \0 in detected name by Michal Simek · 3 years, 1 month ago
  17. afb08a8 xilinx: zynqmp: Add debug messages for boot mode by Michal Simek · 3 years, 2 months ago
  18. 80c0d38 xilinx: common: Add function to print SoC info by T Karthik Reddy · 3 years, 1 month ago
  19. 655d69f mmc: zynq_sdhci: Move setting tapdelay code to driver by Ashok Reddy Soma · 3 years, 2 months ago
  20. d044982 mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelays by Ashok Reddy Soma · 3 years, 2 months ago
  21. 7bfa565 Merge branch 'next-socfpga' of https://github.com/tienfong/uboot_mainline by Tom Rini · 3 years, 1 month ago
  22. d1b2e4b board: intel: Add socdk board support for Intel N5X device by Siew Chin Lim · 3 years, 1 month ago
  23. 18f4e85 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 1 month ago
  24. 79d389a Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 1 month ago
  25. 3bd5ea5 board: T4240rdb: Extend cs4340_get_fw_addr() functionality by Kuldeep Singh · 3 years, 1 month ago
  26. 8ae83cc board: t208x: Extend cs4340_get_fw_addr() functionality by Kuldeep Singh · 3 years, 1 month ago
  27. 9619283 board: ls2088ardb: Extend cs4340_get_fw_addr() functionality by Kuldeep Singh · 3 years, 1 month ago
  28. 0dfa9da board: fsl_validate: Fix resource leak issue by Kshitiz Varshney · 3 years, 2 months ago
  29. 6466b95 board: freescale: t208xrdb: enable Power-On Reset for rev D boards by Camelia Groza · 3 years, 2 months ago
  30. 47d73ba board: sifive: overwrite board_fdt_blob_setup in u-boot proper by Zong Li · 3 years, 2 months ago
  31. 87e8481 board: sifive: compile stuff only related to SPL in SPL build by Zong Li · 3 years, 2 months ago
  32. 5e39e20 board: apalis-tk1: launch toradex easy installer in usb recovery by Marcel Ziswiler · 3 years, 1 month ago
  33. b73e8bf arm: stm32mp: add defconfig for trusted boot with FIP by Patrick Delaunay · 3 years, 2 months ago
  34. 6de57b4 arm: stm32mp: add config for STM32IMAGE support by Patrick Delaunay · 3 years, 2 months ago
  35. a252771 Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · 3 years, 1 month ago
  36. 4dc1a5c Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 1 month ago
  37. 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
  38. d248627 riscv: qemu: Enable MTD NOR flash support by Bin Meng · 3 years, 2 months ago
  39. e21c74f arm: kirkwood: Goflex Home: Update board maintainer by Tony Dinh · 3 years, 1 month ago
  40. 9176f4f arm: kirkwood: Dockstar: Update board maintainer by Tony Dinh · 3 years, 1 month ago
  41. 293a8de arm: kirkwood: GoFlex Home: Use Ethernet PHY name and address from device tree by Tony Dinh · 3 years, 2 months ago
  42. 480aeb0 board: amlogic: odroid-n2: fix fdtfile suffix for n2-plus by Christian Hewitt · 3 years, 2 months ago
  43. 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
  44. 3f2b4d7 arm: imx: add i.MX8ULP EVK support by Peng Fan · 3 years, 2 months ago
  45. 2eb8564 board: gateworks: venice: add board model to dt by Tim Harvey · 3 years, 2 months ago
  46. 1d1f3c8 mx28evk: Convert to driver model by Fabio Estevam · 3 years, 7 months ago
  47. a8a72c3 board: gateworks: venice: add imx8mm-gw7902 support by Tim Harvey · 3 years, 2 months ago
  48. 57d27aa board: gateworks: venice: add board model/serial# to env by Tim Harvey · 3 years, 2 months ago
  49. 67c6d03 board: gateworks: venice: use bus numbers vs names by Tim Harvey · 3 years, 2 months ago
  50. 692c25e board: gateworks: venice: get mem size from dt by Tim Harvey · 3 years, 2 months ago
  51. 82679f9 warp: Use the correct symbol for CONFIG_IMX_HAB by Fabio Estevam · 3 years, 2 months ago
  52. 249ee65 imx: ventana: add support for GW54xx-G revision by Tim Harvey · 3 years, 2 months ago
  53. bf6bdef imx: ventana: add support for GW53xx-G revision by Tim Harvey · 3 years, 2 months ago
  54. 3ef59ac imx: ventana: add GW5913 support by Tim Harvey · 3 years, 2 months ago
  55. 744d21c imx: ventana: add GW5912 support by Tim Harvey · 3 years, 2 months ago
  56. 2580540 imx: ventana: add GW5910 support by Tim Harvey · 3 years, 2 months ago
  57. 2d02586 imx: ventana: use dt for hwmon by Tim Harvey · 3 years, 2 months ago
  58. 49b4efe imx: ventana: remove hard-coded flexcan standby pin by Tim Harvey · 3 years, 2 months ago
  59. 395f17d imx: ventana: remove hard-coded analog video codec enable by Tim Harvey · 3 years, 2 months ago
  60. a194e6e imx: ventana: remove hard-coded USB OTG pinmux by Tim Harvey · 3 years, 2 months ago
  61. aa85d25 imx: ventana: remove hard-coded PCI reset by Tim Harvey · 3 years, 2 months ago
  62. 034105a imx: ventana: remove hard-coded USB HUBRST# gpio config by Tim Harvey · 3 years, 2 months ago
  63. 92309aa imx: ventana: replace hard-coded LED config with dt based config by Tim Harvey · 3 years, 2 months ago
  64. 706d910 imx: ventana: remove nand field from common ventana struct by Tim Harvey · 3 years, 2 months ago
  65. 45c902c imx: ventana: move wdog/uhs-i board/revision dt fixups by Tim Harvey · 3 years, 2 months ago
  66. 36de64f imx: ventana: ignore EEPROM config when checking for NAND support by Tim Harvey · 3 years, 2 months ago
  67. d9275eb board: colibri_vf: fix compiling warning by Oleksandr Suvorov · 3 years, 2 months ago
  68. 87421ab board: colibri_imx6: add board_fit_config_name_match to support FIT in SPL by Ming Liu · 3 years, 2 months ago
  69. 421440f board: toradex: make USB PID from config block optional by Stefan Agner · 3 years, 2 months ago
  70. 46307ef board: colibri_imx7: use SDP if USB serial downloader has been used by Stefan Agner · 3 years, 2 months ago
  71. d2d9ecb ARM: renesas: Mallocate bootparams on Gen3 by Marek Vasut · 3 years, 3 months ago
  72. 666671e ppc: Drop idt8t49n222a_serdes_clk driver by Simon Glass · 3 years, 2 months ago
  73. 23cd8a6 pci: Drop pci_init_board() by Simon Glass · 3 years, 2 months ago
  74. b86f43d xilinx: zynqmp: Add support for runtime dfu_alt_info setup by Michal Simek · 3 years, 2 months ago
  75. 3d23843 xilinx: zynqmp: use zynqmp_mmio_read() in multi_boot() by Michal Simek · 3 years, 2 months ago
  76. e49f2a7 xilinx: zynqmp: Change multi_boot() to return value by Michal Simek · 3 years, 2 months ago
  77. f83cfaa xilinx: zynqmp: Free allocated field for target variable by Michal Simek · 3 years, 2 months ago
  78. 0ecc7a0 ppc: socrates: Drop use of DM_PCI by Simon Glass · 3 years, 2 months ago
  79. d76415c ppc: malta: Drop use of DM_PCI by Simon Glass · 3 years, 2 months ago
  80. 97229af pci: freescale: Drop old code by Simon Glass · 3 years, 2 months ago
  81. b91c704 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 3 years, 2 months ago
  82. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 2 months ago
  83. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 2 months ago
  84. 5371593 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 2 months ago
  85. 1011ebc sunxi: Select environment MMC based on boot device by Samuel Holland · 3 years, 5 months ago
  86. ad2ec5d arm: kirkwood: Dreamplug: Use Ethernet PHY name and address from device tree by Tony Dinh · 3 years, 2 months ago
  87. 40afc06 arm: mvebu: gdsys: Remove custom spl_board_init() by Pali Rohár · 3 years, 2 months ago
  88. 2226ca1 arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage header by Pali Rohár · 3 years, 2 months ago
  89. 15f7e0d Merge branch '2021-07-28-assorted-fixes' by Tom Rini · 3 years, 2 months ago
  90. 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
  91. a6c64d2 board: ti: k2g: Program PadConfig_202 before locking RSTMUX8 by Suman Anna · 3 years, 2 months ago
  92. 558e699 arm: use the correct prototype for reset_cpu function by Patrick Delaunay · 3 years, 2 months ago
  93. 975e7cf i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 2 months ago
  94. 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 2 months ago
  95. f2d7a36 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · 3 years, 2 months ago
  96. 933b2f0 Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 2 months ago
  97. 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
  98. 4f038ee board: amlogic: vim3: fix phy-names property setup by Artem Lapkin · 3 years, 2 months ago
  99. 786c514 VIM3: mmc_get_env_dev correct non emmc boot sources by Artem Lapkin · 3 years, 4 months ago
  100. 2a7034c stm32mp1: add pull-up for gpio button PA13 and PA14 by Patrick Delaunay · 3 years, 3 months ago