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
/
Kconfig
Age
Commit message (
Expand
)
Author
2023-08-09
Kconfigs: Correct default of "0" on hex type entries
Tom Rini
2023-05-05
net: add fastboot TCP support
Dmitrii Merkurev
2023-01-11
fastboot: Add OEM run command
Sean Anderson
2022-01-15
net: fastboot: make UDP port net: configurable
Christian Gmeiner
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-02-26
fastboot: add UUU command UCmd and ACmd support
Heiko Schocher
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
2021-02-07
fastboot: mmc: extend flash/erase for both emmc hwpart 1 and 2
Patrick Delaunay
2021-02-07
fastboot: mmc: Add CONFIG_FASTBOOT_MMC_USER_SUPPORT
Patrick Delaunay
2021-02-07
Revert "fastboot: Add default fastboot_set_reboot_flag implementation"
Roman Kovalivskyi
2020-09-01
fastboot: Add default fastboot_set_reboot_flag implementation
Roman Kovalivskyi
2020-01-25
fastboot: mt85xx: add command to flash/erase emmc hwpart
mingming lee
2019-12-03
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
Miquel Raynal
2019-11-23
fastboot: rockchip: Fix rk3328 default mmc device
Jagan Teki
2019-11-23
fastboot: rockchip: Select FASTBOOT_FLASH[_MMC_DEV]
Jagan Teki
2018-10-07
Kconfig: sandbox: enable cmd_avb and dependencies
Jens Wiklander
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: Correct dependencies in FASTBOOT_FLASH
Alex Kiernan
2018-05-30
fastboot: Move fastboot to drivers/fastboot
Alex Kiernan