summaryrefslogtreecommitdiffstats
path: root/include/configs/adsvix.h
Commit message (Collapse)AuthorAgeFilesLines
* include/configs: Use new CONFIG_CMD_* in various a* named board config files.Jon Loeliger2007-07-051-4/+13
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* Patch by Steven Scholz, 06 Apr 2005:wdenk2005-04-061-7/+2
| | | | | - creating SoC subdir for Atmel AT91RM9200 cpu/arm920t/at91rm9200 - moving code out of cpu/at91rm9200 into cpu/arm920t/at91rm9200
* * Patches by Robert Whaley, 29 Nov 2004:wdenk2005-04-061-0/+352
- update the pxa-regs.h file for PXA27x chips - add PXA27x based ADSVIX board - add support for MMC on PXA27x processors * Patch by Andrew E. Mileski, 28 Nov 2004: Fix PPC4xx SPD SDRAM detection bug * Patch by Hiroshi Ito, 26 Nov 2004: Fix logic of "test -z" and "test -n" commands