summaryrefslogtreecommitdiff
path: root/common/board_info.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-14board-info: Call sysinfo_detect() before sysinfo_get_str()Marek Vasut1-2/+6
2021-07-14board-info: Use sysinfo_get()Marek Vasut1-1/+1
2021-03-27sysinfo: Allow showing model info from sysinfoSimon Glass1-8/+29
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+1
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2016-11-28generic-board: make show_board_info a weak functionMarcel Ziswiler1-1/+1
2016-11-28Revert "generic-board: allow showing custom board info"Marcel Ziswiler1-1/+1
2015-08-13generic-board: allow showing custom board infoMarcel Ziswiler1-1/+1
2015-08-05common: Print nothing in the __weak checkboard()Bin Meng1-1/+0
2015-07-27generic_board: Call "checkboard" even though the root node has a "model" prop...Haikun.Wang@freescale.com1-5/+2
2015-01-30generic-board: show model name in board_init_f() tooMasahiro Yamada1-0/+35