summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* buildsystem: check for coreboot toolchain by defaultPatrick Georgi2014-04-161-0/+10
* hp/pavilion_m6_1035dx: Add EC keyboard controller to devicetreeAlexandru Gagniuc2014-04-161-1/+6
* vendorcode/amd/agesa/fam14: Build as a static libraryEdward O'Callaghan2014-04-152-258/+261
* hp/pavilion_m6_1035dx: Use hexdump() for dumping ACPI tablesEdward O'Callaghan2014-04-151-27/+11
* mainboard/jetway/nf81-t56n-lf: Make ACPI debug menuconfigableEdward O'Callaghan2014-04-151-4/+3
* mainboard/jetway/nf81-t56n-lf: Documentation cosmeticsEdward O'Callaghan2014-04-1514-358/+282
* superio/ite/it8728f: Fix headers and prototype locationEdward O'Callaghan2014-04-153-44/+19
* southbridge/amd/agesa/hudson: Clean up AGESA #includesAlexandru Gagniuc2014-04-153-7/+7
* vendorcode/amd/agesa/fam15tn: Build as a static libraryAlexandru Gagniuc2014-04-152-436/+437
* hp/pavilion_m6_1035dx: Fix GPIO map and add WLAN pinAlexandru Gagniuc2014-04-141-3/+26
* jetway/nf81-t56n-lf: Use hexdump() for dumping ACPI tablesEdward O'Callaghan2014-04-141-28/+12
* hudson boards: Don't require ide.asl file on boards without IDEAlexandru Gagniuc2014-04-135-85/+0
* cimx/sb800/cfg.c: Cut out purposeless ROM reading noise.Edward O'Callaghan2014-04-131-1/+1
* hp/pavilion_m6_1035dx: Add basic EC initializationAlexandru Gagniuc2014-04-134-0/+44
* cimx/sb800 boards: Don't require ide.asl on boards without IDEEdward O'Callaghan2014-04-1320-1994/+30
* mainboard/*/acpi/ide.asl: Serialize ACPI methods to avoid races.Edward O'Callaghan2014-04-137-28/+28
* cpu/amd/agesa/s3_resume.c: Specify include paths from AGESA_ROOTAlexandru Gagniuc2014-04-131-2/+2
* jetway/nf81-t56n-lf: Replace AGESA types with stdint typesEdward O'Callaghan2014-04-138-242/+186
* jetway/nf81-t56n-lf: Use std memset/memcpy func over AGESAEdward O'Callaghan2014-04-132-67/+18
* hp/pavilion_m6_1035dx: Add ACPI support for lid switchAlexandru Gagniuc2014-04-121-0/+12
* hp/pavilion_m6_1035dx: Declare GPIO control block in ACPIAlexandru Gagniuc2014-04-121-0/+11
* hp/pavilion_m6_1035dx: Add ACPI support for reading battery levelAlexandru Gagniuc2014-04-124-6/+37
* ec/compal/ene932/acpi: Let mainboard define the ACPI lid objectAlexandru Gagniuc2014-04-123-1/+27
* agesa: Always include family* KconfigPatrick Georgi2014-04-121-1/+1
* Add the Rangeley FSP include & srx directoriesMartin Roth2014-04-1112-0/+2581
* Add the Bay Trail FSP include & srx directoriesMartin Roth2014-04-1113-0/+2248
* Add the ivybridge i89xx FSP include & srx directoriesMartin Roth2014-04-1112-0/+1989
* Update vendorcode/intel/makefile for coming FSPsMartin Roth2014-04-111-4/+7
* intel/*bd82x6x/acpi/pch.asl: Correct name of field unit to GP03Paul Menzel2014-04-112-2/+2
* vendorcode/amd/agesa: Do not hardcode ROM base addressAlexandru Gagniuc2014-04-093-6/+0
* supermicro/h8qgi/dsdt: Use PIC as default interrupt modelKonstantin Aladyshev2014-04-091-1/+1
* mainboard/lenovo: [2/2] implement initial T530 supportEdward O'Callaghan2014-04-096-12/+22
* mainboard/lenovo: [1/2] fork X230 to T530Edward O'Callaghan2014-04-0924-0/+2519
* asus/f2a85-m: conditionally show POST codesIdwer Vollering2014-04-091-0/+8
* lynxpoint: Fix SerialIO ACPI compile issue with recent IASLDuncan Laurie2014-04-091-1/+1
* sb/amd/amd8111/acpi.c: Remove set but unused variable `dword`Paul Menzel2014-04-091-2/+1
* console: Refactor uart8250/NE2KKyösti Mälkki2014-04-093-20/+21
* console: Remove old fix for DEBUG_SMIKyösti Mälkki2014-04-093-8/+1
* console: Simplify vtxprintfKyösti Mälkki2014-04-095-42/+20
* console: Move newline translation outside console_tx_byteKyösti Mälkki2014-04-099-29/+22
* console: Add printk helper for ChromeOSKyösti Mälkki2014-04-093-2/+19
* console: Hide global console_loglevelKyösti Mälkki2014-04-094-27/+17
* console: Unify do_printk()Kyösti Mälkki2014-04-095-53/+14
* console: Split console_init()Kyösti Mälkki2014-04-097-47/+67
* OxPCIe uart: Move under drivers/uartKyösti Mälkki2014-04-0910-18/+16
* OxPCIe uart: Split PCI bridge controlKyösti Mälkki2014-04-099-135/+183
* uart: Redefine Kconfig optionsKyösti Mälkki2014-04-0924-89/+79
* console uart: Fill coreboot table entriesKyösti Mälkki2014-04-0910-85/+127
* uart: Prepare to support multiple base addressesKyösti Mälkki2014-04-095-70/+74
* cpu/amd/car: Use define MSR_MCFG_BASE rather than hardcoded valuePatrick Georgi2014-04-091-1/+1