1. 2160ba2 configs: am65x_evm_defconfig: Enable I2C support by Andreas Dannenberg · 5 years ago
  2. 7e0363b arm: dts: k3-am654-base-board: Enable wkup_i2c0 across all boot stages by Andreas Dannenberg · 5 years ago
  3. bbe5916 arm: dts: k3-am65: Add I2C nodes by Andreas Dannenberg · 5 years ago
  4. 9bbdfdf arm: dts: k3-am65: Move pinctrl nodes out of U-Boot specific dtsi by Andreas Dannenberg · 5 years ago
  5. 4fd4c89 arm: omap_i2c: Remove unwanted header file inclusion by Vignesh R · 5 years ago
  6. 14106bc i2c: omap24xx_i2c: Adapt driver to support K3 devices by Vignesh R · 5 years ago
  7. b5d2e29 am65x: README: Add eMMC layout and flash instructions by Faiz Abbas · 5 years ago
  8. 1bc54fc configs: am65x_hs_evm: Add Support for eMMC boot by Andreas Dannenberg · 5 years ago
  9. 0e9135c configs: am65x_evm: Add Support for eMMC boot by Faiz Abbas · 5 years ago
  10. 64c1c3a configs: am65x_hs_evm_r5: All sysfw to be loaded via MMC by Andreas Dannenberg · 5 years ago
  11. 208ec9f configs: am65x_evm_r5: All sysfw to be loaded via MMC by Andreas Dannenberg · 5 years ago
  12. c222e3d armV7R: K3: am654: Load SYSFW binary and config from boot media by Andreas Dannenberg · 5 years ago
  13. b3b1ed4 armv7R: K3: am654: Use full malloc implementation in SPL by Andreas Dannenberg · 5 years ago
  14. 0c45dfa armV7R: K3: am654: Allow using SPL BSS pre-relocation by Andreas Dannenberg · 5 years ago
  15. 6df8706 arm: K3: Introduce System Firmware loader framework by Andreas Dannenberg · 5 years ago
  16. e1eb6ad spl: Make image loader infrastructure more universal by Andreas Dannenberg · 5 years ago
  17. a5a5d99 spl: Allow performing BSS init early before board_init_f() by Andreas Dannenberg · 5 years ago
  18. 70942db mmc: am654_sdhci: Allow driver to probe without PDs specified by Andreas Dannenberg · 5 years ago
  19. c7d7e55 configs: am65x_evm_a53: Add Support for creating GPT partitions by Faiz Abbas · 5 years ago
  20. 6c42a75 am65x_evm: Add Support for creating a filesystem GPT partition in eMMC by Faiz Abbas · 5 years ago
  21. c36331a configs: am65x: Add configs to support environment in eMMC by Faiz Abbas · 5 years ago
  22. f605807 mmc: am654_sdhci: Add a platform specific set_control_reg() callback by Faiz Abbas · 5 years ago
  23. d1c0a22 mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings by Faiz Abbas · 5 years ago
  24. 5a6098f configs: am65x_evm: Enable CONFIG_REGMAP by Faiz Abbas · 5 years ago
  25. ce142ff mmc: am654_sdhci: Add Support for PHY by Faiz Abbas · 5 years ago
  26. a8185c5 mmc: sdhci: Make set_ios_post() return int by Faiz Abbas · 5 years ago
  27. bbcfaad arm: dts: k3: Add phy specific properties to SD card node by Faiz Abbas · 5 years ago
  28. 3966c7d mmc: sdhci: Make sdhci_set_clock() non static by Faiz Abbas · 5 years ago
  29. 3d29636 mmc: sdhci: Add support for sdhci-caps-mask by Faiz Abbas · 5 years ago
  30. 55a1a09 regmap: Add API regmap_init_mem_index() by Faiz Abbas · 5 years ago
  31. 6fca7fb mmc: am654_sdhci: Remove quirks by Faiz Abbas · 5 years ago
  32. 3a1a0df arm64: dts: k3: Sync sdhci0 node from kernel and change driver name by Faiz Abbas · 5 years ago
  33. 0e80dda Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 years ago
  34. f96238e sunxi: H6: Enable USB for existing boards by Andre Przywara · 5 years ago
  35. 35fa673 sunxi: phy: Add USB PHY support for Allwinner H6 by Andre Przywara · 5 years ago
  36. 106c130 sunxi: clocks: Add H6 USB clock gates and resets by Andre Przywara · 5 years ago
  37. 0d3c77f sunxi: gpio: Enable support for H6 pin controller by Andre Przywara · 5 years ago
  38. 10cfbaa sunxi: move SUNXI_GPIO to Kconfig by Andre Przywara · 5 years ago
  39. 0824384 sunxi: H6: Add DDR3 DRAM delay values by Jernej Skrabec · 5 years ago
  40. 7656d39 sunxi: H6: Add DDR3-1333 timings by Andre Przywara · 5 years ago
  41. 75a8a64 sunxi: H6: Add DDR3 support to DRAM controller driver by Andre Przywara · 5 years ago
  42. 770b85a sunxi: H6: move LPDDR3 timing definition into separate file by Andre Przywara · 5 years ago
  43. 65f80f5 sunxi: H6: DRAM: follow recommended PHY init algorithm by Andre Przywara · 5 years ago
  44. 1a1d1df sunxi: H6: DRAM: avoid memcpy() on MMIO registers by Andre Przywara · 5 years ago
  45. 9c94e0a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 5 years ago
  46. 0dc97fc net: macb: Add support for 1000-baseX by Radu Pirea · 5 years ago
  47. 1b0c991 net: macb: Fixed reading MII_LPA register by Radu Pirea · 5 years ago
  48. c558c50 configs: am65x_evm_a53: enable networking by Grygorii Strashko · 5 years ago
  49. 6f2929d arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defs by Grygorii Strashko · 5 years ago
  50. 5195c10 arm64: dts: ti: k3-am65: add mcu cpsw node by Grygorii Strashko · 5 years ago
  51. 9d0dca1 net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver by Keerthy · 5 years ago
  52. 45e8c05 driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addr by Keerthy · 5 years ago
  53. 4db6e79 net: phy: cortina: Use block layer to read from mmc by Yinbo Zhu · 5 years ago
  54. 6124367 net: mscc: refactor mscc_miim by Horatiu Vultur · 5 years ago
  55. ec9594a test: dm: add MDIO test by Alex Marginean · 5 years ago
  56. c3452b5 net: introduce MDIO DM class for MDIO devices by Alex Marginean · 5 years ago
  57. 1494686 net: mscc: serval: Remove delay when serdes is configured by Horatiu Vultur · 5 years ago
  58. 2529dea net: phy: ti: Fix clock output DT property by Trent Piepho · 5 years ago
  59. c2df9b4 net: phy: ti: Use default values for tx/rx delay and fifo size by Trent Piepho · 5 years ago
  60. 9563786 cmd: mii: Add the standard 1000BASE-T registers by Trent Piepho · 5 years ago
  61. 4ef3231 cmd: mii: Refactor some of the MII reg dump code by Trent Piepho · 5 years ago
  62. 6674dc7 Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  63. a9e19b8 sun8i: h3: Add support for the Beelink-x2 STB by Marcus Cooper · 5 years ago
  64. 9340d8f sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to Kconfig by Andre Przywara · 5 years ago
  65. 356f782 mmc: fsl_esdhc_imx: enlarge mmc timeout by Peng Fan · 5 years ago
  66. 609ba12 mmc: fsl_esdhc_imx: add i.MX8QM compatible by Peng Fan · 5 years ago
  67. e9c2255 mmc: fsl_esdhc_imx: add HS400 Enhanced strobe support by Peng Fan · 5 years ago
  68. b0155ac mmc: fsl_esdhc_imx: use mmc_of_parse to set host_caps by Peng Fan · 5 years ago
  69. 479a8dd mmc: Parse no-1-8-v DT property by Peng Fan · 5 years ago
  70. b0fc312 mmc: Parse HS400 Enhanced strobe DT properties by Peng Fan · 5 years ago
  71. 44acd49 mmc: support hs400 enhanced strobe mode by Peng Fan · 5 years ago
  72. 8277171 mmc: fsl_esdhc_imx: fix config check issue when building in SPL by Ye Li · 5 years ago
  73. a897269 cmd: Remove mmc_spi command by Anup Patel · 5 years ago
  74. 05e35d4 mmc: mmc_spi: Re-write driver using DM framework by Bhargav Shah · 5 years ago
  75. f49ff79 mmc: skip select_mode_and_width for MMC SPI host by Anup Patel · 5 years ago
  76. 0538477 mmc: retry a few times if a partition switch failed by Jean-Jacques Hiblot · 5 years ago
  77. 9bc5666 mmc: do not change mode when accessing a boot partition by Jean-Jacques Hiblot · 5 years ago
  78. bb98b8c mmc: During a switch, poll on dat0 if available and check the final status by Jean-Jacques Hiblot · 5 years ago
  79. 513e00b mmc: When switching partition, use the timeout specified in the ext_csd by Jean-Jacques Hiblot · 5 years ago
  80. 39320c5 mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd by Jean-Jacques Hiblot · 5 years ago
  81. cd0b80e mmc: if possible, poll the busy state using DAT0 by Jean-Jacques Hiblot · 5 years ago
  82. 863d100 mmc: add mmc_poll_for_busy() and change the purpose of mmc_send_status() by Jean-Jacques Hiblot · 5 years ago
  83. c2c22b9 mmc: omap_hsmmc: provide wait_dat0 even if UHS modes are not supported by Jean-Jacques Hiblot · 5 years ago
  84. c5bda37 Revert "mmc: Add a new callback function to perform the 74 clocks cycle sequence" by Jean-Jacques Hiblot · 5 years ago
  85. db52e19 mmc: omap_hsmmc: don't fill the send_init_stream callback by Jean-Jacques Hiblot · 5 years ago
  86. b2ffa33 mmc: omap_hsmmc: reset FSM for DAT and CMD lines if needed before a new command by Jean-Jacques Hiblot · 5 years ago
  87. 24b1e0c mmc: rpmb: fix response type of CMD25 by Akio Hirayama · 5 years ago
  88. da18c62 mmc: sdhci: Implement SDHCI card detect by T Karthik Reddy · 5 years ago
  89. 451931e mmc: sdhci: Read cd-gpio from devicetree by T Karthik Reddy · 5 years ago
  90. 86a94e7 mmc: Read sd card detect properties from DT by T Karthik Reddy · 5 years ago
  91. e3a14b6 mmc: mvebu: Remove unused MMC_CAP.. macros by T Karthik Reddy · 5 years ago
  92. a9a3a37 Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  93. 6070ef4 Merge branch '2019-07-12-master-imports' by Tom Rini · 5 years ago
  94. ae8d23a test: Disable pci_ep test for now by Tom Rini · 5 years ago
  95. 550eebc ARM: dts: logicpd som-lvs and torpedos: Shrink SPL DTB by Adam Ford · 5 years ago
  96. 1164c54 regulator: Allow autosetting fixed regulators by Sven Schwermer · 5 years ago
  97. 5fc7cf8 gpio: add gpio-hog support by Heiko Schocher · 5 years ago
  98. 42f1539 ARM: dts: logicpd-som-lv: Resync with Kernel 5.1.9 by Adam Ford · 5 years ago
  99. 4972a2a ARM: dts: da850: Resync with Linux 5.1.9 by Adam Ford · 5 years ago
  100. 877ab24 ARM: davinci: da850: Manual pinmux only when PINCTRL not available by Adam Ford · 5 years ago