index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_lf_v2025.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
Kconfig
Age
Commit message (
Expand
)
Author
2026-01-09
dm: core: Default to using DEVRES outside of xPL
Tom Rini
2025-10-08
Kconfig: Make further use of testing for !COMPILE_TEST
Tom Rini
2025-07-26
efi: Rename CONFIG_EFI to CONFIG_EFI_CLIENT
Simon Glass
2025-01-24
treewide: Replace Maximumm with Maximum in Kconfig symbol description
Marek Vasut
2025-01-20
blk: Make block subsystems select BLK
Tom Rini
2024-10-02
fs: Fix SPL build if SPL_FS_LOADER is enabled and FS_LOADER is disabled
Hiago De Franco
2024-06-14
block: Update BLK to be def_bool
Tom Rini
2023-11-16
blk: Drop reference to DM_SPL
Simon Glass
2023-11-07
block: rkmtd: select CONFIG_RANDOM_UUID explicitly
AKASHI Takahiro
2023-10-24
rockchip: block: add rkmtd class and drivers
Johan Jonker
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