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