~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Correct SPL use of PARTITION_TYPE_GUIDSimon Glass2023-02-10
* disk: Drop debug messages in part_efiSimon Glass2022-10-31
* fs: Quieten down the filesystems moreSimon Glass2022-10-17
* disk: Use Makefile to omit partition driversSimon Glass2022-09-16
* disk: incorrect message in is_gpt_valid()Heinrich Schuchardt2022-05-28
* disk: part_efi: add support to repair gpt tablePhilippe Reynes2022-05-06
* Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2022-01-22
|\
| * disk: simplify part_print_efi()Heinrich Schuchardt2022-01-19
* | doc: replace @return by Return:Heinrich Schuchardt2022-01-19
|/
* disk: gpt: print all partitionsHeinrich Schuchardt2022-01-15
* treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass2021-09-25
* disk: Tidy up #ifdefs in part_efiSimon Glass2021-07-28
* disk: gpt: verify alternate LBA points to last usable LBAStefan Herbrechtsmeier2021-04-12
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* disk: part_efi: update partition table entries after writeGary Bisson2021-01-29
* lib/uuid.c: change prototype of uuid_guid_get_str()Rasmus Villemoes2021-01-16
* disk: typo Terra BytesHeinrich Schuchardt2020-09-22
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop part.h from common headerSimon Glass2020-05-18
* part: Drop disk_partition_t typedefSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* common: Drop uuid.h from common headerSimon Glass2020-05-18
* part: detect EFI system partitionHeinrich Schuchardt2020-04-30
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-02
* disk: efi: ignore 'IGNOREME' GPT header found on cros eMMCsUrja Rannikko2019-08-23
* disk: efi: unify code for finding a valid gptUrja Rannikko2019-08-23
* disk: efi: avoid unaligned pointer errorHeinrich Schuchardt2019-07-16
* disk: efi: buffer overflow in part_get_info_efi()Heinrich Schuchardt2019-07-06
* disk: efi: Fix memory leak on 'gpt verify'Eugeniu Rosca2019-05-02
* disk: efi: Fix memory leak on 'gpt guid'Eugeniu Rosca2019-05-02
* disk: efi: GUIDs should be constHeinrich Schuchardt2019-01-18
* Rename GPT_HEADER_SIGNATURE to avoid conflictSimon Glass2018-10-09
* Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada2018-09-10
* efi_loader: avoid initializer element is not constantHeinrich Schuchardt2018-06-14
* disk: efi: Correct backing up the MBR boot codeSam Protsenko2018-06-05
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Move most CONFIG_HAVE_BLOCK_DEVICE to KconfigAdam Ford2018-02-08
* disk: efi: correct the allocation size for mbr header in stackPatrick Delaunay2017-11-29
* gpt: Use cache aligned buffers for gpt_h and gpt_eLukasz Majewski2017-11-06
* disk: efi: correct the overlap check on GPT header and PTEPatrick Delaunay2017-10-23
* part_efi: In is_gpt_valid() check argument validity before allocationTom Rini2017-10-16
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-04
* part: extract MBR signature from partitionsPeter Jones2017-09-20
* part: efi: Disable overlap checkMaxime Ripard2017-09-03
* part: efi: make gpt_fill_pte take the device descriptorMaxime Ripard2017-09-03
* part: efi: rework the partition start and size in gpt_fill_pteMaxime Ripard2017-09-03
* part: efi: Fix offsetMaxime Ripard2017-09-03
* GPT: add accessor function for disk GUIDAlison Chaiken2017-08-04
* EFI: replace number with UUID_STR_LEN macroAlison Chaiken2017-08-04
* part_efi: support padding between the GPT header and partition entriesPhilipp Tomsich2017-03-20