summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add support for aligned allocationRon Minnich2012-04-122-7/+17
* S3 code in vendorcode folder.zbao2012-04-127-234/+325
* Add Southbridge support for S3.zbao2012-04-128-11/+100
* Unify IO APIC address specificationPatrick Georgi2012-04-1211-20/+24
* Intel e7505: cleanupsKyösti Mälkki2012-04-113-63/+46
* Intel e7505: renames onlyKyösti Mälkki2012-04-113-168/+178
* Remove obsolete empy macro definitionRon Minnich2012-04-111-2/+0
* Actually return %ebx value from cpuid_ebx()Jonathan A. Kollasch2012-04-081-1/+1
* Remove Dell s1850Ron Minnich2012-04-0615-1186/+0
* Add support for SMSC MEC1308/1310 SuperI/O ECStefan Reinauer2012-04-067-0/+465
* Add initial support for SMSC SIO1007 SuperI/O chipStefan Reinauer2012-04-064-0/+366
* Add support for SMSC LPC47N207 SuperI/O chipStefan Reinauer2012-04-062-0/+122
* Fixes and Sandybridge support for lapic cpu initStefan Reinauer2012-04-062-4/+14
* Fix support for RAM-less multi-processor initKyösti Mälkki2012-04-063-5/+17
* Add Sandybridge/Cougar Point support to SMM relocation handlerStefan Reinauer2012-04-061-0/+8
* Cache 8MB flash instead of 4MBStefan Reinauer2012-04-061-25/+21
* Factor out function to find driver for a CPUStefan Reinauer2012-04-062-7/+14
* Add constants for fast path resume copyingStefan Reinauer2012-04-061-4/+13
* Fix timer frequency detection on SandybridgeStefan Reinauer2012-04-051-12/+36
* amdfam10: add phenom II as known cpuBernhard Urban2012-04-051-0/+3
* Invalidate cache before first jumpStefan Reinauer2012-04-051-0/+1
* smbios: Don't fill out firmware version on ChromeOSStefan Reinauer2012-04-051-0/+15
* Fill out ChromeOS specific coreboot table extensionsStefan Reinauer2012-04-053-0/+81
* Update documentation in smmrelocate.S to mention TSEGStefan Reinauer2012-04-051-8/+11
* Add support for Intel Sandybridge CPUStefan Reinauer2012-04-0519-3/+2446
* Add support for Intel Sandybridge CPU (northbridge part)Stefan Reinauer2012-04-0519-0/+2956
* 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
* Add support to run SMM handler in TSEG instead of ASEGStefan Reinauer2012-04-047-3/+435
* 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
* 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-0211-16/+503
* Fix issues with x86 memcpyMathias Krause2012-03-311-9/+11
* Whitespace fixesPatrick Georgi2012-03-312-2/+2
* 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