summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Move top level pc80 directory to drivers/Stefan Reinauer2012-04-2769-58/+59
* Updates to x86/include/arch/acpi.h for use in fadt.cMartin Roth2012-04-271-6/+29
* microcode: print date of microcode and unify outputStefan Reinauer2012-04-261-3/+5
* Revamp Intel microcode update codeStefan Reinauer2012-04-263-118/+71
* Replace cache control magic numbers with symbolsPatrick Georgi2012-04-2511-46/+63
* ASUS M4A785T-M mainboard: fix screen flickering issuesDenis 'GNUtoo' Carikli2012-04-251-0/+9
* Makefile: rename romstage linking filenamesKyösti Mälkki2012-04-241-30/+23
* Makefile: rename coreboot_ap linking filenamesKyösti Mälkki2012-04-241-18/+9
* Makefile: rename ramstage linking filenamesKyösti Mälkki2012-04-241-14/+9
* Makefile: rename bootblock linking filenamesKyösti Mälkki2012-04-241-25/+14
* rk886: Add ACPI support for LID switchPatrick Georgi2012-04-241-1/+1
* Make timestamp collection conditional in hardwaremain.cRudolf Marek2012-04-241-1/+13
* Fix whitespace for ma785gmAlec Ari2012-04-241-11/+11
* Update MA785GM codeAlec Ari2012-04-245-15/+13
* Intel 82801dx: compile early_smbus as separate objectKyösti Mälkki2012-04-248-25/+14
* Add support for MA785GM-US2HAlec Ari2012-04-2318-0/+4560
* alix2: add support for alix6Philip Prindeville2012-04-232-3/+6
* Unbreak boards where chipset can select between FSB and serial APIC busRudolf Marek2012-04-231-2/+2
* amd: Fix unused variable warningVikram Narayanan2012-04-221-1/+2
* Makefile: define build result directoriesKyösti Mälkki2012-04-211-0/+15
* Intel e7505: build as separate object fileKyösti Mälkki2012-04-216-27/+65
* Intel e7505: enable ECC scrubbingKyösti Mälkki2012-04-215-41/+160
* nvramtool: Unify nvramtool and build_opt_tblVikram Narayanan2012-04-211-8/+5
* Refactor some alignment handlingPatrick Georgi2012-04-2060-266/+266
* 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