summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2017-11-14Per-CPU variables, TCB and SSP supportarm_port_devRichard Braun
2017-10-31Fix cpu_intr_enabledRichard Braun
2017-10-30Start board and architecture specific infrastructureRichard Braun
2017-10-25Update namesRichard Braun
2017-10-25Improve qemu/arm scriptRichard Braun
2017-10-24Add a qemu/arm script, enable caching, clear bssRichard Braun
2017-10-24Improve page table creation at boot timeRichard Braun
2017-10-22Rework the vm_ptable boot interfaceRichard Braun
2017-10-20Start the machine-independant vm_ptable moduleRichard Braun
2017-10-19Dynamically allocate the kernel root page tableRichard Braun
2017-10-17Implement buddy allocation in the bootmem moduleRichard Braun
2017-10-17Start implementation of the bootmem buddy allocatorRichard Braun
2017-10-12Enable paging, including large page support (!)Richard Braun
2017-10-07First bootmem prototypeRichard Braun
2017-10-04Invalid caches before jumping to RAMRichard Braun
2017-10-04Update Qemu target nameRichard Braun
2017-10-04Hello, world!Richard Braun
2017-09-30Make the kernel run its first instructionsRichard Braun
2017-09-30StubsRichard Braun