1. 4fd4c89 arm: omap_i2c: Remove unwanted header file inclusion by Vignesh R · 5 years ago
  2. 14106bc i2c: omap24xx_i2c: Adapt driver to support K3 devices by Vignesh R · 5 years ago
  3. b5d2e29 am65x: README: Add eMMC layout and flash instructions by Faiz Abbas · 5 years ago
  4. 1bc54fc configs: am65x_hs_evm: Add Support for eMMC boot by Andreas Dannenberg · 5 years ago
  5. 0e9135c configs: am65x_evm: Add Support for eMMC boot by Faiz Abbas · 5 years ago
  6. 64c1c3a configs: am65x_hs_evm_r5: All sysfw to be loaded via MMC by Andreas Dannenberg · 5 years ago
  7. 208ec9f configs: am65x_evm_r5: All sysfw to be loaded via MMC by Andreas Dannenberg · 5 years ago
  8. c222e3d armV7R: K3: am654: Load SYSFW binary and config from boot media by Andreas Dannenberg · 5 years ago
  9. b3b1ed4 armv7R: K3: am654: Use full malloc implementation in SPL by Andreas Dannenberg · 5 years ago
  10. 0c45dfa armV7R: K3: am654: Allow using SPL BSS pre-relocation by Andreas Dannenberg · 5 years ago
  11. 6df8706 arm: K3: Introduce System Firmware loader framework by Andreas Dannenberg · 5 years ago
  12. e1eb6ad spl: Make image loader infrastructure more universal by Andreas Dannenberg · 5 years ago
  13. a5a5d99 spl: Allow performing BSS init early before board_init_f() by Andreas Dannenberg · 5 years ago
  14. 70942db mmc: am654_sdhci: Allow driver to probe without PDs specified by Andreas Dannenberg · 5 years ago
  15. c7d7e55 configs: am65x_evm_a53: Add Support for creating GPT partitions by Faiz Abbas · 5 years ago
  16. 6c42a75 am65x_evm: Add Support for creating a filesystem GPT partition in eMMC by Faiz Abbas · 5 years ago
  17. c36331a configs: am65x: Add configs to support environment in eMMC by Faiz Abbas · 5 years ago
  18. f605807 mmc: am654_sdhci: Add a platform specific set_control_reg() callback by Faiz Abbas · 5 years ago
  19. d1c0a22 mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings by Faiz Abbas · 5 years ago
  20. 5a6098f configs: am65x_evm: Enable CONFIG_REGMAP by Faiz Abbas · 5 years ago
  21. ce142ff mmc: am654_sdhci: Add Support for PHY by Faiz Abbas · 5 years ago
  22. a8185c5 mmc: sdhci: Make set_ios_post() return int by Faiz Abbas · 5 years ago
  23. bbcfaad arm: dts: k3: Add phy specific properties to SD card node by Faiz Abbas · 5 years ago
  24. 3966c7d mmc: sdhci: Make sdhci_set_clock() non static by Faiz Abbas · 5 years ago
  25. 3d29636 mmc: sdhci: Add support for sdhci-caps-mask by Faiz Abbas · 5 years ago
  26. 55a1a09 regmap: Add API regmap_init_mem_index() by Faiz Abbas · 5 years ago
  27. 6fca7fb mmc: am654_sdhci: Remove quirks by Faiz Abbas · 5 years ago
  28. 3a1a0df arm64: dts: k3: Sync sdhci0 node from kernel and change driver name by Faiz Abbas · 5 years ago
  29. f62be16 efi_loader: unaligned access in efi_file_from_path() by Heinrich Schuchardt · 5 years ago
  30. 046fe7b efi_loader: efi_dp_from_file() expect UTF-8 path by Heinrich Schuchardt · 5 years ago
  31. 02b31dc test: unit test for u16_strlen() by Heinrich Schuchardt · 5 years ago
  32. 317068b efi_loader: support unaligned u16 strings by Heinrich Schuchardt · 5 years ago
  33. ade317a efi_loader: avoid alignment error by Heinrich Schuchardt · 5 years ago
  34. 06e921b disk: efi: avoid unaligned pointer error by Heinrich Schuchardt · 5 years ago
  35. c0b352e efi_loader: add more sources to Sphinx documentation by Heinrich Schuchardt · 5 years ago
  36. 0b01656 efi_loader: function comments cmd/efi_debug.c by Heinrich Schuchardt · 5 years ago
  37. 15621aa efi_loader: function comments efi_bootmgr.c by Heinrich Schuchardt · 5 years ago
  38. 810371a efi_loader: fix function comments in cmd/bootefi.c by Heinrich Schuchardt · 5 years ago
  39. 4be077b efi_loader: fix comment for struct efi_pool_allocation by Heinrich Schuchardt · 5 years ago
  40. e5b4462 efi_loader: fix comments for variable services by Heinrich Schuchardt · 5 years ago
  41. 3f33f30 efi_driver: use Sphinx style comments by Heinrich Schuchardt · 5 years ago
  42. 9ce9127 efi_loader: fix comments for efi_update_exit_data() by Heinrich Schuchardt · 5 years ago
  43. 6631ca5 efi_loader: fix function comments in efi_boottime.c by Heinrich Schuchardt · 5 years ago
  44. b225c92 efi_loader: Change return type of efi_add_memory_map() by Bryan O'Donoghue · 5 years ago
  45. 112464f efi_selftest: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE by Heinrich Schuchardt · 5 years ago
  46. 14b4048 efi_loader: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE by Heinrich Schuchardt · 5 years ago
  47. 9618560 efi_loader: efi_set_virtual_address_map_runtime() by Heinrich Schuchardt · 5 years ago
  48. 4e996a8 efi_selftest: do not call CloseEvent() after ExitBootServices() by Heinrich Schuchardt · 5 years ago
  49. a35c33c efi_loader: use predefined constants in crt0_*_efi.S by Heinrich Schuchardt · 5 years ago
  50. 38671d4 efi_loader: duplicate IMAGE_SUBSYSTEM_EFI_APPLICATION by Heinrich Schuchardt · 5 years ago
  51. 0e80dda Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 years ago
  52. f96238e sunxi: H6: Enable USB for existing boards by Andre Przywara · 5 years ago
  53. 35fa673 sunxi: phy: Add USB PHY support for Allwinner H6 by Andre Przywara · 5 years ago
  54. 106c130 sunxi: clocks: Add H6 USB clock gates and resets by Andre Przywara · 5 years ago
  55. 0d3c77f sunxi: gpio: Enable support for H6 pin controller by Andre Przywara · 5 years ago
  56. 10cfbaa sunxi: move SUNXI_GPIO to Kconfig by Andre Przywara · 5 years ago
  57. 0824384 sunxi: H6: Add DDR3 DRAM delay values by Jernej Skrabec · 5 years ago
  58. 7656d39 sunxi: H6: Add DDR3-1333 timings by Andre Przywara · 5 years ago
  59. 75a8a64 sunxi: H6: Add DDR3 support to DRAM controller driver by Andre Przywara · 5 years ago
  60. 770b85a sunxi: H6: move LPDDR3 timing definition into separate file by Andre Przywara · 5 years ago
  61. 65f80f5 sunxi: H6: DRAM: follow recommended PHY init algorithm by Andre Przywara · 5 years ago
  62. 1a1d1df sunxi: H6: DRAM: avoid memcpy() on MMIO registers by Andre Przywara · 5 years ago
  63. 9c94e0a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 5 years ago
  64. 0dc97fc net: macb: Add support for 1000-baseX by Radu Pirea · 5 years ago
  65. 1b0c991 net: macb: Fixed reading MII_LPA register by Radu Pirea · 5 years ago
  66. c558c50 configs: am65x_evm_a53: enable networking by Grygorii Strashko · 5 years ago
  67. 6f2929d arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defs by Grygorii Strashko · 5 years ago
  68. 5195c10 arm64: dts: ti: k3-am65: add mcu cpsw node by Grygorii Strashko · 5 years ago
  69. 9d0dca1 net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver by Keerthy · 5 years ago
  70. 45e8c05 driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addr by Keerthy · 5 years ago
  71. 4db6e79 net: phy: cortina: Use block layer to read from mmc by Yinbo Zhu · 5 years ago
  72. 6124367 net: mscc: refactor mscc_miim by Horatiu Vultur · 5 years ago
  73. ec9594a test: dm: add MDIO test by Alex Marginean · 5 years ago
  74. c3452b5 net: introduce MDIO DM class for MDIO devices by Alex Marginean · 5 years ago
  75. 1494686 net: mscc: serval: Remove delay when serdes is configured by Horatiu Vultur · 5 years ago
  76. 2529dea net: phy: ti: Fix clock output DT property by Trent Piepho · 5 years ago
  77. c2df9b4 net: phy: ti: Use default values for tx/rx delay and fifo size by Trent Piepho · 5 years ago
  78. 9563786 cmd: mii: Add the standard 1000BASE-T registers by Trent Piepho · 5 years ago
  79. 4ef3231 cmd: mii: Refactor some of the MII reg dump code by Trent Piepho · 5 years ago
  80. 6674dc7 Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  81. a9e19b8 sun8i: h3: Add support for the Beelink-x2 STB by Marcus Cooper · 5 years ago
  82. 9340d8f sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to Kconfig by Andre Przywara · 5 years ago
  83. 356f782 mmc: fsl_esdhc_imx: enlarge mmc timeout by Peng Fan · 5 years ago
  84. 609ba12 mmc: fsl_esdhc_imx: add i.MX8QM compatible by Peng Fan · 5 years ago
  85. e9c2255 mmc: fsl_esdhc_imx: add HS400 Enhanced strobe support by Peng Fan · 5 years ago
  86. b0155ac mmc: fsl_esdhc_imx: use mmc_of_parse to set host_caps by Peng Fan · 5 years ago
  87. 479a8dd mmc: Parse no-1-8-v DT property by Peng Fan · 5 years ago
  88. b0fc312 mmc: Parse HS400 Enhanced strobe DT properties by Peng Fan · 5 years ago
  89. 44acd49 mmc: support hs400 enhanced strobe mode by Peng Fan · 5 years ago
  90. 8277171 mmc: fsl_esdhc_imx: fix config check issue when building in SPL by Ye Li · 5 years ago
  91. a897269 cmd: Remove mmc_spi command by Anup Patel · 5 years ago
  92. 05e35d4 mmc: mmc_spi: Re-write driver using DM framework by Bhargav Shah · 5 years ago
  93. f49ff79 mmc: skip select_mode_and_width for MMC SPI host by Anup Patel · 5 years ago
  94. 0538477 mmc: retry a few times if a partition switch failed by Jean-Jacques Hiblot · 5 years ago
  95. 9bc5666 mmc: do not change mode when accessing a boot partition by Jean-Jacques Hiblot · 5 years ago
  96. bb98b8c mmc: During a switch, poll on dat0 if available and check the final status by Jean-Jacques Hiblot · 5 years ago
  97. 513e00b mmc: When switching partition, use the timeout specified in the ext_csd by Jean-Jacques Hiblot · 5 years ago
  98. 39320c5 mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd by Jean-Jacques Hiblot · 5 years ago
  99. cd0b80e mmc: if possible, poll the busy state using DAT0 by Jean-Jacques Hiblot · 5 years ago
  100. 863d100 mmc: add mmc_poll_for_busy() and change the purpose of mmc_send_status() by Jean-Jacques Hiblot · 5 years ago