index
:
u-boot.git
CHECK/bloblist-not-found
CHECK/check-bootm-fit-noload
CHECK/resync-scripts-kconfig
DBG/clk-support-arbitrary-clk_register-sequence
Jenkins
master
next
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
/
fb_nand.c
Age
Commit message (
Expand
)
Author
2025-09-30
fastboot: Fix has-slot command always returning yes for fb_nand
Chance Yang
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
fastboot: Remove <common.h> and add needed includes
Tom Rini
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2022-08-04
Audit <flash.h> inclusion
Tom Rini
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-18
common: Drop flash.h from common header
Simon Glass
2019-06-14
fastboot: Use const qualifier for char *part_name
Sam Protsenko
2018-05-30
net: fastboot: Merge AOSP UDP fastboot
Alex Kiernan
2018-05-30
fastboot: Rename public fb_ functions to fastboot_
Alex Kiernan
2018-05-30
fastboot: Fix parameter types in _fb_nand_write
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