Commit History

Author SHA1 Message Date
  Anastasiia Lukianenko 722bc5b5d9 xen: pvblock: Add initial support for para-virtualized block driver 3 years ago
  Simon Glass f7ae49fc4f common: Drop log.h from common header 4 years ago
  Simon Glass e6f6f9e648 common: Drop part.h from common header 4 years ago
  Simon Glass 0528979fa7 part: Drop disk_partition_t typedef 4 years ago
  Heinrich Schuchardt a9d1c0e2bc disk: part: rename parameter of lba512_muldiv() 4 years ago
  Simon Glass 7b51b576d6 env: Move env_get() to env.h 4 years ago
  Ruslan Trofymenko 6eccd1f740 disk: part: Extend API to get partition info 4 years ago
  Robert Hancock 4edfabd9e4 disk: part: Don't skip partition init 4 years ago
  Heinrich Schuchardt 17416eaff2 disk: part: avoid undefined reference to `__udivmoddi4' 5 years ago
  Heinrich Schuchardt 3174cafd9c disk: part: fix typo 5 years ago
  Tuomas Tynkkynen 4ad54ec4d5 blk: Introduce IF_TYPE_VIRTIO 5 years ago
  Sam Protsenko 8f690848b8 disk: part: Don't show redundant error message 5 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
  Kever Yang 56670d6fb8 disk: part: use common api to lookup part driver 6 years ago
  Kever Yang d472926919 disk: part: scan the disk if the part_type is unknown 6 years ago
  Adam Ford 1811a928c6 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig 6 years ago
  Sam Protsenko 3078909556 disk: Provide API to get partition by name for specific type 6 years ago
  Rob Clark 4bbcc965f9 fs: add fs_readdir() 6 years ago
  Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 6 years ago
  Zhikang Zhang ffab6945ec dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME 6 years ago
  Alison Chaiken e6faf21f25 partitions: increase MAX_SEARCH_PARTITIONS and move to part.h 6 years ago
  Alex Deymo 88b6329cce disk: Return the partition number in part_get_info_by_name() 7 years ago
  Patrick Delaunay b331cd6204 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT 7 years ago
  Patrick Delaunay bd42a94268 disk: convert CONFIG_EFI_PARTITION to Kconfig 7 years ago
  Patrick Delaunay 863c5b6cdd disk: convert CONFIG_AMIGA_PARTITION to Kconfig 7 years ago
  Patrick Delaunay 1acc008787 disk: convert CONFIG_ISO_PARTITION to Kconfig 7 years ago
  Patrick Delaunay b0cf733933 disk: convert CONFIG_DOS_PARTITION to Kconfig 7 years ago
  Patrick Delaunay f18fa31cdc disk: convert CONFIG_MAC_PARTITION to Kconfig 7 years ago
  Jean-Jacques Hiblot 139f7b1ded disk: Fixed capacity message 7 years ago