index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
fastboot
/
fb_getvar.c
Age
Commit message (
Expand
)
Author
2025-11-24
fastboot: integrate block flashing back-end
Dmitrii Merkurev
2025-07-22
drivers: fastboot: Add support for SPI flash memory
Ariel D'Alessandro
2024-11-19
fastboot: properly handle unknown partition type
Caleb Connolly
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-01-09
fastboot: implement "getvar all"
Ion Agorria
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-08-08
Revert "lib: string: Fix strlcpy return value", fix callers
Matthias Schiffer
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 uses of FASTBOOT_FLASH
Simon Glass
2023-01-11
fastboot: remove #ifdef CONFIG when it is possible
Patrick Delaunay
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2020-09-01
fastboot: getvar: fix partition-size return value
Gary Bisson
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-08-08
fastboot: Remove "bootloader-version" variable
Sam Protsenko
2019-08-08
fastboot: getvar: Add "is-userspace" variable
Sam Protsenko
2019-08-08
fastboot: Remove "slot-suffixes" variable
Sam Protsenko
2019-06-14
fastboot: Check if partition really exist in getvar_has_slot()
Igor Opaniuk
2019-06-14
fastboot: getvar: Refactor fastboot_*_get_part_info() usage
Sam Protsenko
2019-06-14
fastboot: Fix slot names reported by getvar
Sam Protsenko
2019-04-21
fastboot: add support for 'getvar platform'
Eugeniu Rosca
2019-04-21
fastboot: getvar: correct/rename "has_slot" to "has-slot"
Eugeniu Rosca
2018-05-30
net: fastboot: Merge AOSP UDP fastboot
Alex Kiernan