~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small numberMattijs Korpershoek2023-07-25
* fastboot: Only call the bootm command if it is enabledSamuel Holland2023-05-31
* net: share fastboot boot handle logic between transportsDmitrii Merkurev2023-05-05
* net: add fastboot TCP supportDmitrii Merkurev2023-05-05
* drivers: fastboot: zImage flashing is not supported for v3, v4Safae Ouajih2023-04-04
* android: boot: replace android_image_check_headerSafae Ouajih2023-04-04
* android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0Safae Ouajih2023-04-04
* Correct SPL uses of FASTBOOT_FLASH_NANDSimon Glass2023-02-10
* Correct SPL uses of FASTBOOT_FLASH_MMCSimon Glass2023-02-10
* Correct SPL use of FASTBOOT_MMC_USER_SUPPORTSimon Glass2023-02-09
* Correct SPL uses of FASTBOOT_FLASHSimon Glass2023-02-09
* fastboot: Add OEM run commandSean Anderson2023-01-11
* fastboot: remove #ifdef CONFIG when it is possiblePatrick Delaunay2023-01-11
* Audit <flash.h> inclusionTom Rini2022-08-04
* fastboot: only look up real partition names when no alias existsMatthias Schiffer2022-01-28
* fastboot: fix fastboot_set_reboot_flag()Roman Stratiienko2022-01-28
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* net: fastboot: make UDP port net: configurableChristian Gmeiner2022-01-15
* fastboot: fix partition name truncation in environment lookupMatthias Schiffer2021-10-12
* Kconfig: Remove all default n/no optionsMichal Simek2021-08-31
* Fix flashing of eMMC user area with FastbootOleh Kravchenko2021-08-21
* Fix flash and erase of eMMC Boot2 with FastbootOleh Kravchenko2021-08-21
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-02
* fastboot: Fix possible buffer overrunSean Anderson2021-04-12
* fastboot: add UUU command UCmd and ACmd supportHeiko Schocher2021-02-26
* fastboot: Allow u-boot-style partitionsSean Anderson2021-02-26
* fastboot: Move part_get_info_by_name_or_alias after raw_part_get_info_by_nameSean Anderson2021-02-26
* fastboot: Remove mmcpart argument from raw_part_get_info_by_nameSean Anderson2021-02-26
* fastboot: reinit partition after storing GPT or MBRRoman Stratiienko2021-02-07
* fastboot: add command to select the eMMC boot configurationPatrick Delaunay2021-02-07
* fastboot: add command to select the default emmc hwpart for bootPatrick Delaunay2021-02-07
* fastboot: mmc: extend flash/erase for both emmc hwpart 1 and 2Patrick Delaunay2021-02-07
* fastboot: mmc: Add CONFIG_FASTBOOT_MMC_USER_SUPPORTPatrick Delaunay2021-02-07
* fastboot: Implement generic fastboot_set_reboot_flagRoman Kovalivskyi2021-02-07
* Revert "fastboot: Add default fastboot_set_reboot_flag implementation"Roman Kovalivskyi2021-02-07
* disk: dos: rename write_mbr_partition to write_mbr_sectorMarek Szyprowski2021-01-15
* fastboot: getvar: fix partition-size return valueGary Bisson2020-09-01
* fastboot: Add default fastboot_set_reboot_flag implementationRoman Kovalivskyi2020-09-01
* fastboot: Add support for 'reboot fastboot' commandRoman Kovalivskyi2020-09-01
* fastboot: Extend fastboot_set_reboot_flag with reboot reasonRoman Kovalivskyi2020-09-01
* fastboot: Support defining raw partitions without a partition tableFilip Brozovic2020-09-01
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop image.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 flash.h from common headerSimon Glass2020-05-18
* fastboot: mt85xx: add command to flash/erase emmc hwpartmingming lee2020-01-25
* mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2019-12-03
* common: Move command functions out of common.hSimon Glass2019-12-02
* fastboot: rockchip: Fix rk3328 default mmc deviceJagan Teki2019-11-23