summaryrefslogtreecommitdiff
path: root/board/uc100
Commit message (Collapse)AuthorAgeLines
* Major PCMCIA Cleanup to make code better readable and maintainable.Wolfgang Denk2006-07-10-2/+200
| | | | | | | | | | | Notes: - Board-dependend code for RPXLITE and RPXCLASSIC-based boards placed to the drivers/rpx_pmcia.c file to avoid duplication. Same for TQM8xx-based boards (drivers/tqm8xx_pmcia.c). - drivers/i82365.c has been split into two parts located at board/atc/ti113x.c and board/cpc45/pd67290.c (ATC and CPC45 are the only boards using CONFIG_82365). - Changes were tested for clean build and *very* *few* boards.
* (no commit message)Wolfgang Denk2005-12-12-0/+3
|
* Add support for multiple PHYs.Marian Balakowicz2005-10-28-2/+7
|
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-1/+1
|
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+2
| | | | | Pointed out by Gerhard Jaeger, 31 Aug 2005; cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html
* * Patch by Stefan Roese, 5 Jul 2005:stroese2005-07-05-0/+9
| | | | Update uc100 board PHY setup
* Add support for UC100 boardwdenk2004-12-18-0/+612