1. 37f85de binman: Support writing symbols into ELF files by Simon Glass · 2 years, 1 month ago
  2. 6fc079e binman: Handle writing ELF symbols in the Entry class by Simon Glass · 2 years, 1 month ago
  3. 133f0f7 binman: Split out looking up a symbol into a function by Simon Glass · 2 years, 1 month ago
  4. cb452b0 binman: Allow obtaining a symbol value by Simon Glass · 2 years, 1 month ago
  5. 66eea9f spl: Add a separate silence option for SPL by Simon Glass · 2 years, 1 month ago
  6. a65cc06 spl: Refactor controls for console output by Simon Glass · 2 years, 1 month ago
  7. 5a332c1 spl: Use binman suffix allow symbols of any SPL etype by Simon Glass · 2 years, 1 month ago
  8. a6265b5 disk: Drop debug messages in part_efi by Simon Glass · 2 years, 1 month ago
  9. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  10. 4078fec Merge branch '2022-10-31-broadcom-updates' by Tom Rini · 2 years, 1 month ago
  11. 0d648e7 timer: bcmbca: use arm global timer for bcm63138 SoC by William Zhang · 2 years, 3 months ago
  12. 38c26de timer: sti: convert sti-timer to arm a9 global timer by William Zhang · 2 years, 3 months ago
  13. 3892182 arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855 by William Zhang · 2 years, 3 months ago
  14. 504f062 arm: bcmbca: remove bcm6753 support under CONFIG_ARCH_BCM6753 by William Zhang · 2 years, 3 months ago
  15. cee5e9d arm: bcmbca: add bcm6855 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · 2 years, 3 months ago
  16. 6b45fa6 arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 by William Zhang · 2 years, 3 months ago
  17. 28fe6ed arm: bcmbca: remove bcm6858 support under CONFIG_ARCH_BCM6858 by William Zhang · 2 years, 3 months ago
  18. a287017 arm: bcmbca: add bcm6858 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · 2 years, 3 months ago
  19. df0b5bb arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 by William Zhang · 2 years, 3 months ago
  20. 2122756 arm: bcmbca: remove bcm68360 support under CONFIG_ARCH_BCM68360 by William Zhang · 2 years, 3 months ago
  21. d0eaa2c arm: bcmbca: add bcm6856 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · 2 years, 3 months ago
  22. 771896c arm: bcmbca: make reset_cpu function weak by William Zhang · 2 years, 3 months ago
  23. f4704a1 MAINTAINERS: Add BCM63158 maintainer to BCMBCA entry by William Zhang · 2 years, 3 months ago
  24. 35a3ec1b arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158 by William Zhang · 2 years, 3 months ago
  25. 2abed60 arm: bcmbca: remove bcm63158 support under CONFIG_ARCH_BCM63158 by William Zhang · 2 years, 3 months ago
  26. 9a4519c arm: bcmbca: add bcm63158 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · 2 years, 3 months ago
  27. 26b895d arm: bcmbca: add bcm4908 SoC support by William Zhang · 2 years, 4 months ago
  28. aaf984f arm: bcmbca: add bcm6813 SoC support by William Zhang · 2 years, 4 months ago
  29. 40e4a52 arm: bcmbca: add bcm4912 SoC support by William Zhang · 2 years, 4 months ago
  30. 5cfa580 arm: bcmbca: add bcm63146 SoC support by William Zhang · 2 years, 4 months ago
  31. eceeac8 arm: bcmbca: add bcm63138 SoC support by William Zhang · 2 years, 4 months ago
  32. ad47f4e arm: bcmbca: add bcm63148 SoC support by William Zhang · 2 years, 4 months ago
  33. be15842 arm: bcmbca: add bcm6756 SoC support by William Zhang · 2 years, 4 months ago
  34. fe68cea arm: bcmbca: add bcm6878 SoC support by William Zhang · 2 years, 4 months ago
  35. 58245a9 arm: bcmbca: add bcm6846 SoC support by William Zhang · 2 years, 4 months ago
  36. bef9e39 arm: bcmbca: add bcm63178 SoC support by William Zhang · 2 years, 4 months ago
  37. 3a90a69 buildman: Handle the MAINTAINERS 'N' tag by Simon Glass · 2 years, 2 months ago
  38. 5bfbffb Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years, 1 month ago
  39. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
  40. 04c640c pci: Drop test for DM_VIDEO by Simon Glass · 2 years, 1 month ago
  41. 557786c video: Make all video options depend on DM_VIDEO by Simon Glass · 2 years, 1 month ago
  42. aaf74bf video: Drop SPLASHIMAGE_CALLBACK by Simon Glass · 2 years, 1 month ago
  43. 009ebfa video: Drop common LCD implementation by Simon Glass · 2 years, 1 month ago
  44. bcb87b6 video: Drop use of the lcd header file by Simon Glass · 2 years, 1 month ago
  45. fae8560 video: Drop CONFIG_LCD by Simon Glass · 2 years, 1 month ago
  46. 0e85745 video: Drop CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
  47. 678d4e3 video: Drop CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
  48. 3caf032 video: Drop LCD_BPP by Simon Glass · 2 years, 1 month ago
  49. c15f93f fdt: Drop support for LCD fixup in simplefb by Simon Glass · 2 years, 1 month ago
  50. 395bcf2 video: Drop remaining references to CONFIG_LCD by Simon Glass · 2 years, 1 month ago
  51. 26a6af2 efi: Drop old LCD code by Simon Glass · 2 years, 1 month ago
  52. b24a7d9 video: cmd: Drop old LCD code by Simon Glass · 2 years, 1 month ago
  53. e098f08 BuR: ronetix: siemens: Drop old LCD code by Simon Glass · 2 years, 1 month ago
  54. c162e02 tegra: Drop old LCD code by Simon Glass · 2 years, 1 month ago
  55. 2c93227 compulab: Drop old LCD code by Simon Glass · 2 years, 1 month ago
  56. 8e0e1c4 nexell: Drop old LCD code by Simon Glass · 2 years, 1 month ago
  57. 31e1dcb video: samsung: Drop old LCD code by Simon Glass · 2 years, 1 month ago
  58. a423fd5 video: Drop atmel LCD code by Simon Glass · 2 years, 1 month ago
  59. f91fc43 treewide: Stop enabling CONFIG_LCD by Simon Glass · 2 years, 1 month ago
  60. f7202f1 video: atmel: Drop CONFIG_LCD_IN_PSRAM by Simon Glass · 2 years, 1 month ago
  61. ae0ee10 video: Drop ld9040 driver by Simon Glass · 2 years, 1 month ago
  62. c47e207 video: atmel: Drop pre-DM parts of video driver by Simon Glass · 2 years, 1 month ago
  63. 9faa287 video: Drop CONFIG_AM335X_LCD by Simon Glass · 2 years, 1 month ago
  64. 4e657c0 BuR: Drop old LCD code by Simon Glass · 2 years, 1 month ago
  65. 1a4e702 video: Drop VCXK video controller by Simon Glass · 2 years, 1 month ago
  66. 7391444 Drop CONFIG_LCD_LOGO by Simon Glass · 2 years, 1 month ago
  67. 57988df api: Drop LCD implementation by Simon Glass · 2 years, 1 month ago
  68. de368f8 video: Move bmp_display() prototype to video.h by Simon Glass · 2 years, 1 month ago
  69. 7fce998 video: Drop CONFIG_LCD_INFO by Simon Glass · 2 years, 1 month ago
  70. ebd8937 video: Drop CONFIG_LCD_INFO_BELOW_LOGO by Simon Glass · 2 years, 1 month ago
  71. 3951bc1 video: Drop CONFIG_LCD_MENU by Simon Glass · 2 years, 1 month ago
  72. cc63b7d video: Drop CONFIG_LCD_ALIGNMENT by Simon Glass · 2 years, 1 month ago
  73. dfcb144 video: lcd: Drop console rotation by Simon Glass · 2 years, 1 month ago
  74. cda7d0c Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig by Simon Glass · 2 years, 1 month ago
  75. 858198c video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE by Simon Glass · 2 years, 1 month ago
  76. 45c0a7e Convert CONFIG_HIDE_LOGO_VERSION to Kconfig by Simon Glass · 2 years, 1 month ago
  77. 8b883a3 video: Split SPLASH_SCREEN_ALIGN from bmp command by Simon Glass · 2 years, 1 month ago
  78. 0cdb0aa splash: get devpart from environment variable by Julien Masson · 2 years, 1 month ago
  79. c7b67d9 splash: support raw image from MMC by Julien Masson · 2 years, 1 month ago
  80. 7045990 video: Add a way to get the default font height by Simon Glass · 2 years, 2 months ago
  81. 7e14804 video: Add a function to get the dimensions of a BMP image by Simon Glass · 2 years, 2 months ago
  82. 9e972c3 video: Add commands to list and change fonts by Simon Glass · 2 years, 2 months ago
  83. a8173bc video: Enable the cls command by default by Simon Glass · 2 years, 2 months ago
  84. 981f00b video: Add a way to change the font name and size by Simon Glass · 2 years, 2 months ago
  85. 360a3f1 video: Add a function to select the truetype metrics by Simon Glass · 2 years, 2 months ago
  86. 47b775a video: Record the truetype font name by Simon Glass · 2 years, 2 months ago
  87. 7959776 video: Refactor to allow more than one font size by Simon Glass · 2 years, 2 months ago
  88. 899f3e1 video: Tidy up the check for valid fonts by Simon Glass · 2 years, 2 months ago
  89. 2247742 video: Add function to obtain the U-Boot logo by Simon Glass · 2 years, 2 months ago
  90. 2baa6f8 video: Allow filling the display with a colour by Simon Glass · 2 years, 2 months ago
  91. f8360fe video: Move and rename DM_HX8238D option by Simon Glass · 2 years, 2 months ago
  92. 724e2a4 video: Move the console commands to cmd/ by Simon Glass · 2 years, 2 months ago
  93. 308cf50 video: Use vidconsole_put_string() to write a string by Simon Glass · 2 years, 2 months ago
  94. d622c5b video: Provide a function to set the cursor position by Simon Glass · 2 years, 2 months ago
  95. 2a00633 video: Move console colours to the video uclass by Simon Glass · 2 years, 2 months ago
  96. cb02900 video: simplefb: add rotation support by Takumi Sueda · 2 years, 3 months ago
  97. 0c97099 video: dw_mipi_dsi: fix [hv]sync active vs back porch by John Keeping · 2 years, 3 months ago
  98. 130d74e Merge tag 'dm-pull-29oct22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 1 month ago
  99. 98e1ada dm: core: Do not stop uclass iteration on error by Michal Suchanek · 2 years, 2 months ago
  100. 91c96fe dm: treewide: Do not use the return value of simple uclass iterator by Michal Suchanek · 2 years, 2 months ago