aboutsummaryrefslogtreecommitdiff
path: root/common/board_info.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-06common: Remove <common.h> and add needed includesTom Rini1-1/+0
2023-11-28sysinfo: Allow displaying more info on startupSimon Glass1-21/+51
2023-11-28Revert "generic-board: make show_board_info a weak function"Simon Glass1-1/+1
2023-11-28board: Move show_board_info() comment to header fileSimon Glass1-6/+0
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-18common: 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-29generic-board: show model name in board_init_f() tooMasahiro Yamada1-0/+35