index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
fastboot
Commit message (
Expand
)
Author
Age
Files
Lines
*
fastboot: add support for 'getvar platform'
Eugeniu Rosca
2019-04-21
1
-0
/
+14
*
fastboot: Replace literal 32 with PART_NAME_LEN
Alex Kiernan
2019-04-21
1
-3
/
+3
*
fastboot: Improve error reporting on 'getvar partition-{size, type}'
Eugeniu Rosca
2019-04-21
1
-2
/
+2
*
fastboot: getvar: correct/rename "has_slot" to "has-slot"
Eugeniu Rosca
2019-04-21
1
-1
/
+1
*
fastboot: common: fix default fastboot_boot on 64-bit
Neil Armstrong
2019-03-16
1
-1
/
+1
*
drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
Patrick Delaunay
2018-10-28
1
-1
/
+1
*
Kconfig: sandbox: enable cmd_avb and dependencies
Jens Wiklander
2018-10-07
1
-0
/
+2
*
usb: fastboot: Convert USB f_fastboot to shared fastboot
Alex Kiernan
2018-05-30
1
-2
/
+2
*
fastboot: Add support for 'oem format' command
Alex Kiernan
2018-05-30
2
-0
/
+41
*
net: fastboot: Merge AOSP UDP fastboot
Alex Kiernan
2018-05-30
7
-9
/
+729
*
mmc: Separate "mmc swrite" from fastboot
Alex Kiernan
2018-05-30
1
-0
/
+1
*
fastboot: Migrate FASTBOOT_FLASH_NAND_TRIMFFS to Kconfig
Alex Kiernan
2018-05-30
1
-0
/
+7
*
fastboot: Rename public fb_ functions to fastboot_
Alex Kiernan
2018-05-30
2
-6
/
+34
*
fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag
Alex Kiernan
2018-05-30
1
-0
/
+15
*
fastboot: Fix parameter types in _fb_nand_write
Alex Kiernan
2018-05-30
1
-1
/
+1
*
fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME
Alex Kiernan
2018-05-30
1
-13
/
+0
*
fastboot: Add missing newlines
Alex Kiernan
2018-05-30
1
-14
/
+14
*
fastboot: Correct dependencies in FASTBOOT_FLASH
Alex Kiernan
2018-05-30
2
-19
/
+6
*
fastboot: Extract fastboot_okay/fail to fb_common.c
Alex Kiernan
2018-05-30
2
-0
/
+63
*
fastboot: Refactor fastboot_okay/fail to take response
Alex Kiernan
2018-05-30
2
-53
/
+64
*
fastboot: Move fastboot to drivers/fastboot
Alex Kiernan
2018-05-30
4
-0
/
+767