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
/
common
/
board_info.c
Age
Commit message (
Expand
)
Author
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...
Haikun.Wang@freescale.com
2015-01-29
generic-board: show model name in board_init_f() too
Masahiro Yamada