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
Age
Commit message (
Expand
)
Author
2023-01-23
bootstd: Add a new pre-scan priority for bootdevs
Simon Glass
2023-01-23
bootstd: Add an IDE bootdev
Simon Glass
2023-01-23
ide: Drop non-DM code for BLK
Simon Glass
2022-11-07
dm: blk: Add probe in blk_first_device/blk_next_device
Michal Suchanek
2022-11-07
dm: sandbox: Switch over to using the new host uclass
Simon Glass
2022-11-07
dm: sandbox: Create a block driver
Simon Glass
2022-11-07
dm: sandbox: Create a new HOST uclass
Simon Glass
2022-11-07
dm: blk: Tidy up obtaining a block device from its parent
Simon Glass
2022-11-07
dm: test: Clear the block cache after running a test
Simon Glass
2022-11-07
dm: sandbox: Drop non-BLK code from host implementation
Simon Glass
2022-10-31
dm: blk: mmc: Tidy up some Makefile rules for SPL
Simon Glass
2022-10-31
dm: blk: Add udevice functions
Simon Glass
2022-10-17
dm: blk: Do not use uclass_next_device_err
Michal Suchanek
2022-09-25
blk: Rename if_type to uclass_id
Simon Glass
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-16
blk: Drop if_type
Simon Glass
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
2022-09-16
blk: Rewrite if_type to name functions
Simon Glass
2022-09-16
blk: Rename var in blk_get_devnum_by_typename()
Simon Glass
2022-09-16
blk: Drop IF_TYPE_SD
Simon Glass
2022-09-16
blk: Drop IF_TYPE_ATAPI
Simon Glass
2022-09-16
ide: Use a flag for an ATAPI device
Simon Glass
2022-09-16
blk: Drop IF_TYPE_DOC
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: Drop unnecessary #ifdef in in blk_legacy
Simon Glass
2022-09-16
blk: Use a function for whether block devices are available
Simon Glass
2022-09-16
blk: Enable CONFIG_BLK for all media
Simon Glass
2022-06-28
block: ide: Remove ide_preinit function
Tom Rini
2022-06-28
Convert CONFIG_LBA48 et al to Kconfig
Tom Rini
2022-05-02
vpl: Add Kconfig options for VPL
Simon Glass
2022-04-25
Merge branch '2022-04-25-initial-implementation-of-stdboot'
Tom Rini
2022-04-25
dm: blk: Add a function to return the device type
Simon Glass
2022-04-23
dm: blk: add a device-probe hook for scanning disk partitions
AKASHI Takahiro
2022-04-09
block: ide: call device_probe() after scanning
AKASHI Takahiro
2022-04-06
dm: blk: Expand iteration and add tests
Simon Glass
2022-03-25
disk: Add an option for partitions in SPL
Simon Glass
2022-03-18
sandbox: Open host file for read-only access if needed
Simon Glass
2022-02-09
Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig
Simon Glass
2022-02-09
ide: Drop CONFIG_IDE_AHB
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-12-20
Merge tag 'v2022.01-rc4' into next
Tom Rini
2021-12-18
blk: add a helper function, blk_probe_or_unbind()
AKASHI Takahiro
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-12-09
efi: Rename UCLASS_EFI and IF_TYPE_EFI
Simon Glass
2021-12-05
ide: Drop ATA_PORT_ADDR
Simon Glass
2021-12-05
ide: Drop unused CONFIG options
Simon Glass
2021-12-05
sandbox: Drop CONFIG_HOST_MAX_DEVICES
Simon Glass
[next]