1. 039ed7c riscv: nx25: dts: Add AE250 dts to support RISC-V by Rick Chen · 7 years ago
  2. 8bbb290 riscv: nx25: lib: Add relative lib funcs to support RISC-V by Rick Chen · 7 years ago
  3. e8e3959 riscv: cpu: Add nx25 to support RISC-V by Rick Chen · 7 years ago
  4. b7a6e2c mmc: remove hc_wp_grp_size from struct mmc if not needed by Jean-Jacques Hiblot · 7 years ago
  5. 173c06d mmc: don't read the size of eMMC enhanced user data area in SPL by Jean-Jacques Hiblot · 7 years ago
  6. e6fa5a5 mmc: compile out erase and write mmc commands if write operations are not enabled by Jean-Jacques Hiblot · 7 years ago
  7. 5b2e72f mmc: read ssr only if MMC write support is enabled by Jean-Jacques Hiblot · 7 years ago
  8. d6400c3 mmc: add a Kconfig option to enable the support for MMC write operations by Jean-Jacques Hiblot · 7 years ago
  9. 58a6fb7 mmc: reworked version lookup in mmc_startup_v4 by Jean-Jacques Hiblot · 7 years ago
  10. baef207 mmc: compile out more code if support for UHS and HS200 is not enabled by Jean-Jacques Hiblot · 7 years ago
  11. 9b79dbd mmc: atmel: when sending a data command, use the provided block size by Jean-Jacques Hiblot · 7 years ago
  12. d0e4437 common: do not compile common fastboot code when building the SPL by Jean-Jacques Hiblot · 7 years ago
  13. dc80373 am335x_hs_evm: Trim options in SPL to reduce binary size by Tom Rini · 7 years ago
  14. 49f8925 dm: mmc: sandbox: Update SD card emulation by Jean-Jacques Hiblot · 7 years ago
  15. c9d3f34 configs: omapl138_lcdk: decrease the loglevel to reduce the size of the SPL by Jean-Jacques Hiblot · 7 years ago
  16. 33678bd configs: openrd: removed support for eMMC hardware partitioning by Jean-Jacques Hiblot · 7 years ago
  17. cf17789 mmc: make optional the support for eMMC hardware partitioning by Jean-Jacques Hiblot · 7 years ago
  18. f99c2ef mmc: make UHS and HS200 optional by Jean-Jacques Hiblot · 7 years ago
  19. d8e3d42 mmc: convert most of printf() to pr_err() and pr_warn() by Jean-Jacques Hiblot · 7 years ago
  20. f7d5dff mmc: don't use malloc_cache_aligned() by Jean-Jacques Hiblot · 7 years ago
  21. 1de06b9 mmc: fix for old MMCs (below version 4) by Jean-Jacques Hiblot · 7 years ago
  22. 1da8eb5 mmc: all hosts support 1-bit bus width and legacy timings by Jean-Jacques Hiblot · 7 years ago
  23. 00e446f mmc: Fixed a problem with old sd or mmc that do not support High speed by Jean-Jacques Hiblot · 7 years ago
  24. 7abff2c dm: mmc: update mmc_of_parse() by Jean-Jacques Hiblot · 7 years ago
  25. 52d241d mmc: dump card and host capabilities if debug is enabled by Jean-Jacques Hiblot · 7 years ago
  26. ef1614a mmc: meson_gx_mmc: fix the complie error by Jaehoon Chung · 7 years ago
  27. 9215ef5 dm: mmc: Add a library function to parse generic dt binding by Kishon Vijay Abraham I · 7 years ago
  28. 9815e3b mmc: add a library function to send tuning command by Jean-Jacques Hiblot · 7 years ago
  29. bc1e327 mmc: use the right voltage level for MMC DDR and HS200 modes by Jean-Jacques Hiblot · 7 years ago
  30. 83dc422 mmc: Retry some MMC cmds on failure by Kishon Vijay Abraham I · 7 years ago
  31. 01298da mmc: Change mode when switching to a boot partition by Jean-Jacques Hiblot · 7 years ago
  32. 04a2ea2 mmc: disable UHS modes if Vcc cannot be switched on and off by Jean-Jacques Hiblot · 7 years ago
  33. c10b85d mmc: Add support for UHS modes by Jean-Jacques Hiblot · 7 years ago
  34. 634d484 mmc: add HS200 support in MMC core by Kishon Vijay Abraham I · 7 years ago
  35. ec84120 mmc: Add a execute_tuning() callback to the mmc operations. by Kishon Vijay Abraham I · 7 years ago
  36. 2e7410d mmc: disable the mmc clock during power off by Kishon Vijay Abraham I · 7 years ago
  37. 35f6782 mmc: add a new mmc parameter to disable mmc clock by Kishon Vijay Abraham I · 7 years ago
  38. fb7c3be mmc: add power cyle support in mmc core by Kishon Vijay Abraham I · 7 years ago
  39. 318a7a5 mmc: Add a new callback function to perform the 74 clocks cycle sequence by Jean-Jacques Hiblot · 7 years ago
  40. aff5d3c mmc: Enable signal voltage to be selected from mmc core by Kishon Vijay Abraham I · 7 years ago
  41. 2a4d212 mmc: make mmc_set_ios() return status by Kishon Vijay Abraham I · 7 years ago
  42. 3862b85 mmc: refactor MMC startup to make it easier to support new modes by Jean-Jacques Hiblot · 7 years ago
  43. d0c221f mmc: refactor SD startup to make it easier to support new modes by Jean-Jacques Hiblot · 7 years ago
  44. 7a96ec7 cmd: mmc: display the mode name and current bus speed in the mmc info by Jean-Jacques Hiblot · 7 years ago
  45. 0503857 mmc: use mmc modes to select the correct bus speed by Jean-Jacques Hiblot · 7 years ago
  46. 4c9d2aa mmc: Add a function to dump the mmc capabilities by Jean-Jacques Hiblot · 7 years ago
  47. 35f9e19 mmc: introduce mmc modes by Jean-Jacques Hiblot · 7 years ago
  48. 7382e69 mmc: add a function to read and test the ext csd (mmc >= 4) by Jean-Jacques Hiblot · 7 years ago
  49. dfda9d8 mmc: make ext_csd part of struct mmc by Jean-Jacques Hiblot · 7 years ago
  50. c744b6f mmc: move the MMC startup for version above v4.0 in a separate function by Jean-Jacques Hiblot · 7 years ago
  51. 8ac8a26 mmc: split mmc_startup() by Jean-Jacques Hiblot · 7 years ago
  52. 06ec045 mmc: dm: get the IO-line and main voltage regulators from the dts by Jean-Jacques Hiblot · 7 years ago
  53. bb7b4ef mmc: sdhci: do not compare pointer to 0 by Heinrich Schuchardt · 7 years ago
  54. 713e681 mmc: sdhci: don't clear SDHCI_INT_STATUS register during CMD_INHIBIT by Jorge Ramirez-Ortiz · 7 years ago
  55. 339d578 mmc: sanitize includes for DM i2c by Felix Brack · 7 years ago
  56. 0e1746a drivers: mmc: Avoid memory leak in case of failure by Suniel Mahesh · 7 years ago
  57. 18e7c8f drivers: mmc: Change buffer type in ALLOC_CACHE_ALIGN_BUFFER macro by Suniel Mahesh · 7 years ago
  58. 373b900 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  59. 00425e6 configs: sun50i: Enable eMMC on a64-olinuxino by Jagan Teki · 7 years ago
  60. 1a62f85 Merge git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  61. 6bf6342 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  62. 2ff1da9 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  63. e38c66e Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  64. 193f6fb board/BuR: drop LCDC clock manipulation from board code by Hannes Schmelzer · 7 years ago
  65. 0fcec57 board/BuR: provide real clock-frequency instead a divider by Hannes Schmelzer · 7 years ago
  66. 8a094f5 am335x-fb: setup display PLL by Hannes Schmelzer · 7 years ago
  67. 0d8a7d6 am335x-fb: cosmetic: fix coding style by Hannes Schmelzer · 7 years ago
  68. e880a5e am335x-fb: cosmetic: update-copyright by Hannes Schmelzer · 7 years ago
  69. 3215192 mach-omap2: add AM335x Display PLL register definition by Hannes Schmelzer · 7 years ago
  70. 1cabeb8 ls1088ardb: Add SD Secure boot target support by Sumit Garg · 7 years ago
  71. 10e7eaf armv8: ls1088a: SPL size reduction by Sumit Garg · 7 years ago
  72. dcb081b armv8: fsl-layerscape: SPL size reduction by Sumit Garg · 7 years ago
  73. 7abcd0c Powerpc: T208xQDS: Modify the comment of the CONFIG_FSL_PCIE_RESET macro by Bao Xiaowei · 7 years ago
  74. ab0ab54 armv8: Implement workaround for Cortex-A53 erratum 855873 by Alison Wang · 7 years ago
  75. 541d576 configs: Move SYS_DPAA_QBMAN to Kconfig by Ahmed Mansour · 7 years ago
  76. 4426232 drivers/misc: Share qbman init between archs by Ahmed Mansour · 7 years ago
  77. 1b76f3b armv8: layerscape: sata: refine port register configuration by Yuantian Tang · 7 years ago
  78. fa60abc armv8: ls1088 : MC alignment should always be fixed to 512MB by Ashish Kumar · 7 years ago
  79. 084edbb Merge git://git.denx.de/u-boot-marvell by Tom Rini · 7 years ago
  80. ec75fab build: Drop CONFIG_SPL_BUILD guards in some cases by Tom Rini · 7 years ago
  81. 2c33b0c fat write: Fixed a problem with the case of file names when writing files by Jean-Jacques Hiblot · 7 years ago
  82. 75db00e linux/kernel.h: Add ALIGN_DOWN macro by Masahiro Yamada · 7 years ago
  83. e7dd4f9 sh: Drop unreferenced CONFIG_* defines by Tuomas Tynkkynen · 7 years ago
  84. cfb8462 ARM: Drop unreferenced CONFIG_MACH_* defines by Tuomas Tynkkynen · 7 years ago
  85. b591441 configs: am57xx_evm: fix ethernet phy configuration by Sekhar Nori · 7 years ago
  86. 9464dd5 Travis-CI: Split 't208xrdb t4qds t102*'-job into separate jobs by Philipp Tomsich · 7 years ago
  87. 55acf49 PCI: Drop CONFIG_TSI108_PCI by Tuomas Tynkkynen · 7 years ago
  88. a8798a6 BCM283x ALT5 function for JTAG pins by Henry Zhang · 7 years ago
  89. 8a71138 configs: stm32f746-disco: enable MMC related flags by Patrice Chotard · 7 years ago
  90. 77729bd ARM: DTS: stm32: add MMC nodes for stm32f746-disco and stm32f769-disco by Patrice Chotard · 7 years ago
  91. 45be088 ARM: DTS: stm32: add SDIO controller support for stm32f469-disco by Patrice Chotard · 7 years ago
  92. c0cdd5a board: stm32: add stm32f469-discovery board support by Patrice Chotard · 7 years ago
  93. d95faab ARM: DTS: stm32: add stm32f469-disco-u-boot dts file by Patrice Chotard · 7 years ago
  94. 003b4c1 ARM: DTS: add STM32F469 Discovery board support by Patrice Chotard · 7 years ago
  95. 0b3f789 ram: stm32: add memory mapping selection support by Patrice Chotard · 7 years ago
  96. c8f7877 board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driver by Patrice Chotard · 7 years ago
  97. 4a56fd4 board: stm32f429-disco: switch to DM STM32 clock driver by Patrice Chotard · 7 years ago
  98. dcb1195 mach-stm32: stmf32f4: timer: remove clock_get() call by Patrice Chotard · 7 years ago
  99. 2d18d72 board: stm32f429-disco: switch to DM STM32 serial driver by Patrice Chotard · 7 years ago
  100. a057070 configs: stm32f429-disco: enable MISC, STM32_RCC, DM_RESET and STM32_RESET by Patrice Chotard · 7 years ago