summaryrefslogtreecommitdiff
path: root/disk
AgeCommit message (Expand)Author
2022-05-25MA-20303-1 Support rollback index check for single bootloaderJi Luo
2022-04-18MA-18422 Locate the misc partition by nameJi Luo
2022-04-18MA-14916-4 support dual bootloader for imx8m/imx8qJi Luo
2022-04-06MLK-18591-3 android: Add FSL android fastboot supportYe Li
2022-01-22Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-19disk: simplify part_print_efi()Heinrich Schuchardt
2022-01-15disk: gpt: print all partitionsHeinrich Schuchardt
2021-12-20Merge tag 'v2022.01-rc4' into nextTom Rini
2021-12-18part: call part_init() in blk_get_device_by_str() only for MMCAKASHI Takahiro
2021-12-09efi: Add uclass for devices provided by UEFI firmwareSimon Glass
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini
2021-11-28disk: part_dos: Fix a NULL pointer errorSimon Glass
2021-11-18part: return -ENOSYS when get_info not valid.schspa
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass
2021-09-02cmd/part: correct alignment of partition listHeinrich Schuchardt
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-07-28disk: Tidy up #ifdefs in part_efiSimon Glass
2021-06-22disk/part_dos.c: Fix a variable typo in write_mbr_partitions()Christian Melki
2021-05-26part: Add check for NULL dev_part_strSean Anderson
2021-04-22part: Fix bogus return from part_get_info_by_dev_and_nameSean Anderson
2021-04-12disk: gpt: verify alternate LBA points to last usable LBAStefan Herbrechtsmeier
2021-02-26part: Support string block devices in part_get_info_by_dev_and_nameSean Anderson
2021-02-26part: Support getting whole disk from part_get_info_by_dev_and_name_or_numSean Anderson
2021-02-26part: Give several functions more useful return valuesSean Anderson
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-02-01disk: part_dos: update partition table entries after writeGary Bisson
2021-01-31Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-01-30disk: part: sandbox support in dev_print()Heinrich Schuchardt
2021-01-29disk: part_efi: update partition table entries after writeGary Bisson
2021-01-16lib/uuid.c: change prototype of uuid_guid_get_str()Rasmus Villemoes
2021-01-15disk: dos: add code for creating MBR partition layoutMarek Szyprowski
2021-01-15disk: dos: make some functions staticMarek Szyprowski
2021-01-15disk: dos: use generic macro for unaligned le32 accessMarek Szyprowski
2021-01-15disk: dos: add some defines for the hardcoded numbersMarek Szyprowski
2021-01-15disk: dos: rename write_mbr_partition to write_mbr_sectorMarek Szyprowski
2020-09-22disk: typo Terra BytesHeinrich Schuchardt
2020-08-14xen: pvblock: Add initial support for para-virtualized block driverAnastasiia Lukianenko
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2020-05-18part: Drop disk_partition_t typedefSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-18common: Drop uuid.h from common headerSimon Glass
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner
2020-04-30part: detect EFI system partitionHeinrich Schuchardt
2020-03-18sunxi: Move common defconfig options to KconfigAndre Przywara
2020-01-23disk: part: rename parameter of lba512_muldiv()Heinrich Schuchardt
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass