summaryrefslogtreecommitdiff
path: root/include/asm-arm/mach-types.h
Commit message (Collapse)AuthorAgeLines
* * Update Intel IXP4xx supportWolfgang Denk2006-05-30-0/+1
| | | | | | | | | | | - Add IXP4xx NPE ethernet MAC support - Add support for Intel IXDPG425 board - Add support for Prodrive PDNB3 board - Add IRQ support Patch by Stefan Roese, 23 May 2006 [This patch does not include cpu/ixp/npe/IxNpeMicrocode.c which still sufferes from licensing issues. Blame Intel.]
* Update ARM mach-types.hWolfgang Denk2005-09-26-26/+1482
| | | | Patch by Eric Benard, 07 Apr 2005
* Patch by George G. Davis, 24 Aug 2004:wdenk2004-10-10-3/+770
| | | | - update ARM boards to use constants from mach-types.h
* * Patch by George G. Davis, 06 Jul 2004:wdenk2004-07-11-35/+2715
| | | | | | | | - update mach-types.h to latest arm.linux.org.uk master list - Set correct OMAP1610 bi_arch_number for build target * Patch by Curt Brune, 06 Jul 2004: evb4510: add support for timer interrupt; cleanup
* * Patch by Paul Ruhland, 10 Jun 2004:wdenk2004-06-10-0/+26
| | | | | | | | fix support for Logic SDK-LH7A404 board and clean up the LH7A404 register macros. * Patch by Matthew McClintock, 10 Jun 2004: Modify code to select correct serial clock on Sandpoint8245
* Patches by Robert Schwebel, 14 Jun 2003:wdenk2003-06-19-10/+1128
| | | | | | | - add support for Logotronic DL datalogger board - cleanup serial line after kermit binary download - add debugX macro (debug level support) - update mach-types.h to latest arm.linux.org.uk master list.
* * Patches by David Müller, 31 Jan 2003:wdenk2003-03-06-0/+3367
- minimal setup for CardBus bridges - add EEPROM read/write support in the CS8900 driver - add support for the builtin I2C controller in the Samsung s3c24x0 chips - add support for MPL's VCMA9 (Samsung s3c2410 based) board * Patch by Steven Scholz, 04 Feb 2003: add support for RTC DS1307 * Patch by Reinhard Meyer, 5 Feb 2003: fix PLPRCR/SCCR init sequence on 8xx to allow for changes of EBDF by software * Patch by Vladimir Gurevich, 07 Feb 2003: "API-compatibility patch" for 4xx I2C driver