~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
fastboot
Commit message (
Expand
)
Author
Age
*
lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small number
Mattijs Korpershoek
2023-07-25
*
fastboot: Only call the bootm command if it is enabled
Samuel Holland
2023-05-31
*
net: share fastboot boot handle logic between transports
Dmitrii Merkurev
2023-05-05
*
net: add fastboot TCP support
Dmitrii Merkurev
2023-05-05
*
drivers: fastboot: zImage flashing is not supported for v3, v4
Safae Ouajih
2023-04-04
*
android: boot: replace android_image_check_header
Safae Ouajih
2023-04-04
*
android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0
Safae Ouajih
2023-04-04
*
Correct SPL uses of FASTBOOT_FLASH_NAND
Simon Glass
2023-02-10
*
Correct SPL uses of FASTBOOT_FLASH_MMC
Simon Glass
2023-02-10
*
Correct SPL use of FASTBOOT_MMC_USER_SUPPORT
Simon Glass
2023-02-09
*
Correct SPL uses of FASTBOOT_FLASH
Simon Glass
2023-02-09
*
fastboot: Add OEM run command
Sean Anderson
2023-01-11
*
fastboot: remove #ifdef CONFIG when it is possible
Patrick Delaunay
2023-01-11
*
Audit <flash.h> inclusion
Tom Rini
2022-08-04
*
fastboot: only look up real partition names when no alias exists
Matthias Schiffer
2022-01-28
*
fastboot: fix fastboot_set_reboot_flag()
Roman Stratiienko
2022-01-28
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
net: fastboot: make UDP port net: configurable
Christian Gmeiner
2022-01-15
*
fastboot: fix partition name truncation in environment lookup
Matthias Schiffer
2021-10-12
*
Kconfig: Remove all default n/no options
Michal Simek
2021-08-31
*
Fix flashing of eMMC user area with Fastboot
Oleh Kravchenko
2021-08-21
*
Fix flash and erase of eMMC Boot2 with Fastboot
Oleh Kravchenko
2021-08-21
*
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-08-02
*
fastboot: Fix possible buffer overrun
Sean Anderson
2021-04-12
*
fastboot: add UUU command UCmd and ACmd support
Heiko Schocher
2021-02-26
*
fastboot: Allow u-boot-style partitions
Sean Anderson
2021-02-26
*
fastboot: Move part_get_info_by_name_or_alias after raw_part_get_info_by_name
Sean Anderson
2021-02-26
*
fastboot: Remove mmcpart argument from raw_part_get_info_by_name
Sean Anderson
2021-02-26
*
fastboot: reinit partition after storing GPT or MBR
Roman Stratiienko
2021-02-07
*
fastboot: add command to select the eMMC boot configuration
Patrick Delaunay
2021-02-07
*
fastboot: add command to select the default emmc hwpart for boot
Patrick Delaunay
2021-02-07
*
fastboot: mmc: extend flash/erase for both emmc hwpart 1 and 2
Patrick Delaunay
2021-02-07
*
fastboot: mmc: Add CONFIG_FASTBOOT_MMC_USER_SUPPORT
Patrick Delaunay
2021-02-07
*
fastboot: Implement generic fastboot_set_reboot_flag
Roman Kovalivskyi
2021-02-07
*
Revert "fastboot: Add default fastboot_set_reboot_flag implementation"
Roman Kovalivskyi
2021-02-07
*
disk: dos: rename write_mbr_partition to write_mbr_sector
Marek Szyprowski
2021-01-15
*
fastboot: getvar: fix partition-size return value
Gary Bisson
2020-09-01
*
fastboot: Add default fastboot_set_reboot_flag implementation
Roman Kovalivskyi
2020-09-01
*
fastboot: Add support for 'reboot fastboot' command
Roman Kovalivskyi
2020-09-01
*
fastboot: Extend fastboot_set_reboot_flag with reboot reason
Roman Kovalivskyi
2020-09-01
*
fastboot: Support defining raw partitions without a partition table
Filip Brozovic
2020-09-01
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
common: Drop image.h from common header
Simon Glass
2020-05-18
*
common: Drop part.h from common header
Simon Glass
2020-05-18
*
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
*
common: Drop flash.h from common header
Simon Glass
2020-05-18
*
fastboot: mt85xx: add command to flash/erase emmc hwpart
mingming lee
2020-01-25
*
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
Miquel Raynal
2019-12-03
*
common: Move command functions out of common.h
Simon Glass
2019-12-02
*
fastboot: rockchip: Fix rk3328 default mmc device
Jagan Teki
2019-11-23
[next]