1. 36bc9b6 Merge branch '2022-11-02-assorted-updates' by Tom Rini · 1 year, 11 months ago
  2. c07babd Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 11 months ago
  3. eac3bbe spi: Add Microchip PolarFire SoC QSPI driver by Padmarao Begari · 1 year, 11 months ago
  4. a5dfa3b riscv: Rename Andes PLIC to PLICSW by Yu Chien Peter Lin · 1 year, 11 months ago
  5. 3708739 led: led_pwm: typo 'iverted' on code comment by Nylon Chen · 1 year, 11 months ago
  6. ea253ad treewide: Remove the unnecessary space before semicolon by Bin Meng · 1 year, 11 months ago
  7. 0b999d2 xen: pvblock: Use uclass_probe_all by Michal Suchanek · 1 year, 11 months ago
  8. 731d108 timer: add SP804 UCLASS timer driver by Andre Przywara · 1 year, 11 months ago
  9. 1c10364 pinctrl: nuvoton: Add NPCM8xx pinctrl driver by Jim Liu · 2 years ago
  10. ec5b880 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi.git by Tom Rini · 1 year, 11 months ago
  11. 8679405 FWU: Add support for the FWU Multi Bank Update feature by Sughosh Ganu · 1 year, 11 months ago
  12. 554b38f FWU: Add FWU metadata access driver for GPT partitioned block devices by Sughosh Ganu · 1 year, 11 months ago
  13. 2eaedc9 FWU: Add FWU metadata structure and driver for accessing metadata by Sughosh Ganu · 1 year, 11 months ago
  14. 372a7d9 dm: mmc: Allow sandbox emulator to build without writes by Simon Glass · 1 year, 11 months ago
  15. 879a941 dm: blk: mmc: Tidy up some Makefile rules for SPL by Simon Glass · 1 year, 11 months ago
  16. 2ff3db3 usb: Update the test to cover reading and writing by Simon Glass · 1 year, 11 months ago
  17. 606b926 dm: blk: Add udevice functions by Simon Glass · 1 year, 11 months ago
  18. 35751c7 timer: sti: convert sti-timer to arm a9 global timer by William Zhang · 2 years, 1 month ago
  19. 8c1a9c7 arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855 by William Zhang · 2 years, 1 month ago
  20. 2dab3ee arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 by William Zhang · 2 years, 1 month ago
  21. 4dcd23f arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 by William Zhang · 2 years, 1 month ago
  22. fa9ff77 arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158 by William Zhang · 2 years, 1 month ago
  23. 218e2c4 Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 1 year, 11 months ago
  24. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 1 year, 11 months ago
  25. 9330abf pci: Drop test for DM_VIDEO by Simon Glass · 1 year, 11 months ago
  26. feda193 video: Make all video options depend on DM_VIDEO by Simon Glass · 1 year, 11 months ago
  27. eaf7075 video: Drop SPLASHIMAGE_CALLBACK by Simon Glass · 1 year, 11 months ago
  28. 70cc7b6 video: Drop use of the lcd header file by Simon Glass · 1 year, 11 months ago
  29. 8b11295 video: Drop CONFIG_LCD by Simon Glass · 1 year, 11 months ago
  30. d32eb92 video: Drop CONFIG_VIDEO by Simon Glass · 1 year, 11 months ago
  31. baefc72 tegra: Drop old LCD code by Simon Glass · 1 year, 11 months ago
  32. 5ce85e0 nexell: Drop old LCD code by Simon Glass · 2 years ago
  33. 365e52d video: samsung: Drop old LCD code by Simon Glass · 2 years ago
  34. 6b9a829 video: Drop atmel LCD code by Simon Glass · 2 years ago
  35. 26cf75f video: Drop ld9040 driver by Simon Glass · 2 years ago
  36. be5fada video: atmel: Drop pre-DM parts of video driver by Simon Glass · 2 years ago
  37. 82f7b86 video: Drop CONFIG_AM335X_LCD by Simon Glass · 2 years ago
  38. 2285864 video: Drop VCXK video controller by Simon Glass · 2 years ago
  39. 1dc6517 Drop CONFIG_LCD_LOGO by Simon Glass · 2 years ago
  40. ba97899 video: Drop CONFIG_LCD_INFO by Simon Glass · 2 years ago
  41. 8166056 video: Drop CONFIG_LCD_INFO_BELOW_LOGO by Simon Glass · 2 years ago
  42. 2fd5a57 Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig by Simon Glass · 1 year, 11 months ago
  43. e655003 video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE by Simon Glass · 1 year, 11 months ago
  44. 4adc28e Convert CONFIG_HIDE_LOGO_VERSION to Kconfig by Simon Glass · 1 year, 11 months ago
  45. 988d19d video: Split SPLASH_SCREEN_ALIGN from bmp command by Simon Glass · 1 year, 11 months ago
  46. c830e28 video: Add a way to get the default font height by Simon Glass · 2 years ago
  47. e90322f video: Add a function to get the dimensions of a BMP image by Simon Glass · 2 years ago
  48. 430e167 video: Add commands to list and change fonts by Simon Glass · 2 years ago
  49. 57a847c video: Add a way to change the font name and size by Simon Glass · 2 years ago
  50. 518d844 video: Add a function to select the truetype metrics by Simon Glass · 2 years ago
  51. 39fa02d video: Record the truetype font name by Simon Glass · 2 years ago
  52. 31efa25 video: Refactor to allow more than one font size by Simon Glass · 2 years ago
  53. 5330612 video: Tidy up the check for valid fonts by Simon Glass · 2 years ago
  54. 0d38901 video: Add function to obtain the U-Boot logo by Simon Glass · 2 years ago
  55. 50d562c video: Allow filling the display with a colour by Simon Glass · 2 years ago
  56. 820b589 video: Move and rename DM_HX8238D option by Simon Glass · 2 years ago
  57. f029f90 video: Move the console commands to cmd/ by Simon Glass · 2 years ago
  58. 92fd6a1 video: Use vidconsole_put_string() to write a string by Simon Glass · 2 years ago
  59. 6b6dc0d video: Provide a function to set the cursor position by Simon Glass · 2 years ago
  60. a032e4b video: Move console colours to the video uclass by Simon Glass · 2 years ago
  61. db2c8ed video: simplefb: add rotation support by Takumi Sueda · 2 years ago
  62. 7209272 video: dw_mipi_dsi: fix [hv]sync active vs back porch by John Keeping · 2 years, 1 month ago
  63. f219547 dm: core: Do not stop uclass iteration on error by Michal Suchanek · 2 years ago
  64. 4954937 dm: treewide: Do not use the return value of simple uclass iterator by Michal Suchanek · 2 years ago
  65. 58ddb93 dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · 2 years ago
  66. 6792bd9 dm: tpl: Add fdt address translation support in TPL by William Zhang · 2 years ago
  67. d138792 dm: core: Fix lists_bind_fdt() using non-existent of_match by Simon Glass · 2 years ago
  68. 10e6644 gpio-uclass: fix gpio lookup by label by Rasmus Villemoes · 2 years ago
  69. c1dc847 spi: nuvoton: add NPCM PSPI controller driver by Jim Liu · 2 years, 4 months ago
  70. 9b0b564 memory: Add TI GPMC driver by Roger Quadros · 1 year, 11 months ago
  71. 2c12037 dm: memory: Introduce new uclass by Roger Quadros · 1 year, 11 months ago
  72. b567eae crypto: hash: sw: fix Kconfig dependencies by Benjamin Bara · 2 years, 3 months ago
  73. b487387 Merge https://source.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · 1 year, 11 months ago
  74. c2c485d Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 1 year, 11 months ago
  75. 0b91862 power: fan53555: Fix missing newline in error message by Michal Suchanek · 2 years ago
  76. 8edf7ac power: regulator: fix autoset error handling by John Keeping · 2 years ago
  77. f9d16f2 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 1 year, 11 months ago
  78. 26bfb85 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 1 year, 11 months ago
  79. 7d8ab3c Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 11 months ago
  80. c9473b2 imx8m: fix reading of DDR4 MR registers [again] by Rasmus Villemoes · 2 years ago
  81. 5e112c7 watchdog: ulp_wdog: add driver model for ulp watchdog driver by Alice Guo · 1 year, 11 months ago
  82. a7fd633 watchdog: ulp_wdog: enable watchdog interrupt on imx93 by Alice Guo · 1 year, 11 months ago
  83. ef0ad9b watchdog: ulp_wdog: Update watchdog driver for imx93 by Alice Guo · 1 year, 11 months ago
  84. a79f200 ulp_wdog: Update ulp wdog driver for 32bits command by Ye Li · 1 year, 11 months ago
  85. 10107ef sandbox: add SIGALRM-based watchdog device by Rasmus Villemoes · 2 years ago
  86. 2783670 watchdog: introduce a u-boot,autostart property by Rasmus Villemoes · 2 years ago
  87. 0ab55cb wdt: nuvoton: add expire function for generic reset by Jim Liu · 2 years ago
  88. 337af54 mmc: Fix static checker warnings by Venkatesh Yadav Abbarapu · 2 years ago
  89. 7ff2f30 mmc: dwmmc: only clear handled interrupts by John Keeping · 2 years ago
  90. 359c176 mmc: stm32_sdmmc2: manage vqmmc by Yann Gautier · 2 years ago
  91. 27fbce4 mmc: stm32_sdmmc2: protect against unsupported modes by Yann Gautier · 2 years ago
  92. be18729 mmc: stm32_sdmmc2: add dual data rate support by Yann Gautier · 2 years ago
  93. 12fc8ef mmc: f_sdh30: Add support for F_SDH30_E51 by Kunihiko Hayashi · 2 years ago
  94. 2b0dd41 mmc: sdhci: Add new quirks for SUPPORT_SINGLE by Kunihiko Hayashi · 2 years ago
  95. fc6b5d8 mmc: ftsdc010: make command timeout 250 ms as in the comment by Sergei Antonov · 2 years, 1 month ago
  96. e28d3ea mtd: spi-nor-core: Fix index value for SCCR dwords by Takahiro Kuwano · 2 years ago
  97. 7a4b6f8 mtd: spi-nor-core: Rework s25hx_t_post_bfpt_fixup() for flash's internal address mode by Takahiro Kuwano · 2 years, 1 month ago
  98. f58e7b2 mtd: spi-nor-core: Rework spansion_read/write_any_reg() to use addr_mode_nbytes by Takahiro Kuwano · 2 years, 1 month ago
  99. 4d60001 mtd: spi-nor-core: Track flash's internal address mode by Takahiro Kuwano · 2 years, 1 month ago
  100. ee1c709 mtd: spi-nor-core: Default to addr_width of 3 for configurable widths by Takahiro Kuwano · 2 years, 1 month ago