summaryrefslogtreecommitdiff
path: root/include/pcmcia/cirrus.h
Commit message (Collapse)AuthorAgeLines
* powerpc: mpc824x: remove MPC824X cpu supportMasahiro Yamada2015-01-05-180/+0
| | | | | | | | | | | | All the MPC824X boards are still non-generic boards: A3000, CPC45, CU824, eXalion, MVBLUE, MUSENKI, Sandpoint824x, utx8245 Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Wolfgang Denk <wd@denx.de> Cc: Josef Wagner <Wagner@Microsys.de> Cc: Torsten Demke <torsten.demke@fci.com> Cc: Jim Thompson <jim@musenki.com> Cc: Greg Allen <gallen@arlut.utexas.edu>
* Fix IDE stability problems on CPC45 board.wdenk2005-01-22-0/+6
|
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-31-0/+174
* 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.