~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker2023-05-06
* 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 bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* drivers: rename drivers to match compatible stringWalter Lozano2020-07-09
* mmc: davinci_mmc: Cleanup to use dt in U-boot and static platdata in SPLFaiz Abbas2020-06-13
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* Revert "mmc: davinci: drop struct davinci_mmc_plat"Tom Rini2020-01-04
* mmc: davinci: fix mmc boot in SPLBartosz Golaszewski2019-12-03
* mmc: davinci: drop struct davinci_mmc_platBartosz Golaszewski2019-12-03
* mmc: davinci: drop support for ti,dm6441-mmcBartosz Golaszewski2019-12-03
* MMC: davinici_mmc: Enable CD and WP with DM and OF_CONTROLAdam Ford2018-09-11
* MMC: Enable DM_MMC for DavinciAdam Ford2018-09-11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada2017-05-15
* mmc: change the set_ios return type from void to intJaehoon Chung2017-01-11
* 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
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* davinci, mmc: Added a delay reading ext CSD registerDavide Bonfanti2013-05-06
* mmc: add support for write protectionNikita Kiryanov2013-03-08
* mmc: Implement card detection.Thierry Reding2012-01-08
* davinci, mmc: fix gcc 4.6 build warningsHeiko Schocher2011-11-16
* MMC: make b_max unconditionalJohn Rigby2011-04-29
* Minor Coding Style Cleanup.Wolfgang Denk2011-02-02
* Davinci MMCSD SupportSandeep Paulraj2011-02-02