summaryrefslogtreecommitdiff
path: root/board/atc
Commit message (Collapse)AuthorAgeFilesLines
* Add support for CompactFlash on ATC boardwdenk2003-05-181-0/+12
| | | | | (includes support for Intel 82365 and compatible PC Card controllers, and Yenta-compatible PCI-to-CardBus controllers)
* Fix ATC board configuration and flash driverwdenk2003-05-051-92/+90
|
* * Add support for Promess ATC boardLABEL_2003_05_03_1700wdenk2003-05-035-0/+1232
* Patch by Keith Outwater, 28 Apr 2003: - Miscellaneous corrections and additions to GEN860T board specific code. - Added GEN860_SC variant to GEN860T. - Miscellaneous corrections to GEN860T documentation. - Correct duplicate entry in U-Boot CREDITS file. - Add GEN860T_SC entry in MAINTAINERS file. - Update CREDITS file with GEN860T_SC info. * Update Smiths Aerospace addresses in MAINTAINERS file * Fix error handling in hush's version of "run" command