Commit Verlauf

Autor SHA1 Nachricht Datum
  Simon Glass 96e5b03c8a dm: part: Convert partition API use to linker lists vor 9 Jahren
  Simon Glass f8d6165d4b dm: part: Correct a sandbox build warning vor 9 Jahren
  Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef vor 9 Jahren
  Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs. vor 9 Jahren
  Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() vor 9 Jahren
  Patrick Delaunay cfdaf4caa2 part:efi: add bootable parameter in gpt command vor 9 Jahren
  Lukasz Majewski cef68bf904 gpt: part: Definition and declaration of GPT verification functions vor 9 Jahren
  Patrick Delaunay bcb41dcaef uuid: add selection by string for known partition type GUID vor 9 Jahren
  Patrick Delaunay 7561b258a1 gpt: add optional parameter type in gpt command vor 9 Jahren
  Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header vor 9 Jahren
  Maxime Ripard b349abbfe9 gpt: Fix the protective MBR partition size vor 10 Jahren
  Steve Rae 0ff7e585df fastboot: handle flash write to GPT partitions vor 10 Jahren
  Steve Rae e1f6b0a02d disk: part_efi: move code to static functions vor 10 Jahren
  Simon Glass e48f3741c3 sandbox: Fix warnings due to 64-bit printf() strings vor 10 Jahren
  Steve Rae 60bf941693 disk: part_efi: add get_partition_info_efi_by_name() vor 11 Jahren
  Steve Rae e04350d299 disk: part_efi: clarify lbaint_t usage vor 11 Jahren
  Steve Rae dedf37bb61 disk: part_efi: resolve endianness issues vor 11 Jahren
  Steve Rae ae95fad5af disk: part_efi: add support for the Backup GPT vor 11 Jahren
  Przemyslaw Marczak d718ded056 lib: uuid: code refactor for proper maintain between uuid bin and string vor 11 Jahren
  Przemyslaw Marczak a96a0e6153 part_efi: move uuid<->string conversion functions into lib/uuid.c vor 11 Jahren
  Hector Palacios 61fcc7d275 part_efi: fix protective mbr struct allocation vor 11 Jahren
  Mark Langsdorf 6d2ee5a33a part_efi: make sure the gpt_pte is freed vor 11 Jahren
  Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files vor 12 Jahren
  Frederic Leroy 04735e9c55 Fix ext2/ext4 filesystem accesses beyond 2TiB vor 12 Jahren
  Marek Vasut 67cd4a6348 disk: Fix possible out-of-bounds access in part_efi.c vor 12 Jahren
  Egbert Eich ae1768a72c disk/gpt: Fix GPT partition handling for blocksize != 512 vor 12 Jahren
  Marc Dietrich 8faefadb73 disk: fix unaligned access in efi partitions vor 12 Jahren
  Stephen Warren 2c1af9dcdc disk: define HAVE_BLOCK_DEVICE in a common place vor 12 Jahren
  Lukasz Majewski 40684ddb83 gpt: Support for GPT (GUID Partition Table) restoration vor 12 Jahren
  Chang Hyun Park fae2bf22a2 gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h> vor 12 Jahren