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) @168   7 years max make the TLS initialization per-cpu
(edit) @166   7 years max identify the cpu features
(edit) @165   7 years max put the per-cpu structures into one structure
(edit) @164   7 years max we're gonna use an array of TSSs
(edit) @162   7 years max start making these variables per-cpu
(edit) @154   7 years max use a demultiplexer to get the channel on the serial port, and make …
(edit) @152   7 years max add a basic RS232 COM1 implementation
(edit) @150   7 years max remove debug and unused code
(edit) @138   7 years max update
(edit) @137   7 years max improve the APIC implementation
(edit) @135   7 years max start moving the APIC into the XCU driver
(edit) @119   7 years max provide pages_nr
(edit) @116   7 years max complete hal_ppm_init, to take into account the reserved areas
(edit) @114   7 years max compute the offset for bootinfo
(edit) @99   7 years max add the irq functions; we will forbid nested critical sections, so the …
(edit) @94   7 years max remove lw_unc, add a few ops, and update a few things
(edit) @86   7 years max enable the timer (not yet calibrated)
(edit) @82   7 years max Rename a certain number of things, and improve the APIC support.
(edit) @81   7 years max silence a few warnings
(edit) @80   7 years max add the timer vector, for now it double-faults
(edit) @74   7 years max (forgot to commit this)
(edit) @72   7 years max start defining some remote functions, and use uint8_t instead of char
(edit) @70   7 years max start constructing the bootinfo structure
(edit) @61   7 years max cosmetic
(copy) @51   7 years max Create the core/ sub-directory for x86_64.
copied from trunk/hal/x86_64/hal_init.c:
(edit) @47   7 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.