summaryrefslogtreecommitdiff
path: root/include/configs/at91sam9260ek.h
AgeCommit message (Expand)AuthorFilesLines
2009-04-04at91: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-04-04Add "source" command; prepare removal of "autoscr" commandWolfgang Denk1-3/+3
2009-03-22at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Nicolas Ferre1-5/+18
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/+5
2009-01-28usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger1-1/+0
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger1-1/+0
2008-12-14Fix new found CFG_Jean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-12-06at91: Choose environment variables location within make config targetNicolas Ferre1-4/+0
2008-11-21AT91: Enable PLLB for USBStelian Pop1-0/+2
2008-11-21AT91: Use AT91_CPU_CLOCK in displaysStelian Pop1-3/+5
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-34/+34
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-10/+10
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-2/+2
2008-05-10AT91: Cleanup unused config header file definitions.Stelian Pop1-2/+0
2008-05-10AT91SAM9260EK: Fix dataflash offsets in CONFIG_BOOTCOMMANDStelian Pop1-2/+2
2008-05-10AT91SAM9260EK: Normalize BOOTARGSStelian Pop1-2/+14
2008-05-10AT91SAM9260EK: Normalize SPI timingsStelian Pop1-1/+1
2008-05-10AT91SAM9260EK: Handle 8 or 16 bit NANDStelian Pop1-0/+1
2008-05-09Fix @ -> <at> substitutionStelian Pop1-1/+1
2008-04-01Add support for AT91SAM9260EKStelian Pop1-0/+191