summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/car.ld
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* security/vboot: Decouple measured boot from verified bootBill XIE2020-03-311-2/+2
* src/arch/x86: Convert to SPDX license headerPatrick Georgi2020-03-061-12/+2
* arch/x86: Drop romcc bootblockArthur Heymans2019-12-201-8/+0
* arch/x86/car.ld: Drop CAR_GLOBAL regionArthur Heymans2019-11-301-14/+1
* Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans2019-11-251-3/+3
* lib/fmap: Disable pre-RAM cache for FSP 1.0Julius Werner2019-11-191-0/+3
* lib/fmap: Add optional pre-RAM cacheJulius Werner2019-11-141-0/+1
* arch/x86/car.ld: Rename suffix _start/_endArthur Heymans2019-11-121-6/+6
* arch/x86: Restrict use of _car_global[start|end]Kyösti Mälkki2019-09-111-3/+7
* arch/x86: Drop _car_relocatable_data symbolsKyösti Mälkki2019-09-111-5/+1
* arch/x86: Move ehci_dbg_info outside _car_relocatable_dataKyösti Mälkki2019-09-111-2/+2
* timestamps: Improve collection for ENV_ROMSTAGE_OR_BEFOREKyösti Mälkki2019-09-111-6/+5
* AUTHORS: Move src/arch/x86 copyrights into AUTHORS fileMartin Roth2019-09-101-4/+0
* arch/x86: Simplify <arch/early_variables.h>Kyösti Mälkki2019-08-261-2/+2
* arch/x86: Flip option NO_CAR_GLOBAL_MIGRATIONKyösti Mälkki2019-08-111-3/+3
* 3rdparty/blobs: Update submodule, SNB improvementsArthur Heymans2019-06-171-7/+0
* nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGENico Huber2019-05-121-3/+1
* arch/x86/car.ld: Make the vboot tpm log symbols conditionalArthur Heymans2019-04-231-0/+2
* arch/x86/car.ld: Also check mrc.bin heap for IvybridgeArthur Heymans2019-04-221-1/+2
* vboot: standardize on working data sizeJoel Kitching2019-03-211-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-11/+11
* security/tpm: Fix TCPA log featurePhilipp Deppenwiese2019-03-071-0/+4
* nb/intel/sandybridge: Reserve CAR region with !NATIVE_RAMINITKyösti Mälkki2019-03-061-0/+8
* vboot: fix STARTS_IN_BOOTBLOCK/_ROMSTAGE logicJoel Kitching2019-02-221-3/+3
* intel/quark: Fix COMMONLIB_STORAGE in CARKyösti Mälkki2019-02-051-5/+0
* usbdebug: Use fixed size fieldKyösti Mälkki2019-02-021-1/+1
* usbdebug: Fix reserve in CARKyösti Mälkki2019-02-021-1/+2
* usbdebug: Initialize the HW once in CAR stagesArthur Heymans2019-01-071-3/+6
* arch/x86: Add CAR stack location symbolsKyösti Mälkki2018-12-301-0/+4
* arch/x86 cbmem: Drop tests for LATE_CBMEM_INITKyösti Mälkki2018-12-221-1/+1
* mb/emulation/qemu-i440fx|q35: Fix stack sizePatrick Rudolph2018-11-141-0/+3
* arch/x86: allow global .bss objects without CAR_GLOBALAaron Durbin2018-11-011-0/+15
* arch/x86: Increase TIMESTAMP region size to 0x200Furquan Shaikh2018-05-181-1/+1
* arch/x86: add support for cache-as-ram pagingAaron Durbin2018-04-251-0/+20
* commonlib: Move drivers/storage into commonlib/storageLee Leahy2017-05-121-1/+1
* arch/x86: Share storage data structures between early stagesLee Leahy2017-05-011-0/+5
* vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner2017-03-281-1/+1
* x86: Configure premem cbmem console sizeNaresh G Solanki2016-12-161-1/+1
* arch/x86: document CAR symbols and expose them in symbols.hAndrey Petrov2016-03-051-4/+7
* timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION KconfigJulius Werner2016-02-121-2/+0
* arch/x86: Reserve space for stack in CAR layoutAndrey Petrov2016-02-111-0/+8
* Move object files to $(obj)/<class>/Nico Huber2016-01-281-2/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* x86: add standalone verstage supportAaron Durbin2015-10-141-0/+5
* x86: prepare cache-as-ram to allow multiple stagesAaron Durbin2015-09-301-3/+17
* x86: link romstage and ramstage with 1 fileAaron Durbin2015-09-091-0/+51