summaryrefslogtreecommitdiff
path: root/common/cmd_vfd.c
Commit message (Collapse)AuthorAgeFilesLines
* * Code cleanup:LABEL_2003_06_27_2340wdenk2003-06-271-0/+7
| | | | | | | | | - 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 arbitrary bitmaps for TRAB's VFD command;LABEL_2003_05_22_2230wdenk2003-05-211-7/+19
| | | | | allow to pass boot bitmap addresses in environment variables; allow for zero boot delay
* * Add support for arbitrary bitmaps for TRAB's VFD commandLABEL_2003_05_20_2250wdenk2003-05-201-17/+20
| | | | | * Patch by Christian Geißinger, 19 May 2002: On TRAB: wait until the dummy byte has been completely sent
* Patch by Guillaume Alexandre,, 04 Nov 2002:wdenk2002-11-041-1/+1
| | | | | | | | Improve PCI access on 32-bits Compact PCI bus Adjust VFD initialization on TRAB Cleanup RRvision video code
* Initial revisionwdenk2002-11-011-0/+84