1. 8272d4c timer-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 2 years ago
  2. 1e766a0 timer-uclass: add timer_get_ops() macro by Ovidiu Panait · 2 years ago
  3. ba74bcf xilinx: common: Remove zynq_board_read_rom_ethaddr() by Venkatesh Yadav Abbarapu · 2 years ago
  4. 7165272 Revert "pinctrl: zynqmp: Add support for output-enable and bias-high-impedance" by Michal Simek · 2 years ago
  5. fbce985 usb: gadget: dfu: Fix the unchecked length field by Venkatesh Yadav Abbarapu · 2 years ago
  6. 4e405c6 clk: microchip: mpfs: fix criticality of peripheral clocks by Conor Dooley · 2 years ago
  7. 88b697f clk: microchip: mpfs: fix periph clk parentage by Conor Dooley · 2 years ago
  8. 32cfdd5 clk: microchip: mpfs: fix reference clock handling by Conor Dooley · 2 years ago
  9. fb10397 clk: microchip: mpfs: convert parent rate acquistion to get_get_rate() by Conor Dooley · 2 years ago
  10. c4ee4fe Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years ago
  11. b0c485f i2c: i2c-gpio: add newline by Sergei Antonov · 2 years ago
  12. 6d133b3 i2c: microchip: fix erroneous late ack send by Conor Dooley · 2 years ago
  13. 95b22bd i2c: microchip: fix ack sending logic by Conor Dooley · 2 years ago
  14. fc1c176 Revert "serial: mxc: have putc use the TXFIFO" by Fabio Estevam · 2 years ago
  15. 6cc0454 global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years ago
  16. 5155207 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · 2 years ago
  17. d236210 Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to Kconfig by Tom Rini · 2 years ago
  18. 15713fc mediatek: Include <linux/sizes.h> where needed by Tom Rini · 2 years ago
  19. 75fc79e Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig by Tom Rini · 2 years ago
  20. a918df2 Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · 2 years ago
  21. e28e0f4 rtc: Remove unused drivers by Tom Rini · 2 years ago
  22. c56289d Convert CONFIG_SYS_INTERLAKEN et al to Kconfig by Tom Rini · 2 years ago
  23. 9244b2f Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig by Tom Rini · 2 years ago
  24. 168a0e4 dm: blk: Add probe in blk_first_device/blk_next_device by Michal Suchanek · 2 years, 1 month ago
  25. 9520181 dm: sandbox: Switch over to using the new host uclass by Simon Glass · 2 years ago
  26. 10aae11 dm: sandbox: Create a block driver by Simon Glass · 2 years ago
  27. 9bd1aa8 dm: sandbox: Create a new HOST uclass by Simon Glass · 2 years ago
  28. 41e7510 dm: blk: Tidy up obtaining a block device from its parent by Simon Glass · 2 years ago
  29. 5ea894a dm: test: Clear the block cache after running a test by Simon Glass · 2 years ago
  30. ff1f0e4 dm: sandbox: Drop non-BLK code from host implementation by Simon Glass · 2 years ago
  31. e055457 drivers: power: pmic: Enable use of rn5t567 PMIC in SPL by Martyn Welch · 2 years ago
  32. da470dd drivers: power: pmic: Add support for rn5t568 PMIC by Martyn Welch · 2 years ago
  33. 4dbe07f regulator: bd718x7: Only bind children when PMIC_CHILDREN is enabled by Adam Ford · 2 years ago
  34. c249938 pinctrl: mvebu: Add AlleyCat5 support by Chris Packham · 2 years ago
  35. 515fe1e usb: ehci: ehci-marvell: Support for marvell,ac5-ehci by Chris Packham · 2 years ago
  36. aaee572 net: mvneta: Add support for AlleyCat5 by Chris Packham · 2 years ago
  37. f4917b4 usb: ohci: Use a flexible array member for portstatus by Samuel Holland · 2 years ago
  38. 36bc9b6 Merge branch '2022-11-02-assorted-updates' by Tom Rini · 2 years ago
  39. c07babd Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years ago
  40. eac3bbe spi: Add Microchip PolarFire SoC QSPI driver by Padmarao Begari · 2 years ago
  41. a5dfa3b riscv: Rename Andes PLIC to PLICSW by Yu Chien Peter Lin · 2 years ago
  42. 3708739 led: led_pwm: typo 'iverted' on code comment by Nylon Chen · 2 years ago
  43. ea253ad treewide: Remove the unnecessary space before semicolon by Bin Meng · 2 years ago
  44. 0b999d2 xen: pvblock: Use uclass_probe_all by Michal Suchanek · 2 years ago
  45. 731d108 timer: add SP804 UCLASS timer driver by Andre Przywara · 2 years ago
  46. 1c10364 pinctrl: nuvoton: Add NPCM8xx pinctrl driver by Jim Liu · 2 years ago
  47. ec5b880 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi.git by Tom Rini · 2 years ago
  48. 8679405 FWU: Add support for the FWU Multi Bank Update feature by Sughosh Ganu · 2 years ago
  49. 554b38f FWU: Add FWU metadata access driver for GPT partitioned block devices by Sughosh Ganu · 2 years ago
  50. 2eaedc9 FWU: Add FWU metadata structure and driver for accessing metadata by Sughosh Ganu · 2 years ago
  51. 372a7d9 dm: mmc: Allow sandbox emulator to build without writes by Simon Glass · 2 years ago
  52. 879a941 dm: blk: mmc: Tidy up some Makefile rules for SPL by Simon Glass · 2 years ago
  53. 2ff3db3 usb: Update the test to cover reading and writing by Simon Glass · 2 years ago
  54. 606b926 dm: blk: Add udevice functions by Simon Glass · 2 years ago
  55. 35751c7 timer: sti: convert sti-timer to arm a9 global timer by William Zhang · 2 years, 2 months ago
  56. 8c1a9c7 arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855 by William Zhang · 2 years, 2 months ago
  57. 2dab3ee arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 by William Zhang · 2 years, 2 months ago
  58. 4dcd23f arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 by William Zhang · 2 years, 2 months ago
  59. fa9ff77 arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158 by William Zhang · 2 years, 2 months ago
  60. 218e2c4 Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years ago
  61. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years ago
  62. 9330abf pci: Drop test for DM_VIDEO by Simon Glass · 2 years ago
  63. feda193 video: Make all video options depend on DM_VIDEO by Simon Glass · 2 years ago
  64. eaf7075 video: Drop SPLASHIMAGE_CALLBACK by Simon Glass · 2 years ago
  65. 70cc7b6 video: Drop use of the lcd header file by Simon Glass · 2 years ago
  66. 8b11295 video: Drop CONFIG_LCD by Simon Glass · 2 years ago
  67. d32eb92 video: Drop CONFIG_VIDEO by Simon Glass · 2 years ago
  68. baefc72 tegra: Drop old LCD code by Simon Glass · 2 years ago
  69. 5ce85e0 nexell: Drop old LCD code by Simon Glass · 2 years ago
  70. 365e52d video: samsung: Drop old LCD code by Simon Glass · 2 years ago
  71. 6b9a829 video: Drop atmel LCD code by Simon Glass · 2 years ago
  72. 26cf75f video: Drop ld9040 driver by Simon Glass · 2 years ago
  73. be5fada video: atmel: Drop pre-DM parts of video driver by Simon Glass · 2 years ago
  74. 82f7b86 video: Drop CONFIG_AM335X_LCD by Simon Glass · 2 years ago
  75. 2285864 video: Drop VCXK video controller by Simon Glass · 2 years ago
  76. 1dc6517 Drop CONFIG_LCD_LOGO by Simon Glass · 2 years ago
  77. ba97899 video: Drop CONFIG_LCD_INFO by Simon Glass · 2 years ago
  78. 8166056 video: Drop CONFIG_LCD_INFO_BELOW_LOGO by Simon Glass · 2 years ago
  79. 2fd5a57 Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig by Simon Glass · 2 years ago
  80. e655003 video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE by Simon Glass · 2 years ago
  81. 4adc28e Convert CONFIG_HIDE_LOGO_VERSION to Kconfig by Simon Glass · 2 years ago
  82. 988d19d video: Split SPLASH_SCREEN_ALIGN from bmp command by Simon Glass · 2 years ago
  83. c830e28 video: Add a way to get the default font height by Simon Glass · 2 years ago
  84. e90322f video: Add a function to get the dimensions of a BMP image by Simon Glass · 2 years ago
  85. 430e167 video: Add commands to list and change fonts by Simon Glass · 2 years ago
  86. 57a847c video: Add a way to change the font name and size by Simon Glass · 2 years ago
  87. 518d844 video: Add a function to select the truetype metrics by Simon Glass · 2 years ago
  88. 39fa02d video: Record the truetype font name by Simon Glass · 2 years ago
  89. 31efa25 video: Refactor to allow more than one font size by Simon Glass · 2 years ago
  90. 5330612 video: Tidy up the check for valid fonts by Simon Glass · 2 years ago
  91. 0d38901 video: Add function to obtain the U-Boot logo by Simon Glass · 2 years ago
  92. 50d562c video: Allow filling the display with a colour by Simon Glass · 2 years ago
  93. 820b589 video: Move and rename DM_HX8238D option by Simon Glass · 2 years ago
  94. f029f90 video: Move the console commands to cmd/ by Simon Glass · 2 years ago
  95. 92fd6a1 video: Use vidconsole_put_string() to write a string by Simon Glass · 2 years ago
  96. 6b6dc0d video: Provide a function to set the cursor position by Simon Glass · 2 years ago
  97. a032e4b video: Move console colours to the video uclass by Simon Glass · 2 years ago
  98. db2c8ed video: simplefb: add rotation support by Takumi Sueda · 2 years, 1 month ago
  99. 7209272 video: dw_mipi_dsi: fix [hv]sync active vs back porch by John Keeping · 2 years, 1 month ago
  100. f219547 dm: core: Do not stop uclass iteration on error by Michal Suchanek · 2 years ago