summaryrefslogtreecommitdiffstats
path: root/board/atmel
Commit message (Expand)AuthorAgeFilesLines
* AT91: Use AT91_CPU_CLOCK in displaysStelian Pop2008-11-214-4/+4
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-1/+1
* AT91: Replace AT91_BASE_EMAC by the board specific values.Stelian Pop2008-11-073-3/+3
* AT91: Replace (undefined) AT91_ID_US* by the board specific values.Stelian Pop2008-11-075-15/+15
* lcd: Let the board code show board-specific infoHaavard Skinnemoen2008-10-274-0/+116
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-1818-52/+52
* Merge branch 'Makefile-next' of git://git.denx.de/u-boot-armWolfgang Denk2008-09-121-2/+2
|\
| * rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* | Fix MACH_TYPE for the AT91RM9200DK board.Claudio Scordino2008-09-121-1/+1
|/
* Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()Ben Warren2008-09-023-0/+33
* Introduce netdev.h header file and remove externsBen Warren2008-09-022-4/+2
* Merge branch 'next' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen2008-08-206-76/+24
|\
| * Merge branch 'eth-cleanup' of git://git.denx.de/u-boot-avr32Haavard Skinnemoen2008-07-306-76/+24
| |\
| | * Moved initialization of AVR32 Ethernet controllers to board_eth_init()Ben Warren2008-07-246-76/+24
* | | at91: Update board NAND drivers to current API.Scott Wood2008-08-135-95/+90
|/ /
* | avr32: Fix printf() format warningsHaavard Skinnemoen2008-07-233-3/+3
|/
* at91: Fix to enable using Teridian MII phy (78Q21x3) with at91sam9260Anatolij Gustschin2008-07-131-0/+9
* Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk2008-07-075-20/+30
|\
| * [AT91SAM9] Fix NAND FLASH timingsPatrice Vilchez2008-07-054-16/+16
| * Fix boot from NOR due to incorrect reset delay.Stelian Pop2008-07-053-4/+14
* | Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk2008-07-071-0/+25
|\ \
| * | avr32: Enable SPI flash support on ATNGW100Haavard Skinnemoen2008-06-201-0/+25
| |/
* | Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-026-6/+6
|/
* Change initdram() return type to phys_size_tBecky Bruce2008-06-122-2/+2
* Merge remote branch 'u-boot-at91/for-1.3.4'Wolfgang Denk2008-06-0326-117/+1658
|\
| * Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD2008-05-2426-117/+1658
| |\
| | * Support AT91CAP9 revC CPUsStelian Pop2008-05-101-0/+28
| | * AT91SAM9RLEK: hook up the ATMEL LCD driverStelian Pop2008-05-101-0/+63
| | * AT91SAM9263EK: hook up the ATMEL LCD driverStelian Pop2008-05-101-0/+65
| | * AT91SAM9261EK: hook up the ATMEL LCD driverStelian Pop2008-05-101-0/+64
| | * AT91CAP9ADK: hook up the ATMEL LCD driverStelian Pop2008-05-101-0/+64
| | * AT91SAM9RLEK supportStelian Pop2008-05-106-0/+405
| | * AT91SAM9263EK supportStelian Pop2008-05-106-0/+494
| | * AT91SAM9261EK supportStelian Pop2008-05-106-0/+449
| | * AT91SAM9260EK: Handle 8 or 16 bit NANDStelian Pop2008-05-102-1/+9
| | * AT91CAP9ADK: Handle 8 or 16 bit NANDStelian Pop2008-05-102-2/+9
| | * Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platformsStelian Pop2008-05-102-114/+0
| | * Add proper copyright notices in Atmel boards MakefilesStelian Pop2008-05-102-0/+8
| | * Add copyright information in Atmel boards partition.cStelian Pop2008-05-103-0/+6
| | * Update origin and copyright information in arch-at91sam9 header filesStelian Pop2008-05-102-2/+2
| | * Fix @ -> <at> substitutionStelian Pop2008-05-0810-10/+10
* | | avr32: Rework SDRAM initialization codeHaavard Skinnemoen2008-05-272-13/+50
* | | avr32: Use the same entry point for reset and exception handlingHaavard Skinnemoen2008-05-272-0/+2
* | | avr32: Clean up the HMATRIX codeHaavard Skinnemoen2008-05-272-6/+6
* | | avr32: Add support for the ATSTK1006 boardHaavard Skinnemoen2008-05-271-0/+20
* | | avr32: Get rid of the .flashprog sectionHaavard Skinnemoen2008-05-273-19/+3
|/ /
* | Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* | Fix @ -> <at> substitutionStelian Pop2008-05-1010-10/+10
* | Update origin and copyright information in arch-at91sam9 header filesStelian Pop2008-05-102-2/+2
* | Add copyright information in Atmel boards partition.cStelian Pop2008-05-103-0/+6
|/
OpenPOWER on IntegriCloud