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
/
fb_getvar.c
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-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