~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mmc: ftsdc010: make command timeout 250 ms as in the commentSergei Antonov2022-10-24
* clk: Rename clk_get_by_driver_info()Simon Glass2021-09-25
* treewide: Try to avoid the preprocessor with OF_REALSimon Glass2021-09-25
* mmc: nds32: ftsdc010: Convert to livetreeSimon Glass2021-09-25
* treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass2021-09-25
* 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 (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada2020-07-25
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-24
* treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada2020-07-20
* dtoc: extend dtoc to use struct driver_info when linking nodesWalter Lozano2020-07-09
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* mmc: ftsdc010_mci: Sync compatible with DT mmc nodeRick Chen2018-05-29
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* mmc: ftsdc010: Merge nds32_mmc to ftsdc010Rick Chen2018-03-30
* mmc: ftsdc010: Drop non-dm codeRick Chen2018-03-30
* nds32: ftsdc010: Fix SD detech fail on AE3XX.Rick Chen2017-11-30
* nds32: ftsdc010: fix wait status error coding.Rick Chen2017-11-30
* nds32: ftsdc010: Support ftsdc010 DM.Rick Chen2017-11-30
* mmc: change the set_ios return type from void to intJaehoon Chung2017-01-11
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23
* mmc: use the generic error numberJaehoon Chung2016-08-05
* mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-24
* mmc: Convert mmc struct's name array to a pointerPantelis Antoniou2014-03-24
* mmc: Remove ops from struct mmc and put in mmc_opsPantelis Antoniou2014-03-24
* Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini2013-07-25
|\
| * mmc: ftsdc010_mci: fix build error if CONFIG_FTSDC010_SDIO is not definedGabor Juhos2013-07-24
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
|/
* mmc: update Faraday FTSDC010 for rw performanceKuo-Jung Su2013-05-15