Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | arm: Add support for LEGO MINDSTORMS EV3 | David Lechner | 2016-03-14 | -0/+1 |
| | | | | | | | | | | | | This is based on the davinci da850evm. It can boot from either the on-board 16MB flash or from a microSD card. It also reads board information from an I2C EEPROM. The EV3 itself initally boots from write-protected EEPROM, so no u-boot SPL is needed. Signed-off-by: David Lechner <david@lechnology.com> Reviewed-by: Tom Rini <trini@konsulko.com> | |||
* | ARM: davinci: move SoC headers to mach-davinci/include/mach | Masahiro Yamada | 2015-02-21 | -0/+1587 |
Move arch/arm/include/asm/arch-davinci/* -> arch/arm/mach-davinci/include/mach/* Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Tom Rini <trini@ti.com> |