summaryrefslogtreecommitdiffstats
path: root/src/core/serial.c
Commit message (Expand)AuthorAgeFilesLines
* [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h>Michael Brown2008-10-121-1/+1
* [iSCSI] Support Windows Server 2008 direct iSCSI installationMichael Brown2008-07-171-2/+2
* [Serial] Split serial console from serial driverStefan Hajnoczi2008-06-051-29/+13Star
* [Timers] Miscellaneous timer system fixesMichael Brown2008-03-181-1/+1
* Modify gPXE core and drivers to work with the new timer subsystemAlexey Zaytsev2008-03-021-1/+1
* Separated out initialisation functions from startup/shutdown functions.Michael Brown2007-07-041-2/+16
* We don't actually use the reset functions anywhere, and nothing reallyMichael Brown2007-07-031-1/+1
* Warnings purge of src/coreMarty Connor2007-07-021-1/+1
* Check that serial port init actually happensMichael Brown2006-09-011-0/+2
* Added debug to catch initialisation failuresMichael Brown2006-09-011-6/+18
* Hopefully fix gcc3 build issueMichael Brown2006-08-301-1/+1
* Move init.h to gpxe/init.h.Michael Brown2006-04-301-1/+1
* gcc is rather over-aggressive about optimising out static data structuresMichael Brown2006-04-241-2/+2
* WhoopsMichael Brown2005-04-171-1/+1
* Allow serial port options to be specified in a relatively friendly format.Michael Brown2005-04-171-13/+23
* Merged mcb30-realmode-redesign back to HEADMichael Brown2005-04-081-41/+35Star
* Initial revisionMichael Brown2005-03-081-0/+236