aboutsummaryrefslogtreecommitdiff
path: root/drivers/block/Kconfig
AgeCommit message (Expand)Author
2023-06-19spl: blk: Support loading images from fsMayuresh Chitale
2023-04-05blk: blkmap: Add basic infrastructureTobias Waldekranz
2022-10-31dm: blk: mmc: Tidy up some Makefile rules for SPLSimon Glass
2022-09-16blk: Hide the BLK and SPL_LEGACY_BLOCK optionsSimon Glass
2022-09-16blk: Select SPL_LEGACY_BLOCK automaticallySimon Glass
2022-09-16blk: Rename HAVE_BLOCK_DEVICESimon Glass
2022-09-16blk: Enable CONFIG_BLK for all mediaSimon Glass
2022-06-28Convert CONFIG_LBA48 et al to KconfigTom Rini
2022-05-02vpl: Add Kconfig options for VPLSimon Glass
2022-02-09Convert CONFIG_SYS_IDE_MAXBUS et al to KconfigSimon Glass
2021-12-09efi: Add a media/block driver for EFI block devicesSimon Glass
2021-12-09efi: Add uclass for devices provided by UEFI firmwareSimon Glass
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-07-18usb: Enforce DM_USB migration for USB_HOST devices.Tom Rini
2019-07-10blk: Allow control of the block cache in TPLSimon Glass
2018-10-09blk: Support block drivers in TPLSimon Glass
2018-06-18block: Add SPL_BLOCK_CACHE and default nAdam Ford
2018-06-07block: Have BLOCK_CACHE default to y in some casesTom Rini
2018-02-13SystemACE: RemoveTom Rini
2018-02-08Move most CONFIG_HAVE_BLOCK_DEVICE to KconfigAdam Ford
2018-02-08block: Migrate SystemACE chip to KconfigTom Rini
2017-08-01dm: mmc: Allow disabling driver model in SPLSimon Glass
2017-07-11scsi: Move drivers into new drivers/scsi directorySimon Glass
2017-07-11sata: Move drivers into new drivers/ata directorySimon Glass
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass
2017-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass
2017-05-09drivers: block: dwc_ahci: Implement a driver for Synopsys DWC sata deviceJean-Jacques Hiblot
2016-12-20block: Move ceva driver to DMMichal Simek
2016-12-20dm: Add support for scsi/sata based devicesMichal Simek
2016-12-09Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini
2016-12-08block: Move ceva driver to DMMichal Simek
2016-12-08dm: Add support for scsi/sata based devicesMichal Simek
2016-10-11dm: blk: Enable CONFIG_BLK if DM_MMC is enabledSimon Glass
2016-05-17dm: Rename disk uclass to ahciSimon Glass
2016-04-01drivers: block: add block device cacheEric Nelson
2016-03-14dm: blk: Add a block-device uclassSimon Glass
2016-01-24ahci: Add a disk-controller uclassSimon Glass
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada