Age | Commit message (Expand) | Author |
2020-06-24 | cmd: mmc: Cache-align extcsd read target | Marek Vasut |
2020-06-15 | trivial: Fix booot occurences | Michal Simek |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2020-05-18 | common: Drop part.h from common header | Simon Glass |
2020-04-22 | cmd: mmc: provide boot area protection command | Heinrich Schuchardt |
2020-04-22 | cmd: mmc: display write protect state of boot partition | Heinrich Schuchardt |
2020-03-31 | cmd: mmc: fix typo 'a EMMC' | Heinrich Schuchardt |
2019-05-04 | cmd: mmc: Make Mode: printout consistent | Marek Vasut |
2019-01-15 | common: command: Rework the 'cmd is repeatable' logic | Boris Brezillon |
2019-01-15 | cmd: mmc: Invalidate MMC block cache after init | Marek Vasut |
2019-01-15 | cmd: mmc: Force mmc reinit when no card present | Marek Vasut |
2018-06-18 | mmc: Remove hwpartition help text when command is disabled | Alex Kiernan |
2018-05-30 | mmc: Separate "mmc swrite" from fastboot | Alex Kiernan |
2018-05-30 | fastboot: Refactor fastboot_okay/fail to take response | Alex Kiernan |
2018-05-23 | Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig | Alex Kiernan |
2018-05-08 | mmc: support writing sparse images | Jassi Brar |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-01-12 | mmc: remove hc_wp_grp_size from struct mmc if not needed | Jean-Jacques Hiblot |
2018-01-12 | mmc: compile out erase and write mmc commands if write operations are not ena... | Jean-Jacques Hiblot |
2018-01-12 | mmc: make optional the support for eMMC hardware partitioning | Jean-Jacques Hiblot |
2018-01-12 | mmc: dump card and host capabilities if debug is enabled | Jean-Jacques Hiblot |
2018-01-12 | cmd: mmc: display the mode name and current bus speed in the mmc info | Jean-Jacques Hiblot |
2017-09-15 | blk: Remove various places that do flush cache after read | Bin Meng |
2017-08-17 | cmd: mmc: add mmc partconf read capability | Angelo Dureghello |
2017-07-19 | mmc: use new hwpart API when CONFIG_BLK enabled | Kever Yang |
2017-04-12 | cmd_mmc: fix arg parsing for setdsr subcmd | Markus Niebel |
2016-12-01 | mmc: add bkops-enable command | Tomas Melin |
2016-05-26 | mmc: Drop dead mmc code for non-generic MMC | Simon Glass |
2016-05-17 | dm: mmc: Move the device list into a separate file | Simon Glass |
2016-05-17 | dm: mmc: Use the new select_hwpart() API | Simon Glass |
2016-05-17 | dm: mmc: Drop the get_dev() function | Simon Glass |
2016-05-05 | mmc: Fix error in RPMB code | Marek Vasut |
2016-04-01 | mmc: use block layer in mmc command | Eric Nelson |
2016-03-14 | dm: part: Rename some partition functions | Simon Glass |
2016-03-14 | dm: Drop the block_dev_desc_t typedef | Simon Glass |
2016-01-25 | Remove the cmd_ prefix from command files | Simon Glass |