summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert wbind added to the reset_vectorMarc Jones2012-04-201-1/+0
* Intel e7505: refactor onlyKyösti Mälkki2012-04-191-381/+97
* Fix the blank in acpi_tables.czbao2012-04-1913-95/+95
* Do not produce temp s3.rom if the board doesn't need it.zbao2012-04-191-2/+6
* Fix messy code in ALIB creationzbao2012-04-197-24/+19
* Leverage the Pstate table created by AGESA.zbao2012-04-1923-746/+222
* S3: Use old heap during normal bootzbao2012-04-192-3/+9
* Fix the blank in acpi_tables.czbao2012-04-188-51/+51
* Intel e7505: handlers for undocumented registersKyösti Mälkki2012-04-171-61/+103
* kconfig: Improve 'General setup' menu docs.Uwe Hermann2012-04-171-22/+70
* More portable s3 scratch space creationPatrick Georgi2012-04-171-2/+2
* S3 code in the mainboard.zbao2012-04-1611-50/+296
* S3 code in coreboot public folder.zbao2012-04-1612-75/+529
* ACPI HEST table.zbao2012-04-1610-54/+401
* cmos.layout: Remove invalid warningVikram Narayanan2012-04-151-3/+0
* Bifferboard: Fix MAINBOARD_PART_NUMBER.Uwe Hermann2012-04-131-1/+1
* Convert AOpen DXPL Plus mainboard to CARKyösti Mälkki2012-04-126-52/+15
* 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