summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeLines
* PCI405 board updatestroese2004-12-16-10/+1022
|
* OCRTC board updatestroese2004-12-16-9/+9
|
* HUB405 board updatestroese2004-12-16-16/+70
|
* DU405 board updatestroese2004-12-16-9/+7
|
* DP405 board updatestroese2004-12-16-1777/+1789
|
* CPCIISER4 board updatestroese2004-12-16-6/+11
|
* CPCI440 board updatestroese2004-12-16-1/+17
|
* CANBT board updatestroese2004-12-16-1/+1
|
* ASH405 board updatestroese2004-12-16-1/+1
|
* AR405 board updatestroese2004-12-16-3/+232
|
* ADCIOP board updatestroese2004-12-16-1/+1
|
* CPCI405 board updatestroese2004-12-16-1312/+1442
|
* WUH405 board support addedstroese2004-12-16-0/+2299
|
* VOM405 board support addedstroese2004-12-16-0/+2309
|
* TASREG board support addedstroese2004-12-16-0/+6062
|
* HH405 board support addedstroese2004-12-16-0/+7378
|
* CPCI750 board support addedstroese2004-12-16-0/+11793
|
* APC405 board support addedstroese2004-12-16-0/+3863
|
* G2000 board support addedstroese2004-12-16-0/+1339
|
* PMC405 board support addedstroese2004-12-16-3/+10
|
* CPU speed calculation updated (fixed a rounding problem)stroese2004-12-16-34/+14
|
* CPCI750 board support addedstroese2004-12-16-2/+4
|
* Coldfire MCF5249 support addedstroese2004-12-16-6/+192
|
* esd config files updatedstroese2004-12-16-285/+3680
|
* new 405ep defines addedstroese2004-12-16-0/+9
|
* new SST and EXCEL devices addstroese2004-12-16-0/+10
|
* - ext2fs support addedstroese2004-12-16-0/+4
| | | | - Tundra universe support added
* "static" from "do_fat_read" removedstroese2004-12-16-1/+1
|
* Coldfire MCF5249 support addedstroese2004-12-16-1/+323
|
* I2C addedstroese2004-12-16-0/+25
|
* use same spacing for "NAND:" putsstroese2004-12-16-1/+1
|
* CPCI750 board support addedstroese2004-12-16-0/+3
|
* added CONFIG_PCI_CONFIG_HOST_BRIDGE to enable host bridge configurationstroese2004-12-16-2/+12
|
* added ".i" same as ".jffs2s" for compatibility with older units ↵stroese2004-12-16-0/+8
| | | | (CFG_NAND_SKIP_BAD_DOT_I)
* memory commands "mdc" and "mwc" added for cyclic read/writestroese2004-12-16-0/+74
|
* remove "static" from "ide_dev_desc" to use it from external codestroese2004-12-16-1/+1
|
* code cleanup: use CFG_VXWORKS_MAC_PTR instead of multiple board definesstroese2004-12-16-8/+3
|
* - ext2fs support addedstroese2004-12-16-2/+2
| | | | - Tundra universe support added
* Tundra universe support addedstroese2004-12-16-0/+548
|
* ext2fs support addedstroese2004-12-16-0/+375
|
* ext2fs support addedstroese2004-12-16-1/+1195
|
* Add support for INKA4X0 boardwdenk2004-12-16-1/+1168
|
* Cleanup for CMC_PU2 boardwdenk2004-12-14-70/+57
|
* Fix problem introduced by previous patch.wdenk2004-12-13-0/+1
|
* Patch by Steven Scholz, 12 Dec 2004:wdenk2004-12-13-2/+5
| | | | Fix typo in AT91 memory setup.
* Patch by Martin Krause, 27 Oct 2004:wdenk2004-12-12-30/+324
| | | | | - add support for "STK52xx" board (including PS/2 multiplexer) - add hardware detection for TQM5200
* * Clean up CMC PU2 flash driverwdenk2004-12-10-62/+97
| | | | | | * Update MAINTAINERS file * Fix bug in MPC823 LCD driver
* * Fix udelay() on AT91RM9200 for delays < 1 ms.wdenk2004-11-24-8/+37
| | | | | | * Enable long help on CMC PU2 board; fix reset issue; increase CPU speed from 179 to 207 MHz.
* Fix smc91111 ethernet driver for Xaeniax board (need to handlewdenk2004-11-22-0/+23
| | | | unaligned tail part specially).
* * Update for AT91RM9200DK and CMC_PU2 boards:wdenk2004-11-21-577/+845
| | | | | | | - Enable booting directly from flash - fix CMC_PU2 flash driver * Fix mkimage usage message