- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
- d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
- 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
- 82c829d mmc: omap_hsmmc: Set 3.3V for IO voltage on all places by Pali Rohár · 4 years, 4 months ago
- 2af17e2 mmc: omap_hsmmc: Add guards around omap_hsmmc_get_cfg() by Tom Rini · 4 years, 5 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
- e8d5dde mmc: Merge SD_LEGACY and MMC_LEGACY bus modes by Faiz Abbas · 4 years, 9 months ago
- 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
- bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 5 years ago
- 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
- 6cf8a90 mmc: Rename timeout parameters for clarification by Sam Protsenko · 5 years ago
- c2c22b9 mmc: omap_hsmmc: provide wait_dat0 even if UHS modes are not supported by Jean-Jacques Hiblot · 5 years ago
- db52e19 mmc: omap_hsmmc: don't fill the send_init_stream callback by Jean-Jacques Hiblot · 5 years ago
- b2ffa33 mmc: omap_hsmmc: reset FSM for DAT and CMD lines if needed before a new command by Jean-Jacques Hiblot · 5 years ago
- d2c05f5 mmc: omap_hsmmc: Set 3.3V for IO voltage by Faiz Abbas · 6 years ago
- 151b833 Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
- d3de385 mmc: omap_hsmmc: Use regulator_set_enable_if_allowed for enabling regulator by Lokesh Vutla · 6 years ago
- 351a4aa mmc: omap_hsmmc: Workaround errata regarding SDR104/HS200 tuning failures (i929) by Faiz Abbas · 6 years ago
- 223b10c mmc: omap: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check by Bin Meng · 6 years ago
- f4df405 mmc: omap_mmc: Remove invert references by Adam Ford · 6 years ago
- 03190a7 mmc: omap_hsmmc: Fix pbias for omap3_logic to enable CD pin by Adam Ford · 6 years ago
- 307a214 mmc: omap_hsmmc: Make DM_GPIO calls dependent on DM_GPIO by Adam Ford · 6 years ago
- beac7d3 mmc: omap_hsmmc: use a default 52MHz max clock rate if none is specified by Jean-Jacques Hiblot · 7 years ago
- 27a4b3b mmc: omap_hsmmc: make it possible to compile out ADMA support by Jean-Jacques Hiblot · 7 years ago
- c7d08d8 mmc: omap_hsmmc: compile out write support if not needed by Jean-Jacques Hiblot · 7 years ago
- 45530e3 mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_plat by Jean-Jacques Hiblot · 7 years ago
- 4a41fec mmc: Fix uninitialised priv member by Alex Kiernan · 7 years ago
- 04f9f8b mmc: omap_hsmmc: add signal voltage selection support by Jean-Jacques Hiblot · 7 years ago
- 90321dc mmc: omap_hsmmc: allow mmc clock to be gated by Kishon Vijay Abraham I · 7 years ago
- 42182c9 mmc: omap_hsmmc: implement send_init_stream callback by Jean-Jacques Hiblot · 7 years ago
- 3149c13 mmc: omap_hsmmc: update mmc->clock with the actual bus speed by Jean-Jacques Hiblot · 7 years ago
- bcc6bd8 mmc: omap_hsmmc: allow the simple HS modes to use the default pinctrl by Jean-Jacques Hiblot · 7 years ago
- 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
- 33c1d77 mmc: omap_hsmmc: Add support to set IODELAY values by Kishon Vijay Abraham I · 7 years ago
- 2d7482c mmc: omap_hsmmc: use mmc_of_parse to populate mmc_config by Kishon Vijay Abraham I · 7 years ago
- a4efd73 mmc: omap_hsmmc: Reduce the max timeout for reset controller fsm by Jean-Jacques Hiblot · 7 years ago
- 2faa1a3 mmc: omap_hsmmc: Workaround for errata id i802 by Jean-Jacques Hiblot · 7 years ago
- 14761ca mmc: omap_hsmmc: Add tuning support by Jean-Jacques Hiblot · 7 years ago
- 9b3fc21 mmc: omap_hsmmc: Enable DDR mode support by Kishon Vijay Abraham I · 7 years ago
- 8fc238b mmc: omap_hsmmc: set MMC mode in the UHSMS bit field by Jean-Jacques Hiblot · 7 years ago
- b594481 mmc: omap_hsmmc: add support to set default io voltage by Kishon Vijay Abraham I · 7 years ago
- 48a2f11 mmc: omap_hsmmc: cleanup omap_hsmmc_set_ios by Kishon Vijay Abraham I · 7 years ago
- 5baf543 mmc: omap_hsmmc: cleanup clock configuration by Jean-Jacques Hiblot · 7 years ago
- 29171dc mmc: omap_hsmmc: Fix incorrect bit operations for disabling a bit by Kishon Vijay Abraham I · 7 years ago
- 866bb98 mmc: omap_hsmmc: Enable Auto command (CMD12) enable by Kishon Vijay Abraham I · 7 years ago
- f0d53e8 mmc: omap_hsmmc: Add support for DMA (ADMA2) by Kishon Vijay Abraham I · 7 years ago
- 741726a Revert "omap_hsmmc: update struct hsmmc to accommodate omap3 from DT" by Jean-Jacques Hiblot · 7 years ago
- 339d578 mmc: sanitize includes for DM i2c by Felix Brack · 7 years ago
- c4d660d dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
- a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
- b5511d6 drivers: omap_hsmmc: move to DM_MMC_OPS by Jean-Jacques Hiblot · 8 years ago
- cbcb170 dm: mmc: omap_hsmmc: Add pre-reloc flag to the driver by Lokesh Vutla · 8 years ago
- 2558c04 dm: mmc: omap_hsmmc: Update to support of-platdata by Lokesh Vutla · 8 years ago
- 46831c1 omap_hsmmc: update struct hsmmc to accommodate omap3 from DT by Adam Ford · 8 years ago
- 17c9a1c mmc: omap_hsmmc: add support for CONFIG_BLK by Jean-Jacques Hiblot · 8 years ago
- 3d673ff mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is used by Jean-Jacques Hiblot · 8 years ago
- dc09127 mmc: omap_hsmmc: use mmc_get_blk_desc() to get the block device desc by Jean-Jacques Hiblot · 8 years ago
- ae000e2 mmc: omap_hsmmc: use an accessor to get the private data by Jean-Jacques Hiblot · 8 years ago
- 2a48b3a omap_hsmmc.c: Fix build warning on non-omap3 by Tom Rini · 8 years ago
- 6aca17c drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xx by Adam Ford · 8 years ago
- e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
- 07b0b9c mmc: change the set_ios return type from void to int by Jaehoon Chung · 8 years ago
- b4b0600 ARM: OMAP4+: Add support for getting pbias info from board by Lokesh Vutla · 8 years ago
- 3891a54 ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX by Nishanth Menon · 8 years ago
- 4de2de5 drivers: mmc: omap_hsmmc: fix build breakage by Sekhar Nori · 8 years ago
- 915ffa5 mmc: use the generic error number by Jaehoon Chung · 8 years ago
- 3d4f628 mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xx by Heiko Schocher · 8 years ago
- cffe5d8 dm: mmc: Set up the device pointer when using the MMC uclass by Simon Glass · 9 years ago
- 5cc6a24 drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is defined by Mugunthan V N · 9 years ago
- 4bc5e19 drivers: mmc: omap_hsmmc: Fix conversion of address to a pointer by Mugunthan V N · 9 years ago
- fbf1b08 omap_hsmmc: Board-specific TWL6030 MMC power initialization by Paul Kocialkowski · 9 years ago
- a85362f power: twl6030: Device-index-specific MMC power initialization by Paul Kocialkowski · 9 years ago
- bcce53d dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
- a9d6a7e drivers: mmc: omap_hsmmc: convert driver to adopt device driver model by Mugunthan V N · 9 years ago
- 3b68939 ARM: k2g: add SD card and eMMC support by Roger Quadros · 9 years ago
- 9fbdca6 mmc: omap_hsmmc: enable 8bit interface for eMMC for AM43xx by Nikita Kiryanov · 9 years ago
- dce55b9 mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xx by Nikita Kiryanov · 9 years ago
- 5a20397 mmc: remove the MMC_MODE_HC flag by Rob Herring · 10 years ago
- 5bfdd1f omap3: mmc: add 1.8v bias setting for MMC1 by Albert ARIBAUD \(3ADEV\) · 10 years ago
- aac5450 omap_hsmmc: Board-specific TWL4030 MMC power initializations by Paul Kocialkowski · 10 years ago
- f3e85e4 twl4030: device-index-specific MMC power initializations, common ramp-up delay by Paul Kocialkowski · 10 years ago
- d11ac4b arm: omap: add support for am57xx devices by Felipe Balbi · 10 years ago
- 0b03a93 omap: hsmmc: assume cd gpio is active low by Igor Grinberg · 10 years ago
- 5915a2a dm: omap: gpio: Support driver model by Simon Glass · 10 years ago
- 750121c mmc: prevent some warnings with make W=1 by Jeroen Hofstee · 10 years ago
- 93bfd61 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
- 22cb7d3 mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · 11 years ago
- ab769f2 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · 11 years ago
- 152ba36 ARM: OMAP: Enable 8-bit eMMC access for OMAP4/5/DRA7xx by Lubomir Popov · 11 years ago
- 61a6cc2 omap_hsmmc: omap4+/am335x: modify MMC controller internal fsm reset func by Oleksandr Tyshchenko · 11 years ago
- a5d439c mmc: omap_hsmmc: Update pbias programming by Balaji T K · 11 years ago
- 384bcae palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic function by Nishanth Menon · 12 years ago