summaryrefslogtreecommitdiff
path: root/drivers/smiLynxEM.c
Commit message (Collapse)AuthorAgeLines
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-1/+2
|
* Enable SM712 driver support for HMI1001 board.Wolfgang Denk2005-09-03-5/+8
|
* * Patch by Detlev Zundel, 08 Sep 2004:wdenk2004-09-08-1/+1
| | | | | | | | | | | Update etags build target * Improve NetConsole support: add support for broadcast destination address and buffered input. * Cleanup compiler warnings for GCC 3.3.x and later * Fix problem in cmd_jffs2.c introduced by CFG_JFFS_SINGLE_PART patch
* Code cleanupwdenk2004-03-25-17/+17
|
* * Patch by Pierre Aubert, 18 Mar 2004:wdenk2004-03-23-874/+670
| | | | | | | | | | | | | | | | - Unify video mode handling for Chips & Technologies 69000 Video chip and Silicon Motion SMI 712/710/810 Video chip - Add selection of the video output (CRT or LCD) via 'videoout' environment variable for the Silicon Motion - README update * Patch by Pierre Aubert, 18 Mar 2004: include/common.h typo fix * Patches by Tolunay Orkun, 17 Mar 2004: - Add support for bd->bi_iic_fast[] initialization via environment variable "i2cfast" (CONFIG_I2CFAST) - Add "i2cfast" u-boot environment variable support for csb272
* * Code cleanup:wdenk2003-06-27-113/+112
| | | | | | | | | - remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen)
* Initial revisionwdenk2002-11-03-0/+1059