1. f365152 pci: Add more debug detail when resources are exhausted by Simon Glass · 5 years ago
  2. 90c6686 pci: Disable autoconfig in SPL by Simon Glass · 5 years ago
  3. 0911569 pci: Show the result of binding a device by Simon Glass · 5 years ago
  4. be0d8fa pci: sandbox: Probe PCI emulation devices when used by Simon Glass · 5 years ago
  5. 9b69ba4 pci: sandbox: Move the emulators into their own node by Simon Glass · 5 years ago
  6. 37a1cf9 sandbox: pci: Move pci_offset_to_barnum() to pci.h by Simon Glass · 5 years ago
  7. fae2c16 sandbox: pci: Drop the get_devfn() method by Simon Glass · 5 years ago
  8. cea7c09 sandbox: swap_case: Use statics where possible by Simon Glass · 5 years ago
  9. 3414581 sandbox: Rename PCI ID for swap_case to be more specific by Simon Glass · 5 years ago
  10. 5abd58f sandbox: mmc: Fix up MMC emulator for valgrind by Simon Glass · 5 years ago
  11. a605b0f sandbox: spmi: Add ranges property for address translation by Simon Glass · 5 years ago
  12. e5f7390 dm: core: Add device_foreach_child() by Simon Glass · 5 years ago
  13. 4805a7a dm: core: Correct the return value for uclass_find_first_device() by Simon Glass · 5 years ago
  14. ea14778 dm: core: Call ofdata_to_platdata() with of-platdata by Simon Glass · 5 years ago
  15. c8b31cc dm: core: Drop a few early returns by Simon Glass · 5 years ago
  16. d3e7736 dm: core: Use U-Boot logging instead of pr_debug() by Simon Glass · 5 years ago
  17. 07f2f58 x86: fsp: Create a common fsp_support.h header by Simon Glass · 5 years ago
  18. ff7abb8 x86: sysreset: Allow reset driver to be included in SPL/TPL by Simon Glass · 5 years ago
  19. 2e2c514 serial: ns16550: Allow serial to enabled/disabled in SPL by Simon Glass · 5 years ago
  20. 8331188 x86: Rename existing FSP code to fsp1 by Simon Glass · 5 years ago
  21. 2a72323 NET: DW: fix regression for ARC boards by Eugeniy Paltsev · 5 years ago
  22. e18c41f dm: core: Correct bad cast in ofnode_get_addr_size_index() by Simon Glass · 5 years ago
  23. e587886 dm: core: Correct low cell in ofnode_read_pci_addr() by Simon Glass · 5 years ago
  24. 780a17e Merge tag 'fixes-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-video.git by Tom Rini · 5 years ago
  25. f34e7fc sunxi: video: HDMI: Fix LCD clock divider by Mark Kettenis · 5 years ago
  26. d6c7309 Merge tag 'u-boot-rockchip-20190920' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  27. 1e39663 watchdog: omap_wdt: Fix WDT target reset when booted from emmc by Suniel Mahesh · 5 years ago
  28. d64e01f rtc: ds3231/ds3232: fix coding style by Biwen Li · 5 years ago
  29. 4f24163 ram: rk3288: Initialize dram for TPL builds by Jagan Teki · 5 years ago
  30. a9fa70b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 5 years ago
  31. 0d6160a Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 5 years ago
  32. 718fd83 mtd: spi-nor: enable protection ops for SST26 flash series by Eugeniy Paltsev · 5 years ago
  33. e0cacdc mtd: spi-nor: add missing SST26* flash IC protection ops by Eugeniy Paltsev · 5 years ago
  34. 210d8ad mtd: spi: Drop sf.c by Jagan Teki · 5 years ago
  35. 43084a5 mtd: spi_dataflash: Use spi read then write by Jagan Teki · 5 years ago
  36. 8473b32 spi: Add spi_write_then_read by Jagan Teki · 5 years ago
  37. 6bd6c21 spi: Kconfig: Unmark DEPRECATED for MXS_SPI by Lukasz Majewski · 5 years ago
  38. dfe72d0 spi: soft_spi: Fix data abort if slave is not probed by Christophe Kerello · 5 years ago
  39. 07a5cb9 spi: mvebu_a3700_spi: Fix clock prescale computation by Marek Behún · 5 years ago
  40. 6f40013 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  41. 62a9620 soc: ti: k3-navss-ringacc: fix k3_nav_ringacc_ring_reset_dma by Vignesh Raghavendra · 5 years ago
  42. 412e25a watchdog: sp805_wdt: add expire_now method by Thomas Schaefer · 5 years ago
  43. 6f883e5 mmc: fsl_esdhc: Add emmc hs200 support by Yinbo Zhu · 5 years ago
  44. 29009a5 mmc: Kconfig: Add FSL_ESDHC_USE_PERIPHERAL_CLK option by Yinbo Zhu · 5 years ago
  45. 445f85f rockchip: clk: rk3399: remove clk_enable() by Kever Yang · 5 years ago
  46. 7be113b rockchip: clk: rk3368: remove clk_enable() by Kever Yang · 5 years ago
  47. 899c3b3 rockchip: clk: rk3328: remove clk_enable() by Kever Yang · 5 years ago
  48. c7ed190 rockchip: clk: rk3288: remove clk_enable() by Kever Yang · 5 years ago
  49. 6578db8 usb: ohci-generic: don't probe fail if there is no clk_enable() ops by Kever Yang · 5 years ago
  50. 54a0c7b usb: ehci-generic: don't probe fail if there is no clk_enable() ops by Kever Yang · 5 years ago
  51. e3e5825 usb: musb_hcd: fix compilation error by Jean-Jacques Hiblot · 5 years ago
  52. 9dcab2c dwc2: use the nonblock argument in submit_int_msg by Michal Suchanek · 5 years ago
  53. 3437121 usb: Add nonblock argument to submit_int_msg by Michal Suchanek · 5 years ago
  54. b35b807 usb: xhci-dwc3: Add support for dis_u2_susphy_quirk by Neil Armstrong · 5 years ago
  55. 40e362a Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  56. 2f76073 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  57. ba83753 Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago
  58. e0e3c7d mmc: bcm283x: Add support for bcm2711 device in bcm2835_sdhci by Matthias Brugger · 5 years ago
  59. b112580 mmc: bcm2835-host: Fix wait_transfer_complete by Raul Benet · 5 years ago
  60. cd45d6f mmc: sdhci: Add support for dt caps & caps mask by T Karthik Reddy · 5 years ago
  61. 3f3d771 dm: core: Add functions to read 64-bit dt properties by T Karthik Reddy · 5 years ago
  62. d330239 dm: mmc_spi: Fix NULL pointer dereference in mmc_spi_bind() by Bin Meng · 5 years ago
  63. c077c05 mmc: dw_mmc: fix timeout calculate method by Kever Yang · 5 years ago
  64. 7764ee2 mmc: Add Aspeed SD controller driver by Eddie James · 5 years ago
  65. 38c9f08 clk: aspeed: Add support for SD clock by Eddie James · 5 years ago
  66. 6cf8a90 mmc: Rename timeout parameters for clarification by Sam Protsenko · 5 years ago
  67. 116cffe mmc: Fix timeout values passed to mmc_wait_dat0() by Sam Protsenko · 5 years ago
  68. 701a51e dm: mmc: remove unused U_BOOT_DRIVER(mmc) by Andy Yan · 5 years ago
  69. 5ccd657 net: macb: Fix rx buffer cache handling by Stefan Roese · 5 years ago
  70. 642b80d net: designware: drop compatible altr, socfpga-stmmac by Ralph Siemsen · 5 years ago
  71. 19f3b78 Revert "net: macb: Fixed reading MII_LPA register" by Bin Meng · 5 years ago
  72. e3562b3 drivers: net: fsl_enet_mdio: fix missing terminator in PCI ID array by Alex Marginean · 5 years ago
  73. 53e3d52 net: dwc_et_qos: update weak function board_interface_eth_init by Patrick Delaunay · 5 years ago
  74. 50d86e5 net: dwc_eth_qos: Change eqos_ops function to static by Patrick Delaunay · 5 years ago
  75. 9bbff54 drivers: net: pfe_eth: undefined return value by Heinrich Schuchardt · 5 years ago
  76. fd6d88f test: dm_mdio: avoid out of bounds access by Heinrich Schuchardt · 5 years ago
  77. a37c082 net: mvpp2: support setting hardware addresses from ethernet core by Matt Pelland · 5 years ago
  78. 8bd37ce drivers: net: add marvell MDIO driver by Alex Marginean · 5 years ago
  79. 1bad991 drivers/fsl-mc: Create Kconfig file to manage driver specific configs better by Florinel Iordache · 5 years ago
  80. 74dd383 drivers: net: driver for MDIO muxes controlled over I2C by Alex Marginean · 5 years ago
  81. bb53ae3 Revert "drivers: net: driver for MDIO muxes controlled over I2C" by Joe Hershberger · 5 years ago
  82. f65fb41 Merge tag 'for-v2019.10-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 5 years ago
  83. 4fa4267 dm: cache: add v5l2 cache controller driver by Rick Chen · 5 years ago
  84. abd858e dm: cache: Add enable and disable ops for sandbox and test by Rick Chen · 5 years ago
  85. 4d0140e dm: cache: Add enable and disable ops for cache uclass by Rick Chen · 5 years ago
  86. 4dfea4b riscv: cpu: Skip unavailable hart in the get_count() op by Bin Meng · 5 years ago
  87. 72c2f4a pci: sh7751: Convert to DM and DT probing by Marek Vasut · 5 years ago
  88. d7677bf dm: core: Decouple DM from DT by Marek Vasut · 5 years ago
  89. 6dba086 i2c: mxc: add CONFIG_CLK support by Peng Fan · 5 years ago
  90. d22c8be Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  91. 47b7fa3 mmc: invalidate block cache after hwpart switched successfully by Weijie Gao · 5 years ago
  92. 1ce8847 Revert "blk: Invalidate block cache when switching hwpart" by Weijie Gao · 5 years ago
  93. 25f32e0 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 5 years ago
  94. 80505e5 Merge tag 'u-boot-amlogic-20190828' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
  95. 92e025c dm: pcie_fsl: Add MPC8548 PCIe support by Hou Zhiqiang · 5 years ago
  96. 5274459 dm: pcie_fsl: Add P5040 PCIe support by Hou Zhiqiang · 5 years ago
  97. 7b7e4e1 dm: pcie_fsl: Add P4080 PCIe support by Hou Zhiqiang · 5 years ago
  98. 096d5f8 dm: pcie_fsl: Add P3041 PCIe support by Hou Zhiqiang · 5 years ago
  99. 1a92802 dm: pcie_fsl: Add P2041 PCIe support by Hou Zhiqiang · 5 years ago
  100. ba82736 dm: pcie_fsl: Add PCIe support for P1 and P2 series SoCs by Hou Zhiqiang · 5 years ago