summaryrefslogtreecommitdiff
path: root/recipes/at91bootstrap
AgeCommit message (Collapse)AuthorFiles
2011-11-03at91bootstrap-2.13: mtcdp - use slow slew rate for SDRAMHEADmultitech-corecdp-1.xJesse Gilles2
2011-03-11at91bootstrap-2.13: run memory bus at 1.8v for mtcdp-embeddedJesse Gilles3
2011-03-07added mtcdp-embedded machine typeJesse Gilles2
2010-04-26add machine mtcdpJesse Gilles1
2010-01-15From: Ulf Samuelsson <ulf.samuelsson@atmel.com>Ulf Samuelsson9
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-17at91bootstrap_2.11: updated patch for AFEB9260 with thumb.Sergey Lapin2
2009-05-17at91bootstrap: fixed machine name directorySergey Lapin1
2009-05-16at91bootstrap: added v2.11Sergey Lapin3
2009-05-16at91bootstrap: generalization of recipesSergey Lapin3
2009-05-05at91sam9g20ek: use the dataflash configDmitry Eremin-Solenikov1
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-06Add recipe for at91bootstrap-2.10Ulf Samuelsson8
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko5
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>