~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mmc: Set clock when reverting to safe bus modeValentine Barshak2023-07-18
* mmc: Introduce mmc_send_stop_transmission()Hai Pham2023-07-18
* mmc: Fix MMC_CMD_STOP_TRANSMISSION response type and add commentMarek Vasut2023-07-18
* mmc: fix improper use of memsetSam Edwards2023-05-31
* mmc: Check support for TRIM operationsLoic Poulain2023-04-10
* Correct SPL use of MMC_QUIRKSSimon Glass2023-02-09
* cmd: mmc: Expand bkops handlingMarek Vasut2023-01-31
* mmc: Fix static checker warningsVenkatesh Yadav Abbarapu2022-10-24
* mmc: Do not send status of send_status is falseMarek Vasut2022-08-10
* drivers: mmc: write protect single boot areaYing-Chun Liu (PaulLiu)2022-07-27
* mmc: Add support for wait_dat0 callbackLoic Poulain2022-06-15
* mmc: mmc_mode_name() is used also when LOGLEVEL >= LOGL_DEBUGPali Rohár2022-04-26
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* mmc: Fix mmc_switch excessive timeoutKirill Kapranov2021-10-29
* WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2021-09-30
* mmc: fix device_remove when HS400_ES is enabledYe Li2021-09-10
* mmc: fix switch issue with send_status disabledYe Li2021-09-10
* mmc: Add support for enumerating MMC card in a given mode using mmc commandAswath Govindraju2021-09-10
* mmc: mmc_get_op_cond: Allow quiet detection of eMMCPali Rohár2021-07-15
* mmc: Check for device with a seq number equal to num before checking against ...Aswath Govindraju2021-04-06
* mmc: fix response timeout after switch commandStefan Bosch2021-02-19
* mmc: initialize an err variableJaehoon Chung2021-02-19
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* mmc: check a return value about regulator's always-onJaehoon Chung2020-11-28
* mmc: display an error number to debugJaehoon Chung2020-11-28
* mmc: Add some helper functions for retrying on errorSean Anderson2020-11-28
* mmc: Fix comment typoNaoki Hayama2020-10-22
* Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini2020-10-15
|\
| * mmc: do not send cmd13 if the parameter 'send_status' is 0 for __mmc_switchHaibo Chen2020-10-12
| * mmc: add a mmc_hs400_prepare_ddr() interfaceYangbo Lu2020-10-12
| * mmc: add a hs400_tuning flagYangbo Lu2020-10-12
| * mmc: add a reinit() APIYangbo Lu2020-10-12
* | mmc: remove duplicate mmc_get_env_dev() implementationsDavid Woodhouse2020-10-14
|/
* Move eSDHC adapter card identification to board filesYangbo Lu2020-07-27
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* mmc: read ssr for SD spiPragnesh Patel2020-07-14
* Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-06-30
|\
| * mmc: retry CMD1 in mmc_send_op_cond() until the eMMC is readyHaibo Chen2020-06-24
* | mmc: add missing space before comment delimiterMarcel Ziswiler2020-06-30
|/
* 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 part.h from common headerSimon Glass2020-05-18
* mmc: Add option to adjust b_max before long readMarek Vasut2020-04-22
* cmd: mmc: provide boot area protection commandHeinrich Schuchardt2020-04-22
* mmc: export mmc_send_ext_csd()Heinrich Schuchardt2020-04-22
* mmc: Merge SD_LEGACY and MMC_LEGACY bus modesFaiz Abbas2020-03-09
* mmc: Add a deferred_probe() APIFaiz Abbas2020-03-09
* mmc: remove unneeded forward declarationsMasahiro Yamada2020-02-17
* mmc: check the return value of mmc_select_mode_and_width()Masahiro Yamada2020-02-17