| Commit message (Expand) | Author | Age | Lines |
* | Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init() | Ben Warren | 2008-09-02 | -0/+33 |
* | Introduce netdev.h header file and remove externs | Ben Warren | 2008-09-02 | -4/+2 |
* | Merge branch 'next' of git://git.denx.de/u-boot-avr32 | Haavard Skinnemoen | 2008-08-20 | -76/+24 |
|\ |
|
| * | Merge branch 'eth-cleanup' of git://git.denx.de/u-boot-avr32 | Haavard Skinnemoen | 2008-07-30 | -76/+24 |
| |\ |
|
| | * | Moved initialization of AVR32 Ethernet controllers to board_eth_init() | Ben Warren | 2008-07-24 | -76/+24 |
* | | | at91: Update board NAND drivers to current API. | Scott Wood | 2008-08-13 | -95/+90 |
|/ / |
|
* | | avr32: Fix printf() format warnings | Haavard Skinnemoen | 2008-07-23 | -3/+3 |
|/ |
|
* | at91: Fix to enable using Teridian MII phy (78Q21x3) with at91sam9260 | Anatolij Gustschin | 2008-07-13 | -0/+9 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-at91 | Wolfgang Denk | 2008-07-07 | -20/+30 |
|\ |
|
| * | [AT91SAM9] Fix NAND FLASH timings | Patrice Vilchez | 2008-07-05 | -16/+16 |
| * | Fix boot from NOR due to incorrect reset delay. | Stelian Pop | 2008-07-05 | -4/+14 |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 | Wolfgang Denk | 2008-07-07 | -0/+25 |
|\ \ |
|
| * | | avr32: Enable SPI flash support on ATNGW100 | Haavard Skinnemoen | 2008-06-20 | -0/+25 |
| |/ |
|
* | | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | -6/+6 |
|/ |
|
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | -2/+2 |
* | Merge remote branch 'u-boot-at91/for-1.3.4' | Wolfgang Denk | 2008-06-03 | -117/+1658 |
|\ |
|
| * | Merging Stelian Pop AT91 patches | Jean-Christophe PLAGNIOL-VILLARD | 2008-05-24 | -117/+1658 |
| |\ |
|
| | * | Support AT91CAP9 revC CPUs | Stelian Pop | 2008-05-10 | -0/+28 |
| | * | AT91SAM9RLEK: hook up the ATMEL LCD driver | Stelian Pop | 2008-05-10 | -0/+63 |
| | * | AT91SAM9263EK: hook up the ATMEL LCD driver | Stelian Pop | 2008-05-10 | -0/+65 |
| | * | AT91SAM9261EK: hook up the ATMEL LCD driver | Stelian Pop | 2008-05-10 | -0/+64 |
| | * | AT91CAP9ADK: hook up the ATMEL LCD driver | Stelian Pop | 2008-05-10 | -0/+64 |
| | * | AT91SAM9RLEK support | Stelian Pop | 2008-05-10 | -0/+405 |
| | * | AT91SAM9263EK support | Stelian Pop | 2008-05-10 | -0/+494 |
| | * | AT91SAM9261EK support | Stelian Pop | 2008-05-10 | -0/+449 |
| | * | AT91SAM9260EK: Handle 8 or 16 bit NAND | Stelian Pop | 2008-05-10 | -1/+9 |
| | * | AT91CAP9ADK: Handle 8 or 16 bit NAND | Stelian Pop | 2008-05-10 | -2/+9 |
| | * | Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platforms | Stelian Pop | 2008-05-10 | -114/+0 |
| | * | Add proper copyright notices in Atmel boards Makefiles | Stelian Pop | 2008-05-10 | -0/+8 |
| | * | Add copyright information in Atmel boards partition.c | Stelian Pop | 2008-05-10 | -0/+6 |
| | * | Update origin and copyright information in arch-at91sam9 header files | Stelian Pop | 2008-05-10 | -2/+2 |
| | * | Fix @ -> <at> substitution | Stelian Pop | 2008-05-08 | -10/+10 |
* | | | avr32: Rework SDRAM initialization code | Haavard Skinnemoen | 2008-05-27 | -13/+50 |
* | | | avr32: Use the same entry point for reset and exception handling | Haavard Skinnemoen | 2008-05-27 | -0/+2 |
* | | | avr32: Clean up the HMATRIX code | Haavard Skinnemoen | 2008-05-27 | -6/+6 |
* | | | avr32: Add support for the ATSTK1006 board | Haavard Skinnemoen | 2008-05-27 | -0/+20 |
* | | | avr32: Get rid of the .flashprog section | Haavard Skinnemoen | 2008-05-27 | -19/+3 |
|/ / |
|
* | | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -1/+1 |
* | | Fix @ -> <at> substitution | Stelian Pop | 2008-05-10 | -10/+10 |
* | | Update origin and copyright information in arch-at91sam9 header files | Stelian Pop | 2008-05-10 | -2/+2 |
* | | Add copyright information in Atmel boards partition.c | Stelian Pop | 2008-05-10 | -0/+6 |
|/ |
|
* | Clean up dataflash partitioning | Ulf Samuelsson | 2008-04-18 | -1/+116 |
* | AT91SAM9260EK: Move CONFIG_CMD_NAND to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-04-01 | -6/+5 |
* | Add support for AT91SAM9260EK | Stelian Pop | 2008-04-01 | -0/+487 |
* | AT91CAP9ADK: Move CONFIG_CMD_NAND to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-04-01 | -6/+5 |
* | Port AT91CAP9 to the new headers | Stelian Pop | 2008-04-01 | -146/+136 |
* | at91cap9adk: fix implicit declaration of function 'eth_init' | Jean-Christophe PLAGNIOL-VILLARD | 2008-02-17 | -0/+3 |
* | Merge branch '080202_at91rm9200dk' of git://linux-arm.org/u-boot-armdev | Peter Pearse | 2008-02-15 | -0/+869 |
|\ |
|
| * | Move AT91RM9200DK board support under board/atmel | Haavard Skinnemoen | 2008-02-14 | -0/+869 |
* | | Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev | Peter Pearse | 2008-02-15 | -0/+542 |
|\ \ |
|