Age | Commit message (Expand) | Author |
2018-02-26 | mmc: omap_hsmmc: use a default 52MHz max clock rate if none is specified | Jean-Jacques Hiblot |
2018-02-26 | mmc: omap_hsmmc: make it possible to compile out ADMA support | Jean-Jacques Hiblot |
2018-02-26 | mmc: omap_hsmmc: compile out write support if not needed | Jean-Jacques Hiblot |
2018-02-26 | mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_plat | Jean-Jacques Hiblot |
2018-02-19 | mmc: Fix uninitialised priv member | Alex Kiernan |
2018-02-19 | mmc: omap_hsmmc: add signal voltage selection support | Jean-Jacques Hiblot |
2018-02-19 | mmc: omap_hsmmc: allow mmc clock to be gated | Kishon Vijay Abraham I |
2018-02-19 | mmc: omap_hsmmc: implement send_init_stream callback | Jean-Jacques Hiblot |
2018-02-19 | mmc: omap_hsmmc: update mmc->clock with the actual bus speed | Jean-Jacques Hiblot |
2018-02-19 | mmc: omap_hsmmc: allow the simple HS modes to use the default pinctrl | Jean-Jacques Hiblot |
2018-02-19 | mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for diff... | Kishon Vijay Abraham I |
2018-02-19 | mmc: omap_hsmmc: Add support to set IODELAY values | Kishon Vijay Abraham I |
2018-02-19 | mmc: omap_hsmmc: use mmc_of_parse to populate mmc_config | Kishon Vijay Abraham I |
2018-02-19 | mmc: omap_hsmmc: Reduce the max timeout for reset controller fsm | Jean-Jacques Hiblot |
2018-02-19 | mmc: omap_hsmmc: Workaround for errata id i802 | Jean-Jacques Hiblot |
2018-02-19 | mmc: omap_hsmmc: Add tuning support | Jean-Jacques Hiblot |
2018-02-19 | mmc: omap_hsmmc: Enable DDR mode support | Kishon Vijay Abraham I |
2018-02-19 | mmc: omap_hsmmc: set MMC mode in the UHSMS bit field | Jean-Jacques Hiblot |
2018-02-19 | mmc: omap_hsmmc: add support to set default io voltage | Kishon Vijay Abraham I |
2018-02-19 | mmc: omap_hsmmc: cleanup omap_hsmmc_set_ios | Kishon Vijay Abraham I |
2018-02-19 | mmc: omap_hsmmc: cleanup clock configuration | Jean-Jacques Hiblot |
2018-01-19 | mmc: omap_hsmmc: Fix incorrect bit operations for disabling a bit | Kishon Vijay Abraham I |
2018-01-19 | mmc: omap_hsmmc: Enable Auto command (CMD12) enable | Kishon Vijay Abraham I |
2018-01-19 | mmc: omap_hsmmc: Add support for DMA (ADMA2) | Kishon Vijay Abraham I |
2018-01-18 | Revert "omap_hsmmc: update struct hsmmc to accommodate omap3 from DT" | Jean-Jacques Hiblot |
2018-01-12 | mmc: sanitize includes for DM i2c | Felix Brack |
2017-08-01 | dm: mmc: Allow disabling driver model in SPL | Simon Glass |
2017-06-01 | dm: Rename dev_addr..() functions | Simon Glass |
2017-05-15 | drivers: omap_hsmmc: move to DM_MMC_OPS | Jean-Jacques Hiblot |
2017-05-11 | dm: mmc: omap_hsmmc: Add pre-reloc flag to the driver | Lokesh Vutla |
2017-05-11 | dm: mmc: omap_hsmmc: Update to support of-platdata | Lokesh Vutla |
2017-05-09 | omap_hsmmc: update struct hsmmc to accommodate omap3 from DT | Adam Ford |
2017-03-30 | mmc: omap_hsmmc: add support for CONFIG_BLK | Jean-Jacques Hiblot |
2017-03-30 | mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is used | Jean-Jacques Hiblot |
2017-03-30 | mmc: omap_hsmmc: use mmc_get_blk_desc() to get the block device desc | Jean-Jacques Hiblot |
2017-03-30 | mmc: omap_hsmmc: use an accessor to get the private data | Jean-Jacques Hiblot |
2017-02-09 | omap_hsmmc.c: Fix build warning on non-omap3 | Tom Rini |
2017-02-09 | drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xx | Adam Ford |
2017-02-08 | dm: core: Replace of_offset with accessor | Simon Glass |
2017-01-11 | mmc: change the set_ios return type from void to int | Jaehoon Chung |
2016-12-04 | ARM: OMAP4+: Add support for getting pbias info from board | Lokesh Vutla |
2016-12-03 | ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX | Nishanth Menon |
2016-08-16 | drivers: mmc: omap_hsmmc: fix build breakage | Sekhar Nori |
2016-08-05 | mmc: use the generic error number | Jaehoon Chung |
2016-06-09 | mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xx | Heiko Schocher |
2016-05-17 | dm: mmc: Set up the device pointer when using the MMC uclass | Simon Glass |
2016-04-18 | drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is defined | Mugunthan V N |
2016-04-18 | drivers: mmc: omap_hsmmc: Fix conversion of address to a pointer | Mugunthan V N |
2016-03-15 | omap_hsmmc: Board-specific TWL6030 MMC power initialization | Paul Kocialkowski |
2016-03-15 | power: twl6030: Device-index-specific MMC power initialization | Paul Kocialkowski |