summaryrefslogtreecommitdiff
path: root/drivers/fastboot/fb_nand.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
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
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2022-08-04Audit <flash.h> inclusionTom Rini
2020-05-18common: Drop part.h from common headerSimon Glass
2020-05-18common: Drop flash.h from common headerSimon Glass
2019-06-14fastboot: Use const qualifier for char *part_nameSam Protsenko
2018-05-30net: fastboot: Merge AOSP UDP fastbootAlex Kiernan
2018-05-30fastboot: Rename public fb_ functions to fastboot_Alex Kiernan
2018-05-30fastboot: Fix parameter types in _fb_nand_writeAlex Kiernan
2018-05-30fastboot: Refactor fastboot_okay/fail to take responseAlex Kiernan
2018-05-30fastboot: Move fastboot to drivers/fastbootAlex Kiernan