1. 6a48c34 ddr: altera: agilex: Add SDRAM driver for Agilex by Ley Foon Tan · 4 years, 10 months ago
  2. 733cc6c ddr: altera: Restructure Stratix 10 SDRAM driver by Ley Foon Tan · 4 years, 10 months ago
  3. fec7ddc cache: Add Arteris Ncore cache coherent unit driver by Ley Foon Tan · 4 years, 10 months ago
  4. c168fc7 clk: agilex: Add clock driver for Agilex by Ley Foon Tan · 4 years, 10 months ago
  5. 2fd1dc5 arm: socfpga: Move Stratix10 and Agilex system manager common code by Ley Foon Tan · 4 years, 10 months ago
  6. 8b7962a arm: socfpga: Move firewall code to firewall file by Ley Foon Tan · 4 years, 10 months ago
  7. 94172c7 arm: socfpga: Convert clock manager from struct to defines by Ley Foon Tan · 4 years, 11 months ago
  8. db5741f arm: socfpga: Convert system manager from struct to defines by Ley Foon Tan · 4 years, 11 months ago
  9. bb25aca arm: socfpga: Convert reset manager from struct to defines by Ley Foon Tan · 4 years, 11 months ago
  10. 5c9c71b spl: Allow cache drivers to be used in SPL by Ley Foon Tan · 5 years ago
  11. 98a8f44 dfu: Add optional timeout parameter by Andy Shevchenko · 4 years, 10 months ago
  12. b9dea62 video: meson: Drop unnecessary header includes by Simon Glass · 5 years ago
  13. 83083fe ddr: imx8m: Return error values from LPDDR4 training by Frieder Schrempf · 4 years, 10 months ago
  14. c5773cc pci: imx: Add iMX6SX compatible by Marek Vasut · 4 years, 10 months ago
  15. 79db1b4 video: lg4573: convert to DM by Heiko Schocher · 4 years, 10 months ago
  16. 5a8fa09 Merge branch 'next' by Tom Rini · 4 years, 9 months ago
  17. 797eee3 Revert "mmc: davinci: drop struct davinci_mmc_plat" by Tom Rini · 4 years, 9 months ago
  18. bf83639 video: add wrappers for ttf type files to .gitignore by Dario Binacchi · 4 years, 9 months ago
  19. 0c20aaf video: Avoid using #ifdef in video-uclass.c by Simon Glass · 4 years, 9 months ago
  20. 775d332 video: Avoid using #ifdef in vidconsole-uclass.c by Simon Glass · 4 years, 9 months ago
  21. c656731 video: Avoid using #ifdef in console_rotate.c by Simon Glass · 4 years, 9 months ago
  22. 4642119 video: Avoid using #ifdef in video blitting code by Simon Glass · 4 years, 9 months ago
  23. 512563b video: x86: Enable 32-bit graphics by default by Simon Glass · 4 years, 9 months ago
  24. 63618e7 pci: layerscape: Manage PCIe EP compatible string via Kconfig by Pankaj Bansal · 4 years, 10 months ago
  25. ba7c966 pci: layerscape: move PCIE related CONFIG to PCI Kconfig by Pankaj Bansal · 4 years, 10 months ago
  26. 6cb87cb Merge tag 'u-boot-imx-20191228' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 9 months ago
  27. 1058bc5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 9 months ago
  28. fff7b33 rtc: rx8010js: add compatible string by Robert Beckett · 5 years ago
  29. 0ba1216 rtc: s35392a: add compatible strings by Robert Beckett · 5 years ago
  30. a00b1f9 rtc: rx8010sj: fix DM initialization by Robert Beckett · 5 years ago
  31. dbbdc81 spi: rk: Limit transfers to (64K - 1) bytes by Jagan Teki · 4 years, 9 months ago
  32. cb56caa mtd: spi-nor-core: Fix static checker warnings by Vignesh Raghavendra · 4 years, 11 months ago
  33. 0d3bc81 imx8m: ddr_init: Move ddr_init() messages to debug level by Fabio Estevam · 4 years, 10 months ago
  34. 305a5d8 phy: ti-pipe3: Fix SATA & USB PHY power up sequence by Roger Quadros · 4 years, 11 months ago
  35. 277d5d1 phy: ti-pipe3: improve DPLL stability for SATA & USB by Roger Quadros · 4 years, 11 months ago
  36. 53df65a phy: ti-pipe3: Introduce mode property in driver data by Roger Quadros · 4 years, 11 months ago
  37. b055e67 phy: ti-pipe3: Use TRM recommended settings for SATA DPLL by Roger Quadros · 4 years, 11 months ago
  38. 7cd42728 armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160A by Wasim Khan · 4 years, 10 months ago
  39. 0b964b0 pci: layerscape_gen4: Suffix API names with _ls_gen4 by Wasim Khan · 4 years, 10 months ago
  40. 485304a pci: layerscape: Suffix API names with _ls by Wasim Khan · 4 years, 10 months ago
  41. c81b1ea pci: layerscape: Add stream_id_cur field to ls_pcie structure by Wasim Khan · 4 years, 10 months ago
  42. 5ff7b84 drivers/pci : enable pcie_layerscape code for lx2160a rev2 by Wasim Khan · 4 years, 10 months ago
  43. 1990cc7 drivers/fsl-mc: Support DPSPARSER object and apply spb command by Florinel Iordache · 4 years, 10 months ago
  44. 2a5d5d2 mpc85xx: ddr: Always start DDR RAM in Self Refresh mode by Joakim Tjernlund · 4 years, 10 months ago
  45. d792b63 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 9 months ago
  46. 5c20728 usb: dwc3: Fix UTMI/UTMIW phy interface initialization by Jagan Teki · 4 years, 9 months ago
  47. bdf30e8 usb: cdns3: ep0: Fix build warnings related to cache ops by Vignesh Raghavendra · 4 years, 10 months ago
  48. 1785d8c drivers: net: bcm-sf2: pass -1 to phy_connect() by Alex Marginean · 4 years, 9 months ago
  49. a9447c0 net: dwc_eth_qos: Pass -1 to phy_connect() to scan for all PHYs by Marek Vasut · 4 years, 9 months ago
  50. 864d664 mtd: spi-nor: ids: Add GigaDevice gd25q128 by Peter Robinson · 4 years, 10 months ago
  51. c0912f9 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 4 years, 9 months ago
  52. a11c081 mtd: spi: spi-nor-core: Add SST vendor specific SFDP parser by Tudor Ambarus · 4 years, 10 months ago
  53. 033e18b misc: i2c_eeprom: add size query by Robert Beckett · 5 years ago
  54. 1a59cb4 misc: i2c_eeprom: add fixed partitions support by Robert Beckett · 5 years ago
  55. 951674a dm: i2c: EEPROM simulator add tests for addr offset mask by Robert Beckett · 5 years ago
  56. 22e9351 dm: i2c: EEPROM simulator allow tests visibility of addr and offset by Robert Beckett · 5 years ago
  57. 8596852 i2c: add support for offset overflow in to address by Robert Beckett · 5 years ago
  58. 070a946 i2c: designware: Add Apollo Lake support by Simon Glass · 4 years, 10 months ago
  59. 0a6f333 x86: apl: Add pinctrl driver by Simon Glass · 4 years, 10 months ago
  60. 28eefef x86: apl: Add PMC driver by Simon Glass · 4 years, 10 months ago
  61. 7e589bc x86: Add a generic Intel GPIO driver by Simon Glass · 4 years, 10 months ago
  62. 74749f1 x86: Add a generic Intel pinctrl driver by Simon Glass · 4 years, 10 months ago
  63. 4806fce mtd: spi: Export spi_flash_std_probe() by Simon Glass · 4 years, 10 months ago
  64. 3937df3 spi: ich: Add Apollo Lake support by Simon Glass · 4 years, 10 months ago
  65. 636555a spi: ich: Add TPL support by Simon Glass · 4 years, 10 months ago
  66. 9284214 spi: ich: Add support for get_mmap() method by Simon Glass · 4 years, 10 months ago
  67. 1facebd spi: ich: Support hardware sequencing by Simon Glass · 4 years, 10 months ago
  68. 0d3ee3e spi: ich: Support of-platdata for fast-spi by Simon Glass · 4 years, 10 months ago
  69. 43c145b spi: ich: Correct max-size bug in ich_spi_adjust_size() by Simon Glass · 4 years, 10 months ago
  70. 75214b0 spi: ich: Add mmio_base to struct ich_spi_platdata by Simon Glass · 4 years, 10 months ago
  71. a550662 spi: ich: Various small tidy-ups by Simon Glass · 4 years, 10 months ago
  72. b47aa26 spi: ich: Fix header order by Simon Glass · 4 years, 10 months ago
  73. 702b28a spi: ich: Convert to livetree by Simon Glass · 4 years, 10 months ago
  74. 17e7544 spi: ich: Move the protection/lockdown code into a function by Simon Glass · 4 years, 10 months ago
  75. 674990c spi: ich: Move init function just above probe() by Simon Glass · 4 years, 10 months ago
  76. e8ac6ff x86: spi: Don't enable SPI_FLASH_BAR by default by Simon Glass · 4 years, 10 months ago
  77. ccdabd8 spi: Correct operations check in dm_spi_xfer() by Simon Glass · 4 years, 10 months ago
  78. 26047f6 x86: Allow removal of standard PCH drivers by Simon Glass · 4 years, 10 months ago
  79. fbb0efd sandbox: Add a test for IRQ by Simon Glass · 4 years, 10 months ago
  80. 79d66a6 x86: Move UCLASS_IRQ into a separate file by Simon Glass · 4 years, 10 months ago
  81. 3e17ffb sandbox: Add PCI driver and test for p2sb by Simon Glass · 4 years, 10 months ago
  82. 5bee27a pci: Add support for p2sb uclass by Simon Glass · 4 years, 10 months ago
  83. 3b65ee3 x86: sandbox: Add a PMC emulator and test by Simon Glass · 4 years, 10 months ago
  84. 6c6d88e x86: power: Add an ACPI PMC uclass by Simon Glass · 4 years, 10 months ago
  85. 642e848 x86: timer: Reduce timer code size in TPL on Intel CPUs by Simon Glass · 4 years, 10 months ago
  86. 77dd7c6 x86: timer: use a timer base of 0 by Simon Glass · 4 years, 10 months ago
  87. 8aeafb5 dm: pinctrl: Allow enabling full pinctrl in SPL/TPL by Simon Glass · 4 years, 10 months ago
  88. fa11fe1 i2c: designware: Support use in SPL by Simon Glass · 4 years, 10 months ago
  89. 8d72d5b i2c: designware: Avoid using static data by Simon Glass · 4 years, 10 months ago
  90. 457df23 i2c: designware: Tidy up PCI support by Simon Glass · 4 years, 10 months ago
  91. 6dd4b01 dm: pci: Move pci_get_devfn() into a common file by Simon Glass · 4 years, 10 months ago
  92. 2206ac2 dm: pci: Allow delaying auto-config until after relocation by Simon Glass · 4 years, 10 months ago
  93. bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 4 years, 10 months ago
  94. 875669d sysreset_mpc83xx: fix mcp83xx -> mpc83xx typo by Rasmus Villemoes · 4 years, 9 months ago
  95. 553cb06 Merge tag 'dm-next-13dec19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 4 years, 10 months ago
  96. 3031cde Merge tag 'fix-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 years, 10 months ago
  97. addb1d9 Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 10 months ago
  98. 3104162 i2c: i2c_cdns: fix write timeout on fifo boundary by Michael Auchter · 4 years, 10 months ago
  99. b4f98b3 cros_ec: use uint instead of uint8_t for cmd param by Michael Auchter · 4 years, 10 months ago
  100. fd4b8f8 Merge tag 'fixes-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 10 months ago