Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | MPC5xxx: Change names of defines related to IPB and PCI clocks. | Bartlomiej Sieka | 2007-05-27 | -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 Denk | 2006-02-07 | -5/+25 |
| | ||||
* | Change all '$(...)' variable references into '${...}' | Wolfgang Denk | 2005-11-20 | -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 board | Wolfgang Denk | 2005-09-21 | -14/+6 |
| | ||||
* | Fix INKA4x0: use CS1 as gpio_wkup_6 output | wdenk | 2005-04-22 | -9/+3 |
| | ||||
* | Fix problems with SNTP support; | wdenk | 2005-04-02 | -1/+4 |
| | | | | enable SNTP support in some boards. | |||
* | INKA4x0: Allow initialization of LCD backlight dimming from | wdenk | 2005-03-14 | -0/+1 |
| | | | | "brightness" environment variable. | |||
* | Add port initialization for digital I/O on INKA4x0 | wdenk | 2005-03-06 | -0/+5 |
| | ||||
* | * Fix get_partition_info() parameter error in all other calls | wdenk | 2005-03-04 | -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 board | wdenk | 2005-02-27 | -0/+10 |
| | ||||
* | Cleanup USB and partition defines | wdenk | 2005-02-24 | -0/+1 |
| | ||||
* | * Add support for ext2 filesystems and image timestamps to TQM5200 board | wdenk | 2005-02-24 | -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. | wdenk | 2005-01-31 | -2/+36 |
| | | | | * Add USB and PCI support for INKA4x0 board | |||
* | * Fix problems with CMC_PU2 flash driver. | wdenk | 2004-12-19 | -8/+1 |
| | | | | * Adjust INKA 4x0 default settings | |||
* | Cleanup: avoid trigraph warning in fs/ext2/ext2fs.c; rename UC100 -> uc100 | wdenk | 2004-12-19 | -1/+1 |
| | ||||
* | Add support for INKA4X0 board | wdenk | 2004-12-16 | -0/+244 |