1. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  2. bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 4 years, 10 months ago
  3. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 11 months ago
  4. 6cf8a90 mmc: Rename timeout parameters for clarification by Sam Protsenko · 5 years ago
  5. c2c22b9 mmc: omap_hsmmc: provide wait_dat0 even if UHS modes are not supported by Jean-Jacques Hiblot · 5 years ago
  6. db52e19 mmc: omap_hsmmc: don't fill the send_init_stream callback by Jean-Jacques Hiblot · 5 years ago
  7. b2ffa33 mmc: omap_hsmmc: reset FSM for DAT and CMD lines if needed before a new command by Jean-Jacques Hiblot · 5 years ago
  8. d2c05f5 mmc: omap_hsmmc: Set 3.3V for IO voltage by Faiz Abbas · 5 years ago
  9. 151b833 Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  10. d3de385 mmc: omap_hsmmc: Use regulator_set_enable_if_allowed for enabling regulator by Lokesh Vutla · 6 years ago
  11. 351a4aa mmc: omap_hsmmc: Workaround errata regarding SDR104/HS200 tuning failures (i929) by Faiz Abbas · 6 years ago
  12. 223b10c mmc: omap: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check by Bin Meng · 6 years ago
  13. f4df405 mmc: omap_mmc: Remove invert references by Adam Ford · 6 years ago
  14. 03190a7 mmc: omap_hsmmc: Fix pbias for omap3_logic to enable CD pin by Adam Ford · 6 years ago
  15. 307a214 mmc: omap_hsmmc: Make DM_GPIO calls dependent on DM_GPIO by Adam Ford · 6 years ago
  16. beac7d3 mmc: omap_hsmmc: use a default 52MHz max clock rate if none is specified by Jean-Jacques Hiblot · 7 years ago
  17. 27a4b3b mmc: omap_hsmmc: make it possible to compile out ADMA support by Jean-Jacques Hiblot · 7 years ago
  18. c7d08d8 mmc: omap_hsmmc: compile out write support if not needed by Jean-Jacques Hiblot · 7 years ago
  19. 45530e3 mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_plat by Jean-Jacques Hiblot · 7 years ago
  20. 4a41fec mmc: Fix uninitialised priv member by Alex Kiernan · 7 years ago
  21. 04f9f8b mmc: omap_hsmmc: add signal voltage selection support by Jean-Jacques Hiblot · 7 years ago
  22. 90321dc mmc: omap_hsmmc: allow mmc clock to be gated by Kishon Vijay Abraham I · 7 years ago
  23. 42182c9 mmc: omap_hsmmc: implement send_init_stream callback by Jean-Jacques Hiblot · 7 years ago
  24. 3149c13 mmc: omap_hsmmc: update mmc->clock with the actual bus speed by Jean-Jacques Hiblot · 7 years ago
  25. bcc6bd8 mmc: omap_hsmmc: allow the simple HS modes to use the default pinctrl by Jean-Jacques Hiblot · 7 years ago
  26. 2d28eed mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for different hw revisions by Kishon Vijay Abraham I · 7 years ago
  27. 33c1d77 mmc: omap_hsmmc: Add support to set IODELAY values by Kishon Vijay Abraham I · 7 years ago
  28. 2d7482c mmc: omap_hsmmc: use mmc_of_parse to populate mmc_config by Kishon Vijay Abraham I · 7 years ago
  29. a4efd73 mmc: omap_hsmmc: Reduce the max timeout for reset controller fsm by Jean-Jacques Hiblot · 7 years ago
  30. 2faa1a3 mmc: omap_hsmmc: Workaround for errata id i802 by Jean-Jacques Hiblot · 7 years ago
  31. 14761ca mmc: omap_hsmmc: Add tuning support by Jean-Jacques Hiblot · 7 years ago
  32. 9b3fc21 mmc: omap_hsmmc: Enable DDR mode support by Kishon Vijay Abraham I · 7 years ago
  33. 8fc238b mmc: omap_hsmmc: set MMC mode in the UHSMS bit field by Jean-Jacques Hiblot · 7 years ago
  34. b594481 mmc: omap_hsmmc: add support to set default io voltage by Kishon Vijay Abraham I · 7 years ago
  35. 48a2f11 mmc: omap_hsmmc: cleanup omap_hsmmc_set_ios by Kishon Vijay Abraham I · 7 years ago
  36. 5baf543 mmc: omap_hsmmc: cleanup clock configuration by Jean-Jacques Hiblot · 7 years ago
  37. 29171dc mmc: omap_hsmmc: Fix incorrect bit operations for disabling a bit by Kishon Vijay Abraham I · 7 years ago
  38. 866bb98 mmc: omap_hsmmc: Enable Auto command (CMD12) enable by Kishon Vijay Abraham I · 7 years ago
  39. f0d53e8 mmc: omap_hsmmc: Add support for DMA (ADMA2) by Kishon Vijay Abraham I · 7 years ago
  40. 741726a Revert "omap_hsmmc: update struct hsmmc to accommodate omap3 from DT" by Jean-Jacques Hiblot · 7 years ago
  41. 339d578 mmc: sanitize includes for DM i2c by Felix Brack · 7 years ago
  42. c4d660d dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
  43. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  44. b5511d6 drivers: omap_hsmmc: move to DM_MMC_OPS by Jean-Jacques Hiblot · 7 years ago
  45. cbcb170 dm: mmc: omap_hsmmc: Add pre-reloc flag to the driver by Lokesh Vutla · 7 years ago
  46. 2558c04 dm: mmc: omap_hsmmc: Update to support of-platdata by Lokesh Vutla · 7 years ago
  47. 46831c1 omap_hsmmc: update struct hsmmc to accommodate omap3 from DT by Adam Ford · 7 years ago
  48. 17c9a1c mmc: omap_hsmmc: add support for CONFIG_BLK by Jean-Jacques Hiblot · 8 years ago
  49. 3d673ff mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is used by Jean-Jacques Hiblot · 8 years ago
  50. dc09127 mmc: omap_hsmmc: use mmc_get_blk_desc() to get the block device desc by Jean-Jacques Hiblot · 8 years ago
  51. ae000e2 mmc: omap_hsmmc: use an accessor to get the private data by Jean-Jacques Hiblot · 8 years ago
  52. 2a48b3a omap_hsmmc.c: Fix build warning on non-omap3 by Tom Rini · 8 years ago
  53. 6aca17c drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xx by Adam Ford · 8 years ago
  54. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  55. 07b0b9c mmc: change the set_ios return type from void to int by Jaehoon Chung · 8 years ago
  56. b4b0600 ARM: OMAP4+: Add support for getting pbias info from board by Lokesh Vutla · 8 years ago
  57. 3891a54 ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX by Nishanth Menon · 8 years ago
  58. 4de2de5 drivers: mmc: omap_hsmmc: fix build breakage by Sekhar Nori · 8 years ago
  59. 915ffa5 mmc: use the generic error number by Jaehoon Chung · 8 years ago
  60. 3d4f628 mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xx by Heiko Schocher · 8 years ago
  61. cffe5d8 dm: mmc: Set up the device pointer when using the MMC uclass by Simon Glass · 8 years ago
  62. 5cc6a24 drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is defined by Mugunthan V N · 8 years ago
  63. 4bc5e19 drivers: mmc: omap_hsmmc: Fix conversion of address to a pointer by Mugunthan V N · 8 years ago
  64. fbf1b08 omap_hsmmc: Board-specific TWL6030 MMC power initialization by Paul Kocialkowski · 9 years ago
  65. a85362f power: twl6030: Device-index-specific MMC power initialization by Paul Kocialkowski · 9 years ago
  66. bcce53d dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  67. a9d6a7e drivers: mmc: omap_hsmmc: convert driver to adopt device driver model by Mugunthan V N · 9 years ago
  68. 3b68939 ARM: k2g: add SD card and eMMC support by Roger Quadros · 9 years ago
  69. 9fbdca6 mmc: omap_hsmmc: enable 8bit interface for eMMC for AM43xx by Nikita Kiryanov · 9 years ago
  70. dce55b9 mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xx by Nikita Kiryanov · 9 years ago
  71. 5a20397 mmc: remove the MMC_MODE_HC flag by Rob Herring · 10 years ago
  72. 5bfdd1f omap3: mmc: add 1.8v bias setting for MMC1 by Albert ARIBAUD \(3ADEV\) · 10 years ago
  73. aac5450 omap_hsmmc: Board-specific TWL4030 MMC power initializations by Paul Kocialkowski · 10 years ago
  74. f3e85e4 twl4030: device-index-specific MMC power initializations, common ramp-up delay by Paul Kocialkowski · 10 years ago
  75. d11ac4b arm: omap: add support for am57xx devices by Felipe Balbi · 10 years ago
  76. 0b03a93 omap: hsmmc: assume cd gpio is active low by Igor Grinberg · 10 years ago
  77. 5915a2a dm: omap: gpio: Support driver model by Simon Glass · 10 years ago
  78. 750121c mmc: prevent some warnings with make W=1 by Jeroen Hofstee · 10 years ago
  79. 93bfd61 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
  80. 22cb7d3 mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · 11 years ago
  81. ab769f2 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · 11 years ago
  82. 152ba36 ARM: OMAP: Enable 8-bit eMMC access for OMAP4/5/DRA7xx by Lubomir Popov · 11 years ago
  83. 61a6cc2 omap_hsmmc: omap4+/am335x: modify MMC controller internal fsm reset func by Oleksandr Tyshchenko · 11 years ago
  84. a5d439c mmc: omap_hsmmc: Update pbias programming by Balaji T K · 11 years ago
  85. 384bcae palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic function by Nishanth Menon · 12 years ago
  86. cb19910 twl6035: rename to palmas by Nishanth Menon · 12 years ago
  87. 173ddc5 mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be used by Peter Korsgaard · 12 years ago
  88. c43c833 ARM: OMAP4+: Make control module register structure generic by Lokesh Vutla · 12 years ago
  89. e3913f5 omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  90. d23d8d7 mmc: add support for write protection by Nikita Kiryanov · 12 years ago
  91. e874d5b omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  92. cc22b0c omap_hsmmc: introduce omap_hsmmc_data struct by Nikita Kiryanov · 12 years ago
  93. 5964dad omap_hsmmc: fix out of bounds array access by Nikita Kiryanov · 12 years ago
  94. ee3a55f Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 12 years ago
  95. dd23e59 omap5: pbias ldo9 turn on by Balaji T K · 13 years ago
  96. 002a2c0 OMAP4/5: Make the sysctrl structure common by SRICHARAN R · 13 years ago
  97. bbbc1ae ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · 13 years ago
  98. 25c719e mmc: omap: handle controller errors properly by Grazvydas Ignotas · 13 years ago
  99. 15ceb1d mmc: omap: improve stat wait message by Grazvydas Ignotas · 13 years ago
  100. b1e725f mmc: omap: follow TRM procedure to power on cards by Grazvydas Ignotas · 13 years ago