Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig | Simon Glass | 2016-10-23 | -0/+1 |
| | | | | | | | | | | This converts the following to Kconfig: CONFIG_SYS_CONSOLE_IS_IN_ENV CONFIG_CONSOLE_MUX Signed-off-by: Simon Glass <sjg@chromium.org> [trini: Re-order, re-migrate] Signed-off-by: Tom Rini <trini@konsulko.com> | |||
* | configs: Resync with savedefconfig | Tom Rini | 2016-09-09 | -2/+0 |
| | | | | Signed-off-by: Tom Rini <trini@konsulko.com> | |||
* | sunxi: Add defconfig and dts file for the Orange Pi Lite SBC | Hans de Goede | 2016-07-15 | -0/+15 |
The Orange Pi Lite SBC is a small H3 based SBC, with 512MB RAM, micro-sd slot, HDMI out, 2 USB-A connectors, 1 micro-USB connector, sdio attached rtl8189ftv wifi and an ir receiver. The dts file is identical to the one submitted to the upstream kernel. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk> |