index
:
coreboot.git
24.02_branch
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.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
/
memlayout.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
1
-1
/
+0
*
arch/x86: Implement RESET_VECTOR_IN_RAM
Felix Held
2020-04-29
1
-0
/
+3
*
rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE
Julius Werner
2020-04-23
1
-1
/
+1
*
src/include: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-05
1
-13
/
+2
*
security/vboot: Decouple measured boot from verified boot
Bill XIE
2020-03-31
1
-3
/
+3
*
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-17
1
-1
/
+0
*
fmap: Make FMAP_CACHE mandatory if it is configured in
Julius Werner
2019-12-11
1
-1
/
+1
*
lib/fmap: Add optional pre-RAM cache
Julius Werner
2019-11-14
1
-1
/
+9
*
src/: Replace some __PRE_RAM__ use
Kyösti Mälkki
2019-09-14
1
-1
/
+1
*
Move and rename ARCH_STAGE_HAS_xxx_SECTION rules
Kyösti Mälkki
2019-08-26
1
-18
/
+0
*
Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADER
Subrata Banik
2019-06-24
1
-2
/
+6
*
vboot: standardize on working data size
Joel Kitching
2019-03-21
1
-6
/
+8
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
1
-1
/
+1
*
security/tpm: Fix TCPA log feature
Philipp Deppenwiese
2019-03-07
1
-0
/
+4
*
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-16
1
-1
/
+0
*
Introduce bootblock self-decompression
Julius Werner
2018-05-22
1
-0
/
+20
*
vboot: Move remaining features out of vendorcode/google/chromeos
Julius Werner
2017-03-28
1
-1
/
+1
*
vboot: Disallow separate verstage after romstage, try to clarify logic
Julius Werner
2017-03-28
1
-1
/
+4
*
memlayout: Ensure TIMESTAMP() region is big enough to avoid BUG()
Julius Werner
2016-08-23
1
-1
/
+2
*
arch/x86: introduce postcar stage/phase
Aaron Durbin
2016-03-23
1
-0
/
+12
*
memlayout: Add symbols for stage bounds
Julius Werner
2016-02-22
1
-12
/
+12
*
Move object files to $(obj)/<class>/
Nico Huber
2016-01-28
1
-4
/
+4
*
memlayout: Fix unified CBFS_CACHE macro
Julius Werner
2016-01-21
1
-9
/
+16
*
cbfs_spi: Initialize spi_flash when initializing cbfs_cache
Mary Ruthven
2015-12-03
1
-1
/
+1
*
cbfs_spi: enable CBFS access in early romstage
Mary Ruthven
2015-12-03
1
-3
/
+5
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
1
-4
/
+0
*
rmodule: use program.ld for linking
Aaron Durbin
2015-09-09
1
-2
/
+2
*
verstage: use common program.ld for linking
Aaron Durbin
2015-09-09
1
-0
/
+27
*
linking: move romstage and bootblock to use program.ld
Aaron Durbin
2015-09-09
1
-6
/
+6
*
linking: lay the groundwork for a unified linking approach
Aaron Durbin
2015-09-09
1
-4
/
+31
*
timestamp: add generic cache region
Aaron Durbin
2015-07-07
1
-0
/
+3
*
cbfs: new API and better program loading
Aaron Durbin
2015-06-02
1
-2
/
+0
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
1
-1
/
+1
*
cbfs: look for CBFS header in a predefined place
Vadim Bendebury
2015-04-17
1
-0
/
+2
*
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-06
1
-0
/
+105