提交歷史

作者 SHA1 備註 提交日期
  Patrick Delaunay b331cd6204 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT 8 年之前
  Patrick Delaunay bd42a94268 disk: convert CONFIG_EFI_PARTITION to Kconfig 8 年之前
  Patrick Delaunay 863c5b6cdd disk: convert CONFIG_AMIGA_PARTITION to Kconfig 8 年之前
  Patrick Delaunay 1acc008787 disk: convert CONFIG_ISO_PARTITION to Kconfig 8 年之前
  Patrick Delaunay b0cf733933 disk: convert CONFIG_DOS_PARTITION to Kconfig 8 年之前
  Patrick Delaunay f18fa31cdc disk: convert CONFIG_MAC_PARTITION to Kconfig 8 年之前
  Jean-Jacques Hiblot 139f7b1ded disk: Fixed capacity message 8 年之前
  Petr Kulhavy da2ee24d91 disk: part: refactor generic name creation for DOS and ISO 8 年之前
  Petr Kulhavy 87b8530fe2 disk: part: implement generic function part_get_info_by_name() 8 年之前
  Simon Glass 1598dfcb10 dm: blk: Use the correct error code for blk_get_device_by_str() 9 年之前
  Simon Glass 6dd9faf8f9 dm: part: Drop the block_drvr table 9 年之前
  Simon Glass 1fde473da7 dm: part: Use the legacy block driver for hardware partition support 9 年之前
  Simon Glass f1d86fd3b1 dm: sandbox: Drop the host_get_dev() function 9 年之前
  Simon Glass f6d000edbe dm: systemace: Drop the get_dev() function 9 年之前
  Simon Glass 4e7189d4d8 dm: sata: Drop the get_dev() function 9 年之前
  Simon Glass edd82ab354 dm: scsi: Drop the get_dev() function 9 年之前
  Simon Glass 3c457f4d2e dm: mmc: Drop the get_dev() function 9 年之前
  Simon Glass 74001a2570 dm: ide: Drop the get_dev() function 9 年之前
  Simon Glass 57ebf67bad dm: usb: Drop the get_dev() function 9 年之前
  Simon Glass a6331fa83c dm: disk: Use legacy block driver info for block device access 9 年之前
  Simon Glass c649e3c91c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI 9 年之前
  Nishanth Menon 2ae67aec5e dm: part: fix missing driver name in debug print 9 年之前
  Eric Nelson e40cf34a29 drivers: block: add block device cache 9 年之前
  Alexander Graf d96a98045a disk/part.c: Expose list of available block drivers 9 年之前
  Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum 9 年之前
  Simon Glass 3e8bd46950 dm: part: Rename some partition functions 9 年之前
  Simon Glass 96e5b03c8a dm: part: Convert partition API use to linker lists 9 年之前
  Simon Glass e35929e4a1 dm: blk: Rename get_device_and_partition() 9 年之前
  Simon Glass ebac37cfbf dm: blk: Rename get_device() to blk_get_device_by_str() 9 年之前
  Simon Glass db1d9e78e6 dm: blk: Rename get_dev() to blk_get_dev() 9 年之前