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
/
cmd
/
extension_board.c
Age
Commit message (
Expand
)
Author
2025-11-27
cmd/extension: avoid NULL pointer dereference
Heinrich Schuchardt
2025-11-03
boot: extension: Move overlay apply custom logic to command level
Kory Maincent (TI.com)
2025-11-03
boot: Remove legacy extension board support
Kory Maincent (TI.com)
2025-11-03
boot: Add UCLASS support for extension boards
Kory Maincent (TI.com)
2025-11-03
boot: Move extension board support from cmd/ to boot/
Kory Maincent (TI.com)
2025-05-29
global: Avoid indirect inclusion of <env.h> from <command.h>
Tom Rini
2024-07-15
cmd: Remove duplicate newlines
Marek Vasut
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-06
cmd: Remove <common.h> and add needed includes
Tom Rini
2023-01-23
bootstd: Add a hunter for the extension feature
Simon Glass
2023-01-23
extension: Refactor to allow non-command usage
Simon Glass
2022-08-04
cmd: undefined return value of do_extension_apply()
Heinrich Schuchardt
2021-05-13
cmd: add support for a new "extension" command
Kory Maincent