summaryrefslogtreecommitdiff
path: root/include/configs/at91sam9rlek.h
AgeCommit message (Expand)AuthorFilesLines
2009-06-12at91: move cpu name define to arm/arch/ cpu headerJean-Christophe PLAGNIOL-VILLARD1-1/+0
2009-04-16at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000Jean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-04-16at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD1-4/+1
2009-04-04at91: move dataflash spi driver to drivers/spiJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-04-04Add "source" command; prepare removal of "autoscr" commandWolfgang Denk1-3/+3
2009-03-22at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD1-0/+9
2009-03-22at91sam9/at91cap: move common led management to cpuJean-Christophe PLAGNIOL-VILLARD1-0/+6
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger1-1/+0
2008-12-06at91: Choose environment variables location within make config targetNicolas Ferre1-3/+0
2008-11-21AT91: Use AT91_CPU_CLOCK in displaysStelian Pop1-3/+4
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-27/+27
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-7/+7
2008-09-11rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NANDJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-11rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-05-10AT91: Cleanup unused config header file definitions.Stelian Pop1-2/+0
2008-05-10AT91SAM9RLEK: hook up the ATMEL LCD driverStelian Pop1-0/+13
2008-05-10AT91SAM9RLEK supportStelian Pop1-0/+164