summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm926ejs/at91
Commit message (Expand)AuthorAgeFilesLines
* AT91: fix EMAC gpio init in at91sam9260_devices.cReinhard Meyer2010-12-071-0/+5
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* AT91 clock/timer: move static data to global_data structReinhard Meyer2010-10-192-71/+69
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-2/+2
* at91: Add arch_preboot_os which disables PIT in a faster wayAlexander Stein2010-10-051-0/+16
* AT91: convert cpu.c to struct SoC accessReinhard Meyer2010-10-051-20/+12
* Prepare v2010.09-rc1Wolfgang Denk2010-09-102-2/+0
* AT91: add option to enable pullups in at91sam9260_devices.cReinhard Meyer2010-09-031-10/+25
* AT91: reset.c: fix comments, add optionReinhard Meyer2010-09-031-10/+11
* AT91SAM9XE: add embedded flash supportReinhard Meyer2010-09-032-0/+272
* AT91: MCI: add SD/MMC driver using mmc frameworkReinhard Meyer2010-09-031-0/+21
* AT91 Fix: return value of get_tbclkJens Scharsig2010-08-311-4/+1
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-1314-0/+1984