1. b190deb bootstd: Add a way to set up a bootflow by Simon Glass · 2 years ago
  2. cbd71fa test: Support tests which can only be run manually by Simon Glass · 2 years ago
  3. c43635b test: Update tests to use the skip feature by Simon Glass · 2 years ago
  4. 1facaad test: Report skippped tests by Simon Glass · 2 years ago
  5. d2afb9e binman: Support writing symbols into ELF files by Simon Glass · 2 years ago
  6. 3fbba55 binman: Handle writing ELF symbols in the Entry class by Simon Glass · 2 years ago
  7. 2b8b27f binman: Split out looking up a symbol into a function by Simon Glass · 2 years ago
  8. 2856579 binman: Allow obtaining a symbol value by Simon Glass · 2 years ago
  9. 6e55b11 spl: Add a separate silence option for SPL by Simon Glass · 2 years ago
  10. ec7e8da spl: Refactor controls for console output by Simon Glass · 2 years ago
  11. 2b8d2cc spl: Use binman suffix allow symbols of any SPL etype by Simon Glass · 2 years ago
  12. 3e62adc disk: Drop debug messages in part_efi by Simon Glass · 2 years ago
  13. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years ago
  14. 6f38d91 Merge branch '2022-10-31-broadcom-updates' by Tom Rini · 2 years ago
  15. 21545a8 timer: bcmbca: use arm global timer for bcm63138 SoC by William Zhang · 2 years, 2 months ago
  16. 35751c7 timer: sti: convert sti-timer to arm a9 global timer by William Zhang · 2 years, 2 months ago
  17. 8c1a9c7 arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855 by William Zhang · 2 years, 2 months ago
  18. 779a7b6 arm: bcmbca: remove bcm6753 support under CONFIG_ARCH_BCM6753 by William Zhang · 2 years, 2 months ago
  19. 62c0ae4 arm: bcmbca: add bcm6855 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · 2 years, 2 months ago
  20. 2dab3ee arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 by William Zhang · 2 years, 2 months ago
  21. 872308c arm: bcmbca: remove bcm6858 support under CONFIG_ARCH_BCM6858 by William Zhang · 2 years, 2 months ago
  22. b0e2b6a arm: bcmbca: add bcm6858 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · 2 years, 2 months ago
  23. 4dcd23f arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 by William Zhang · 2 years, 2 months ago
  24. fdf8f29 arm: bcmbca: remove bcm68360 support under CONFIG_ARCH_BCM68360 by William Zhang · 2 years, 2 months ago
  25. dc244ca arm: bcmbca: add bcm6856 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · 2 years, 2 months ago
  26. b4582f5 arm: bcmbca: make reset_cpu function weak by William Zhang · 2 years, 2 months ago
  27. b23c804 MAINTAINERS: Add BCM63158 maintainer to BCMBCA entry by William Zhang · 2 years, 2 months ago
  28. fa9ff77 arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158 by William Zhang · 2 years, 2 months ago
  29. 07f97bd arm: bcmbca: remove bcm63158 support under CONFIG_ARCH_BCM63158 by William Zhang · 2 years, 2 months ago
  30. 61546e7 arm: bcmbca: add bcm63158 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · 2 years, 2 months ago
  31. e5703df arm: bcmbca: add bcm4908 SoC support by William Zhang · 2 years, 3 months ago
  32. 1b81843 arm: bcmbca: add bcm6813 SoC support by William Zhang · 2 years, 3 months ago
  33. dc6117d arm: bcmbca: add bcm4912 SoC support by William Zhang · 2 years, 3 months ago
  34. c6e0073 arm: bcmbca: add bcm63146 SoC support by William Zhang · 2 years, 3 months ago
  35. 21385ad arm: bcmbca: add bcm63138 SoC support by William Zhang · 2 years, 3 months ago
  36. 7e3d695 arm: bcmbca: add bcm63148 SoC support by William Zhang · 2 years, 3 months ago
  37. 4054fd7 arm: bcmbca: add bcm6756 SoC support by William Zhang · 2 years, 3 months ago
  38. 4cab038 arm: bcmbca: add bcm6878 SoC support by William Zhang · 2 years, 3 months ago
  39. adb34dd arm: bcmbca: add bcm6846 SoC support by William Zhang · 2 years, 3 months ago
  40. 41c65ce arm: bcmbca: add bcm63178 SoC support by William Zhang · 2 years, 3 months ago
  41. e8da1da buildman: Handle the MAINTAINERS 'N' tag by Simon Glass · 2 years ago
  42. 218e2c4 Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years ago
  43. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years ago
  44. 9330abf pci: Drop test for DM_VIDEO by Simon Glass · 2 years ago
  45. feda193 video: Make all video options depend on DM_VIDEO by Simon Glass · 2 years ago
  46. eaf7075 video: Drop SPLASHIMAGE_CALLBACK by Simon Glass · 2 years ago
  47. b0c5353 video: Drop common LCD implementation by Simon Glass · 2 years ago
  48. 70cc7b6 video: Drop use of the lcd header file by Simon Glass · 2 years ago
  49. 8b11295 video: Drop CONFIG_LCD by Simon Glass · 2 years ago
  50. d32eb92 video: Drop CONFIG_VIDEO by Simon Glass · 2 years ago
  51. b667f4b video: Drop CONFIG_VIDEO by Simon Glass · 2 years ago
  52. 9876b5e video: Drop LCD_BPP by Simon Glass · 2 years ago
  53. 2429068 fdt: Drop support for LCD fixup in simplefb by Simon Glass · 2 years ago
  54. 0f9b86f video: Drop remaining references to CONFIG_LCD by Simon Glass · 2 years ago
  55. 777f3e3 efi: Drop old LCD code by Simon Glass · 2 years ago
  56. f9b7bd7 video: cmd: Drop old LCD code by Simon Glass · 2 years ago
  57. c31e0c6 BuR: ronetix: siemens: Drop old LCD code by Simon Glass · 2 years ago
  58. baefc72 tegra: Drop old LCD code by Simon Glass · 2 years ago
  59. 5cab749 compulab: Drop old LCD code by Simon Glass · 2 years ago
  60. 5ce85e0 nexell: Drop old LCD code by Simon Glass · 2 years ago
  61. 365e52d video: samsung: Drop old LCD code by Simon Glass · 2 years ago
  62. 6b9a829 video: Drop atmel LCD code by Simon Glass · 2 years ago
  63. b95125e treewide: Stop enabling CONFIG_LCD by Simon Glass · 2 years ago
  64. 6503969 video: atmel: Drop CONFIG_LCD_IN_PSRAM by Simon Glass · 2 years ago
  65. 26cf75f video: Drop ld9040 driver by Simon Glass · 2 years ago
  66. be5fada video: atmel: Drop pre-DM parts of video driver by Simon Glass · 2 years ago
  67. 82f7b86 video: Drop CONFIG_AM335X_LCD by Simon Glass · 2 years ago
  68. 0852d58 BuR: Drop old LCD code by Simon Glass · 2 years ago
  69. 2285864 video: Drop VCXK video controller by Simon Glass · 2 years ago
  70. 1dc6517 Drop CONFIG_LCD_LOGO by Simon Glass · 2 years ago
  71. 3c4d848 api: Drop LCD implementation by Simon Glass · 2 years ago
  72. f24404d video: Move bmp_display() prototype to video.h by Simon Glass · 2 years ago
  73. ba97899 video: Drop CONFIG_LCD_INFO by Simon Glass · 2 years ago
  74. 8166056 video: Drop CONFIG_LCD_INFO_BELOW_LOGO by Simon Glass · 2 years ago
  75. 817f934 video: Drop CONFIG_LCD_MENU by Simon Glass · 2 years ago
  76. 832bcbb video: Drop CONFIG_LCD_ALIGNMENT by Simon Glass · 2 years ago
  77. b5b1ce8 video: lcd: Drop console rotation by Simon Glass · 2 years ago
  78. 2fd5a57 Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig by Simon Glass · 2 years ago
  79. e655003 video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE by Simon Glass · 2 years ago
  80. 4adc28e Convert CONFIG_HIDE_LOGO_VERSION to Kconfig by Simon Glass · 2 years ago
  81. 988d19d video: Split SPLASH_SCREEN_ALIGN from bmp command by Simon Glass · 2 years ago
  82. 7fcb30c splash: get devpart from environment variable by Julien Masson · 2 years ago
  83. a638d9a splash: support raw image from MMC by Julien Masson · 2 years ago
  84. c830e28 video: Add a way to get the default font height by Simon Glass · 2 years ago
  85. e90322f video: Add a function to get the dimensions of a BMP image by Simon Glass · 2 years ago
  86. 430e167 video: Add commands to list and change fonts by Simon Glass · 2 years ago
  87. 3f425f9 video: Enable the cls command by default by Simon Glass · 2 years ago
  88. 57a847c video: Add a way to change the font name and size by Simon Glass · 2 years ago
  89. 518d844 video: Add a function to select the truetype metrics by Simon Glass · 2 years ago
  90. 39fa02d video: Record the truetype font name by Simon Glass · 2 years ago
  91. 31efa25 video: Refactor to allow more than one font size by Simon Glass · 2 years ago
  92. 5330612 video: Tidy up the check for valid fonts by Simon Glass · 2 years ago
  93. 0d38901 video: Add function to obtain the U-Boot logo by Simon Glass · 2 years ago
  94. 50d562c video: Allow filling the display with a colour by Simon Glass · 2 years ago
  95. 820b589 video: Move and rename DM_HX8238D option by Simon Glass · 2 years ago
  96. f029f90 video: Move the console commands to cmd/ by Simon Glass · 2 years ago
  97. 92fd6a1 video: Use vidconsole_put_string() to write a string by Simon Glass · 2 years ago
  98. 6b6dc0d video: Provide a function to set the cursor position by Simon Glass · 2 years ago
  99. a032e4b video: Move console colours to the video uclass by Simon Glass · 2 years ago
  100. db2c8ed video: simplefb: add rotation support by Takumi Sueda · 2 years, 1 month ago