summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Ignore .exe files in whitespace testPatrick Georgi2012-04-051-0/+1
* Add getopt implementation to abuildPatrick Georgi2012-04-052-0/+68
* Use fast memset in SMM mode, tooStefan Reinauer2012-04-042-2/+7
* Add support for Intel Panther Point PCHStefan Reinauer2012-04-0443-0/+9325
* Add support for mainboard specific suspend/resume handlerStefan Reinauer2012-04-042-1/+6
* Move TPM code to romstageStefan Reinauer2012-04-041-1/+1
* Drop verified boot code from acpi.cStefan Reinauer2012-04-041-8/+0
* Drop duplicate inclusion of src/vendorcodeStefan Reinauer2012-04-041-1/+0
* Add support to run SMM handler in TSEG instead of ASEGStefan Reinauer2012-04-048-3/+440
* libpayload: avoid excessive casts in printf.cMathias Krause2012-04-041-11/+9
* libpayload: minor cleanupsMathias Krause2012-04-042-15/+6
* Don't unconditionally show ChromeOS optionsStefan Reinauer2012-04-041-0/+5
* Add support for Intel Turbo Boost featureStefan Reinauer2012-04-033-0/+135
* smbios: add support for onboard devices extended informationStefan Reinauer2012-04-031-0/+29
* nvramtool: 64bit safe CBFS handlingPatrick Georgi2012-04-031-9/+9
* Add preprocessing capabilities to the cbfs-files mechanismPatrick Georgi2012-04-031-0/+14
* Add nvramtool to coreboot build systemPatrick Georgi2012-04-032-1/+49
* Apply cache-as-ram conditionally on socket mPGA604Kyösti Mälkki2012-04-023-8/+19
* S3 code whitespaces changes.zbao2012-04-024-117/+117
* Add sb800 spi support.zbao2012-04-024-0/+257
* x86, oprom: ensure DF is always clearedMathias Krause2012-04-021-28/+37
* [ChromeOS] Don't initialize VGA Option ROM in normal modeStefan Reinauer2012-04-021-0/+12
* Add EC component for SMSC MEC1308/1310Stefan Reinauer2012-04-0212-1/+725
* Add support for ITE IT8772F SuperI/O chipStefan Reinauer2012-04-028-0/+881
* Add a helper function to determine the number of enabled CPUsStefan Reinauer2012-04-022-0/+19
* Align: Make sure 1 is treated as unsigned long instead of intStefan Reinauer2012-04-022-5/+1
* Add Google ChromeOS vendor supportStefan Reinauer2012-04-0212-16/+504
* Force coreboot mconf to create temp files in the output directoryVadim Bendebury2012-04-021-10/+43
* Add a "remove" command to cbfstoolGabe Black2012-04-022-0/+86
* Fix issues with x86 memcpyMathias Krause2012-03-311-9/+11
* Whitespace fixesPatrick Georgi2012-03-312-2/+2
* Update xcompile to search for x86_64 toolchain.Marc Jones2012-03-311-6/+11
* Make libpayload parse the coreboot tables before setting up the consolesGabe Black2012-03-311-3/+3
* Enable -Werror for romccStefan Reinauer2012-03-312-5/+1
* Keep cscope.out when distclean.zbao2012-03-311-1/+1
* Intel cpus: get MAXPHYADDR at runtime for new CARKyösti Mälkki2012-03-311-13/+45
* Intel cpus: add hyper-threading CPU support to new CARKyösti Mälkki2012-03-311-13/+134
* Intel cpus: improve CPU compatibility of new CARKyösti Mälkki2012-03-311-1/+30
* Add support for RAM-less multi-processor initKyösti Mälkki2012-03-312-4/+15
* Intel cpus: apply some good programming practices in new CARKyösti Mälkki2012-03-311-24/+15
* Intel cpus: cache actual size of the Flash ROM deviceKyösti Mälkki2012-03-312-3/+10
* Intel cpus: copy model_6ex CAR codeKyösti Mälkki2012-03-311-0/+268
* Makefile: rename romstage linking filenamesKyösti Mälkki2012-03-311-10/+10
* Makefile: split romstage linking to separate rulesKyösti Mälkki2012-03-311-13/+28
* Fix coreboot makefiles not to produce half baked output.Kyösti Mälkki2012-03-311-16/+18
* Drop obsolete TINY_BOOTBLOCKKyösti Mälkki2012-03-312-2/+0
* Fix warnings in coreboot utilities.Stefan Reinauer2012-03-306-13/+20
* use movsl for copying resume memory backStefan Reinauer2012-03-301-17/+6
* Don't unconditionally add support for cardbus and pci-x devicesStefan Reinauer2012-03-301-3/+3
* Add DEBUG_TPM option to Debugging menuStefan Reinauer2012-03-302-8/+8