index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
fastboot
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
fastboot: Remove <common.h> and add needed includes
Tom Rini
2024-04-19
Merge tag 'u-boot-dfu-20240419' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2024-04-18
Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...
Tom Rini
2024-04-18
fastboot: introduce 'oem board' subcommand
Alexey Romanov
2024-04-10
fastboot: Update help text with respect to CMDLINE
Tom Rini
2024-04-10
Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"
Tom Rini
2024-04-10
fastboot: Remove dependencies on CMDLINE
Simon Glass
2024-04-10
fastboot: Change fastboot_buf_addr to an address
Simon Glass
2024-01-09
fastboot: add oem console command support
Ion Agorria
2024-01-09
fastboot: implement "getvar all"
Ion Agorria
2024-01-09
fastboot: multiresponse support
Ion Agorria
2023-11-16
cmd: bcb: extend BCB C API to allow read/write the fields
Dmitrii Merkurev
2023-11-16
cmd: bcb: support various block device interfaces for BCB command
Dmitrii Merkurev
2023-11-07
fastboot: Depend on CMDLINE
Tom Rini
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-08-09
Kconfigs: Correct default of "0" on hex type entries
Tom Rini
2023-08-08
Revert "lib: string: Fix strlcpy return value", fix callers
Matthias Schiffer
2023-07-25
lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small number
Mattijs Korpershoek
2023-05-31
fastboot: Only call the bootm command if it is enabled
Samuel Holland
2023-05-05
net: share fastboot boot handle logic between transports
Dmitrii Merkurev
2023-05-05
net: add fastboot TCP support
Dmitrii Merkurev
2023-04-04
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-02-10
Correct SPL uses of FASTBOOT_FLASH_NAND
Simon Glass
2023-02-10
Correct SPL uses of FASTBOOT_FLASH_MMC
Simon Glass
2023-02-09
Correct SPL use of FASTBOOT_MMC_USER_SUPPORT
Simon Glass
2023-02-09
Correct SPL uses of FASTBOOT_FLASH
Simon Glass
2023-01-11
fastboot: Add OEM run command
Sean Anderson
2023-01-11
fastboot: remove #ifdef CONFIG when it is possible
Patrick Delaunay
2022-08-04
Audit <flash.h> inclusion
Tom Rini
2022-01-28
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-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-15
net: fastboot: make UDP port net: configurable
Christian Gmeiner
2021-10-12
fastboot: fix partition name truncation in environment lookup
Matthias Schiffer
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-08-21
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-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-04-12
fastboot: Fix possible buffer overrun
Sean Anderson
2021-02-26
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-07
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
[next]