summaryrefslogtreecommitdiffstats
path: root/board/atmel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mimc200'Haavard Skinnemoen2009-03-234-20/+24
|\
| * AVR32: Make cacheflush cpu-dependentOlav Morken2009-02-231-1/+1
| * Merge branch 'fixes' into cleanupsHaavard Skinnemoen2008-12-1722-75/+222
| |\
| * | atstk1000: Convert to new-style makefileHaavard Skinnemoen2008-09-011-4/+5
| * | avr32: use board_early_init_r instead of board_init_infoHaavard Skinnemoen2008-09-012-2/+4
| * | avr32: refactor the portmux/gpio codeHaavard Skinnemoen2008-09-012-13/+14
* | | Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-203-5/+3
| |/ |/|
* | 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
OpenPOWER on IntegriCloud