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
2018-10-28
drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
Patrick Delaunay
2018-10-07
Kconfig: sandbox: enable cmd_avb and dependencies
Jens Wiklander
2018-05-30
usb: fastboot: Convert USB f_fastboot to shared fastboot
Alex Kiernan
2018-05-30
fastboot: Add support for 'oem format' command
Alex Kiernan
2018-05-30
net: fastboot: Merge AOSP UDP fastboot
Alex Kiernan
2018-05-30
mmc: Separate "mmc swrite" from fastboot
Alex Kiernan
2018-05-30
fastboot: Migrate FASTBOOT_FLASH_NAND_TRIMFFS to Kconfig
Alex Kiernan
2018-05-30
fastboot: Rename public fb_ functions to fastboot_
Alex Kiernan
2018-05-30
fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag
Alex Kiernan
2018-05-30
fastboot: Fix parameter types in _fb_nand_write
Alex Kiernan
2018-05-30
fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME
Alex Kiernan
2018-05-30
fastboot: Add missing newlines
Alex Kiernan
2018-05-30
fastboot: Correct dependencies in FASTBOOT_FLASH
Alex Kiernan
2018-05-30
fastboot: Extract fastboot_okay/fail to fb_common.c
Alex Kiernan
2018-05-30
fastboot: Refactor fastboot_okay/fail to take response
Alex Kiernan
2018-05-30
fastboot: Move fastboot to drivers/fastboot
Alex Kiernan