Historique des commits

Auteur SHA1 Message Date
  Simon Glass e6f6f9e648 common: Drop part.h from common header il y a 4 ans
  Simon Glass 0528979fa7 part: Drop disk_partition_t typedef il y a 4 ans
  Heinrich Schuchardt 25801acc1f part: detect EFI system partition il y a 4 ans
  Heinrich Schuchardt 34856b0f1c disk: part_dos: correctly detect DOS PBR il y a 4 ans
  Faiz Abbas 7aed3d3809 disk: part_dos: Allocate at least one block size for mbr il y a 4 ans
  Paul Emge 232e2f4fd9 CVE-2019-13103: disk: stop infinite recursion in DOS Partitions il y a 4 ans
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style il y a 6 ans
  Adam Ford 1811a928c6 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig il y a 6 ans
  Alexey Brodkin 8639e34d2c part: Allocate only one legacy_mbr buffer il y a 6 ans
  Shawn Guo 8f7102cf6b disk: part_dos: fix part_get_info_extended() function il y a 6 ans
  Fabio Estevam 3ea0520512 disk: part_dos: Use the original allocation scheme for the SPL case il y a 6 ans
  Peter Jones ff98cb9051 part: extract MBR signature from partitions il y a 6 ans
  Andre Przywara eefa0a647d EFI: find EFI system partition by legacy MBR partition type il y a 6 ans
  Dalon Westergreen f0fb4fa7d5 SPL: add support to boot from a partition type il y a 7 ans
  Patrick Delaunay b331cd6204 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT il y a 7 ans
  Petr Kulhavy da2ee24d91 disk: part: refactor generic name creation for DOS and ISO il y a 7 ans
  Petr Kulhavy b6dd69a4d6 fastboot: add support for writing MBR il y a 7 ans
  Petr Kulhavy 87b8530fe2 disk: part: implement generic function part_get_info_by_name() il y a 7 ans
  Simon Glass 084bf4c244 part: Rename test_part_xx() and print_part_xx() il y a 8 ans
  Simon Glass 2a981dc2c6 dm: block: Adjust device calls to go through helpers function il y a 8 ans
  Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum il y a 8 ans
  Simon Glass 3e8bd46950 dm: part: Rename some partition functions il y a 8 ans
  Simon Glass 96e5b03c8a dm: part: Convert partition API use to linker lists il y a 8 ans
  Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef il y a 8 ans
  Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs. il y a 8 ans
  Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() il y a 8 ans
  Stefan Monnier d29892ba85 part_dos.c: Don't wrap to negative after 2G sectors il y a 8 ans
  Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header il y a 8 ans
  Darwin Dingel 4a36be9bdb disk: part_dos.c: Add a PBR check when MBR checking fails il y a 10 ans
  Steve Rae e04350d299 disk: part_efi: clarify lbaint_t usage il y a 10 ans