Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-22 | at91sam9/at91cap: move common led management to cpu | Jean-Christophe PLAGNIOL-VILLARD | |
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
2008-05-10 | Fix @ -> <at> substitution | Stelian Pop | |
When applying the AT91CAP9 patches upstream, something transformed the '@' character into the ' <at> ' sequence. The patch below restores the original form in all the places where it has been modified (the AT91CAP9 files, the AT91SAM9260 files which were copied from AT91CAP9, and a couple of other files where the ' <at> ' sequence was present). Signed-off-by: Stelian Pop <stelian@popies.net> | |||
2008-04-01 | Add support for AT91SAM9260EK | Stelian Pop | |
Support for booting from internal DataFlash, external DataFlash card or NAND flash is available. Signed-off-by: Stelian Pop <stelian@popies.net> |