Commit History

Author SHA1 Message Date
  Xiang Xiao cde88cabcc Run codespell -w with the latest dictonary again 4 years ago
  Gregory Nutt 205c23b9d6 Add logic to initialize the per-process user heap when each user process is started 10 years ago
  Gregory Nutt 205260d5e2 Reanem kzalloc to kmm_zalloc for consistency 10 years ago
  Gregory Nutt 1725946447 Misc changed to get the SAMA5 ELF configuration with address environments working 10 years ago
  Gregory Nutt 241a7e17bd addrenv interface changes: up_addrenv_create() may need to create .text and .bss/.data separately because of differing access privileges (read/execute vs read/write). And, as a consequence, up_addrenv_vaddr() needs to be split into up_addrenv_vtext(0 and up_addrenv_vdata(). 10 years ago
  Gregory Nutt 1624e2fbcf Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- the architecure must first declare support 10 years ago
  Gregory Nutt bc46b447dc Fix all occurrences of "the the" in documentation and comments 11 years ago
  patacongo a160442b78 Incorporate address environment interfaces in binfmt/ logic 12 years ago