index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
cpu.c
Age
Commit message (
Expand
)
Author
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-10-16
cmd: Convert existing long help messages to the new macro
Tom Rini
2023-02-10
Correct SPL uses of SYS_LONGHELP
Simon Glass
2022-08-10
common: Drop display_options.h from common header
Simon Glass
2022-06-24
cmd: cpu: migrate cpu command to U_BOOT_CMD_WITH_SUBCMDS()
Ovidiu Panait
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-05-10
cmd: cpu: refactor to ensure devices are probed and improve code style
Álvaro Fernández Rojas
2017-05-10
cmd: cpu: fix NULL cpu feature prints
Álvaro Fernández Rojas
2016-03-17
cpu: Add support for microcode version and CPU ID
Simon Glass
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass