summaryrefslogtreecommitdiffstats
path: root/include/configs/inka4x0.h
Commit message (Collapse)AuthorAgeFilesLines
* include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-101-2/+10
| | | | | | | | | Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h used to be included but CONFIG_BOOTP_MASK was not defined. Remove lingering references to CFG_CMD_* symbols. Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various i* named board config files.Jon Loeliger2007-07-051-19/+19
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* MPC5xxx: Change names of defines related to IPB and PCI clocks.Bartlomiej Sieka2007-05-271-1/+1
| | | | | | | | | | Both CFG_PCISPEED_66 and CFG_IPBSPEED_133 are misnamed, as defining them does not cause PCI or IPB clocks to run at the specified speed. Instead, they configure divisors used to calculate said clocks. This patch renames the defines according to their real function. Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com> Acked-by: Bartlomiej Sieka <tur@semihalf.com>
* Update default environment for INKA4x00 board.Wolfgang Denk2006-02-071-5/+25
|
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-201-6/+6
| | | | | | which makes the environment compatible with the hush shell. WARNING: Support for the old '$(...)' syntax will be discontinued in a later version.
* Update configuration for INKA4x0 boardWolfgang Denk2005-09-211-14/+6
|
* Fix INKA4x0: use CS1 as gpio_wkup_6 outputwdenk2005-04-221-9/+3
|
* Fix problems with SNTP support;wdenk2005-04-021-1/+4
| | | | enable SNTP support in some boards.
* INKA4x0: Allow initialization of LCD backlight dimming fromwdenk2005-03-141-0/+1
| | | | "brightness" environment variable.
* Add port initialization for digital I/O on INKA4x0wdenk2005-03-061-0/+5
|
* * Fix get_partition_info() parameter error in all other callswdenk2005-03-041-0/+39
| | | | | | | | | | (common/cmd_ide.c, common/cmd_reiser.c, common/cmd_scsi.c). * Enable USB and IDE support for INKA4x0 board * Patch by Andrew Dyer, 28 February 2005: fix ext2load passing an incorrect pointer to get_partition_info() resulting in load failure for devices other than 0
* Add support for SRAM and 2 x Quad UARTs on INKA4x0 boardwdenk2005-02-271-0/+10
|
* Cleanup USB and partition defineswdenk2005-02-241-0/+1
|
* * Add support for ext2 filesystems and image timestamps to TQM5200 boardwdenk2005-02-241-12/+14
| | | | | | | | | * Add reset code for Coral-P on INKA4x0 board * Patch by Martin Krause, 28 Jun 2004: Update for TRAB board. * Fix some missing "volatile"s in MPC5xxx FEC driver
* * Update CPC45 board configuration.wdenk2005-01-311-2/+36
| | | | * Add USB and PCI support for INKA4x0 board
* * Fix problems with CMC_PU2 flash driver.wdenk2004-12-191-8/+1
| | | | * Adjust INKA 4x0 default settings
* Cleanup: avoid trigraph warning in fs/ext2/ext2fs.c; rename UC100 -> uc100wdenk2004-12-191-1/+1
|
* Add support for INKA4X0 boardwdenk2004-12-161-0/+244
OpenPOWER on IntegriCloud