1. ea2ca7e spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 6 months ago
  2. 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 6 months ago
  3. 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 6 months ago
  4. 0017931 Revert most of the series for adding vexpress_aemv8r support by Tom Rini · 3 years, 5 months ago
  5. b53bbca vexpress64: Add BASER_FVP vexpress board variant by Peter Hoyes · 3 years, 6 months ago
  6. f629895 board: stemmy: Update documentation by Stephan Gerhold · 3 years, 6 months ago
  7. e2e5eec Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 3 years, 5 months ago
  8. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 6 months ago
  9. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 6 months ago
  10. c278b05 nitrogen6x: Migrate DDR_MB to Kconfig by Tom Rini · 3 years, 6 months ago
  11. 148b8bb imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · 3 years, 6 months ago
  12. efb5dab7 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · 3 years, 6 months ago
  13. 1c5aedc board: x530: switch to wdt_stop_all() by Rasmus Villemoes · 3 years, 6 months ago
  14. 8897bf4 global: Remove unused or unnecessary CONFIG symbols related to DDR by Tom Rini · 3 years, 6 months ago
  15. 809c4f2 Kconfig: Use spaces not tabs in Kconfig entires by Tom Rini · 3 years, 6 months ago
  16. d1240b6 global: Remove dead code that starts with CONFIG_[0-9A] by Tom Rini · 3 years, 6 months ago
  17. d93d363 varisys: Remove dead code by Tom Rini · 3 years, 6 months ago
  18. 6d5d0c9 i2c: fsl_i2c: Migrate to Kconfig by Tom Rini · 3 years, 6 months ago
  19. a5752f8 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · 3 years, 6 months ago
  20. 14376b8 ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace by Tom Rini · 3 years, 6 months ago
  21. db15787 am43xx: Drop non-DM_I2C code by Tom Rini · 3 years, 6 months ago
  22. bbd9427 am335x: Drop non-DM_I2C code by Tom Rini · 3 years, 6 months ago
  23. 52c7e37 Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig by Tom Rini · 3 years, 6 months ago
  24. 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 6 months ago
  25. de69572 Convert CONFIG_SYS_I2C_SOFT et al to Kconfig by Tom Rini · 3 years, 6 months ago
  26. 88cd7d0 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · 3 years, 6 months ago
  27. 433eb4a siemens: Move CONFIG_SYS_I2C_EEPROM_ADDR usage out of CONFIG namespace by Tom Rini · 3 years, 6 months ago
  28. d64d153 keymile: Use CONFIG_SYS_IVM_EEPROM_ADR by Tom Rini · 3 years, 6 months ago
  29. b61d18c arm: shc: Change CONFIG_SYS_I2C_EEPROM_ADDR to EEPROM_ADDR by Tom Rini · 3 years, 6 months ago
  30. 20815ec davinci: Drop CONFIG_MAC_ADDR_IN_EEPROM by Tom Rini · 3 years, 6 months ago
  31. 2a14536 kp_imx53: Switch to using a local namespace for ID EEPROM by Tom Rini · 3 years, 6 months ago
  32. b9cb74a Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 6 months ago
  33. 52ff162 xilinx: common: Enabling generic function for DT reselection by Michal Simek · 3 years, 6 months ago
  34. 5bd5ee0 xilinx: zynqmp: Check that DT is 64bit aligned by Michal Simek · 3 years, 6 months ago
  35. 8823253 xilinx: Add support for generic board detection by Michal Simek · 3 years, 7 months ago
  36. b262863 xilinx: common: Free allocated structure by Michal Simek · 3 years, 6 months ago
  37. d9c93c9 xilinx: common: Change board_info[] handling by Michal Simek · 3 years, 6 months ago
  38. 57f7103 xilinx: Use variable for passing board_name by Michal Simek · 3 years, 7 months ago
  39. 530560b xilinx: fru: Replace spaces with \0 in detected name by Michal Simek · 3 years, 6 months ago
  40. afb08a8 xilinx: zynqmp: Add debug messages for boot mode by Michal Simek · 3 years, 7 months ago
  41. 80c0d38 xilinx: common: Add function to print SoC info by T Karthik Reddy · 3 years, 6 months ago
  42. 655d69f mmc: zynq_sdhci: Move setting tapdelay code to driver by Ashok Reddy Soma · 3 years, 6 months ago
  43. d044982 mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelays by Ashok Reddy Soma · 3 years, 6 months ago
  44. 7bfa565 Merge branch 'next-socfpga' of https://github.com/tienfong/uboot_mainline by Tom Rini · 3 years, 6 months ago
  45. d1b2e4b board: intel: Add socdk board support for Intel N5X device by Siew Chin Lim · 3 years, 6 months ago
  46. 18f4e85 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 6 months ago
  47. 79d389a Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 6 months ago
  48. 3bd5ea5 board: T4240rdb: Extend cs4340_get_fw_addr() functionality by Kuldeep Singh · 3 years, 6 months ago
  49. 8ae83cc board: t208x: Extend cs4340_get_fw_addr() functionality by Kuldeep Singh · 3 years, 6 months ago
  50. 9619283 board: ls2088ardb: Extend cs4340_get_fw_addr() functionality by Kuldeep Singh · 3 years, 6 months ago
  51. 0dfa9da board: fsl_validate: Fix resource leak issue by Kshitiz Varshney · 3 years, 6 months ago
  52. 6466b95 board: freescale: t208xrdb: enable Power-On Reset for rev D boards by Camelia Groza · 3 years, 6 months ago
  53. 47d73ba board: sifive: overwrite board_fdt_blob_setup in u-boot proper by Zong Li · 3 years, 7 months ago
  54. 87e8481 board: sifive: compile stuff only related to SPL in SPL build by Zong Li · 3 years, 7 months ago
  55. 5e39e20 board: apalis-tk1: launch toradex easy installer in usb recovery by Marcel Ziswiler · 3 years, 6 months ago
  56. b73e8bf arm: stm32mp: add defconfig for trusted boot with FIP by Patrick Delaunay · 3 years, 7 months ago
  57. 6de57b4 arm: stm32mp: add config for STM32IMAGE support by Patrick Delaunay · 3 years, 7 months ago
  58. a252771 Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · 3 years, 6 months ago
  59. 4dc1a5c Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 6 months ago
  60. aba3fa1 Merge tag 'u-boot-amlogic-20210810' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 6 months ago
  61. d248627 riscv: qemu: Enable MTD NOR flash support by Bin Meng · 3 years, 6 months ago
  62. e21c74f arm: kirkwood: Goflex Home: Update board maintainer by Tony Dinh · 3 years, 6 months ago
  63. 9176f4f arm: kirkwood: Dockstar: Update board maintainer by Tony Dinh · 3 years, 6 months ago
  64. 293a8de arm: kirkwood: GoFlex Home: Use Ethernet PHY name and address from device tree by Tony Dinh · 3 years, 6 months ago
  65. 480aeb0 board: amlogic: odroid-n2: fix fdtfile suffix for n2-plus by Christian Hewitt · 3 years, 6 months ago
  66. 4da98ee Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 6 months ago
  67. 3f2b4d7 arm: imx: add i.MX8ULP EVK support by Peng Fan · 3 years, 6 months ago
  68. 2eb8564 board: gateworks: venice: add board model to dt by Tim Harvey · 3 years, 7 months ago
  69. 1d1f3c8 mx28evk: Convert to driver model by Fabio Estevam · 4 years ago
  70. a8a72c3 board: gateworks: venice: add imx8mm-gw7902 support by Tim Harvey · 3 years, 7 months ago
  71. 57d27aa board: gateworks: venice: add board model/serial# to env by Tim Harvey · 3 years, 7 months ago
  72. 67c6d03 board: gateworks: venice: use bus numbers vs names by Tim Harvey · 3 years, 7 months ago
  73. 692c25e board: gateworks: venice: get mem size from dt by Tim Harvey · 3 years, 7 months ago
  74. 82679f9 warp: Use the correct symbol for CONFIG_IMX_HAB by Fabio Estevam · 3 years, 7 months ago
  75. 249ee65 imx: ventana: add support for GW54xx-G revision by Tim Harvey · 3 years, 7 months ago
  76. bf6bdef imx: ventana: add support for GW53xx-G revision by Tim Harvey · 3 years, 7 months ago
  77. 3ef59ac imx: ventana: add GW5913 support by Tim Harvey · 3 years, 7 months ago
  78. 744d21c imx: ventana: add GW5912 support by Tim Harvey · 3 years, 7 months ago
  79. 2580540 imx: ventana: add GW5910 support by Tim Harvey · 3 years, 7 months ago
  80. 2d02586 imx: ventana: use dt for hwmon by Tim Harvey · 3 years, 7 months ago
  81. 49b4efe imx: ventana: remove hard-coded flexcan standby pin by Tim Harvey · 3 years, 7 months ago
  82. 395f17d imx: ventana: remove hard-coded analog video codec enable by Tim Harvey · 3 years, 7 months ago
  83. a194e6e imx: ventana: remove hard-coded USB OTG pinmux by Tim Harvey · 3 years, 7 months ago
  84. aa85d25 imx: ventana: remove hard-coded PCI reset by Tim Harvey · 3 years, 7 months ago
  85. 034105a imx: ventana: remove hard-coded USB HUBRST# gpio config by Tim Harvey · 3 years, 7 months ago
  86. 92309aa imx: ventana: replace hard-coded LED config with dt based config by Tim Harvey · 3 years, 7 months ago
  87. 706d910 imx: ventana: remove nand field from common ventana struct by Tim Harvey · 3 years, 7 months ago
  88. 45c902c imx: ventana: move wdog/uhs-i board/revision dt fixups by Tim Harvey · 3 years, 7 months ago
  89. 36de64f imx: ventana: ignore EEPROM config when checking for NAND support by Tim Harvey · 3 years, 7 months ago
  90. d9275eb board: colibri_vf: fix compiling warning by Oleksandr Suvorov · 3 years, 7 months ago
  91. 87421ab board: colibri_imx6: add board_fit_config_name_match to support FIT in SPL by Ming Liu · 3 years, 7 months ago
  92. 421440f board: toradex: make USB PID from config block optional by Stefan Agner · 3 years, 7 months ago
  93. 46307ef board: colibri_imx7: use SDP if USB serial downloader has been used by Stefan Agner · 3 years, 7 months ago
  94. d2d9ecb ARM: renesas: Mallocate bootparams on Gen3 by Marek Vasut · 3 years, 8 months ago
  95. 666671e ppc: Drop idt8t49n222a_serdes_clk driver by Simon Glass · 3 years, 6 months ago
  96. 23cd8a6 pci: Drop pci_init_board() by Simon Glass · 3 years, 6 months ago
  97. b86f43d xilinx: zynqmp: Add support for runtime dfu_alt_info setup by Michal Simek · 3 years, 7 months ago
  98. 3d23843 xilinx: zynqmp: use zynqmp_mmio_read() in multi_boot() by Michal Simek · 3 years, 7 months ago
  99. e49f2a7 xilinx: zynqmp: Change multi_boot() to return value by Michal Simek · 3 years, 7 months ago
  100. f83cfaa xilinx: zynqmp: Free allocated field for target variable by Michal Simek · 3 years, 7 months ago