Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sysinfo: Allow showing model info from sysinfo | Simon Glass | 2021-03-27 | 1 | -8/+29 |
* | common: Drop asm/global_data.h from common header | Simon Glass | 2021-02-02 | 1 | -0/+1 |
* | common: Drop init.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -3/+1 |
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada | 2018-03-05 | 1 | -1/+1 |
* | generic-board: make show_board_info a weak function | Marcel Ziswiler | 2016-11-28 | 1 | -1/+1 |
* | Revert "generic-board: allow showing custom board info" | Marcel Ziswiler | 2016-11-28 | 1 | -1/+1 |
* | generic-board: allow showing custom board info | Marcel Ziswiler | 2015-08-13 | 1 | -1/+1 |
* | common: Print nothing in the __weak checkboard() | Bin Meng | 2015-08-05 | 1 | -1/+0 |
* | generic_board: Call "checkboard" even though the root node has a "model" prop... | Haikun.Wang@freescale.com | 2015-07-27 | 1 | -5/+2 |
* | generic-board: show model name in board_init_f() too | Masahiro Yamada | 2015-01-29 | 1 | -0/+35 |