~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mmc: arm_pl180_mmci: Enable HWFC for specific versions of MCIUsama Arif2021-10-29
* mmc: arm_pl180_mmci: Add configuration for ST-Ericsson Ux500v2Stephan Gerhold2021-07-30
* mmc: arm_pl180_mmci: Simplify code using mmc_of_parse()Stephan Gerhold2021-07-30
* mmc: arm_pl180_mmci: Simplify code using dev_read_addr_ptr()Stephan Gerhold2021-07-30
* mmc: arm_pl180_mmci: Don't bind to all arm, primecell devicesStephan Gerhold2021-07-30
* dm: Use access methods for dev/uclass private dataSimon Glass2021-01-05
* 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
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* mmc: arm_pl180_mmci: Sync compatible with kernelPatrice Chotard2019-04-23
* mmc: arm_pl180_mmci: Remove cd_inverted host's struct fieldPatrice Chotard2018-08-03
* mmc: arm_pl180_mmci: Add missing clk_freePatrice Chotard2018-08-03
* mmc: arm_pl180_mmci: Update to support CONFIG_BLKPatrice Chotard2018-08-03
* 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: arm_pl180_mmci: add .getcd callbackPatrice Chotard2017-11-17
* mmc: arm_pl180_mmci: add clock supportPatrice Chotard2017-11-17
* mmc: arm_pl180_mmci: add bus_width DT property supportPatrice Chotard2017-11-17
* mmc: arm_pl180_mmci: adapt driver to DM usagePatrice Chotard2017-11-17
* mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototypePatrice Chotard2017-11-17
* mmc: change the set_ios return type from void to intJaehoon Chung2017-01-11
* mmc: use the generic error numberJaehoon Chung2016-08-05
* dm: block: Rename device number member dev to devnumSimon Glass2016-03-14
* 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: add support for write protectionNikita Kiryanov2013-03-08
* mmc: Remove incorrect cmd->flags usageAndy Fleming2012-09-06
* u8500: Separating mmc config parameters from driverJohn Rigby2012-09-01
* mmc: Implement card detection.Thierry Reding2012-01-08
* MMC: PL180: Fix infinite loop with VExpress extended fifo implementationJon Medhurst (Tixy)2011-11-08
* MMC: make b_max unconditionalJohn Rigby2011-04-29
* MMC: Add support for PL180 ARM mmc deviceMatt Waddel2011-04-29