summaryrefslogtreecommitdiff
path: root/drivers/i82365.c
Commit message (Collapse)AuthorAgeLines
* * Patch by Detlev Zundel, 08 Sep 2004:wdenk2004-09-08-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-27-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-18-0/+590
(includes support for Intel 82365 and compatible PC Card controllers, and Yenta-compatible PCI-to-CardBus controllers)