summaryrefslogtreecommitdiffstats
path: root/board/inka4x0
Commit message (Collapse)AuthorAgeFilesLines
* (no commit message)Wolfgang Denk2005-12-121-0/+1
|
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-311-0/+2
| | | | | Pointed out by Gerhard Jaeger, 31 Aug 2005; cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html
* * Fix baudrate calculation problem on MPC5200 systemswdenk2005-06-271-2/+5
| | | | | | | | | * Add MPC8220 boards to MAKEALL script * Add EEPROM and RTC support for HMI1001 board * Patch by Detlev Zundel, 20 Jun 2005: Fix initialization of low active GPIO pins on inka4x0 board
* INKA4x0: Allow initialization of LCD backlight dimming fromwdenk2005-03-141-0/+15
| | | | "brightness" environment variable.
* Add port initialization for digital I/O on INKA4x0wdenk2005-03-061-16/+36
|
* * Fix get_partition_info() parameter error in all other callswdenk2005-03-041-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
* * Add support for ext2 filesystems and image timestamps to TQM5200 boardwdenk2005-02-241-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
* * Update CPC45 board configuration.wdenk2005-01-311-0/+13
| | | | * Add USB and PCI support for INKA4x0 board
* * Fix problems with CMC_PU2 flash driver.wdenk2004-12-191-1/+1
| | | | * Adjust INKA 4x0 default settings
* Code cleanup.wdenk2004-12-162-21/+20
|
* Add support for INKA4X0 boardwdenk2004-12-167-0/+915