~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek2022-10-17
* arm: mmc: Add "ti, am335-sdhci" compatible for TI's omap_hsmmc driverLukasz Majewski2022-03-07
* ti: keystone: Move away from CONFIG_SOC_KEYSTONETom Rini2021-09-27
* treewide: Simply conditions with the new OF_REALSimon Glass2021-09-25
* Rename GPIO_SUPPORT to GPIOSimon Glass2021-07-28
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-13
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-25
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-24
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-20
* mmc: omap_hsmmc: Set 3.3V for IO voltage on all placesPali Rohár2020-07-13
* mmc: omap_hsmmc: Add guards around omap_hsmmc_get_cfg()Tom Rini2020-06-16
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* mmc: Merge SD_LEGACY and MMC_LEGACY bus modesFaiz Abbas2020-03-09
* dm: core: Require users of devres to include the headerSimon Glass2020-02-05
* dm: gpio: Allow control of GPIO uclass in SPLSimon Glass2019-12-15
* common: Move ARM cache operations out of common.hSimon Glass2019-12-02
* mmc: Rename timeout parameters for clarificationSam Protsenko2019-09-05
* mmc: omap_hsmmc: provide wait_dat0 even if UHS modes are not supportedJean-Jacques Hiblot2019-07-15
* mmc: omap_hsmmc: don't fill the send_init_stream callbackJean-Jacques Hiblot2019-07-15
* mmc: omap_hsmmc: reset FSM for DAT and CMD lines if needed before a new commandJean-Jacques Hiblot2019-07-15
* mmc: omap_hsmmc: Set 3.3V for IO voltageFaiz Abbas2019-04-12
* Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dmTom Rini2019-02-10
|\
| * mmc: omap_hsmmc: Use regulator_set_enable_if_allowed for enabling regulatorLokesh Vutla2019-02-09
* | mmc: omap_hsmmc: Workaround errata regarding SDR104/HS200 tuning failures (i929)Faiz Abbas2019-02-09
|/
* mmc: omap: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL checkBin Meng2018-11-14
* mmc: omap_mmc: Remove invert referencesAdam Ford2018-09-29
* mmc: omap_hsmmc: Fix pbias for omap3_logic to enable CD pinAdam Ford2018-09-25
* mmc: omap_hsmmc: Make DM_GPIO calls dependent on DM_GPIOAdam Ford2018-09-11
* mmc: omap_hsmmc: use a default 52MHz max clock rate if none is specifiedJean-Jacques Hiblot2018-02-26
* mmc: omap_hsmmc: make it possible to compile out ADMA supportJean-Jacques Hiblot2018-02-26
* mmc: omap_hsmmc: compile out write support if not neededJean-Jacques Hiblot2018-02-26
* mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_platJean-Jacques Hiblot2018-02-26
* mmc: Fix uninitialised priv memberAlex Kiernan2018-02-19
* mmc: omap_hsmmc: add signal voltage selection supportJean-Jacques Hiblot2018-02-19
* mmc: omap_hsmmc: allow mmc clock to be gatedKishon Vijay Abraham I2018-02-19
* mmc: omap_hsmmc: implement send_init_stream callbackJean-Jacques Hiblot2018-02-19
* mmc: omap_hsmmc: update mmc->clock with the actual bus speedJean-Jacques Hiblot2018-02-19
* mmc: omap_hsmmc: allow the simple HS modes to use the default pinctrlJean-Jacques Hiblot2018-02-19
* mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for diff...Kishon Vijay Abraham I2018-02-19
* mmc: omap_hsmmc: Add support to set IODELAY valuesKishon Vijay Abraham I2018-02-19
* mmc: omap_hsmmc: use mmc_of_parse to populate mmc_configKishon Vijay Abraham I2018-02-19
* mmc: omap_hsmmc: Reduce the max timeout for reset controller fsmJean-Jacques Hiblot2018-02-19
* mmc: omap_hsmmc: Workaround for errata id i802Jean-Jacques Hiblot2018-02-19