summaryrefslogtreecommitdiff
path: root/board/netta
Commit message (Collapse)AuthorAgeLines
* Major PCMCIA Cleanup to make code better readable and maintainable.Wolfgang Denk2006-07-10-1/+371
| | | | | | | | | | | 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.
* Fix JFFS2 support for legacy NAND driver.Marian Balakowicz2006-04-08-2/+2
| | | | Some more NAND cleanup and small fixes.
* (no commit message)Wolfgang Denk2005-12-12-0/+3
|
* Add support for multiple PHYs.Marian Balakowicz2005-10-28-3/+9
|
* 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 Rishi Bhattacharya, 08 May 2004:wdenk2004-06-08-141/+150
| | | | | | | Add support for TI OMAP5912 OSK Board * Patch by Sam Song May, 07 May 2004: Fix typo of UPM table for rmu board
* Patch by Pantelis Antoniou, 5 May 2004:wdenk2004-06-07-64/+1735
| | | | | - Intracom board update. - Add Codec POST.
* * Patches by Pantelis Antoniou, 30 Mar 2004:wdenk2004-04-15-0/+2455
- add auto-complete support to the U-Boot CLI - add support for NETTA and NETPHONE boards; fix NETVIA board * Patch by Yuli Barcohen, 28 Mar 2004: - Add support for MPC8272 family including MPC8247/8248/8271/8272 - Add support for MPC8272ADS evaluation board (another flavour of MPC8260ADS) - Change configuration method for MPC8260ADS family