- ec70444 treewide: Disable automatic argparse argument shortening by Jamie McCrae · 2 years, 2 months ago
- 9713f0d everywhere: fix typos by Nazar Kazakov · 3 years, 1 month ago
- 36f116b scripts/arch: remove usage of deprecated LooseVersion by Julien Massot · 3 years, 5 months ago
- 3d82c7c linker: align _image_text_start/end/size linker symbols name by Torsten Rasmussen · 3 years, 7 months ago
- c6aded2 linker: align _image_rodata and _image_rom start/end/size linker symbols by Torsten Rasmussen · 3 years, 7 months ago
- ea0f947 x86: gen_mmu: don't force extra map argument to be base 16 by Daniel Leung · 3 years, 7 months ago
- c11ad59 x86: mmu: don't mark generic sections as present if desired by Daniel Leung · 3 years, 7 months ago
- 45d1fc9 x86: gen_mmu: add support for boot and pinned regions by Daniel Leung · 3 years, 11 months ago
- 3767295 x86: mmu: relax KERNEL_VM_OFFSET == SRAM_OFFSET by Daniel Leung · 4 years ago
- 54283ef x86: mmu: allow page table extra mappings to have cache disabled by Daniel Leung · 4 years ago
- 51263f7 x86: gen_mmu: allow specifying extra mappings by Daniel Leung · 4 years ago
- 0886a73 x86: gen_mmu: fail if reserved page table space is too small by Daniel Leung · 4 years ago
- 0c54012 x86: gen_mmu: unify size display in hex by Daniel Leung · 4 years, 1 month ago
- 03b4137 x86: gen_mmu: double map physical/virtual memory at top level by Daniel Leung · 4 years, 1 month ago
- dd0748a x86: gen_mmu: use constants to refer to page level... by Daniel Leung · 4 years, 1 month ago
- b95b8fb x86: gen_mmu: allow more verbose messages by Daniel Leung · 4 years, 1 month ago
- 4bab992 x86: gen_mmu: consolidate map() and identity_map() by Daniel Leung · 4 years, 1 month ago
- 273a5e6 x86: remove usage of CONFIG_KERNEL_LINK_IN_VIRT by Daniel Leung · 4 years, 1 month ago
- 685e6aa x86: gen_mmu: fix some pylint issues by Daniel Leung · 4 years, 1 month ago
- 991300e x86: gen_mmu: also map SRAM if linking in virtual address space by Daniel Leung · 4 years, 1 month ago
- 7a51aab x86: gen_mmu: add address translation if needed by Daniel Leung · 4 years, 1 month ago
- 92c12d1 toolchain: add GEN_ABSOLUTE_SYM_KCONFIG() by Daniel Leung · 4 years, 2 months ago
- 7786103 x86: map all RAM if ACPI by Andrew Boie · 4 years, 2 months ago
- b0b7756 x86: pre-allocate address space by Andrew Boie · 4 years, 2 months ago
- 5c47bbc x86: only map the kernel image by Andrew Boie · 4 years, 2 months ago
- 83d15d9 Revert "x86: only map the kernel image" by Anas Nashif · 4 years, 2 months ago
- e980848 Revert "x86: pre-allocate address space" by Anas Nashif · 4 years, 2 months ago
- 64f05d4 x86: pre-allocate address space by Andrew Boie · 4 years, 2 months ago
- 3660040 x86: only map the kernel image by Andrew Boie · 4 years, 2 months ago
- 745dd6f x86: use unused PTE bits when mapping memory by Andrew Boie · 4 years, 5 months ago
- bd76bdb x86: define some unused PTE bits by Andrew Boie · 4 years, 5 months ago
- 7d32e9f mmu: support only identity RAM mapping by Andrew Boie · 4 years, 7 months ago
- 5408f31 debug: x86: Add gdbstub for X86 by Flavio Ceolin · 4 years, 7 months ago
- e9d1545 x86: add new page table generation script by Andrew Boie · 4 years, 7 months ago