index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
Kconfig
Age
Commit message (
Expand
)
Author
2023-08-09
Kconfigs: Correct default of "0" on hex type entries
Tom Rini
2023-06-19
spl: blk: Support loading images from fs
Mayuresh Chitale
2023-04-05
blk: blkmap: Add basic infrastructure
Tobias Waldekranz
2022-10-31
dm: blk: mmc: Tidy up some Makefile rules for SPL
Simon Glass
2022-09-16
blk: Hide the BLK and SPL_LEGACY_BLOCK options
Simon Glass
2022-09-16
blk: Select SPL_LEGACY_BLOCK automatically
Simon Glass
2022-09-16
blk: Rename HAVE_BLOCK_DEVICE
Simon Glass
2022-09-16
blk: Enable CONFIG_BLK for all media
Simon Glass
2022-06-28
Convert CONFIG_LBA48 et al to Kconfig
Tom Rini
2022-05-02
vpl: Add Kconfig options for VPL
Simon Glass
2022-02-09
Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig
Simon Glass
2021-12-09
efi: Add a media/block driver for EFI block devices
Simon Glass
2021-12-09
efi: Add uclass for devices provided by UEFI firmware
Simon Glass
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-07-18
usb: Enforce DM_USB migration for USB_HOST devices.
Tom Rini
2019-07-10
blk: Allow control of the block cache in TPL
Simon Glass
2018-10-09
blk: Support block drivers in TPL
Simon Glass
2018-06-18
block: Add SPL_BLOCK_CACHE and default n
Adam Ford
2018-06-07
block: Have BLOCK_CACHE default to y in some cases
Tom Rini
2018-02-13
SystemACE: Remove
Tom Rini
2018-02-08
Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
Adam Ford
2018-02-08
block: Migrate SystemACE chip to Kconfig
Tom Rini
2017-08-01
dm: mmc: Allow disabling driver model in SPL
Simon Glass
2017-07-11
scsi: Move drivers into new drivers/scsi directory
Simon Glass
2017-07-11
sata: Move drivers into new drivers/ata directory
Simon Glass
2017-07-11
Kconfig: Add CONFIG_SATA to enable SATA
Simon Glass
2017-07-11
Convert CONFIG_SCSI to Kconfig
Simon Glass
2017-05-22
Kconfig: Add a CONFIG_IDE option
Simon Glass
2017-05-09
drivers: block: dwc_ahci: Implement a driver for Synopsys DWC sata device
Jean-Jacques Hiblot
2016-12-20
block: Move ceva driver to DM
Michal Simek
2016-12-20
dm: Add support for scsi/sata based devices
Michal Simek
2016-12-09
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
Tom Rini
2016-12-08
block: Move ceva driver to DM
Michal Simek
2016-12-08
dm: Add support for scsi/sata based devices
Michal Simek
2016-10-11
dm: blk: Enable CONFIG_BLK if DM_MMC is enabled
Simon Glass
2016-05-17
dm: Rename disk uclass to ahci
Simon Glass
2016-04-01
drivers: block: add block device cache
Eric Nelson
2016-03-14
dm: blk: Add a block-device uclass
Simon Glass
2016-01-24
ahci: Add a disk-controller uclass
Simon Glass
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada