1. d90c8bc board: ti: introduce the basic files needed to support the am62a by Bryan Brattlof · 2 years, 1 month ago
  2. 544071a Nokia RX-51: Use ENTRY/ENDPROC for save_boot_params by Pali Rohár · 2 years ago
  3. 2f420f1 net: tsec: Remove non-DM_ETH support code by Tom Rini · 2 years ago
  4. 8457d02 global: Remove extraneous DM_ETH imply/select by Tom Rini · 2 years ago
  5. 08d01cd Nokia RX-51: Migrate legacy USB device options to Kconfig by Tom Rini · 2 years ago
  6. 4982e12 arm: samsung: Move CONFIG_MISC_COMMON to Kconfig by Tom Rini · 2 years ago
  7. 500dfeb mpc8548cds: Migrate CONFIG_INTERRUPTS to Kconfig by Tom Rini · 2 years ago
  8. d9feb83 Convert CONFIG_POWER_LTC3676 et al to Kconfig by Tom Rini · 2 years ago
  9. 2a776c7 Convert CONFIG_FSL_CADMUS to Kconfig by Tom Rini · 2 years ago
  10. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  11. a322afc global: Move remaining CONFIG_*SRIO_* to CFG_* by Tom Rini · 2 years ago
  12. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  13. ecc8d42 global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI* by Tom Rini · 2 years ago
  14. cdc5ed8 global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_* by Tom Rini · 2 years ago
  15. 9109213 global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* by Tom Rini · 2 years ago
  16. 0ed384f global: Move remaining CONFIG_SYS_NOR_* to CFG_SYS_NOR_* by Tom Rini · 2 years ago
  17. 4e59094 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 2 years ago
  18. b40d154 xilinx: zynqmp: Fix SPL_FS_LOAD_PAYLOAD_NAME usage by Michal Simek · 2 years ago
  19. 74673ca arm64: zynqmp: Do not include psu_init to U-Boot by default by Michal Simek · 2 years ago
  20. 9129a6b board/xilinx/zynqmp/MAINTAINERS: change e-mail address for Luca Ceresoli by Luca Ceresoli · 2 years ago
  21. 2e3c10e xilinx: Remove unused ZYNQ_MAC_IN_EEPROM/ZYNQ_GEM_I2C_MAC_OFFSET entries by Michal Simek · 2 years ago
  22. f3538a3 xilinx: Add option to select SC id instead of DUT id for SC support by Michal Simek · 2 years ago
  23. 58880b5 MAINTAINERS: add RaspberryPi co-maintainer by Matthias Brugger · 2 years ago
  24. 0524bfc sandbox: Move the capsule GUID declarations to board file by Sughosh Ganu · 2 years, 1 month ago
  25. 7ca9662 arm64: zynqmp: Create vck190 spl link for revB by Michal Simek · 2 years, 1 month ago
  26. ba74bcf xilinx: common: Remove zynq_board_read_rom_ethaddr() by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  27. 2827c2f Fix usage of CONFIG_PREBOOT by Pali Rohár · 2 years, 5 months ago
  28. c4ee4fe Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years ago
  29. cc1159b global: Migrate CONFIG_HPS* symbols to the CFG namespace by Tom Rini · 2 years, 1 month ago
  30. 6cc0454 global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  31. 5155207 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  32. 9244b2f Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig by Tom Rini · 2 years, 1 month ago
  33. dcbc4ae imx: imx8qxp: giedi switch to binman by Oliver Graute · 2 years, 1 month ago
  34. 4aa7388 imx: imx8qm: imx8qm_mek switch to binman by Oliver Graute · 2 years, 1 month ago
  35. 61c57b6 imx: imx8qxp: imx8qxp_mek switch to binman by Oliver Graute · 2 years, 1 month ago
  36. 5a878c9 imx: imx8qm: cgtqmx8: switch to binman by Oliver Graute · 2 years, 1 month ago
  37. 55be843 imx: imx8qm-rom7720: switch to binman by Oliver Graute · 2 years, 1 month ago
  38. 765f6f1 imx: imx8m{m,n,p}_venice: migrate to CONFIG_EXTRA_ENV_TEXT by Tim Harvey · 2 years, 1 month ago
  39. 630abef board: gateworks: venice: remove redundance adjustment of thermal trip points by Tim Harvey · 2 years, 1 month ago
  40. cf8ffbe mx6cuboxi: migrate to DM_SERIAL by Baruch Siach · 2 years, 1 month ago
  41. c8f3402 arm: imx8mp: Initial MSC SM2S iMX8MP support by Martyn Welch · 2 years, 1 month ago
  42. 3a7943a imx: imx8mm-beacon: Enable USB booting via SDP by Adam Ford · 2 years, 1 month ago
  43. b6c8a28 imx: imx8mm_beacon: Eliminate a few extras to free up SPL space by Adam Ford · 2 years, 1 month ago
  44. a5685ea imx: imx8mn-beacon: Fix out of spec voltage by Adam Ford · 2 years, 1 month ago
  45. 6cc8b5d arm: mvebu: Add RD-AC5X board by Chris Packham · 2 years, 1 month ago
  46. 87ac4b4 Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb by Pali Rohár · 2 years, 1 month ago
  47. 45fc699 Merge tag 'mips-pull-2022-11-03' of https://source.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 2 years, 1 month ago
  48. 36bc9b6 Merge branch '2022-11-02-assorted-updates' by Tom Rini · 2 years, 1 month ago
  49. 7321bad riscv: Update Microchip MPFS Icicle Kit support by Padmarao Begari · 2 years, 1 month ago
  50. e9dcd5b MIPS: remove CONFIG_SYS_MHZ by Daniel Schwierzeck · 2 years, 5 months ago
  51. ea253ad treewide: Remove the unnecessary space before semicolon by Bin Meng · 2 years, 1 month ago
  52. 4849e2e highbank: scan into hb_sregs DT subnodes by Andre Przywara · 2 years, 1 month ago
  53. 873cf8a test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · 2 years, 1 month ago
  54. 95b5a7d FWU: STM32MP1: Add support to read boot index from backup register by Sughosh Ganu · 2 years, 1 month ago
  55. d70c4a0 stm32mp1: Add image information for capsule updates by Sughosh Ganu · 2 years, 1 month ago
  56. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  57. 779a7b6 arm: bcmbca: remove bcm6753 support under CONFIG_ARCH_BCM6753 by William Zhang · 2 years, 3 months ago
  58. 62c0ae4 arm: bcmbca: add bcm6855 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · 2 years, 3 months ago
  59. 872308c arm: bcmbca: remove bcm6858 support under CONFIG_ARCH_BCM6858 by William Zhang · 2 years, 3 months ago
  60. b0e2b6a arm: bcmbca: add bcm6858 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · 2 years, 3 months ago
  61. fdf8f29 arm: bcmbca: remove bcm68360 support under CONFIG_ARCH_BCM68360 by William Zhang · 2 years, 3 months ago
  62. dc244ca arm: bcmbca: add bcm6856 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · 2 years, 3 months ago
  63. b4582f5 arm: bcmbca: make reset_cpu function weak by William Zhang · 2 years, 3 months ago
  64. 07f97bd arm: bcmbca: remove bcm63158 support under CONFIG_ARCH_BCM63158 by William Zhang · 2 years, 3 months ago
  65. 61546e7 arm: bcmbca: add bcm63158 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · 2 years, 3 months ago
  66. e5703df arm: bcmbca: add bcm4908 SoC support by William Zhang · 2 years, 4 months ago
  67. 1b81843 arm: bcmbca: add bcm6813 SoC support by William Zhang · 2 years, 4 months ago
  68. dc6117d arm: bcmbca: add bcm4912 SoC support by William Zhang · 2 years, 4 months ago
  69. c6e0073 arm: bcmbca: add bcm63146 SoC support by William Zhang · 2 years, 4 months ago
  70. 21385ad arm: bcmbca: add bcm63138 SoC support by William Zhang · 2 years, 4 months ago
  71. 7e3d695 arm: bcmbca: add bcm63148 SoC support by William Zhang · 2 years, 4 months ago
  72. 4054fd7 arm: bcmbca: add bcm6756 SoC support by William Zhang · 2 years, 4 months ago
  73. 4cab038 arm: bcmbca: add bcm6878 SoC support by William Zhang · 2 years, 4 months ago
  74. adb34dd arm: bcmbca: add bcm6846 SoC support by William Zhang · 2 years, 4 months ago
  75. 41c65ce arm: bcmbca: add bcm63178 SoC support by William Zhang · 2 years, 4 months ago
  76. 218e2c4 Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years, 1 month ago
  77. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
  78. 70cc7b6 video: Drop use of the lcd header file by Simon Glass · 2 years, 1 month ago
  79. b667f4b video: Drop CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
  80. c31e0c6 BuR: ronetix: siemens: Drop old LCD code by Simon Glass · 2 years, 1 month ago
  81. 5cab749 compulab: Drop old LCD code by Simon Glass · 2 years, 1 month ago
  82. 365e52d video: samsung: Drop old LCD code by Simon Glass · 2 years, 1 month ago
  83. 6b9a829 video: Drop atmel LCD code by Simon Glass · 2 years, 1 month ago
  84. 6503969 video: atmel: Drop CONFIG_LCD_IN_PSRAM by Simon Glass · 2 years, 1 month ago
  85. 26cf75f video: Drop ld9040 driver by Simon Glass · 2 years, 1 month ago
  86. 82f7b86 video: Drop CONFIG_AM335X_LCD by Simon Glass · 2 years, 1 month ago
  87. 0852d58 BuR: Drop old LCD code by Simon Glass · 2 years, 1 month ago
  88. 2285864 video: Drop VCXK video controller by Simon Glass · 2 years, 1 month ago
  89. ba97899 video: Drop CONFIG_LCD_INFO by Simon Glass · 2 years, 1 month ago
  90. 817f934 video: Drop CONFIG_LCD_MENU by Simon Glass · 2 years, 1 month ago
  91. e655003 video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE by Simon Glass · 2 years, 1 month ago
  92. f29f98d sandbox: typo Fictionnal by Heinrich Schuchardt · 2 years, 1 month ago
  93. 3eebbd8 Merge tag 'fsl-qoriq-2022-10-18' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 2 years, 1 month ago
  94. 7d8ab3c Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 1 month ago
  95. 727694b verdin-imx8mp: spl: initialize caam by Andrejs Cainikovs · 2 years, 2 months ago
  96. 61e7f97 board: gateworks: venice: add imx8mm-gw7904 support by Tim Harvey · 2 years, 2 months ago
  97. 864ac2c board: imx8mp: Add Engicam i.Core MX8M Plus EDIMM2.2 Starter Kit by Manoj Sai · 2 years, 3 months ago
  98. ad0ff2f board: gateworks: venice: add GW7903 PMIC by Tim Harvey · 2 years, 4 months ago
  99. 65e8b64 board: gateworks: gw_ventana: fix building with GCC 12.2 by Heinrich Schuchardt · 2 years, 2 months ago
  100. f60e6f6 input: Remove legacy KEYBOARD option by Tom Rini · 2 years, 1 month ago