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