summaryrefslogtreecommitdiff
path: root/include/configs/CPCI750.h
Commit message (Collapse)AuthorAgeLines
* Coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-06-12/+12
| | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than ↵Jon Loeliger2007-07-09-2/+8
| | | | | | CONFIG_BOOTP_MASK. Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various C* named board config files.Jon Loeliger2007-07-07-19/+20
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* README says CFG_AUTO_COMPLETE, but ocde uses CONFIG_AUTO_COMPLETEWolfgang Denk2006-10-28-1/+1
|
* Minor code cleanupWolfgang Denk2006-03-06-109/+109
|
* Convert CPCI750 to use common CFI flash driverStefan Roese2006-02-08-3/+9
| | | | Patch by Reinhard Arlt, 8 Feb 2006
* Add VGA support (CT69000) to CPCI750 board.Stefan Roese2006-01-18-1/+17
| | | | | | Insert missing __le32_to_cpu() for filesize in ext2fs_read_file(). Patch by Reinhard Arlt, 30 Dec 2005
* Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk2005-08-08-2/+0
| | | | | | | | Old, obsolete and duplicated code was cleaned up and replace by the new partitioning method. There are two possible approaches now: * define a single, static partition * use mtdparts command line option and dynamic partitioning Default is static partitioning.
* Code cleanup.wdenk2004-12-16-12/+10
|
* esd config files updatedstroese2004-12-16-0/+602