index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
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
/
Kconfig
Age
Commit message (
Expand
)
Author
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