Age | Commit message (Expand) | Author |
2009-06-12 | arm: timer and interrupt init rework | Jean-Christophe PLAGNIOL-VILLARD |
2009-04-16 | at91sam9/at91cap: improve clock framework | Jean-Christophe PLAGNIOL-VILLARD |
2009-03-22 | at91sam9/at91cap: move nand drivers to drivers/mtd/nand | Jean-Christophe PLAGNIOL-VILLARD |
2009-03-22 | atmel/at91/boards: compile dataflash partition only when dataflash is | Jean-Christophe PLAGNIOL-VILLARD |
2009-03-22 | at91sam9/at91cap: move common macb initialisation to cpu | Jean-Christophe PLAGNIOL-VILLARD |
2009-03-22 | at91sam9/at91cap: move common led management to cpu | Jean-Christophe PLAGNIOL-VILLARD |
2009-03-22 | at91sam9/at91cap: move common spi initialisation to cpu | Jean-Christophe PLAGNIOL-VILLARD |
2009-03-22 | at91sam9/at91cap: move common serial initialisation to cpu | Jean-Christophe PLAGNIOL-VILLARD |
2008-11-21 | AT91: Use AT91_CPU_CLOCK in displays | Stelian Pop |
2008-11-07 | AT91: Replace AT91_BASE_EMAC by the board specific values. | Stelian Pop |
2008-11-07 | AT91: Replace (undefined) AT91_ID_US* by the board specific values. | Stelian Pop |
2008-10-27 | lcd: Let the board code show board-specific info | Haavard Skinnemoen |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-02 | Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init() | Ben Warren |
2008-08-13 | at91: Update board NAND drivers to current API. | Scott Wood |
2008-07-07 | Merge branch 'master' of git://www.denx.de/git/u-boot-at91 | Wolfgang Denk |
2008-07-05 | Fix boot from NOR due to incorrect reset delay. | Stelian Pop |
2008-07-02 | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk |
2008-05-10 | Support AT91CAP9 revC CPUs | Stelian Pop |
2008-05-10 | AT91CAP9ADK: hook up the ATMEL LCD driver | Stelian Pop |
2008-05-10 | AT91CAP9ADK: Handle 8 or 16 bit NAND | Stelian Pop |
2008-05-10 | Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platforms | Stelian Pop |
2008-05-10 | Add proper copyright notices in Atmel boards Makefiles | Stelian Pop |
2008-05-10 | Add copyright information in Atmel boards partition.c | Stelian Pop |
2008-05-10 | Update origin and copyright information in arch-at91sam9 header files | Stelian Pop |
2008-05-08 | Fix @ -> <at> substitution | Stelian Pop |
2008-04-18 | Clean up dataflash partitioning | Ulf Samuelsson |
2008-04-01 | AT91CAP9ADK: Move CONFIG_CMD_NAND to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-04-01 | Port AT91CAP9 to the new headers | Stelian Pop |
2008-02-17 | at91cap9adk: fix implicit declaration of function 'eth_init' | Jean-Christophe PLAGNIOL-VILLARD |
2008-02-14 | AT91CAP9 support : move board files to Atmel vendor directory. | Stelian Pop |