summaryrefslogtreecommitdiff
path: root/drivers/fastboot/fb_command.c
AgeCommit message (Expand)Author
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07fastboot: Remove <common.h> and add needed includesTom Rini
2024-04-19Merge tag 'u-boot-dfu-20240419' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini
2024-04-18fastboot: introduce 'oem board' subcommandAlexey Romanov
2024-04-10Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini
2024-04-10fastboot: Change fastboot_buf_addr to an addressSimon Glass
2024-01-09fastboot: add oem console command supportIon Agorria
2024-01-09fastboot: implement "getvar all"Ion Agorria
2024-01-09fastboot: multiresponse supportIon Agorria
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-02-10Correct SPL uses of FASTBOOT_FLASH_NANDSimon Glass
2023-02-10Correct SPL uses of FASTBOOT_FLASH_MMCSimon Glass
2023-01-11fastboot: Add OEM run commandSean Anderson
2023-01-11fastboot: remove #ifdef CONFIG when it is possiblePatrick Delaunay
2022-08-04Audit <flash.h> inclusionTom Rini
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-02-26fastboot: add UUU command UCmd and ACmd supportHeiko Schocher
2021-02-07fastboot: add command to select the eMMC boot configurationPatrick Delaunay
2021-02-07fastboot: add command to select the default emmc hwpart for bootPatrick Delaunay
2020-09-01fastboot: Add support for 'reboot fastboot' commandRoman Kovalivskyi
2020-09-01fastboot: Extend fastboot_set_reboot_flag with reboot reasonRoman Kovalivskyi
2020-05-18common: Drop flash.h from common headerSimon Glass
2019-12-02common: Move command functions out of common.hSimon Glass
2019-08-11env: Move env_set_hex() to env.hSimon Glass
2018-05-30fastboot: Add support for 'oem format' commandAlex Kiernan
2018-05-30net: fastboot: Merge AOSP UDP fastbootAlex Kiernan