Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | configs: Resync with savedefconfig | Tom Rini | 2019-04-29 | 1 | -3/+2 |
| | | | | | | Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com> | ||||
* | ARM: meson: display Amlogic SoC Information | Julien Masson | 2019-04-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | The Amlogic SoCs have a registers containing the die revision and packaging type to determine the SoC family and package marketing name like S905X for the GXL SoC Family. This code is taken from the Linux meson-gx-socinfo driver and adapted to U-Boot printing. Signed-off-by: Julien Masson <jmasson@baylibre.com> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> [narmstrong: also updated new p200/p201 defconfigs] | ||||
* | ARM: board: meson: add p201 board | Mohammad Rasim | 2019-04-10 | 1 | -0/+41 |
This adds support for p201 reference boards Signed-off-by: Mohammad Rasim <mohammad.rasim96@gmail.com> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> |