1. 4cab038 arm: bcmbca: add bcm6878 SoC support by William Zhang · 2 years, 2 months ago
  2. adb34dd arm: bcmbca: add bcm6846 SoC support by William Zhang · 2 years, 2 months ago
  3. 41c65ce arm: bcmbca: add bcm63178 SoC support by William Zhang · 2 years, 2 months ago
  4. e8da1da buildman: Handle the MAINTAINERS 'N' tag by Simon Glass · 2 years ago
  5. 218e2c4 Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 1 year, 11 months ago
  6. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 1 year, 11 months ago
  7. 9330abf pci: Drop test for DM_VIDEO by Simon Glass · 1 year, 11 months ago
  8. feda193 video: Make all video options depend on DM_VIDEO by Simon Glass · 1 year, 11 months ago
  9. eaf7075 video: Drop SPLASHIMAGE_CALLBACK by Simon Glass · 1 year, 11 months ago
  10. b0c5353 video: Drop common LCD implementation by Simon Glass · 2 years ago
  11. 70cc7b6 video: Drop use of the lcd header file by Simon Glass · 1 year, 11 months ago
  12. 8b11295 video: Drop CONFIG_LCD by Simon Glass · 1 year, 11 months ago
  13. d32eb92 video: Drop CONFIG_VIDEO by Simon Glass · 1 year, 11 months ago
  14. b667f4b video: Drop CONFIG_VIDEO by Simon Glass · 1 year, 11 months ago
  15. 9876b5e video: Drop LCD_BPP by Simon Glass · 1 year, 11 months ago
  16. 2429068 fdt: Drop support for LCD fixup in simplefb by Simon Glass · 1 year, 11 months ago
  17. 0f9b86f video: Drop remaining references to CONFIG_LCD by Simon Glass · 2 years ago
  18. 777f3e3 efi: Drop old LCD code by Simon Glass · 2 years ago
  19. f9b7bd7 video: cmd: Drop old LCD code by Simon Glass · 2 years ago
  20. c31e0c6 BuR: ronetix: siemens: Drop old LCD code by Simon Glass · 2 years ago
  21. baefc72 tegra: Drop old LCD code by Simon Glass · 1 year, 11 months ago
  22. 5cab749 compulab: Drop old LCD code by Simon Glass · 2 years ago
  23. 5ce85e0 nexell: Drop old LCD code by Simon Glass · 2 years ago
  24. 365e52d video: samsung: Drop old LCD code by Simon Glass · 2 years ago
  25. 6b9a829 video: Drop atmel LCD code by Simon Glass · 2 years ago
  26. b95125e treewide: Stop enabling CONFIG_LCD by Simon Glass · 2 years ago
  27. 6503969 video: atmel: Drop CONFIG_LCD_IN_PSRAM by Simon Glass · 2 years ago
  28. 26cf75f video: Drop ld9040 driver by Simon Glass · 2 years ago
  29. be5fada video: atmel: Drop pre-DM parts of video driver by Simon Glass · 2 years ago
  30. 82f7b86 video: Drop CONFIG_AM335X_LCD by Simon Glass · 2 years ago
  31. 0852d58 BuR: Drop old LCD code by Simon Glass · 1 year, 11 months ago
  32. 2285864 video: Drop VCXK video controller by Simon Glass · 2 years ago
  33. 1dc6517 Drop CONFIG_LCD_LOGO by Simon Glass · 2 years ago
  34. 3c4d848 api: Drop LCD implementation by Simon Glass · 2 years ago
  35. f24404d video: Move bmp_display() prototype to video.h by Simon Glass · 1 year, 11 months ago
  36. ba97899 video: Drop CONFIG_LCD_INFO by Simon Glass · 2 years ago
  37. 8166056 video: Drop CONFIG_LCD_INFO_BELOW_LOGO by Simon Glass · 2 years ago
  38. 817f934 video: Drop CONFIG_LCD_MENU by Simon Glass · 2 years ago
  39. 832bcbb video: Drop CONFIG_LCD_ALIGNMENT by Simon Glass · 2 years ago
  40. b5b1ce8 video: lcd: Drop console rotation by Simon Glass · 2 years ago
  41. 2fd5a57 Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig by Simon Glass · 1 year, 11 months ago
  42. e655003 video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE by Simon Glass · 1 year, 11 months ago
  43. 4adc28e Convert CONFIG_HIDE_LOGO_VERSION to Kconfig by Simon Glass · 1 year, 11 months ago
  44. 988d19d video: Split SPLASH_SCREEN_ALIGN from bmp command by Simon Glass · 1 year, 11 months ago
  45. 7fcb30c splash: get devpart from environment variable by Julien Masson · 1 year, 11 months ago
  46. a638d9a splash: support raw image from MMC by Julien Masson · 1 year, 11 months ago
  47. c830e28 video: Add a way to get the default font height by Simon Glass · 2 years ago
  48. e90322f video: Add a function to get the dimensions of a BMP image by Simon Glass · 2 years ago
  49. 430e167 video: Add commands to list and change fonts by Simon Glass · 2 years ago
  50. 3f425f9 video: Enable the cls command by default by Simon Glass · 2 years ago
  51. 57a847c video: Add a way to change the font name and size by Simon Glass · 2 years ago
  52. 518d844 video: Add a function to select the truetype metrics by Simon Glass · 2 years ago
  53. 39fa02d video: Record the truetype font name by Simon Glass · 2 years ago
  54. 31efa25 video: Refactor to allow more than one font size by Simon Glass · 2 years ago
  55. 5330612 video: Tidy up the check for valid fonts by Simon Glass · 2 years ago
  56. 0d38901 video: Add function to obtain the U-Boot logo by Simon Glass · 2 years ago
  57. 50d562c video: Allow filling the display with a colour by Simon Glass · 2 years ago
  58. 820b589 video: Move and rename DM_HX8238D option by Simon Glass · 2 years ago
  59. f029f90 video: Move the console commands to cmd/ by Simon Glass · 2 years ago
  60. 92fd6a1 video: Use vidconsole_put_string() to write a string by Simon Glass · 2 years ago
  61. 6b6dc0d video: Provide a function to set the cursor position by Simon Glass · 2 years ago
  62. a032e4b video: Move console colours to the video uclass by Simon Glass · 2 years ago
  63. db2c8ed video: simplefb: add rotation support by Takumi Sueda · 2 years ago
  64. 7209272 video: dw_mipi_dsi: fix [hv]sync active vs back porch by John Keeping · 2 years ago
  65. 6f02819 Merge tag 'dm-pull-29oct22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 11 months ago
  66. f219547 dm: core: Do not stop uclass iteration on error by Michal Suchanek · 2 years ago
  67. 4954937 dm: treewide: Do not use the return value of simple uclass iterator by Michal Suchanek · 2 years ago
  68. aa5511e dm: core: Add note about device_probe idempotence by Michal Suchanek · 2 years ago
  69. 73f8fbc dm: core: Document return value of device bind functions by Michal Suchanek · 2 years ago
  70. 58ddb93 dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · 2 years ago
  71. 6b08fb5 fdt: Move to setuptools by Simon Glass · 2 years, 2 months ago
  72. 529b2c2 thermal: sandbox: Enable thermal uclass for sandbox64 variant by Sughosh Ganu · 1 year, 11 months ago
  73. 3545e85 binman: Add support for symlinking images by Neha Malcom Francis · 1 year, 11 months ago
  74. f29f98d sandbox: typo Fictionnal by Heinrich Schuchardt · 2 years ago
  75. 5bde2e0 tests: Build correct sandbox configuration on 32bit by Michal Suchanek · 2 years ago
  76. 6792bd9 dm: tpl: Add fdt address translation support in TPL by William Zhang · 2 years ago
  77. 7d01bb1 libfdt: Fix build with python 3.10 by Michal Suchanek · 2 years ago
  78. c977b18 libfdt: Fix invalid version warning by Michal Suchanek · 2 years ago
  79. 7e8d3e1 test: Drop unwanted option in event_dump.py by Simon Glass · 2 years ago
  80. 5fe72d9 event: Drop the path when checking event-list filenames by Simon Glass · 2 years ago
  81. d138792 dm: core: Fix lists_bind_fdt() using non-existent of_match by Simon Glass · 2 years ago
  82. 10e6644 gpio-uclass: fix gpio lookup by label by Rasmus Villemoes · 2 years ago
  83. 95e7caf x86: provide typedef jmp_buf by Heinrich Schuchardt · 2 years ago
  84. fc872ee x86: fix longjmp() implementation by Heinrich Schuchardt · 2 years ago
  85. 1fcfadc dm: pci: Fix doc typo first -> next by Michal Suchanek · 2 years ago
  86. d7e9de7 fdt_support: cosmetic: remove fdt_fixup_nor_flash_size prototype by Patrick Delaunay · 2 years ago
  87. f7d367c dm: doc: Fix serial howto u-boot,dm-pre-reloc typo by Michal Suchanek · 2 years ago
  88. fb63362 lib: fix buggy strcmp and strncmp by Rasmus Villemoes · 2 years ago
  89. 8bc87a4 Merge branch '2022-10-26-assorted-fixes-and-updates' by Tom Rini · 1 year, 11 months ago
  90. 9b0b564 memory: Add TI GPMC driver by Roger Quadros · 1 year, 11 months ago
  91. 37d6d16 dt/bindings: memory: Add bindings for TI GPMC driver by Roger Quadros · 1 year, 11 months ago
  92. 3a82cd2 scripts: Makefile.spl: Enable memory drivers to be built for SPL by Roger Quadros · 1 year, 11 months ago
  93. 2c12037 dm: memory: Introduce new uclass by Roger Quadros · 1 year, 11 months ago
  94. 27e6ebc test: Move to a working version of setuptools by Simon Glass · 1 year, 11 months ago
  95. 59b16e9 examples: hello_world: Drop inclusion of common header by Paul Barker · 2 years, 5 months ago
  96. 47ef860 Licenses: Clarify exceptions for standalone apps by Paul Barker · 2 years, 5 months ago
  97. b567eae crypto: hash: sw: fix Kconfig dependencies by Benjamin Bara · 2 years, 3 months ago
  98. 06377c5 spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoard by Roger Quadros · 2 years ago
  99. 0abe332 mkimage: fit: Fix signing of configs with external data by Sean Anderson · 1 year, 11 months ago
  100. b487387 Merge https://source.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · 1 year, 11 months ago