aboutsummaryrefslogtreecommitdiff
path: root/include/configs/at91cap9adk.h
AgeCommit message (Expand)Author
2010-03-07ARM change name of defines for AT91 arm926ejsAchim Ehrlich
2010-02-12add a new AT91 GPIO driverJens Scharsig
2010-02-12add new CONFIG_AT91_LEGACYJens Scharsig
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher
2009-08-18Update the mtd driver name in bootargs for at91-based boardsAlbin Tonnerre
2009-07-27at91cap9adk: fix #ifdef/#endif pairing (2nd try)Wolfgang Denk
2009-07-23Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-07-22at91cap9adk: fix #ifdef/#endif pairingWolfgang Denk
2009-07-22AT91: factor out ROUND() macroWolfgang Denk
2009-07-18NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk
2009-07-18at91cap9adk: fix #ifdef/#endif pairingWolfgang Denk
2009-06-12at91: move cpu name define to arm/arch/ cpu headerJean-Christophe PLAGNIOL-VILLARD
2009-04-16at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000Jean-Christophe PLAGNIOL-VILLARD
2009-04-16at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91: move dataflash spi driver to drivers/spiJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD
2009-04-03Add "source" command; prepare removal of "autoscr" commandWolfgang Denk
2009-03-22at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91sam9/at91cap: move common led management to cpuJean-Christophe PLAGNIOL-VILLARD
2009-01-28usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger
2008-12-16include/configs/at91cap9adk.h: fix typo.Wolfgang Denk
2008-12-14Fix new found CFG_Jean-Christophe PLAGNIOL-VILLARD
2008-11-21AT91: Enable PLLB for USBStelian Pop
2008-11-21AT91: Use AT91_CPU_CLOCK in displaysStelian Pop
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASHJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-05-10AT91: Cleanup unused config header file definitions.Stelian Pop
2008-05-10AT91CAP9ADK: hook up the ATMEL LCD driverStelian Pop
2008-05-10AT91CAP9ADK: Fix dataflash offsets in CONFIG_BOOTCOMMANDStelian Pop
2008-05-10AT91CAP9ADK: Normalize BOOTARGSStelian Pop
2008-05-10AT91CAP9ADK: Normalize SPI timingsStelian Pop
2008-05-10AT91CAP9ADK: Handle 8 or 16 bit NANDStelian Pop
2008-05-08Fix @ -> <at> substitutionStelian Pop
2008-04-01Port AT91CAP9 to the new headersStelian Pop
2008-02-14AT91CAP9 support : board/ filesStelian Pop