summaryrefslogtreecommitdiff
path: root/arch/x86/machine/boot.h
AgeCommit message (Expand)Author
2018-04-14Fix left-over reserved identifiersRichard Braun
2017-07-13Switch to initialization operationsRichard Braun
2017-06-25Use the C11 alignas and noreturn macrosRichard Braun
2017-06-25Remove the param moduleRichard Braun
2017-06-24Break STACK_SIZE macro into 3 different macrosRichard Braun
2017-06-24x86/boot: remove extern stack declarationsRichard Braun
2017-04-10Rename section end symbolsRichard Braun
2017-04-06x86/boot: fix __bootdata macroRichard Braun
2017-04-05x86/boot: add boot_memcpyRichard Braun
2017-03-14x86/boot: remove obsolete TODORichard Braun
2016-09-05x86/biosmem: explicitely track boot dataRichard Braun
2014-12-10x86/{boot,biosmem}: directmap updateRichard Braun
2014-05-28x86/{boot,cpu}: dynamically allocate AP boot stacksRichard Braun
2014-01-08x86/boot: improve early error reportingRichard Braun
2013-04-05x86/{boot,cpu}: rework boot stack allocationRichard Braun
2012-12-25x86/boot: reintroduce the .boot sectionRichard Braun
2012-11-16x86/boot: rename boot_ap to boot_ap_mainRichard Braun
2012-11-03Merge lib into kernRichard Braun
2012-10-19Use the standard __ASSEMBLER__ macroRichard Braun
2012-10-15x86/cpu: add support for amd64Richard Braun
2012-10-15x86/pmap: rewrite to support both i386 and amd64Richard Braun
2012-10-12x86/multiboot: improve 64-bit cleannessRichard Braun
2012-10-11x86: move paging initialization to the pmap moduleRichard Braun
2012-10-10x86: rework the linker scriptRichard Braun
2012-10-10x86: merge the init and boot modulesRichard Braun
2012-10-10macros: new DECL_CONST macroRichard Braun
2012-10-03x86: new architectureRichard Braun