1. 6cc0454 global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  2. 5155207 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  3. d236210 Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to Kconfig by Tom Rini · 2 years, 1 month ago
  4. 8c778f7 Convert CONFIG_SYS_NONCACHED_MEMORY to Kconfig by Tom Rini · 2 years, 1 month ago
  5. 08574ed Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years, 1 month ago
  6. 9ba938e Convert CONFIG_SYS_MMC_MAX_DEVICE to Kconfig by Tom Rini · 2 years, 1 month ago
  7. 75fc79e Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig by Tom Rini · 2 years, 1 month ago
  8. a918df2 Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · 2 years, 1 month ago
  9. e28e0f4 rtc: Remove unused drivers by Tom Rini · 2 years, 1 month ago
  10. 2c8d04d Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to Kconfig by Tom Rini · 2 years, 1 month ago
  11. b85d759 powerpc: Migrate SYS_L3_SIZE to Kconfig by Tom Rini · 2 years, 1 month ago
  12. 22a2283 powerpc: Migrate SYS_L2_SIZE to Kconfig by Tom Rini · 2 years, 1 month ago
  13. e020b97 Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et al by Tom Rini · 2 years, 1 month ago
  14. c56289d Convert CONFIG_SYS_INTERLAKEN et al to Kconfig by Tom Rini · 2 years, 1 month ago
  15. 14a5d3b Remove dead code by Tom Rini · 2 years, 1 month ago
  16. d3d0b5b Convert CONFIG_SYS_INIT_RAM_LOCK to Kconfig by Tom Rini · 2 years, 1 month ago
  17. 9244b2f Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig by Tom Rini · 2 years, 1 month ago
  18. 9520181 dm: sandbox: Switch over to using the new host uclass by Simon Glass · 2 years, 1 month ago
  19. 9bd1aa8 dm: sandbox: Create a new HOST uclass by Simon Glass · 2 years, 1 month ago
  20. 41e7510 dm: blk: Tidy up obtaining a block device from its parent by Simon Glass · 2 years, 1 month ago
  21. d1b4659 test: Add a way to detect a test that breaks another by Simon Glass · 2 years, 1 month ago
  22. 5ea894a dm: test: Clear the block cache after running a test by Simon Glass · 2 years, 1 month ago
  23. 6ca4d5b sandbox: Add missing comments for os_alarm() by Simon Glass · 2 years, 1 month ago
  24. ff1f0e4 dm: sandbox: Drop non-BLK code from host implementation by Simon Glass · 2 years, 1 month ago
  25. 6cc8b5d arm: mvebu: Add RD-AC5X board by Chris Packham · 2 years, 1 month ago
  26. 87ac4b4 Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb by Pali Rohár · 2 years, 1 month ago
  27. 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 WIP/03Nov2022
  28. a29491a MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig by Daniel Schwierzeck · 2 years, 5 months ago
  29. ea24b0e MIPS: mscc: remove unused CPU_CLOCK_RATE by Daniel Schwierzeck · 2 years, 5 months ago
  30. e9dcd5b MIPS: remove CONFIG_SYS_MHZ by Daniel Schwierzeck · 2 years, 5 months ago
  31. 44b7abf highbank: switch to use the Arm SP804 DM_TIMER driver by Andre Przywara · 2 years, 1 month ago
  32. 50128ae cyclic: get rid of cyclic_init() by Rasmus Villemoes · 2 years, 1 month ago
  33. 2896839 cyclic: switch to using hlist instead of list by Rasmus Villemoes · 2 years, 1 month ago
  34. 2399b62 list.h: synchronize hlist_for_each_entry* iterators with linux by Rasmus Villemoes · 2 years, 1 month ago
  35. 6b84b1d cyclic: drop redundant cyclic_ready flag by Rasmus Villemoes · 2 years, 1 month ago
  36. d7de5ef cyclic: use a flag in gd->flags for recursion protection by Rasmus Villemoes · 2 years, 1 month ago
  37. 8679405 FWU: Add support for the FWU Multi Bank Update feature by Sughosh Ganu · 2 years, 1 month ago
  38. 7e9814c FWU: Add boot time checks as highlighted by the FWU specification by Sughosh Ganu · 2 years, 1 month ago
  39. 467bad5 event: Add an event for main_loop by Sughosh Ganu · 2 years, 1 month ago
  40. 95b5a7d FWU: STM32MP1: Add support to read boot index from backup register by Sughosh Ganu · 2 years, 1 month ago
  41. 7d6e2c5 FWU: Add helper functions for accessing FWU metadata by Sughosh Ganu · 2 years, 1 month ago
  42. d70c4a0 stm32mp1: Add image information for capsule updates by Sughosh Ganu · 2 years, 1 month ago
  43. 554b38f FWU: Add FWU metadata access driver for GPT partitioned block devices by Sughosh Ganu · 2 years, 1 month ago
  44. 2eaedc9 FWU: Add FWU metadata structure and driver for accessing metadata by Sughosh Ganu · 2 years, 1 month ago
  45. 7f3470b vbe: Add a command to show the VBE state by Simon Glass · 2 years, 1 month ago
  46. d8b7c34 vbe: Record which phases loaded using VBE by Simon Glass · 2 years, 1 month ago
  47. d2b22ae vbe: Support reading the next SPL phase via VBE by Simon Glass · 2 years, 1 month ago
  48. 70b26e4 vbe: Support selecting operations by SPL phase by Simon Glass · 2 years, 1 month ago
  49. f1459c3 sandbox: Support obtaining the next phase from an image by Simon Glass · 2 years, 1 month ago
  50. bbe285c image: Allow loading a FIT image for a particular phase by Simon Glass · 2 years, 1 month ago
  51. 44ad35a image: Add the concept of a phase to FIT by Simon Glass · 2 years, 1 month ago
  52. 830690d sandbox: Generalise SPL booting by Simon Glass · 2 years, 1 month ago
  53. 494e66d image: Move comment for fit_conf_find_compat() by Simon Glass · 2 years, 1 month ago
  54. 2ff3db3 usb: Update the test to cover reading and writing by Simon Glass · 2 years, 1 month ago
  55. 606b926 dm: blk: Add udevice functions by Simon Glass · 2 years, 1 month ago
  56. 76c839f disk: Rename block functions by Simon Glass · 2 years, 1 month ago
  57. b190deb bootstd: Add a way to set up a bootflow by Simon Glass · 2 years, 1 month ago
  58. cbd71fa test: Support tests which can only be run manually by Simon Glass · 2 years, 1 month ago
  59. 1facaad test: Report skippped tests by Simon Glass · 2 years, 1 month ago
  60. 2b8d2cc spl: Use binman suffix allow symbols of any SPL etype by Simon Glass · 2 years, 1 month ago
  61. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  62. 779a7b6 arm: bcmbca: remove bcm6753 support under CONFIG_ARCH_BCM6753 by William Zhang · 2 years, 3 months ago
  63. 62c0ae4 arm: bcmbca: add bcm6855 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · 2 years, 3 months ago
  64. 872308c arm: bcmbca: remove bcm6858 support under CONFIG_ARCH_BCM6858 by William Zhang · 2 years, 3 months ago
  65. b0e2b6a arm: bcmbca: add bcm6858 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · 2 years, 3 months ago
  66. fdf8f29 arm: bcmbca: remove bcm68360 support under CONFIG_ARCH_BCM68360 by William Zhang · 2 years, 3 months ago
  67. dc244ca arm: bcmbca: add bcm6856 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · 2 years, 3 months ago
  68. 07f97bd arm: bcmbca: remove bcm63158 support under CONFIG_ARCH_BCM63158 by William Zhang · 2 years, 3 months ago
  69. 61546e7 arm: bcmbca: add bcm63158 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · 2 years, 3 months ago
  70. e5703df arm: bcmbca: add bcm4908 SoC support by William Zhang · 2 years, 4 months ago
  71. 1b81843 arm: bcmbca: add bcm6813 SoC support by William Zhang · 2 years, 4 months ago
  72. dc6117d arm: bcmbca: add bcm4912 SoC support by William Zhang · 2 years, 4 months ago
  73. c6e0073 arm: bcmbca: add bcm63146 SoC support by William Zhang · 2 years, 4 months ago
  74. 21385ad arm: bcmbca: add bcm63138 SoC support by William Zhang · 2 years, 4 months ago
  75. 7e3d695 arm: bcmbca: add bcm63148 SoC support by William Zhang · 2 years, 4 months ago
  76. 4054fd7 arm: bcmbca: add bcm6756 SoC support by William Zhang · 2 years, 4 months ago
  77. 4cab038 arm: bcmbca: add bcm6878 SoC support by William Zhang · 2 years, 4 months ago
  78. adb34dd arm: bcmbca: add bcm6846 SoC support by William Zhang · 2 years, 4 months ago
  79. 41c65ce arm: bcmbca: add bcm63178 SoC support by William Zhang · 2 years, 4 months ago
  80. 218e2c4 Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years, 1 month ago
  81. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
  82. eaf7075 video: Drop SPLASHIMAGE_CALLBACK by Simon Glass · 2 years, 1 month ago
  83. b0c5353 video: Drop common LCD implementation by Simon Glass · 2 years, 1 month ago
  84. 9876b5e video: Drop LCD_BPP by Simon Glass · 2 years, 1 month ago
  85. 0f9b86f video: Drop remaining references to CONFIG_LCD by Simon Glass · 2 years, 1 month ago
  86. c31e0c6 BuR: ronetix: siemens: Drop old LCD code by Simon Glass · 2 years, 1 month ago
  87. baefc72 tegra: Drop old LCD code by Simon Glass · 2 years, 1 month ago
  88. 365e52d video: samsung: Drop old LCD code by Simon Glass · 2 years, 1 month ago
  89. 6b9a829 video: Drop atmel LCD code by Simon Glass · 2 years, 1 month ago
  90. 26cf75f video: Drop ld9040 driver by Simon Glass · 2 years, 1 month ago
  91. f24404d video: Move bmp_display() prototype to video.h by Simon Glass · 2 years, 1 month ago
  92. ba97899 video: Drop CONFIG_LCD_INFO by Simon Glass · 2 years, 1 month ago
  93. 8166056 video: Drop CONFIG_LCD_INFO_BELOW_LOGO by Simon Glass · 2 years, 1 month ago
  94. 817f934 video: Drop CONFIG_LCD_MENU by Simon Glass · 2 years, 1 month ago
  95. 832bcbb video: Drop CONFIG_LCD_ALIGNMENT by Simon Glass · 2 years, 1 month ago
  96. 2fd5a57 Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig by Simon Glass · 2 years, 1 month ago
  97. e655003 video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE by Simon Glass · 2 years, 1 month ago
  98. 4adc28e Convert CONFIG_HIDE_LOGO_VERSION to Kconfig by Simon Glass · 2 years, 1 month ago
  99. c830e28 video: Add a way to get the default font height by Simon Glass · 2 years, 2 months ago
  100. e90322f video: Add a function to get the dimensions of a BMP image by Simon Glass · 2 years, 2 months ago