aboutsummaryrefslogtreecommitdiff
path: root/board/atmel
AgeCommit message (Expand)Author
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel
2009-04-16at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD
2009-04-05Update CHANGELOG, coding style cleanup.Wolfgang Denk
2009-04-04at91rm9200: Reset updateJean-Christophe PLAGNIOL-VILLARD
2009-04-04Add support for the AT91RM9200EK Board.Ulf Samuelsson
2009-04-04at91rm9200dk: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECTJean-Christophe PLAGNIOL-VILLARD
2009-03-26Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk
2009-03-23Merge branch 'mimc200'Haavard Skinnemoen
2009-03-22at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Nicolas Ferre
2009-03-22at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD
2009-03-22atmel/at91/boards: compile dataflash partition only when dataflash isJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91sam9/at91cap: move common macb initialisation to cpuJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91sam9/at91cap: move common usb host initialisation to cpuJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91sam9/at91cap: move common led management to cpuJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91sam9/at91cap: move common spi initialisation to cpuJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91sam9/at91cap: move common serial initialisation to cpuJean-Christophe PLAGNIOL-VILLARD
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2009-02-23AVR32: Make cacheflush cpu-dependentOlav Morken
2008-12-17Merge branch 'fixes' into cleanupsHaavard Skinnemoen
2008-11-21AT91: Use AT91_CPU_CLOCK in displaysStelian Pop
2008-11-18Align end of bss by 4 bytesSelvamuthukumar
2008-11-07AT91: Replace AT91_BASE_EMAC by the board specific values.Stelian Pop
2008-11-07AT91: Replace (undefined) AT91_ID_US* by the board specific values.Stelian Pop
2008-10-27lcd: Let the board code show board-specific infoHaavard Skinnemoen
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-12Merge branch 'Makefile-next' of git://git.denx.de/u-boot-armWolfgang Denk
2008-09-12Fix MACH_TYPE for the AT91RM9200DK board.Claudio Scordino
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-02Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()Ben Warren
2008-09-02Introduce netdev.h header file and remove externsBen Warren
2008-09-01atstk1000: Convert to new-style makefileHaavard Skinnemoen
2008-09-01avr32: use board_early_init_r instead of board_init_infoHaavard Skinnemoen
2008-09-01avr32: refactor the portmux/gpio codeHaavard Skinnemoen
2008-08-20Merge branch 'next' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen
2008-08-13at91: Update board NAND drivers to current API.Scott Wood
2008-07-30Merge branch 'eth-cleanup' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen
2008-07-24Moved initialization of AVR32 Ethernet controllers to board_eth_init()Ben Warren
2008-07-23avr32: Fix printf() format warningsHaavard Skinnemoen
2008-07-13at91: Fix to enable using Teridian MII phy (78Q21x3) with at91sam9260Anatolij Gustschin
2008-07-07Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk
2008-07-07Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk
2008-07-05[AT91SAM9] Fix NAND FLASH timingsPatrice Vilchez
2008-07-05Fix boot from NOR due to incorrect reset delay.Stelian Pop
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk
2008-06-20avr32: Enable SPI flash support on ATNGW100Haavard Skinnemoen
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-06-03Merge remote branch 'u-boot-at91/for-1.3.4'Wolfgang Denk
2008-05-27avr32: Rework SDRAM initialization codeHaavard Skinnemoen
2008-05-27avr32: Use the same entry point for reset and exception handlingHaavard Skinnemoen