1. cf17789 mmc: make optional the support for eMMC hardware partitioning by Jean-Jacques Hiblot · 7 years ago
  2. f99c2ef mmc: make UHS and HS200 optional by Jean-Jacques Hiblot · 7 years ago
  3. d8e3d42 mmc: convert most of printf() to pr_err() and pr_warn() by Jean-Jacques Hiblot · 7 years ago
  4. f7d5dff mmc: don't use malloc_cache_aligned() by Jean-Jacques Hiblot · 7 years ago
  5. 1de06b9 mmc: fix for old MMCs (below version 4) by Jean-Jacques Hiblot · 7 years ago
  6. 1da8eb5 mmc: all hosts support 1-bit bus width and legacy timings by Jean-Jacques Hiblot · 7 years ago
  7. 00e446f mmc: Fixed a problem with old sd or mmc that do not support High speed by Jean-Jacques Hiblot · 7 years ago
  8. 7abff2c dm: mmc: update mmc_of_parse() by Jean-Jacques Hiblot · 7 years ago
  9. 52d241d mmc: dump card and host capabilities if debug is enabled by Jean-Jacques Hiblot · 7 years ago
  10. ef1614a mmc: meson_gx_mmc: fix the complie error by Jaehoon Chung · 7 years ago
  11. 9215ef5 dm: mmc: Add a library function to parse generic dt binding by Kishon Vijay Abraham I · 7 years ago
  12. 9815e3b mmc: add a library function to send tuning command by Jean-Jacques Hiblot · 7 years ago
  13. bc1e327 mmc: use the right voltage level for MMC DDR and HS200 modes by Jean-Jacques Hiblot · 7 years ago
  14. 83dc422 mmc: Retry some MMC cmds on failure by Kishon Vijay Abraham I · 7 years ago
  15. 01298da mmc: Change mode when switching to a boot partition by Jean-Jacques Hiblot · 7 years ago
  16. 04a2ea2 mmc: disable UHS modes if Vcc cannot be switched on and off by Jean-Jacques Hiblot · 7 years ago
  17. c10b85d mmc: Add support for UHS modes by Jean-Jacques Hiblot · 7 years ago
  18. 634d484 mmc: add HS200 support in MMC core by Kishon Vijay Abraham I · 7 years ago
  19. ec84120 mmc: Add a execute_tuning() callback to the mmc operations. by Kishon Vijay Abraham I · 7 years ago
  20. 2e7410d mmc: disable the mmc clock during power off by Kishon Vijay Abraham I · 7 years ago
  21. 35f6782 mmc: add a new mmc parameter to disable mmc clock by Kishon Vijay Abraham I · 7 years ago
  22. fb7c3be mmc: add power cyle support in mmc core by Kishon Vijay Abraham I · 7 years ago
  23. 318a7a5 mmc: Add a new callback function to perform the 74 clocks cycle sequence by Jean-Jacques Hiblot · 7 years ago
  24. aff5d3c mmc: Enable signal voltage to be selected from mmc core by Kishon Vijay Abraham I · 7 years ago
  25. 2a4d212 mmc: make mmc_set_ios() return status by Kishon Vijay Abraham I · 7 years ago
  26. 3862b85 mmc: refactor MMC startup to make it easier to support new modes by Jean-Jacques Hiblot · 7 years ago
  27. d0c221f mmc: refactor SD startup to make it easier to support new modes by Jean-Jacques Hiblot · 7 years ago
  28. 7a96ec7 cmd: mmc: display the mode name and current bus speed in the mmc info by Jean-Jacques Hiblot · 7 years ago
  29. 0503857 mmc: use mmc modes to select the correct bus speed by Jean-Jacques Hiblot · 7 years ago
  30. 4c9d2aa mmc: Add a function to dump the mmc capabilities by Jean-Jacques Hiblot · 7 years ago
  31. 35f9e19 mmc: introduce mmc modes by Jean-Jacques Hiblot · 7 years ago
  32. 7382e69 mmc: add a function to read and test the ext csd (mmc >= 4) by Jean-Jacques Hiblot · 7 years ago
  33. dfda9d8 mmc: make ext_csd part of struct mmc by Jean-Jacques Hiblot · 7 years ago
  34. c744b6f mmc: move the MMC startup for version above v4.0 in a separate function by Jean-Jacques Hiblot · 7 years ago
  35. 8ac8a26 mmc: split mmc_startup() by Jean-Jacques Hiblot · 7 years ago
  36. 06ec045 mmc: dm: get the IO-line and main voltage regulators from the dts by Jean-Jacques Hiblot · 7 years ago
  37. bb7b4ef mmc: sdhci: do not compare pointer to 0 by Heinrich Schuchardt · 7 years ago
  38. 713e681 mmc: sdhci: don't clear SDHCI_INT_STATUS register during CMD_INHIBIT by Jorge Ramirez-Ortiz · 7 years ago
  39. 339d578 mmc: sanitize includes for DM i2c by Felix Brack · 7 years ago
  40. 0e1746a drivers: mmc: Avoid memory leak in case of failure by Suniel Mahesh · 7 years ago
  41. 18e7c8f drivers: mmc: Change buffer type in ALLOC_CACHE_ALIGN_BUFFER macro by Suniel Mahesh · 7 years ago
  42. f3dd87e Prepare v2018.01 by Tom Rini · 7 years ago v2018.01
  43. 2f4c9de Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  44. ca9d211 mtd: nand: mxs_nand_spl: Remove nand size print by Jagan Teki · 7 years ago
  45. ff882299 board: engicam: Fix to remove legacy board/icorem6_rqs by Jagan Teki · 7 years ago
  46. 4671835 imx: initialize and use generic timer on i.MX 6UL/ULL by Stefan Agner · 7 years ago
  47. 23b6a13 imx: introduce CONFIG_GPT_TIMER by Stefan Agner · 7 years ago
  48. 616aa55 imx: move CONFIG_SYSCOUNTER_TIMER to Kconfig by Stefan Agner · 7 years ago
  49. 5e23380 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago WIP-08Jan2018
  50. 598e9dc crypto/fsl: fix BLOB encapsulation and decapsulation by Clemens Gruber · 7 years ago
  51. 5d8c4eb x86: tangier: Add Bluetooth to ACPI table by Andy Shevchenko · 7 years ago
  52. d08953e x86: tangier: Use actual GPIO hardware numbers by Andy Shevchenko · 7 years ago
  53. 8e18f34 x86: Move commands from under arch/x86 to cmd/x86/ by Tom Rini · 7 years ago
  54. 290e7cf mx6ull: Handle the CONFIG_MX6ULL cases correctly by Fabio Estevam · 7 years ago
  55. ca833ca Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago WIP-03Jan2018
  56. 5a6440c ARM: imx: cm_fx6: env: don't run boot scripts twice by Christopher Spinrath · 7 years ago
  57. 3ef5f67 ARM: imx: cm_fx6: env: support distro boot command by Christopher Spinrath · 7 years ago
  58. 6b79f71 ARM: imx: cm_fx6: env: use standard variables by Christopher Spinrath · 7 years ago
  59. e2a75f0 rockchip: firefly-rk3399: enable SPL_ATF_NO_PLATFORM_PARAM by Philipp Tomsich · 7 years ago
  60. d21fb63 spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option by Philipp Tomsich · 7 years ago
  61. af104ae imx: spl: Fix NAND bootmode detection by Eran Matityahu · 7 years ago
  62. baefb63 mx6: Add board mx6memcal for use in validating DDR by Eric Nelson · 7 years ago
  63. f9d891f video: Support multiple lines version string display by Peng Fan · 7 years ago
  64. cca3ff0 video: ipu: Fix dereferencing NULL pointer problem by Peng Fan · 7 years ago
  65. 224d261 rockchip: board: lion-rk3368: reduce env-size default to 8KiB by Philipp Tomsich · 7 years ago
  66. 1314bd1 boards: amlogic: khadas-vim: Typo fixup by Neil Armstrong · 7 years ago
  67. 7d22c8e Prepare v2018.01-rc3 by Tom Rini · 7 years ago v2018.01-rc3
  68. d167dd4 Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago WIP-01Jan2018
  69. 46caea7 power: tps65910: replace error() by pr_err() by Felix Brack · 7 years ago
  70. 48fa312 configs: am335x_boneblack: Bring back missed bootcmd by Sam Protsenko · 7 years ago
  71. 5da3b3d dm: core: remove orphaned parameter description in platdata.h by Heinrich Schuchardt · 7 years ago
  72. 836e67e ARM: omap3: evm: Refactor 'board_eth_init' by Derald D. Woods · 7 years ago
  73. c2900f5 ARM: dts: omap3-evm: Enable DM and devicetree for TMDSEVM{3530, 3730} by Derald D. Woods · 7 years ago
  74. d9be183 ARM: dts: omap3-evm: Add support for TMDSEVM{3530, 3730} by Derald D. Woods · 7 years ago
  75. 2d28ba1 ARM: omap3: evm: Do not relocate FDT address by Derald D. Woods · 7 years ago
  76. f777df3 rockchip: dts: rk3399-evb: support boot from sd-card by Kever Yang · 7 years ago
  77. fe529e6 rockchip: rk3399-puma: reduce env size to 8kiB by Jakob Unterwurzacher · 7 years ago
  78. 3bb6dc0 Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago WIP-29Dec2017
  79. d6abd1d arm: imx: add tzic interrupt controller for imx53 by Patrick Bruenn · 7 years ago
  80. a637fe6 ARM: imx6: Disable DDR DRAM calibration DHCOM i.MX6 PDK by Marek Vasut · 7 years ago
  81. b6d86ce imx: Fix missing spl_sd configuration for wandboard. by Vagrant Cascadian · 7 years ago
  82. 52384b7 imx: Kconfig: Add HAS_CAAM option by Breno Lima · 7 years ago
  83. 051ba9e Kconfig: mx6ull: Deselect MX6UL from CONFIG_MX6ULL by Breno Lima · 7 years ago
  84. a4e6b00 mx6sl: Select MX6SL option via Kconfig by Breno Lima · 7 years ago
  85. 55c808e warp: imximage.cfg: Handle the CONFIG_SECURE_BOOT case by Breno Lima · 7 years ago
  86. 4e14865 mx6slevk: imximage.cfg: Handle the CONFIG_SECURE_BOOT case by Breno Lima · 7 years ago
  87. 6ca03f0 mx6sxsabresd: Load the correct dtb for revA board by Fabio Estevam · 7 years ago
  88. 4555c26 imx: Add a common way for detecting NXP boards revision by Fabio Estevam · 7 years ago
  89. 9a72958 ARM: imx: display5: config: Update display5_factory_defconfig to use USE_BOOTCOMMAND by Lukasz Majewski · 7 years ago
  90. d56f6ca power: pmic.h: include dm/ofnode.h by Peng Fan · 7 years ago
  91. e743f1e ARM: imx: cm_fx6: remove esdhc init code from board file by Christopher Spinrath · 7 years ago
  92. 56b801c ARM: imx: cm_fx6: remove sata init code from board file by Christopher Spinrath · 7 years ago
  93. d54f1fc ARM: imx: cm_fx6: defconfig: enable CONFIG_DM_KEYBOARD by Christopher Spinrath · 7 years ago
  94. c10809d ARM: imx: cm-fx6: reinstate USB support by syncing the devicetree with Linux by Christopher Spinrath · 7 years ago
  95. 647155b board: ge: mx53ppd: Move check_time() to common location by Martyn Welch · 7 years ago
  96. 1b25f2d mx6_common: remove dead code by Adam Ford · 7 years ago
  97. b47b705 imx: Unify CONFIG_BOOTDELAY by Fabio Estevam · 7 years ago
  98. 8e5f049 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago WIP-27Dec2017
  99. 7e3caa8 Move CONFIG_PANIC_HANG to Kconfig by Masahiro Yamada · 7 years ago
  100. 4ace304 boards: ls1046ardb: disable unavailable "ethernet" node in dts by Prabhakar Kushwaha · 7 years ago