aboutsummaryrefslogtreecommitdiff
path: root/board/inka4x0
AgeCommit message (Collapse)AuthorFilesLines
2005-03-14INKA4x0: Allow initialization of LCD backlight dimming fromwdenk1-0/+15
"brightness" environment variable.
2005-03-06Add port initialization for digital I/O on INKA4x0LABEL_2005_03_06_0225wdenk1-16/+36
2005-03-04* Fix get_partition_info() parameter error in all other callswdenk1-0/+29
(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
2005-02-24* Add support for ext2 filesystems and image timestamps to TQM5200 boardwdenk1-2/+13
* 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
2005-01-31* Update CPC45 board configuration.LABEL_2005_01_31_2245wdenk1-0/+13
* Add USB and PCI support for INKA4x0 board
2004-12-19* Fix problems with CMC_PU2 flash driver.LABEL_2004_12_19_2240wdenk1-1/+1
* Adjust INKA 4x0 default settings
2004-12-16Code cleanup.wdenk2-21/+20
2004-12-16Add support for INKA4X0 boardwdenk7-0/+915