summaryrefslogtreecommitdiffstats
path: root/src/include/memlayout.h
Commit message (Expand)AuthorAgeFilesLines
* vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner2017-03-281-1/+1
* vboot: Disallow separate verstage after romstage, try to clarify logicJulius Werner2017-03-281-1/+4
* memlayout: Ensure TIMESTAMP() region is big enough to avoid BUG()Julius Werner2016-08-231-1/+2
* arch/x86: introduce postcar stage/phaseAaron Durbin2016-03-231-0/+12
* memlayout: Add symbols for stage boundsJulius Werner2016-02-221-12/+12
* Move object files to $(obj)/<class>/Nico Huber2016-01-281-4/+4
* memlayout: Fix unified CBFS_CACHE macroJulius Werner2016-01-211-9/+16
* cbfs_spi: Initialize spi_flash when initializing cbfs_cacheMary Ruthven2015-12-031-1/+1
* cbfs_spi: enable CBFS access in early romstageMary Ruthven2015-12-031-3/+5
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* rmodule: use program.ld for linkingAaron Durbin2015-09-091-2/+2
* verstage: use common program.ld for linkingAaron Durbin2015-09-091-0/+27
* linking: move romstage and bootblock to use program.ldAaron Durbin2015-09-091-6/+6
* linking: lay the groundwork for a unified linking approachAaron Durbin2015-09-091-4/+31
* timestamp: add generic cache regionAaron Durbin2015-07-071-0/+3
* cbfs: new API and better program loadingAaron Durbin2015-06-021-2/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* cbfs: look for CBFS header in a predefined placeVadim Bendebury2015-04-171-0/+2
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-061-0/+105