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