summaryrefslogtreecommitdiff
path: root/zephyr/linker
Commit message (Expand)AuthorAgeFilesLines
* Zephyr: Remove binman.dtsi requirementsBrian J. Nemec2023-01-202-3/+2
* zephyr: fwid: Move RW FWID to end of the flashKeith Short2023-01-101-4/+2
* system: Ensure space for panic and jump dataRob Barnes2022-11-172-0/+33
* Update license boilerplate text in source code filesMike Frysinger2022-09-126-6/+6
* zephyr: Delete CONFIG_PLATFORM_EC_MPUKeith Short2022-08-011-1/+1
* zephyr: mchp: Add zephyr Kconfig and CMakeListsmartin yan2022-04-062-0/+23
* zephyr/hooks: don't store hooks in RAMPeter Marheine2022-03-232-3/+8
* zephyr: riscv: use __rom_region_size for image sizeJack Rosenthal2021-09-151-1/+1
* zephyr: riscv: linker: correct __image_sizeDino Li2021-08-191-2/+1
* zephyr: shim: reimplement hooks using iterablesFabio Baltieri2021-08-102-0/+4
* zephyr: shim: reimplement mkbp_event using iterablesFabio Baltieri2021-08-101-0/+4
* zephyr: shim: reimplement host commands using iterablesFabio Baltieri2021-08-102-0/+5
* zephyr: linker: riscv: provide __image_size symbolDino Li2021-08-061-0/+3
* zephyr: npcx9: Add linker elements needed for flash api workaroundYuval Peress2021-06-041-0/+14
* zephyr: npcx: Add non-psl hibernate implementationMulin Chao2021-04-142-0/+14
* zephyr: efs2: Compute the __image_size for efs2 in the linkerYuval Peress2021-02-262-0/+18
* zephyr: Add support for CONFIG_MPUSimon Glass2021-02-132-0/+26
* zephyr: fix version console commandYuval Peress2021-02-102-0/+14