~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* common: Drop display_options.h from common headerSimon Glass2022-08-10
* 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_ptr() to dev_read_addr_ptr()Masahiro Yamada2020-08-22
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* mmc: atmel: when sending a data command, use the provided block sizeJean-Jacques Hiblot2018-01-12
* mmc: gen_atmel_mci: Fix wrong arguments used of bind()Wenyou.Yang@microchip.com2017-08-17
* dm: Rename dev_addr..() functionsSimon Glass2017-06-01
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-01
* mmc: gen_atmel_mci: add driver model support for mciWenyou Yang2017-04-14
* 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: atmel: Properly fix clock configurationGregory CLEMENT2016-01-27
* mmc: atmel: Zap global 'initialized' variableMarek Vasut2015-11-01
* mmc: atmel: Implement proper private dataMarek Vasut2015-11-01
* mmc: atmel: Fix clock configurationMarek Vasut2015-11-01
* mmc: atmel: Silence debug outputMarek Vasut2015-11-01
* MMC: atmel_mci: enable high speed mode supportBo Shen2014-08-01
* MMC: atmel_mci: refactor setting the mode registerBo Shen2014-08-01
* mmc: atmel_mci: fix print incorrect buffer content for debugWu, Josh2014-05-27
* 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
* mmc: atmel_mci: add mmc card supportBo Shen2013-05-12
* mmc: atmel_mci: using IP version for different settingBo Shen2013-05-12
* mmc: add support for write protectionNikita Kiryanov2013-03-08
* mmc: at91: use max timeout value. It will avoid some situation that timeout h...Wu, Josh2012-10-17
* mmc: at91: add multi block read/write support.Wu, Josh2012-10-17
* mmc: Implement card detection.Thierry Reding2012-01-08
* Revert "AT91:mmc:fix multiple read/write error"Andy Fleming2011-07-28
* AT91:mmc:fix multiple read/write errorelen.song2011-07-15
* ATMEL: fix related common atmel driver filesReinhard Meyer2011-05-18
* MMC: make b_max unconditionalJohn Rigby2011-04-29
* AT91: gen_atmel_mci.c: fix bug when Slot B is usedReinhard Meyer2010-12-07
* AT91: MCI: add SD/MMC driver using mmc frameworkReinhard Meyer2010-09-03