Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | configs: Re-sync | Tom Rini | 2016-09-20 | -2/+2 |
| | | | | Signed-off-by: Tom Rini <trini@konsulko.com> | |||
* | Convert CONFIG_SPL_I2C_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | -0/+1 |
| | | | | | | Move this option to Kconfig and tidy up existing uses. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
* | configs: Resync with savedefconfig | Tom Rini | 2016-09-09 | -3/+1 |
| | | | | Signed-off-by: Tom Rini <trini@konsulko.com> | |||
* | sunxi: Add defconfig and dts file for the Orange Pi Plus2E SBC | Hans de Goede | 2016-09-03 | -0/+19 |
The Orange Pi Plus2E is an extended version of the Orange Pi Pc Plus, with 2G RAM and an external gbit ethernet phy. The dts file is identical to the one submitted to the upstream kernel, except that it has the pending patch to enable the ethernet controller squashed in, as u-boot already has sun8i-emac support. Signed-off-by: Hans de Goede <hdegoede@redhat.com> |