summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-04Add support for mainboard specific suspend/resume handlerStefan Reinauer
2012-04-04Move TPM code to romstageStefan Reinauer
2012-04-04Drop verified boot code from acpi.cStefan Reinauer
2012-04-04Drop duplicate inclusion of src/vendorcodeStefan Reinauer
2012-04-04Add support to run SMM handler in TSEG instead of ASEGStefan Reinauer
2012-04-04libpayload: avoid excessive casts in printf.cMathias Krause
2012-04-04libpayload: minor cleanupsMathias Krause
2012-04-04Don't unconditionally show ChromeOS optionsStefan Reinauer
2012-04-03Add support for Intel Turbo Boost featureStefan Reinauer
2012-04-03smbios: add support for onboard devices extended informationStefan Reinauer
2012-04-03nvramtool: 64bit safe CBFS handlingPatrick Georgi
2012-04-03Add preprocessing capabilities to the cbfs-files mechanismPatrick Georgi
2012-04-03Add nvramtool to coreboot build systemPatrick Georgi
2012-04-02Apply cache-as-ram conditionally on socket mPGA604Kyösti Mälkki
2012-04-02S3 code whitespaces changes.zbao
2012-04-02Add sb800 spi support.zbao
2012-04-02x86, oprom: ensure DF is always clearedMathias Krause
2012-04-02[ChromeOS] Don't initialize VGA Option ROM in normal modeStefan Reinauer
2012-04-02Add EC component for SMSC MEC1308/1310Stefan Reinauer
2012-04-02Add support for ITE IT8772F SuperI/O chipStefan Reinauer
2012-04-02Add a helper function to determine the number of enabled CPUsStefan Reinauer
2012-04-02Align: Make sure 1 is treated as unsigned long instead of intStefan Reinauer
2012-04-02Add Google ChromeOS vendor supportStefan Reinauer
2012-04-02Force coreboot mconf to create temp files in the output directoryVadim Bendebury
2012-04-02Add a "remove" command to cbfstoolGabe Black
2012-03-31Fix issues with x86 memcpyMathias Krause
2012-03-31Whitespace fixesPatrick Georgi
2012-03-31Update xcompile to search for x86_64 toolchain.Marc Jones
2012-03-31Make libpayload parse the coreboot tables before setting up the consolesGabe Black
2012-03-31Enable -Werror for romccStefan Reinauer
2012-03-31Keep cscope.out when distclean.zbao
2012-03-31Intel cpus: get MAXPHYADDR at runtime for new CARKyösti Mälkki
2012-03-31Intel cpus: add hyper-threading CPU support to new CARKyösti Mälkki
2012-03-31Intel cpus: improve CPU compatibility of new CARKyösti Mälkki
2012-03-31Add support for RAM-less multi-processor initKyösti Mälkki
2012-03-31Intel cpus: apply some good programming practices in new CARKyösti Mälkki
2012-03-31Intel cpus: cache actual size of the Flash ROM deviceKyösti Mälkki
2012-03-31Intel cpus: copy model_6ex CAR codeKyösti Mälkki
2012-03-31Makefile: rename romstage linking filenamesKyösti Mälkki
2012-03-31Makefile: split romstage linking to separate rulesKyösti Mälkki
2012-03-31Fix coreboot makefiles not to produce half baked output.Kyösti Mälkki
2012-03-31Drop obsolete TINY_BOOTBLOCKKyösti Mälkki
2012-03-30Fix warnings in coreboot utilities.Stefan Reinauer
2012-03-30use movsl for copying resume memory backStefan Reinauer
2012-03-30Don't unconditionally add support for cardbus and pci-x devicesStefan Reinauer
2012-03-30Add DEBUG_TPM option to Debugging menuStefan Reinauer
2012-03-30Make MTRR min hole alignment 64MBDuncan Laurie
2012-03-30Fix MB calculation in the reporting of the MTRR holeDuncan Laurie
2012-03-30MTRR: add alternate allocation method for odd memory mapsDuncan Laurie
2012-03-30Don't re-init EBDA in S3 resume path.Duncan Laurie