index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
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
/
common
/
board_info.c
Age
Commit message (
Expand
)
Author
2024-11-17
dm: sysinfo: Shorten the SYSINFO_ID prefix
Simon Glass
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
common: Remove <common.h> and add needed includes
Tom Rini
2023-11-28
sysinfo: Allow displaying more info on startup
Simon Glass
2023-11-28
Revert "generic-board: make show_board_info a weak function"
Simon Glass
2023-11-28
board: Move show_board_info() comment to header file
Simon Glass
2021-07-14
board-info: Call sysinfo_detect() before sysinfo_get_str()
Marek Vasut
2021-07-14
board-info: Use sysinfo_get()
Marek Vasut
2021-03-27
sysinfo: Allow showing model info from sysinfo
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2016-11-28
generic-board: make show_board_info a weak function
Marcel Ziswiler
2016-11-28
Revert "generic-board: allow showing custom board info"
Marcel Ziswiler
2015-08-13
generic-board: allow showing custom board info
Marcel Ziswiler
2015-08-05
common: Print nothing in the __weak checkboard()
Bin Meng
2015-07-27
generic_board: Call "checkboard" even though the root node has a "model" prop...
[email protected]
2015-01-29
generic-board: show model name in board_init_f() too
Masahiro Yamada