Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for Eukrea CPU9260/CPU9G20 SBC | Tom Rix | 2009-10-13 | 1 | -1/+2 |
* | Add support for the Calao SBC35-A9G20 board | Albin Tonnerre | 2009-09-01 | 1 | -1/+1 |
* | Add AT91SAM9260 to at91's lowlevel_init.S | Eric Benard | 2009-08-01 | 1 | -1/+1 |
* | at91: Introduction of at91sam9g10 SOC. | Sedji Gaouaou | 2009-07-12 | 1 | -0/+1 |
* | at91: Introduction of at91sam9g45 SOC. | Sedji Gaouaou | 2009-07-12 | 3 | -2/+187 |
* | at91: Add CAN init function | Daniel Gorsulowski | 2009-07-06 | 2 | -0/+30 |
* | at91: unify nor boot support | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-21 | 2 | -2/+284 |
* | at91: move cpu info print to cpu | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | 1 | -5/+22 |
* | at91: extract reset from timer | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | 3 | -15/+43 |
* | arm: unify linker script | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | 2 | -58/+0 |
* | afeb9260: fix macb device init | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | 1 | -1/+1 |
* | at91: regroup IP hw init in one file per soc | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | 15 | -603/+338 |
* | at91/cpu.c: add missing Copyright & GPL header | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-10 | 1 | -0/+23 |
* | Fix e-mail address of Gary Jennejohn. | Detlev Zundel | 2009-05-15 | 1 | -1/+1 |
* | AFEB9260 network fix | Sergey Lapin | 2009-05-13 | 1 | -1/+1 |
* | at91: remove lowlevel_init.S | Jean-Christophe PLAGNIOL-VILLARD | 2009-05-01 | 5 | -61/+2 |
* | Update CHANGELOG; minor coding style cleanup. | Wolfgang Denk | 2009-05-01 | 1 | -1/+0 |
* | at91: fixed plla calc when no USB support is active | Daniel Gorsulowski | 2009-04-29 | 1 | -1/+1 |
* | at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000 | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-16 | 1 | -38/+44 |
* | at91: add support for the PM9263 board of Ronetix GmbH | Ilko Iliev | 2009-04-16 | 4 | -4/+14 |
* | at91sam9/at91cap: improve clock framework | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-16 | 3 | -0/+218 |
* | at91: move dataflash spi driver to drivers/spi | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | 2 | -158/+0 |
* | at91: move usb driver to drivers/usb | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | 2 | -81/+0 |
* | at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECT | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | 1 | -0/+5 |
* | at91sam9/at91cap: spi init add hardware chip select support | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | 5 | -27/+136 |
* | at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC. | Nicolas Ferre | 2009-03-22 | 2 | -2/+7 |
* | at91sam9/at91cap: move common macb initialisation to cpu | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-22 | 4 | -0/+174 |
* | at91sam9/at91cap: move common usb host initialisation to cpu | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-22 | 2 | -0/+36 |
* | at91sam9/at91cap: move common led management to cpu | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-22 | 2 | -0/+65 |
* | at91sam9/at91cap: move common spi initialisation to cpu | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-22 | 6 | -5/+372 |
* | at91sam9/at91cap: move common serial initialisation to cpu | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-22 | 6 | -1/+386 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | 1 | -1/+1 |
* | Fix new found CFG_ | Jean-Christophe PLAGNIOL-VILLARD | 2008-12-14 | 1 | -1/+1 |
* | Remove redundant armv4 flag from arm926ejs compile flags | Remy Bohmer | 2008-12-06 | 1 | -1/+0 |
* | AT91: Enable PLLB for USB | Stelian Pop | 2008-11-21 | 1 | -0/+18 |
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | 1 | -1/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 3 | -7/+7 |
* | Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init() | Ben Warren | 2008-09-02 | 2 | -36/+0 |
* | at91: move arch-at91sam9 to arch-at91 | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-12 | 8 | -0/+555 |