index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
memlayout.h
Age
Commit message (
Expand
)
Author
2019-12-11
fmap: Make FMAP_CACHE mandatory if it is configured in
Julius Werner
2019-11-14
lib/fmap: Add optional pre-RAM cache
Julius Werner
2019-09-14
src/: Replace some __PRE_RAM__ use
Kyösti Mälkki
2019-08-26
Move and rename ARCH_STAGE_HAS_xxx_SECTION rules
Kyösti Mälkki
2019-06-24
Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADER
Subrata Banik
2019-03-21
vboot: standardize on working data size
Joel Kitching
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-07
security/tpm: Fix TCPA log feature
Philipp Deppenwiese
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2018-05-22
Introduce bootblock self-decompression
Julius Werner
2017-03-28
vboot: Move remaining features out of vendorcode/google/chromeos
Julius Werner
2017-03-28
vboot: Disallow separate verstage after romstage, try to clarify logic
Julius Werner
2016-08-23
memlayout: Ensure TIMESTAMP() region is big enough to avoid BUG()
Julius Werner
2016-03-23
arch/x86: introduce postcar stage/phase
Aaron Durbin
2016-02-22
memlayout: Add symbols for stage bounds
Julius Werner
2016-01-28
Move object files to $(obj)/<class>/
Nico Huber
2016-01-21
memlayout: Fix unified CBFS_CACHE macro
Julius Werner
2015-12-03
cbfs_spi: Initialize spi_flash when initializing cbfs_cache
Mary Ruthven
2015-12-03
cbfs_spi: enable CBFS access in early romstage
Mary Ruthven
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-09
rmodule: use program.ld for linking
Aaron Durbin
2015-09-09
verstage: use common program.ld for linking
Aaron Durbin
2015-09-09
linking: move romstage and bootblock to use program.ld
Aaron Durbin
2015-09-09
linking: lay the groundwork for a unified linking approach
Aaron Durbin
2015-07-07
timestamp: add generic cache region
Aaron Durbin
2015-06-02
cbfs: new API and better program loading
Aaron Durbin
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-17
cbfs: look for CBFS header in a predefined place
Vadim Bendebury
2015-04-06
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner