Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-01-15 | From: Ulf Samuelsson <ulf.samuelsson@atmel.com> | Ulf Samuelsson | 9 | |
Add support for at91bootstrap-2.13. Fixes problem with stack, breaking all boards, compared to 2.13-rc[1-7] Updates kconfig to 2.6.32 More options to save code on SRAM constrained SAM9260. Builds for the following at91 chips. * afeb9260 * at91cap9adk * at91cap9stk * at91sam9g10ek, * at91sam9g20ek * at91sam9g45ek * at91sam9g45ekes * at91sam9rlek * at91sam9xeek * at91sam9m10ek * at91sam9260ek * at91sam9261ek * at91sam9263ek So far, it has only been downloaded and tested on the sam9g45ek (dataflash) Therefore it is only default for this chip. Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com> --- | ||||
2009-05-17 | at91bootstrap_2.11: updated patch for AFEB9260 with thumb. | Sergey Lapin | 2 | |
2009-05-17 | at91bootstrap: fixed machine name directory | Sergey Lapin | 1 | |
2009-05-16 | at91bootstrap: added v2.11 | Sergey Lapin | 3 | |
2009-05-16 | at91bootstrap: generalization of recipes | Sergey Lapin | 3 | |
2009-05-05 | at91sam9g20ek: use the dataflash config | Dmitry Eremin-Solenikov | 1 | |
The default config for at91sam9g20ek is for booting from dataflashcard. Use instead the config for booting from dataflash (at91sam9g20df). Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | ||||
2009-04-06 | Add recipe for at91bootstrap-2.10 | Ulf Samuelsson | 8 | |
2009-03-17 | rename packages/ to recipes/ per earlier agreement | Denys Dmytriyenko | 5 | |
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> |