~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mmc: erase: Use TRIM erase when availableLoic Poulain2023-04-10
* blk: Switch over to using uclass IDsSimon Glass2022-09-16
* mmc: fix error message for unaligned erase requestPatrick Delaunay2022-06-15
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* common: Drop part.h from common headerSimon Glass2020-05-18
* mmc: Rename timeout parameters for clarificationSam Protsenko2019-09-05
* mmc: add mmc_poll_for_busy() and change the purpose of mmc_send_status()Jean-Jacques Hiblot2019-07-15
* mmc: Use proper IS_ENABLED macro to check block supportEzequiel Garcia2019-01-16
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* dm: mmc: Support eraseSimon Glass2016-10-09
* mmc: sd: optimize erasePeng Fan2016-09-20
* dm: mmc: Add support for driver-model block devicesSimon Glass2016-05-17
* dm: mmc: Move the device list into a separate fileSimon Glass2016-05-17
* dm: mmc: Use the new select_hwpart() APISimon Glass2016-05-17
* dm: block: Rename device number member dev to devnumSimon Glass2016-03-14
* dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-14
* mmc: store hwpart in the block deviceStephen Warren2016-01-13
* block: pass block dev not num to read/write/erase()Stephen Warren2016-01-13
* mmc: update MMC_ERASE argument to match Linux kernel.Eric Nelson2016-01-04
* mmc_write.c: Make mmc_berase do 32bit safe 64bit mathTom Rini2015-06-18
* mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-24
* mmc: don't support write & erase for SPL buildsPaul Burton2013-09-20