1. 46831c1 omap_hsmmc: update struct hsmmc to accommodate omap3 from DT by Adam Ford · 8 years ago
  2. 17c9a1c mmc: omap_hsmmc: add support for CONFIG_BLK by Jean-Jacques Hiblot · 8 years ago
  3. 3d673ff mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is used by Jean-Jacques Hiblot · 8 years ago
  4. dc09127 mmc: omap_hsmmc: use mmc_get_blk_desc() to get the block device desc by Jean-Jacques Hiblot · 8 years ago
  5. ae000e2 mmc: omap_hsmmc: use an accessor to get the private data by Jean-Jacques Hiblot · 8 years ago
  6. 2a48b3a omap_hsmmc.c: Fix build warning on non-omap3 by Tom Rini · 8 years ago
  7. 6aca17c drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xx by Adam Ford · 8 years ago
  8. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  9. 07b0b9c mmc: change the set_ios return type from void to int by Jaehoon Chung · 8 years ago
  10. b4b0600 ARM: OMAP4+: Add support for getting pbias info from board by Lokesh Vutla · 8 years ago
  11. 3891a54 ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX by Nishanth Menon · 8 years ago
  12. 4de2de5 drivers: mmc: omap_hsmmc: fix build breakage by Sekhar Nori · 8 years ago
  13. 915ffa5 mmc: use the generic error number by Jaehoon Chung · 8 years ago
  14. 3d4f628 mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xx by Heiko Schocher · 8 years ago
  15. cffe5d8 dm: mmc: Set up the device pointer when using the MMC uclass by Simon Glass · 8 years ago
  16. 5cc6a24 drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is defined by Mugunthan V N · 9 years ago
  17. 4bc5e19 drivers: mmc: omap_hsmmc: Fix conversion of address to a pointer by Mugunthan V N · 9 years ago
  18. fbf1b08 omap_hsmmc: Board-specific TWL6030 MMC power initialization by Paul Kocialkowski · 9 years ago
  19. a85362f power: twl6030: Device-index-specific MMC power initialization by Paul Kocialkowski · 9 years ago
  20. bcce53d dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  21. a9d6a7e drivers: mmc: omap_hsmmc: convert driver to adopt device driver model by Mugunthan V N · 9 years ago
  22. 3b68939 ARM: k2g: add SD card and eMMC support by Roger Quadros · 9 years ago
  23. 9fbdca6 mmc: omap_hsmmc: enable 8bit interface for eMMC for AM43xx by Nikita Kiryanov · 9 years ago
  24. dce55b9 mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xx by Nikita Kiryanov · 9 years ago
  25. 5a20397 mmc: remove the MMC_MODE_HC flag by Rob Herring · 10 years ago
  26. 5bfdd1f omap3: mmc: add 1.8v bias setting for MMC1 by Albert ARIBAUD \(3ADEV\) · 10 years ago
  27. aac5450 omap_hsmmc: Board-specific TWL4030 MMC power initializations by Paul Kocialkowski · 10 years ago
  28. f3e85e4 twl4030: device-index-specific MMC power initializations, common ramp-up delay by Paul Kocialkowski · 10 years ago
  29. d11ac4b arm: omap: add support for am57xx devices by Felipe Balbi · 10 years ago
  30. 0b03a93 omap: hsmmc: assume cd gpio is active low by Igor Grinberg · 10 years ago
  31. 5915a2a dm: omap: gpio: Support driver model by Simon Glass · 10 years ago
  32. 750121c mmc: prevent some warnings with make W=1 by Jeroen Hofstee · 10 years ago
  33. 93bfd61 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
  34. 22cb7d3 mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · 11 years ago
  35. ab769f2 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · 11 years ago
  36. 152ba36 ARM: OMAP: Enable 8-bit eMMC access for OMAP4/5/DRA7xx by Lubomir Popov · 11 years ago
  37. 61a6cc2 omap_hsmmc: omap4+/am335x: modify MMC controller internal fsm reset func by Oleksandr Tyshchenko · 11 years ago
  38. a5d439c mmc: omap_hsmmc: Update pbias programming by Balaji T K · 11 years ago
  39. 384bcae palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic function by Nishanth Menon · 12 years ago
  40. cb19910 twl6035: rename to palmas by Nishanth Menon · 12 years ago
  41. 173ddc5 mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be used by Peter Korsgaard · 12 years ago
  42. c43c833 ARM: OMAP4+: Make control module register structure generic by Lokesh Vutla · 12 years ago
  43. e3913f5 omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  44. d23d8d7 mmc: add support for write protection by Nikita Kiryanov · 12 years ago
  45. e874d5b omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  46. cc22b0c omap_hsmmc: introduce omap_hsmmc_data struct by Nikita Kiryanov · 12 years ago
  47. 5964dad omap_hsmmc: fix out of bounds array access by Nikita Kiryanov · 12 years ago
  48. ee3a55f Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 12 years ago
  49. dd23e59 omap5: pbias ldo9 turn on by Balaji T K · 13 years ago
  50. 002a2c0 OMAP4/5: Make the sysctrl structure common by SRICHARAN R · 13 years ago
  51. bbbc1ae ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · 13 years ago
  52. 25c719e mmc: omap: handle controller errors properly by Grazvydas Ignotas · 13 years ago
  53. 15ceb1d mmc: omap: improve stat wait message by Grazvydas Ignotas · 13 years ago
  54. b1e725f mmc: omap: follow TRM procedure to power on cards by Grazvydas Ignotas · 13 years ago
  55. a7778f8 omap_hsmmc: Wait for CMDI to be clear by Tom Rini · 13 years ago
  56. 48972d9 mmc: Implement card detection. by Thierry Reding · 13 years ago
  57. 933efe6 omap: Checkpatch fixes by Sricharan · 13 years ago
  58. 1037d58 mmc: omap: Allow OMAP_HSMMC[23]_BASE to be unset by Tom Rini · 13 years ago
  59. 14fa2dd mmc: omap: config VMMC, MMC1_PBIAS by Balaji T K · 13 years ago
  60. ecd9af8 mmc: omap: enable high capacity by Balaji T K · 13 years ago
  61. 96e0e7b MMC: omap_hsmmc.c: Add missing prototype header by Dirk Behme · 13 years ago
  62. 4ca9244 MMC: omap_hsmmc.c: disable multiblock rw on old rev omap34xx silicon by John Rigby · 14 years ago
  63. 8feafcc MMC: make b_max unconditional by John Rigby · 14 years ago
  64. eb9a28f mmc: omap: timeout counter fix by Nishanth Menon · 14 years ago
  65. 071bc92 Coding Style cleanup by Wolfgang Denk · 14 years ago
  66. de94124 ARMV7: OMAP: Add new mmc driver compatible with CONFIG_GENERIC_MMC by Sukumar Ghorai · 14 years ago