aboutsummaryrefslogtreecommitdiff
path: root/cpu/arm926ejs/at91
AgeCommit message (Expand)AuthorFilesLines
2009-06-10at91/cpu.c: add missing Copyright & GPL headerJean-Christophe PLAGNIOL-VILLARD1-0/+23
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel1-1/+1
2009-05-13AFEB9260 network fixSergey Lapin1-1/+1
2009-05-01at91: remove lowlevel_init.SJean-Christophe PLAGNIOL-VILLARD5-61/+2
2009-05-01Update CHANGELOG; minor coding style cleanup.Wolfgang Denk1-1/+0
2009-04-29at91: fixed plla calc when no USB support is activeDaniel Gorsulowski1-1/+1
2009-04-16at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000Jean-Christophe PLAGNIOL-VILLARD1-38/+44
2009-04-16at91: add support for the PM9263 board of Ronetix GmbHIlko Iliev4-4/+14
2009-04-16at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD3-0/+218
2009-04-04at91: move dataflash spi driver to drivers/spiJean-Christophe PLAGNIOL-VILLARD2-158/+0
2009-04-04at91: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD2-81/+0
2009-04-04at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECTJean-Christophe PLAGNIOL-VILLARD1-0/+5
2009-04-04at91sam9/at91cap: spi init add hardware chip select supportJean-Christophe PLAGNIOL-VILLARD5-27/+136
2009-03-22at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Nicolas Ferre2-2/+7
2009-03-22at91sam9/at91cap: move common macb initialisation to cpuJean-Christophe PLAGNIOL-VILLARD4-0/+174
2009-03-22at91sam9/at91cap: move common usb host initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2-0/+36
2009-03-22at91sam9/at91cap: move common led management to cpuJean-Christophe PLAGNIOL-VILLARD2-0/+65
2009-03-22at91sam9/at91cap: move common spi initialisation to cpuJean-Christophe PLAGNIOL-VILLARD6-5/+372
2009-03-22at91sam9/at91cap: move common serial initialisation to cpuJean-Christophe PLAGNIOL-VILLARD6-1/+386
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-1/+1
2008-12-14Fix new found CFG_Jean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-12-06Remove redundant armv4 flag from arm926ejs compile flagsRemy Bohmer1-1/+0
2008-11-21AT91: Enable PLLB for USBStelian Pop1-0/+18
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD3-7/+7
2008-09-02Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()Ben Warren2-36/+0
2008-08-12at91: move arch-at91sam9 to arch-at91Jean-Christophe PLAGNIOL-VILLARD8-0/+555