source: trunk/hal/x86_64/core/hal_init.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @224   8 years max Create a (virtual) copy of the local cluster in 0xffffe00000000000, …
(edit) @203   8 years max start moving the APIC code into the PIC driver
(edit) @202   8 years max register the ATA IRQs
(edit) @199   8 years max map the LAPIC and IOAPIC in a separate function
(edit) @195   8 years max add IOC (ATA)
(edit) @192   8 years max initialize pic
(edit) @168   8 years max make the TLS initialization per-cpu
(edit) @166   8 years max identify the cpu features
(edit) @165   8 years max put the per-cpu structures into one structure
(edit) @164   8 years max we're gonna use an array of TSSs
(edit) @162   8 years max start making these variables per-cpu
(edit) @154   8 years max use a demultiplexer to get the channel on the serial port, and make …
(edit) @152   8 years max add a basic RS232 COM1 implementation
(edit) @150   8 years max remove debug and unused code
(edit) @138   8 years max update
(edit) @137   8 years max improve the APIC implementation
(edit) @135   8 years max start moving the APIC into the XCU driver
(edit) @119   8 years max provide pages_nr
(edit) @116   8 years max complete hal_ppm_init, to take into account the reserved areas
(edit) @114   8 years max compute the offset for bootinfo
(edit) @99   8 years max add the irq functions; we will forbid nested critical sections, so the …
(edit) @94   8 years max remove lw_unc, add a few ops, and update a few things
(edit) @86   8 years max enable the timer (not yet calibrated)
(edit) @82   8 years max Rename a certain number of things, and improve the APIC support.
(edit) @81   8 years max silence a few warnings
(edit) @80   8 years max add the timer vector, for now it double-faults
(edit) @74   8 years max (forgot to commit this)
(edit) @72   8 years max start defining some remote functions, and use uint8_t instead of char
(edit) @70   8 years max start constructing the bootinfo structure
(edit) @61   8 years max cosmetic
(copy) @51   8 years max Create the core/ sub-directory for x86_64.
copied from trunk/hal/x86_64/hal_init.c:
(edit) @47   8 years max Use mcmodel=large, in order to have a kernel image that is located at …
Note: See TracRevisionLog for help on using the revision log.