summaryrefslogtreecommitdiffstats
path: root/src/core/memmap_settings.c
Commit message (Expand)AuthorAgeFilesLines
* [init] Show initialisation function names in debug messagesMichael Brown2025-07-151-0/+1
* [memmap] Rename addr/last fields to min/max for clarityMichael Brown2025-05-231-2/+2
* [settings] Use memmap_describe() to construct memory map settingsMichael Brown2025-05-161-26/+30
* [settings] Extend numerical setting tags to 64 bitsMichael Brown2017-05-221-15/+23
* [settings] Extend numerical setting tags to "unsigned long"Michael Brown2016-05-201-1/+1
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [settings] Force settings into alphabetical order within sectionsMichael Brown2013-12-051-8/+6Star
* [settings] Explicitly separate the concept of a completed fetched settingMichael Brown2013-12-051-3/+3
* [settings] Expose memory map via settings mechanismMichael Brown2013-08-121-0/+242