Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-17 | Convert CONFIG_MISC_INIT_R to Kconfig | Adam Ford | |
This converts the following to Kconfig: CONFIG_MISC_INIT_R Signed-off-by: Adam Ford <aford173@gmail.com> [trini: Update the defaults logic slightly] Signed-off-by: Tom Rini <trini@konsulko.com> | |||
2018-07-19 | boards: amlogic: Add FriendlyElec NanoPi K2 board support | Thomas McKahan | |
This adds platform code for the FriendlyElec NanoPi K2 board based on a Meson GXBB (S905) SoC with the Meson GXBB configuration. This initial submission only supports: - UART - MMC/SDCard - Ethernet - Reset Controller - Clock controller Cc: Yuefei Tan <yftan@friendlyarm.com> Signed-off-by: Thomas McKahan <tonymckahan@gmail.com> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> |