aboutsummaryrefslogtreecommitdiffstats
path: root/src/arch/i386/prefix
Commit message (Expand)AuthorAgeFilesLines
* Towards making KEEP_IT_REAL work again.Michael Brown2006-08-241-4/+16
* Cut out almost all the optional code paths, drastically simplifying theMichael Brown2006-06-061-375/+143
* Code segment may not be writable; create the temporary pointer to the GDTMichael Brown2006-06-061-2/+7
* Fixed assembly on old versions of gasMichael Brown2006-05-281-1/+1
* Updated to work with libprefix.Michael Brown2006-05-251-186/+179
* init_librm() and prot_call() are now real-mode far calls.Michael Brown2006-05-252-85/+114
* Restructured PCI subsystem to fit the new device model.Michael Brown2006-05-161-28/+0
* Add infrastructure to support access to .data16 (and .text16) variablesMichael Brown2006-05-041-2/+3
* BSS is now zeroed by libprefix (along with the otherwise non-zeroableMichael Brown2006-05-021-3/+0
* TypoMichael Brown2006-05-021-2/+2
* Create two easy-to-use entry points in libprefix: install andMichael Brown2006-05-022-18/+100
* Towards a(nother) new real-mode infrastructure, in which we takeMichael Brown2006-05-021-32/+31
* Verified as workingMichael Brown2006-05-021-6/+9
* This should be much more elegant: we use flat real mode for theMichael Brown2006-05-011-130/+219
* Checking in because I don't want to lose this rather neat code forMichael Brown2006-05-011-0/+178
* Header rearrangement.Michael Brown2006-04-241-1/+1
* Prefix semantics have changedMichael Brown2006-03-161-0/+5
* Merge from Etherboot 5.4Michael Brown2006-03-161-0/+296
|\
* | Fix up building with gcc 4.0.1 / gas 2.16.91Michael Brown2006-01-171-3/+3
* | Some versions of doxygen seem to object to "@ret None" or similar.Michael Brown2005-05-241-2/+2
* | DoxygenationMichael Brown2005-05-201-1/+15
* | Update to cope with changes in registers.hMichael Brown2005-05-203-10/+14
|/
* Prevent hundreds of errors from "make symcheck". The prefix exit pathMichael Brown2005-04-2311-29/+0
* isapnp_read_port can be set directly, rather than via a function call.Michael Brown2005-04-221-1/+1
* Created a bus/device API that allows for the ROM prefix to specify anMichael Brown2005-04-212-2/+23
* First versionsMichael Brown2005-04-192-0/+39
* compiler.h is now always included on the command line.Michael Brown2005-04-141-2/+0
* arch_rm_main no longer exists.Michael Brown2005-04-101-1/+1
* setup16() now calls initialise(); we don't have to do it.Michael Brown2005-04-101-8/+1
* #ifdef 0 out the UNDI loader routine, since it refers to the obsoleteMichael Brown2005-04-091-3/+7
* Merged mcb30-realmode-redesign back to HEADMichael Brown2005-04-083-95/+178
* Obsolete; not referenced by anything.Michael Brown2005-03-091-6/+0
* Obsolete; not reference by anything.Michael Brown2005-03-091-6/+0
* Obsolete; not referenced by anything.Michael Brown2005-03-091-33/+0
* Obsolete and no longer usedMichael Brown2005-03-091-400/+0
* Initial revisionMichael Brown2005-03-0818-0/+3542