summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/at91
AgeCommit message (Expand)Author
2013-02-01arm: Move tbl to arch_global_dataSimon Glass
2013-02-01arm: Move tbu to arch_global_dataSimon Glass
2013-02-01arm: Move timer_rate_hz into arch_global_dataSimon Glass
2013-02-01at91: Move at91 global data into arch_global_dataSimon Glass
2012-12-09at91sam9x5: enable USB support for 9x5ek board.Richard Genoud
2012-10-17ARM: at91sam9x5: enable MCI0 support for 9x5ek board.Wu, Josh
2012-09-01atmel: at91sam9x5: fix name error for spiBo Shen
2012-09-01Enable the EMAC clock in at91_macb_hw_init().Markus Hubig
2012-09-01arm : Atmel : add at91sam9x5ek board supportBo Shen
2012-09-01Consolidate bootcount code into drivers/bootcountStefan Roese
2012-03-13ATMEL: remove old atmel_mci driverSven Schnelle
2011-11-29Fix Stelian's email addressStelian Pop
2011-11-03Reduce build timesWolfgang Denk
2011-09-13led: remove camel casing of led identifiers globallyJason Kridner
2011-09-03atmel: update at91sam9m10g45 SoC support to new styleThomas Petazzoni
2011-08-03AT91: Makes AT91SAM9263 SoC build correctly against u-boot-atmel/masterXu, Hong
2011-08-03AT91: Makes AT91SAM9RL SoC build correctly against u-boot-atmel/masterXu, Hong
2011-08-03AT91: change common at91sam9261 files to compile with new schemeAsen Dimov
2011-08-03AT91: fix mistake in at91sam9260_devices.c(spi1_hw_init)Reinhard Meyer
2011-07-04arm920t/at91: add clock.cAndreas Bießmann
2011-06-21arm926ejs/at91/lowlevel_init.S: fix definesEric Benard
2011-05-18at91: fixed at91sam9263 system fileDaniel Gorsulowski
2011-05-18AT91: fix timer.c - remove reset_timer()Reinhard Meyer
2011-05-18AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer
2011-05-18AT91: fix related at91 system/driver filesReinhard Meyer
2010-12-07AT91: fix EMAC gpio init in at91sam9260_devices.cReinhard Meyer
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-19AT91 clock/timer: move static data to global_data structReinhard Meyer
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-10-05at91: Add arch_preboot_os which disables PIT in a faster wayAlexander Stein
2010-10-05AT91: convert cpu.c to struct SoC accessReinhard Meyer
2010-09-10Prepare v2010.09-rc1Wolfgang Denk
2010-09-03AT91: add option to enable pullups in at91sam9260_devices.cReinhard Meyer
2010-09-03AT91: reset.c: fix comments, add optionReinhard Meyer
2010-09-03AT91SAM9XE: add embedded flash supportReinhard Meyer
2010-09-03AT91: MCI: add SD/MMC driver using mmc frameworkReinhard Meyer
2010-08-31AT91 Fix: return value of get_tbclkJens Scharsig
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser