| Commit message (Expand) | Author | Age | Lines |
* | at91sam9260ek: move board id setup to config header | Andreas Bießmann | 2013-05-12 | -0/+18 |
* | arm: at91: add at91sam9g20ek_mmc_config, which can save environment in mmc card | Wu, Josh | 2013-05-12 | -1/+17 |
* | arm: at91: enable mci support for at91sam9g20ek. | Wu, Josh | 2013-05-12 | -2/+14 |
* | ARM: at91: change nand flash table | Bo Shen | 2013-03-12 | -9/+9 |
* | arm: at91/configs: add bootz to configuration | Nicolas Ferre | 2013-03-12 | -0/+1 |
* | arm: at91/configs: add libfdt to configuration | Nicolas Ferre | 2013-03-12 | -0/+2 |
* | ARM: atmel: add at91sam9g20ek_2mmc nand boot support | Bo Shen | 2013-02-19 | -0/+2 |
* | ARM: Remove unused stack and irq config defines | Rob Herring | 2012-09-01 | -7/+0 |
* | AT91SAM9*: Change kernel address in dataflash to match u-boot's size | Alexandre Belloni | 2012-07-07 | -2/+3 |
* | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini | 2012-06-20 | -1/+0 |
* | Fix Stelian's email address | Stelian Pop | 2011-11-29 | -1/+1 |
* | board configs: drop NET_MULTI references | Mike Frysinger | 2011-10-05 | -1/+0 |
* | AT91 rework: fix at91sam(9260/9g20/9xe)ek board port to build again: | Reinhard Meyer | 2011-06-21 | -41/+66 |
* | Drop support for CONFIG_SKIP_RELOCATE_UBOOT | Wolfgang Denk | 2010-10-29 | -1/+0 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | -1/+0 |
* | ARM change name of defines for AT91 arm926ejs | Achim Ehrlich | 2010-03-07 | -1/+1 |
* | add a new AT91 GPIO driver | Jens Scharsig | 2010-02-12 | -0/+1 |
* | add new CONFIG_AT91_LEGACY | Jens Scharsig | 2010-02-12 | -0/+2 |
* | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher | 2009-12-08 | -1/+0 |
* | Update the mtd driver name in bootargs for at91-based boards | Albin Tonnerre | 2009-08-18 | -3/+3 |
* | AT91: factor out ROUND() macro | Wolfgang Denk | 2009-07-22 | -1/+0 |
* | NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... | Wolfgang Denk | 2009-07-18 | -0/+2 |
* | at91: move cpu name define to arm/arch/ cpu header | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -2/+0 |
* | at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000 | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-16 | -1/+1 |
* | at91sam9/at91cap: improve clock framework | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-16 | -7/+1 |
* | at91: move dataflash spi driver to drivers/spi | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | -0/+1 |
* | at91: move usb driver to drivers/usb | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | -0/+1 |
* | Add "source" command; prepare removal of "autoscr" command | Wolfgang Denk | 2009-04-03 | -3/+3 |
* | at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC. | Nicolas Ferre | 2009-03-22 | -5/+18 |
* | at91sam9/at91cap: move nand drivers to drivers/mtd/nand | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-22 | -0/+9 |
* | at91sam9/at91cap: move common led management to cpu | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-22 | -0/+5 |
* | usb.h: use standard __LITTLE_ENDIAN from Linux headers | Mike Frysinger | 2009-01-28 | -1/+0 |
* | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS | Wolfgang Grandegger | 2009-01-23 | -1/+0 |
* | Fix new found CFG_ | Jean-Christophe PLAGNIOL-VILLARD | 2008-12-14 | -1/+1 |
* | at91: Choose environment variables location within make config target | Nicolas Ferre | 2008-12-06 | -4/+0 |
* | AT91: Enable PLLB for USB | Stelian Pop | 2008-11-21 | -0/+2 |
* | AT91: Use AT91_CPU_CLOCK in displays | Stelian Pop | 2008-11-21 | -3/+5 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -34/+34 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -10/+10 |
* | rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -2/+2 |
* | AT91: Cleanup unused config header file definitions. | Stelian Pop | 2008-05-10 | -2/+0 |
* | AT91SAM9260EK: Fix dataflash offsets in CONFIG_BOOTCOMMAND | Stelian Pop | 2008-05-10 | -2/+2 |
* | AT91SAM9260EK: Normalize BOOTARGS | Stelian Pop | 2008-05-10 | -2/+14 |
* | AT91SAM9260EK: Normalize SPI timings | Stelian Pop | 2008-05-10 | -1/+1 |
* | AT91SAM9260EK: Handle 8 or 16 bit NAND | Stelian Pop | 2008-05-10 | -0/+1 |
* | Fix @ -> <at> substitution | Stelian Pop | 2008-05-08 | -1/+1 |
* | Add support for AT91SAM9260EK | Stelian Pop | 2008-04-01 | -0/+191 |