1. 0d39a10 scripts: Fix random typo'd whitespace by Ulf Magnusson · 5 years ago
  2. eefea9d gen_app_partitions: deterministic _and_ decreasing app_smem_*.ld by Marc Herbert · 6 years ago
  3. 85bc0d2 Revert "gen_app_partitions.py: make generated/app_smem_*.ld files deterministic" by Marc Herbert · 6 years ago
  4. 725abdf gen_app_partitions.py: make generated/app_smem_*.ld files deterministic by Marc Herbert · 6 years ago
  5. a449c98 scripts: Fix risky uses of non-raw regex strings in Python scripts by Ulf Magnusson · 6 years ago
  6. d5b0bd1 scripts: Remove unused imports in all Python scripts by Ulf Magnusson · 6 years ago
  7. 12ba9df scripts: Remove unused variables in all Python scripts by Ulf Magnusson · 6 years ago
  8. e9c1d6d scripts: gen_app_partition: Fix broken typo'd sys.exit() by Ulf Magnusson · 6 years ago
  9. ba312fe scripts: Remove unnecessary () around if/while conditions in Python by Ulf Magnusson · 6 years ago
  10. 4da0f8b linker: Remove unused (OPTIONAL) from linker scripts by Kumar Gala · 6 years ago
  11. 212ec9a linker: sort app shared mem partition by alignment by Daniel Leung · 6 years ago
  12. c78c5e6 userspace: add additional script documentation by Andrew Boie · 6 years ago
  13. f084c38 userspace: properly namespace linker vars by Andrew Boie · 6 years ago
  14. 4ce652e userspace: remove APP_SHARED_MEM Kconfig by Andrew Boie · 6 years ago
  15. 686bd91 gen_app_partitions: add library support by Andrew Boie · 6 years ago
  16. 7adff46 app_shmem: overhaul partition specification by Andrew Boie · 6 years ago
  17. 560357b scripts: add missing lincense in scripts/gen_app_partitions.py by Ioannis Glaropoulos · 6 years ago
  18. 92f9b24 arch: arm: make _image_ram_start point to the beginning of sram by Ioannis Glaropoulos · 6 years ago
  19. 62c5894 arch: arm: properly enforce MPU-aware linker section alignment by Ioannis Glaropoulos · 6 years ago
  20. 10c6a0c subsys: app_memory: Fixed the build issue wrt ARC. by Adithya Baglody · 6 years ago
  21. ae92f2b subsys: app_memory: Fixed the size calculation for power of 2 MPUs by Adithya Baglody · 6 years ago
  22. c69fb0d userspace: app_shared_mem: Fixed incorrect implementation. by Adithya Baglody · 6 years ago