summaryrefslogtreecommitdiffstats
path: root/drivers/i82365.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix cirrus voltage detection (for CPC45)wdenk2005-02-071-38/+31
|
* * Update CPC45 board configuration.wdenk2005-01-311-1/+4
| | | | * Add USB and PCI support for INKA4x0 board
* Code cleanup.wdenk2005-01-221-9/+7
|
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-311-21/+451
| | | | | | | | | | | | * Cleanup confusing use of CONFIG_ETH*ADDR - ust his only to pre-define a MAC address; use CONFIG_HAS_ETH* to enable support for additional ethernet addresses. * Cleanup drivers/i82365.c - avoid duplication of code * Fix bogus "cannot span across banks" flash error message * Add support for CompactFlash for the CPC45 Board.
* * Patch by Detlev Zundel, 08 Sep 2004:wdenk2004-09-081-1/+2
| | | | | | | | | | | 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 cleanup:wdenk2003-06-271-6/+5
| | | | | | | | | - 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)
* Add support for CompactFlash on ATC boardwdenk2003-05-181-0/+590
(includes support for Intel 82365 and compatible PC Card controllers, and Yenta-compatible PCI-to-CardBus controllers)
OpenPOWER on IntegriCloud