Commit Graph

245 Commits (lime2-spi)

Author SHA1 Message Date
Simon Glass ef39151583 blk: Support block drivers in TPL 6 years ago
Tien Fong Chee bc53d2637e block: Add a function to find block device descriptor 6 years ago
Adam Ford 6fef62cc47 block: Add SPL_BLOCK_CACHE and default n 6 years ago
Tom Rini 46960ad6d0 block: Have BLOCK_CACHE default to y in some cases 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini 34a5c4257a SystemACE: Remove 6 years ago
Adam Ford 1811a928c6 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig 6 years ago
Tom Rini 560eeee8c2 block: Migrate SystemACE chip to Kconfig 6 years ago
Heinrich Schuchardt 05ef48a248 efi_driver: EFI block driver 6 years ago
Stefan Roese 8a5cbc065d dm: blk: Use uclass_find_first/next_device() in blk_first/next_device() 6 years ago
Bin Meng 723b43daec blk: Remove various places that do flush cache after read 7 years ago
Jean-Jacques Hiblot 5fe7702ecc blk: dm: make blk_create_device() take a number of block instead of a size 7 years ago
Bin Meng 1f4adab873 block: ide: Don't bother to create BLK device if no CDROM inserted 7 years ago
Bin Meng 68e6f221ed block: ide: Fix block read/write with driver model 7 years ago
Bin Meng 2c3b68081a block: Drop the ftide020 driver 7 years ago
Bin Meng caa8bfbc45 block: ide: Drop CONFIG_IDE_LED 7 years ago
Bin Meng f1823d3aaa block: ide: Drop CONFIG_IDE_INIT_POSTRESET 7 years ago
Simon Glass 7074b2a364 dm: blk: Update return value in blk_create_devicef() 7 years ago
Simon Glass 6faa4ed74d dm: blk: Add a function to find an interface-type name 7 years ago
Zhikang Zhang ffab6945ec dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME 7 years ago
Bin Meng 52a1c2c68b block: ide: Fix build error when CONFIG_BLK is on 7 years ago
Simon Glass c4d660d4d0 dm: mmc: Allow disabling driver model in SPL 7 years ago
Simon Glass 0fcd48fe00 scsi: Move drivers into new drivers/scsi directory 7 years ago
Simon Glass f2105c6182 sata: Move drivers into new drivers/ata directory 7 years ago
Simon Glass 10e40d54b3 Kconfig: Add CONFIG_SATA to enable SATA 7 years ago
Simon Glass a6fb185c70 scsi: Drop scsi_print_error() 7 years ago
Simon Glass b8beb6b463 scsi: Drop sym53c8xx driver 7 years ago
Simon Glass fedb428c5b Convert CONFIG_SCSI to Kconfig 7 years ago
Heiko Schocher d4db3b86a5 drivers, block: remove sil680 driver 7 years ago
Peter Robinson 9e6e2bc229 block: sata: ceva: drop extraneous netdev.h include 7 years ago
Heiko Schocher 5b8e76c35e powerpc, 8xx: remove support for 8xx 7 years ago
Simon Glass 9f103b9cb5 dm: blk: Add a way to obtain a block device from its parent 7 years ago
Simon Glass e48eeb9ea3 dm: blk: Improve block device claiming 7 years ago
Simon Glass e8abbb531f dm: blk: Add a function to find the next block device number 7 years ago
Simon Glass 6139281a64 dm: blk: Allow finding block devices without probing 7 years ago
Simon Glass da409ccc4a dm: core: Replace of_offset with accessor (part 2) 7 years ago
Simon Glass a821c4af79 dm: Rename dev_addr..() functions 7 years ago
Simon Glass fc843a02ac Kconfig: Add a CONFIG_IDE option 7 years ago
Jean-Jacques Hiblot 02a4b42979 drivers: block: dwc_ahci: Implement a driver for Synopsys DWC sata device 7 years ago
xypron.glpk@gmx.de 7a931b958e fsl/sata: correctly identify failed malloc 7 years ago
Masahiro Yamada 90d6500c0f drivers: remove Blackfin specific drivers 7 years ago
Stefan Roese 706865afe5 dm: core: Add flags parameter to device_remove() 7 years ago
Michal Simek 49c4c78e70 block: Move ceva driver to DM 7 years ago
Michal Simek e8a016b537 dm: Add support for scsi/sata based devices 7 years ago
Tom Rini 361a879902 Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" 7 years ago
Michal Simek 8814c03853 block: Move ceva driver to DM 7 years ago
Michal Simek bce4d18c9d dm: Add support for scsi/sata based devices 7 years ago
Stefan Roese 5102af4d2f sata: sata_mv: Fix misaligned cache warnings 8 years ago
Michal Simek 4408f6f445 dm: blk: Fix get_desc to return block device descriptor 8 years ago
Simon Glass 896a74f615 dm: blk: Enable CONFIG_BLK if DM_MMC is enabled 8 years ago