aboutsummaryrefslogtreecommitdiff
path: root/board/atmel
AgeCommit message (Expand)AuthorFilesLines
2009-07-12at91: Introduction of at91sam9g10 SOC.Sedji Gaouaou1-0/+36
2009-07-12at91: Introduction of at91sam9g45 SOC.Sedji Gaouaou4-0/+431
2009-07-06at91sam9260/9263: add back up for the rst(reset controller).Sedji Gaouaou2-2/+10
2009-06-21at91: unify nor boot supportJean-Christophe PLAGNIOL-VILLARD2-267/+0
2009-06-21at91sam9263ek: add nor flash supportJean-Christophe PLAGNIOL-VILLARD3-3/+287
2009-06-15Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer1-0/+7
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2-113/+0
2009-06-12arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD1-1/+0
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel2-2/+2
2009-04-16at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD4-4/+8
2009-04-05Update CHANGELOG, coding style cleanup.Wolfgang Denk1-1/+0
2009-04-04at91rm9200: Reset updateJean-Christophe PLAGNIOL-VILLARD1-0/+10
2009-04-04Add support for the AT91RM9200EK Board.Ulf Samuelsson8-0/+415
2009-04-04at91rm9200dk: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2-14/+12
2009-04-04at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECTJean-Christophe PLAGNIOL-VILLARD1-12/+12
2009-03-26Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk20-891/+68
2009-03-23Merge branch 'mimc200'Haavard Skinnemoen4-20/+24
2009-03-22at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Nicolas Ferre1-0/+5
2009-03-22at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD15-398/+9
2009-03-22atmel/at91/boards: compile dataflash partition only when dataflash isJean-Christophe PLAGNIOL-VILLARD5-5/+5
2009-03-22at91sam9/at91cap: move common macb initialisation to cpuJean-Christophe PLAGNIOL-VILLARD3-74/+4
2009-03-22at91sam9/at91cap: move common usb host initialisation to cpuJean-Christophe PLAGNIOL-VILLARD1-10/+1
2009-03-22at91sam9/at91cap: move common led management to cpuJean-Christophe PLAGNIOL-VILLARD5-188/+28
2009-03-22at91sam9/at91cap: move common spi initialisation to cpuJean-Christophe PLAGNIOL-VILLARD5-76/+6
2009-03-22at91sam9/at91cap: move common serial initialisation to cpuJean-Christophe PLAGNIOL-VILLARD5-140/+10
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho3-5/+3
2009-02-23AVR32: Make cacheflush cpu-dependentOlav Morken1-1/+1
2008-12-17Merge branch 'fixes' into cleanupsHaavard Skinnemoen22-75/+222
2008-11-21AT91: Use AT91_CPU_CLOCK in displaysStelian Pop4-4/+4
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-1/+1
2008-11-07AT91: Replace AT91_BASE_EMAC by the board specific values.Stelian Pop3-3/+3
2008-11-07AT91: Replace (undefined) AT91_ID_US* by the board specific values.Stelian Pop5-15/+15
2008-10-27lcd: Let the board code show board-specific infoHaavard Skinnemoen4-0/+116
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD18-52/+52
2008-09-12Merge branch 'Makefile-next' of git://git.denx.de/u-boot-armWolfgang Denk1-2/+2
2008-09-12Fix MACH_TYPE for the AT91RM9200DK board.Claudio Scordino1-1/+1
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-02Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()Ben Warren3-0/+33
2008-09-02Introduce netdev.h header file and remove externsBen Warren2-4/+2
2008-09-01atstk1000: Convert to new-style makefileHaavard Skinnemoen1-4/+5
2008-09-01avr32: use board_early_init_r instead of board_init_infoHaavard Skinnemoen2-2/+4
2008-09-01avr32: refactor the portmux/gpio codeHaavard Skinnemoen2-13/+14
2008-08-20Merge branch 'next' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen6-76/+24
2008-08-13at91: Update board NAND drivers to current API.Scott Wood5-95/+90
2008-07-30Merge branch 'eth-cleanup' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen6-76/+24
2008-07-24Moved initialization of AVR32 Ethernet controllers to board_eth_init()Ben Warren6-76/+24
2008-07-23avr32: Fix printf() format warningsHaavard Skinnemoen3-3/+3
2008-07-13at91: Fix to enable using Teridian MII phy (78Q21x3) with at91sam9260Anatolij Gustschin1-0/+9
2008-07-07Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk5-20/+30
2008-07-07Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk1-0/+25