tn3399_openwrt/target/linux
Jo-Philipp Wich 699f7ecd15 x86: use sysfs DMI information to populate sysinfo
Use the DMI data available in sysfs to extract manufacturer and model info
and write it to /tmp/sysinfo/.

The data will be picked up by board_detect and can be used by e.g. LuCI to
display a more appropriate model description.

On an APU board the files will contain the following values:

    # cat /tmp/sysinfo/model
    PC Engines APU

    # cat /tmp/sysinfo/board_name
    pc-engines-apu

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-06-06 15:18:11 +02:00
..
adm5120 image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
adm8668 base-files: remove default /etc/config/network, generate it via board.d instead 2016-01-25 16:30:41 +00:00
ar7 all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
ar71xx ar71xx/image/edimax shorten the revision to 13 character 2016-06-01 17:54:36 +02:00
arc770 arc: Build uImage as well as vmlinux output files 2016-06-05 23:23:57 +02:00
archs38 arc: Build uImage as well as vmlinux output files 2016-06-05 23:23:57 +02:00
arm64 kernel: remove bogus CONFIG_LOG_BUF_SHIFT overrides 2016-05-21 22:35:41 +02:00
at91 at91: fix SAMA5D3 subtarget 2016-04-25 14:54:07 +02:00
ath25 ath25: update kernel from 3.18 to 4.4 2016-05-23 11:56:38 +02:00
au1000
bcm53xx kernel: update kernel 4.4 to version 4.4.12 2016-06-02 15:34:34 +02:00
brcm47xx kernel: remove ocf support, cryptodev-linux should be used instead 2016-05-12 19:35:32 +02:00
brcm63xx brcm63xx: fix typo image/Makefile 2016-06-05 15:42:27 +02:00
brcm2708 kernel: update kernel 4.4 to version 4.4.12 2016-06-02 15:34:34 +02:00
cns3xxx kernel: update kernel 4.4 to version 4.4.10 2016-05-11 21:34:27 +02:00
gemini gemini: delete 3.18 support 2016-05-12 17:55:15 +02:00
generic kernel/mtd: Add support for Macronix mx25u25635f, used in Archer C2600 v1.1 2016-06-05 23:23:57 +02:00
imx6 imx6: move profile definitions to the image/Makefile 2016-05-23 11:03:23 +02:00
ipq806x ipq806x: add diag.sh script 2016-06-05 23:23:57 +02:00
ixp4xx ixp4xx: Drop linux 4.1 support 2016-06-05 14:16:08 -04:00
kirkwood kirkwood: add missing kernel symbol 2016-05-24 19:41:27 +02:00
lantiq lantiq: un-macro the image building code 2016-06-05 23:23:57 +02:00
malta kernel: remove bogus CONFIG_LOG_BUF_SHIFT overrides 2016-05-21 22:35:41 +02:00
mcs814x branding: add LEDE branding 2016-03-24 22:40:13 +01:00
mediatek mediatek: remove modules from Kernel config 2016-06-05 23:23:57 +02:00
mpc85xx target/mpc85xx: check for 'generic' subtarget for initramfs image file 2016-03-03 20:24:41 +00:00
mvebu mvebu: configure switch on WRT1200AC and WRT1900ACv2/S 2016-05-23 13:39:50 +02:00
mxs mxs: delete old kernel versions 2016-05-12 17:52:55 +02:00
netlogic base-files: remove default /etc/config/network, generate it via board.d instead 2016-01-25 16:30:41 +00:00
octeon global: change my email address 2016-05-12 03:29:36 +02:00
omap omap: switch to 4.4 2016-06-02 21:58:10 +02:00
omap24xx image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
orion all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
oxnas kernel: update kernel 4.4 to version 4.4.12 2016-06-02 15:34:34 +02:00
ppc40x
ppc44x image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
ramips ramips: fix Netgear EX2700 images 2016-06-05 23:23:57 +02:00
rb532 rb532: switch to 4.1 2015-12-23 14:43:11 +00:00
realview image / basefiles: make console password configurable 2016-04-18 21:53:07 +02:00
sunxi kernel: remove bogus CONFIG_LOG_BUF_SHIFT overrides 2016-05-21 22:35:41 +02:00
uml uml: revert accidentally committed change 2016-04-25 14:09:05 +02:00
x86 x86: use sysfs DMI information to populate sysinfo 2016-06-06 15:18:11 +02:00
xburst
zynq kernel: remove bogus CONFIG_LOG_BUF_SHIFT overrides 2016-05-21 22:35:41 +02:00
Makefile