summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/core
Commit message (Expand)AuthorAgeFilesLines
* Standardised debug mechanism in place now.Michael Brown2005-04-143-20/+0Star
* 16-bit PCI BIOS interface also now known to work.Michael Brown2005-04-121-2/+0Star
* Improved debug messagesMichael Brown2005-04-121-0/+8
* Should work for KEEP_IT_REAL as well now.Michael Brown2005-04-121-3/+3
* Nearly there...Michael Brown2005-04-121-292/+383
* arch_initialise() is now sufficiently generic that we may as well justMichael Brown2005-04-102-27/+6Star
* Use librm_arch_initialise for librm, arch_initialise for others.Michael Brown2005-04-101-4/+7
* All the icky stuff is now taken care of by librm_arch_initialiseMichael Brown2005-04-101-30/+2Star
* Added post-relocation function table.Michael Brown2005-04-101-5/+20
* Setup now calls initialise() directly, rather than expecting theMichael Brown2005-04-101-16/+24
* hooks.o is now a single object, rather than having separate hooks.o andMichael Brown2005-04-101-45/+37Star
* Don't build relocate() under KEEP_IT_REALMichael Brown2005-04-091-0/+4
* Add relocate.hMichael Brown2005-04-091-0/+7
* Added a lot of explanatory comments.Michael Brown2005-04-091-49/+131
* callbacks.h no longer existsMichael Brown2005-04-091-1/+0Star
* Old callbacks mechanism is obsolete.Michael Brown2005-04-091-106/+0Star
* Moved relocate.c to arch-specific dir, since it involves arch-specificMichael Brown2005-04-091-0/+104
* Merged mcb30-realmode-redesign back to HEADMichael Brown2005-04-0816-1769/+674Star
* Initial revisionMichael Brown2005-03-0826-0/+5406