1. 8406fb4 lib/program.ld: Account for large code model sections by Arthur Heymans · 4 months ago
  2. 67166a7 lib/program.ld: Make (NOLOAD) and to_load more explicit by Arthur Heymans · 6 months ago
  3. 7b7bddc Revert "lib: Explicitly declare heap as NOLOAD" by Subrata Banik · 6 months ago
  4. 99bf23c lib: Explicitly declare heap as NOLOAD by Arthur Heymans · 6 months ago
  5. 7fbef1b lib: Remove heap from rmodules by Arthur Heymans · 6 months ago
  6. ed0647a src/lib: Add memory/time saving special case for ramstage caching by Patrick Georgi · 8 months ago
  7. b7832de x86: Add .data section support for pre-memory stages by Jeremy Compostella · 12 months ago
  8. 9efb0c0 arch/x86: Only use .bss from car.ld when running XIP by Arthur Heymans · 3 years, 9 months ago
  9. fa3bc04 CBMEM: Change declarations for initialization hooks by Kyösti Mälkki · 2 years, 5 months ago
  10. 6acc05e rules.h: Use more consistent naming by Arthur Heymans · 2 years, 3 months ago
  11. 913a47a cbmem: Introduce "early" init hooks for console by Julius Werner · 3 years, 3 months ago
  12. 82d16b1 memlayout: Store region sizes as separate symbols by Julius Werner · 3 years, 8 months ago
  13. 2289a70 arch/x86: Top-align .init in bootblock by Kyösti Mälkki · 4 years, 8 months ago
  14. 7522a8f arch/x86: Move prologue to .init section by Kyösti Mälkki · 3 years, 9 months ago
  15. 3b3dd84 arch/arm: Replace .id section with build_info in CBFS by Kyösti Mälkki · 3 years, 9 months ago
  16. fdabf3f cbfs: Add verification for RO CBFS metadata hash by Julius Werner · 4 years, 3 months ago
  17. 9c88fb8 lib: Add ASan support to ramstage on x86 arch by Harshit Sharma · 4 years, 2 months ago
  18. 9d1cbf1 lib/program.ld: Replace CONFIG(ARCH_xx) tests by Kyösti Mälkki · 4 years, 2 months ago
  19. df771c1 arch/x86: Remove more romcc leftovers by Kyösti Mälkki · 4 years, 8 months ago
  20. fcbbb91 Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION by Kyösti Mälkki · 4 years, 4 months ago
  21. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  22. 118a9c7 src/lib: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  23. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  24. e3acc8f src/: Replace some __PRE_RAM__ use by Kyösti Mälkki · 5 years ago
  25. a165c07 arch/x86: Simplify <arch/early_variables.h> by Kyösti Mälkki · 5 years ago
  26. f2cc52b Move and rename ARCH_STAGE_HAS_xxx_SECTION rules by Kyösti Mälkki · 5 years ago
  27. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  28. 99f4683 Introduce bootblock self-decompression by Julius Werner · 6 years ago
  29. f1778ce lib/program.ld: Guard .id section placement by Nico Huber · 7 years ago
  30. 9a2790e lib/program.ld: add .sdata sections by Aaron Durbin · 8 years ago
  31. 1e9a914 arch/x86,lib: make cbmem console work in postcar stage by Aaron Durbin · 8 years ago
  32. f6b1039 program.ld: Don't exclude sbe region from verstage by Stefan Reinauer · 8 years ago
  33. efcee9f lib/reg_script: Allow multiple independent handlers by Lee Leahy · 8 years ago
  34. fab8ae7 program.ld: make sure that zeroptr isn't assigned to debug sections by Patrick Georgi · 8 years ago
  35. 7f8afe0 arch/x86: introduce postcar stage/phase by Aaron Durbin · 8 years ago
  36. ff8076d Provide a gcc-safe zero pointer by Patrick Georgi · 9 years ago
  37. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  38. 9cc8e92 program.ld: terminate ALIGN statement by Patrick Georgi · 9 years ago
  39. d972f78 linking: link bootblock.elf with .data and .bss sections again by Aaron Durbin · 9 years ago
  40. 52a9260 linking: Repair special treatments for non-x86 bootblocks by Julius Werner · 9 years ago
  41. 83bc0db x86: link ramstage the same way regardless of RELOCATABLE_RAMSTAGE by Aaron Durbin · 9 years ago
  42. dde7629 rmodule: use program.ld for linking by Aaron Durbin · 9 years ago
  43. 14714e1 x86: link romstage like the other architectures by Aaron Durbin · 9 years ago
  44. 4de29d4 linking: lay the groundwork for a unified linking approach by Aaron Durbin · 9 years ago