1. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  2. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  3. 56af659 global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI* by Tom Rini · 2 years ago
  4. cfa8e26 rtc: Remove unused drivers by Tom Rini · 2 years ago
  5. 0a2bac7 global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_* by Tom Rini · 2 years ago
  6. df6a215 global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* by Tom Rini · 2 years ago
  7. dc172ee Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig by Tom Rini · 2 years ago
  8. 10ac24f powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONS by Tom Rini · 2 years ago
  9. b421349 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 2 years, 1 month ago
  10. 1ba2a00 Convert CONFIG_SYS_NAND_SIZE to Kconfig by Tom Rini · 2 years, 1 month ago
  11. 33adefd Convert CONFIG_SYS_NAND_PAGE_2K et al to Kconfig by Tom Rini · 2 years, 1 month ago
  12. 2b2696a Convert CONFIG_SYS_NAND_NO_SUBPAGE_WRITE to Kconfig by Tom Rini · 2 years, 1 month ago
  13. 66c6feb Convert CONFIG_SYS_NAND_MAX_OOBFREE et al to Kconfig by Tom Rini · 2 years, 1 month ago
  14. ddaaf07 mtd: nand: raw: atmel_nand: Use ATMEL_BASE_ECC directly by Tom Rini · 2 years, 1 month ago
  15. d1286e1 Convert CONFIG_SYS_NAND_HW_ECC to Kconfig by Tom Rini · 2 years, 1 month ago
  16. 4251f7d Convert CONFIG_SYS_NAND_HW_ECC_OOBFIRST to Kconfig by Tom Rini · 2 years, 1 month ago
  17. 70aa87d Convert CONFIG_SYS_NAND_DBW_8 et al to Kconfig by Tom Rini · 2 years, 1 month ago
  18. 868a9be Merge tag 'xilinx-for-v2023.01-rc3-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years ago
  19. 7545ca3 mtd: spi-nor-core: Invert logic to reflect sst26 flash unlocked by Algapally Santosh Sagar · 2 years ago
  20. f63e602 spi: cadence-qspi: Remove condition for calling enable linear mode by Ashok Reddy Soma · 2 years ago
  21. fce730e spi: zynqmp_qspi: Add support for 64-bit read/write by Venkatesh Yadav Abbarapu · 2 years ago
  22. 751533d spi: zynqmp_gqspi: Update tapdelay value by T Karthik Reddy · 2 years ago
  23. 8144a2a net: xilinx_axi: check PCS/PMA PHY status in setup_phy by Andy Chiu · 2 years, 1 month ago
  24. 58af7eb net: xilinx_axi: add PCS/PMA PHY by Andy Chiu · 2 years, 1 month ago
  25. 4ace674 i2c: nuvoton: renamed the NPCM i2c driver by Jim Liu · 2 years ago
  26. f36c2ff bus: Optionally include TI sysc driver in SPL/TPL by Paul Barker · 2 years ago
  27. 90cfc4d bus: TI sysc driver requires DM by Paul Barker · 2 years ago
  28. 7d0a63a dm: core: Fix iteration over driver_info records by Paul Barker · 2 years ago
  29. f7a7243 phy: add driver for Intel XWAY PHY by Tim Harvey · 2 years ago
  30. 1ae088d net: macb: Fix race caused by flushing unwanted descriptors by Yaron Micher · 2 years, 1 month ago
  31. 096dff8 drivers: net: aquantia: fix typos by Tim Harvey · 2 years, 1 month ago
  32. 3e8a1be net: dwc_eth_qos: Add support for bulk RX descriptor cleaning by Marek Vasut · 2 years, 2 months ago
  33. 90cc13a net: dwc_eth_qos: Split TX and RX DMA rings by Marek Vasut · 2 years, 2 months ago
  34. 705017a liteeth: LiteX Ethernet device by Joel Stanley · 2 years, 2 months ago
  35. c7c028b usb: dwc3: Drop support for "snps, ref-clock-period-ns" DT property by Marek Vasut · 2 years ago
  36. 27ef4e6 usb: dwc3: Program GFLADJ by Sean Anderson · 2 years ago
  37. f6785a8 usb: dwc3: Calculate REFCLKPER based on reference clock by Sean Anderson · 2 years ago
  38. 840d219 usb: dwc3: reference clock period configuration by Balaji Prakash J · 2 years ago
  39. aacbcb6 usb: dwc3: Cache ref_clk pointer in struct dwc3 by Marek Vasut · 2 years ago
  40. 6e76b0f usb: Expand buffer size in usb_find_and_bind_driver() by Marek Vasut · 2 years ago
  41. e10c8d6 ram: ast2600: Align the RL and WL setting by Dylan Hung · 2 years, 1 month ago
  42. e7f6784 ram: ast2600: Improve ddr4 timing and signal quality by Dylan Hung · 2 years, 1 month ago
  43. d90da02 ram: ast2600: Fix incorrect statement of the register polling by Dylan Hung · 2 years, 1 month ago
  44. 8c5ba36 Merge tag 'u-boot-amlogic-20221122' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 2 years ago
  45. 621d1c9 sandbox: check lseek return value in handle_ufi_command by Heinrich Schuchardt · 2 years, 1 month ago
  46. 1a34049 arm: amlogic: add setbrg op to serial device by Edoardo Tomelleri · 2 years, 2 months ago
  47. 7a170cf Merge tag 'xilinx-for-v2023.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years ago
  48. 8a456eb spi: cadence-qspi: Fix compilation error in mini u-boot flash reset by Ashok Reddy Soma · 2 years ago
  49. ef3e30b qspi: versal-net: Add condition for tapdelay register by Ashok Reddy Soma · 2 years ago
  50. afcb640 soc: xilinx: versal-net: Add soc_xilinx_versal_net driver by Michal Simek · 2 years ago
  51. c633cdf net: phy: Fix ethernet-phy-id <dot> in the code by Michal Simek · 2 years, 1 month ago
  52. 793e426 timer: xilinx-timer: use timer_conv_64() to fix timer wrap around by Ovidiu Panait · 2 years, 2 months ago
  53. 9533931 timer-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 2 years, 2 months ago
  54. 49e17df timer-uclass: add timer_get_ops() macro by Ovidiu Panait · 2 years, 2 months ago
  55. 0f36b14 xilinx: common: Remove zynq_board_read_rom_ethaddr() by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  56. 43a8b4f Revert "pinctrl: zynqmp: Add support for output-enable and bias-high-impedance" by Michal Simek · 2 years, 2 months ago
  57. 5128a87 watchdog: Drop GD_FLG_WDT_READY as it's not used any more by Stefan Roese · 2 years ago
  58. 1cf6338 watchdog: designware: make reset really optional by Quentin Schulz · 2 years ago
  59. 402cbd2 usb: gadget: dfu: Fix the unchecked length field by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  60. 7bde2d2 clk: microchip: mpfs: fix criticality of peripheral clocks by Conor Dooley · 2 years, 1 month ago
  61. 73a1d60 clk: microchip: mpfs: fix periph clk parentage by Conor Dooley · 2 years, 1 month ago
  62. d4bbef0 clk: microchip: mpfs: fix reference clock handling by Conor Dooley · 2 years, 1 month ago
  63. 4a182e0 clk: microchip: mpfs: convert parent rate acquistion to get_get_rate() by Conor Dooley · 2 years, 1 month ago
  64. 8bda02a Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years ago
  65. 2ff0975 i2c: i2c-gpio: add newline by Sergei Antonov · 2 years, 1 month ago
  66. 7722952 i2c: microchip: fix erroneous late ack send by Conor Dooley · 2 years, 1 month ago
  67. bc55c6c i2c: microchip: fix ack sending logic by Conor Dooley · 2 years, 1 month ago
  68. 2a845ae Revert "serial: mxc: have putc use the TXFIFO" by Fabio Estevam · 2 years, 1 month ago
  69. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  70. d5c3bf2 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  71. 7f750f8 Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to Kconfig by Tom Rini · 2 years, 1 month ago
  72. 5ba346a mediatek: Include <linux/sizes.h> where needed by Tom Rini · 2 years, 1 month ago
  73. 9173548 Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig by Tom Rini · 2 years, 1 month ago
  74. ac164de Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · 2 years, 1 month ago
  75. 4a3fd5d rtc: Remove unused drivers by Tom Rini · 2 years, 1 month ago
  76. b9d3cad Convert CONFIG_SYS_INTERLAKEN et al to Kconfig by Tom Rini · 2 years, 1 month ago
  77. d48f49b Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig by Tom Rini · 2 years, 1 month ago
  78. bad8ab6 dm: blk: Add probe in blk_first_device/blk_next_device by Michal Suchanek · 2 years, 2 months ago
  79. e57f8d4 dm: sandbox: Switch over to using the new host uclass by Simon Glass · 2 years, 1 month ago
  80. 39f06b5 dm: sandbox: Create a block driver by Simon Glass · 2 years, 1 month ago
  81. 884c2f8 dm: sandbox: Create a new HOST uclass by Simon Glass · 2 years, 1 month ago
  82. c0bcaaf dm: blk: Tidy up obtaining a block device from its parent by Simon Glass · 2 years, 1 month ago
  83. 76c6269 dm: test: Clear the block cache after running a test by Simon Glass · 2 years, 1 month ago
  84. 25a52c5 dm: sandbox: Drop non-BLK code from host implementation by Simon Glass · 2 years, 1 month ago
  85. ac3ed37 drivers: power: pmic: Enable use of rn5t567 PMIC in SPL by Martyn Welch · 2 years, 1 month ago
  86. e32d036 drivers: power: pmic: Add support for rn5t568 PMIC by Martyn Welch · 2 years, 1 month ago
  87. 2ce0c44 regulator: bd718x7: Only bind children when PMIC_CHILDREN is enabled by Adam Ford · 2 years, 1 month ago
  88. c327779 pinctrl: mvebu: Add AlleyCat5 support by Chris Packham · 2 years, 1 month ago
  89. 927671e usb: ehci: ehci-marvell: Support for marvell,ac5-ehci by Chris Packham · 2 years, 1 month ago
  90. 44b7cc7 net: mvneta: Add support for AlleyCat5 by Chris Packham · 2 years, 1 month ago
  91. 7de097f usb: ohci: Use a flexible array member for portstatus by Samuel Holland · 2 years, 1 month ago
  92. ddb245c Merge branch '2022-11-02-assorted-updates' by Tom Rini · 2 years, 1 month ago
  93. 153c1b3 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years, 1 month ago
  94. 32678b0 spi: Add Microchip PolarFire SoC QSPI driver by Padmarao Begari · 2 years, 1 month ago
  95. 739cd6f riscv: Rename Andes PLIC to PLICSW by Yu Chien Peter Lin · 2 years, 1 month ago
  96. 5080632 led: led_pwm: typo 'iverted' on code comment by Nylon Chen · 2 years, 1 month ago
  97. 75a6a37 treewide: Remove the unnecessary space before semicolon by Bin Meng · 2 years, 1 month ago
  98. 94142a7 xen: pvblock: Use uclass_probe_all by Michal Suchanek · 2 years, 1 month ago
  99. 31ab0fd timer: add SP804 UCLASS timer driver by Andre Przywara · 2 years, 1 month ago
  100. d1ce509 pinctrl: nuvoton: Add NPCM8xx pinctrl driver by Jim Liu · 2 years, 2 months ago