summaryrefslogtreecommitdiff
path: root/board/atmel
AgeCommit message (Expand)AuthorFilesLines
2008-11-21AT91: Use AT91_CPU_CLOCK in displaysStelian Pop4-4/+4
2008-11-19Align 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-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-03Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()Ben Warren3-0/+33
2008-09-03Introduce netdev.h header file and remove externsBen Warren2-4/+2
2008-08-20Merge branch 'next' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen6-76/+24
2008-08-14at91: 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
2008-07-05[AT91SAM9] Fix NAND FLASH timingsPatrice Vilchez4-16/+16
2008-07-05Fix boot from NOR due to incorrect reset delay.Stelian Pop3-4/+14
2008-07-03Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk6-6/+6
2008-06-20avr32: Enable SPI flash support on ATNGW100Haavard Skinnemoen1-0/+25
2008-06-12Change initdram() return type to phys_size_tBecky Bruce2-2/+2
2008-06-03Merge remote branch 'u-boot-at91/for-1.3.4'Wolfgang Denk26-117/+1658
2008-05-27avr32: Rework SDRAM initialization codeHaavard Skinnemoen2-13/+50
2008-05-27avr32: Use the same entry point for reset and exception handlingHaavard Skinnemoen2-0/+2
2008-05-27avr32: Clean up the HMATRIX codeHaavard Skinnemoen2-6/+6
2008-05-27avr32: Add support for the ATSTK1006 boardHaavard Skinnemoen1-0/+20
2008-05-27avr32: Get rid of the .flashprog sectionHaavard Skinnemoen3-19/+3
2008-05-24Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD26-117/+1658
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2008-05-10Support AT91CAP9 revC CPUsStelian Pop1-0/+28
2008-05-10AT91SAM9RLEK: hook up the ATMEL LCD driverStelian Pop1-0/+63
2008-05-10AT91SAM9263EK: hook up the ATMEL LCD driverStelian Pop1-0/+65
2008-05-10AT91SAM9261EK: hook up the ATMEL LCD driverStelian Pop1-0/+64
2008-05-10AT91CAP9ADK: hook up the ATMEL LCD driverStelian Pop1-0/+64
2008-05-10AT91SAM9RLEK supportStelian Pop6-0/+405
2008-05-10AT91SAM9263EK supportStelian Pop6-0/+494
2008-05-10AT91SAM9261EK supportStelian Pop6-0/+449
2008-05-10AT91SAM9260EK: Handle 8 or 16 bit NANDStelian Pop2-1/+9
2008-05-10AT91CAP9ADK: Handle 8 or 16 bit NANDStelian Pop2-2/+9
2008-05-10Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platformsStelian Pop2-114/+0
2008-05-10Add proper copyright notices in Atmel boards MakefilesStelian Pop2-0/+8
2008-05-10Add copyright information in Atmel boards partition.cStelian Pop3-0/+6
2008-05-10Update origin and copyright information in arch-at91sam9 header filesStelian Pop2-2/+2
2008-05-10Fix @ -> <at> substitutionStelian Pop10-10/+10
2008-05-10Update origin and copyright information in arch-at91sam9 header filesStelian Pop2-2/+2
2008-05-10Add copyright information in Atmel boards partition.cStelian Pop3-0/+6
2008-05-09Fix @ -> <at> substitutionStelian Pop10-10/+10