index
:
delta/coreboot/coreboot.git
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
foo2
master
rampayload
review.coreboot.org: coreboot.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
program.ld
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch/x86: Only use .bss from car.ld when running XIP
Arthur Heymans
2022-10-20
1
-1
/
+1
*
CBMEM: Change declarations for initialization hooks
Kyösti Mälkki
2022-05-20
1
-1
/
+1
*
rules.h: Use more consistent naming
Arthur Heymans
2022-05-16
1
-2
/
+2
*
cbmem: Introduce "early" init hooks for console
Julius Werner
2021-05-27
1
-0
/
+1
*
memlayout: Store region sizes as separate symbols
Julius Werner
2021-02-19
1
-0
/
+12
*
arch/x86: Top-align .init in bootblock
Kyösti Mälkki
2021-01-28
1
-0
/
+2
*
arch/x86: Move prologue to .init section
Kyösti Mälkki
2021-01-07
1
-0
/
+3
*
arch/arm: Replace .id section with build_info in CBFS
Kyösti Mälkki
2020-12-17
1
-3
/
+0
*
cbfs: Add verification for RO CBFS metadata hash
Julius Werner
2020-12-03
1
-0
/
+1
*
lib: Add ASan support to ramstage on x86 arch
Harshit Sharma
2020-08-21
1
-1
/
+6
*
lib/program.ld: Replace CONFIG(ARCH_xx) tests
Kyösti Mälkki
2020-06-10
1
-4
/
+1
*
arch/x86: Remove more romcc leftovers
Kyösti Mälkki
2020-05-28
1
-6
/
+0
*
Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION
Kyösti Mälkki
2020-05-26
1
-1
/
+1
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
1
-1
/
+0
*
src/lib: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-04
1
-13
/
+2
*
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-17
1
-1
/
+0
*
src/: Replace some __PRE_RAM__ use
Kyösti Mälkki
2019-09-14
1
-1
/
+1
*
arch/x86: Simplify <arch/early_variables.h>
Kyösti Mälkki
2019-08-26
1
-1
/
+1
*
Move and rename ARCH_STAGE_HAS_xxx_SECTION rules
Kyösti Mälkki
2019-08-26
1
-3
/
+3
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
1
-4
/
+4
*
Introduce bootblock self-decompression
Julius Werner
2018-05-22
1
-2
/
+4
*
lib/program.ld: Guard .id section placement
Nico Huber
2017-07-30
1
-0
/
+3
*
lib/program.ld: add .sdata sections
Aaron Durbin
2016-10-31
1
-0
/
+2
*
arch/x86,lib: make cbmem console work in postcar stage
Aaron Durbin
2016-09-19
1
-1
/
+1
*
program.ld: Don't exclude sbe region from verstage
Stefan Reinauer
2016-05-21
1
-1
/
+1
*
lib/reg_script: Allow multiple independent handlers
Lee Leahy
2016-04-30
1
-0
/
+5
*
program.ld: make sure that zeroptr isn't assigned to debug sections
Patrick Georgi
2016-04-16
1
-3
/
+1
*
arch/x86: introduce postcar stage/phase
Aaron Durbin
2016-03-23
1
-1
/
+8
*
Provide a gcc-safe zero pointer
Patrick Georgi
2016-01-28
1
-0
/
+4
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
1
-4
/
+0
*
program.ld: terminate ALIGN statement
Patrick Georgi
2015-09-28
1
-1
/
+1
*
linking: link bootblock.elf with .data and .bss sections again
Aaron Durbin
2015-09-22
1
-7
/
+0
*
linking: Repair special treatments for non-x86 bootblocks
Julius Werner
2015-09-17
1
-5
/
+16
*
x86: link ramstage the same way regardless of RELOCATABLE_RAMSTAGE
Aaron Durbin
2015-09-09
1
-3
/
+3
*
rmodule: use program.ld for linking
Aaron Durbin
2015-09-09
1
-4
/
+11
*
x86: link romstage like the other architectures
Aaron Durbin
2015-09-09
1
-0
/
+6
*
linking: lay the groundwork for a unified linking approach
Aaron Durbin
2015-09-09
1
-0
/
+129