summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-14hp/pavilion_m6_1035dx: Fix GPIO map and add WLAN pinAlexandru Gagniuc
2014-04-14jetway/nf81-t56n-lf: Use hexdump() for dumping ACPI tablesEdward O'Callaghan
2014-04-13hudson boards: Don't require ide.asl file on boards without IDEAlexandru Gagniuc
2014-04-13cimx/sb800/cfg.c: Cut out purposeless ROM reading noise.Edward O'Callaghan
2014-04-13hp/pavilion_m6_1035dx: Add basic EC initializationAlexandru Gagniuc
2014-04-13cimx/sb800 boards: Don't require ide.asl on boards without IDEEdward O'Callaghan
2014-04-13mainboard/*/acpi/ide.asl: Serialize ACPI methods to avoid races.Edward O'Callaghan
2014-04-13cpu/amd/agesa/s3_resume.c: Specify include paths from AGESA_ROOTAlexandru Gagniuc
2014-04-13jetway/nf81-t56n-lf: Replace AGESA types with stdint typesEdward O'Callaghan
2014-04-13jetway/nf81-t56n-lf: Use std memset/memcpy func over AGESAEdward O'Callaghan
2014-04-12hp/pavilion_m6_1035dx: Add ACPI support for lid switchAlexandru Gagniuc
2014-04-12hp/pavilion_m6_1035dx: Declare GPIO control block in ACPIAlexandru Gagniuc
2014-04-12hp/pavilion_m6_1035dx: Add ACPI support for reading battery levelAlexandru Gagniuc
2014-04-12ec/compal/ene932/acpi: Let mainboard define the ACPI lid objectAlexandru Gagniuc
2014-04-12agesa: Always include family* KconfigPatrick Georgi
2014-04-11Add the Rangeley FSP include & srx directoriesMartin Roth
2014-04-11Add the Bay Trail FSP include & srx directoriesMartin Roth
2014-04-11Add the ivybridge i89xx FSP include & srx directoriesMartin Roth
2014-04-11Update vendorcode/intel/makefile for coming FSPsMartin Roth
2014-04-11intel/*bd82x6x/acpi/pch.asl: Correct name of field unit to GP03Paul Menzel
2014-04-09vendorcode/amd/agesa: Do not hardcode ROM base addressAlexandru Gagniuc
2014-04-09supermicro/h8qgi/dsdt: Use PIC as default interrupt modelKonstantin Aladyshev
2014-04-09mainboard/lenovo: [2/2] implement initial T530 supportEdward O'Callaghan
2014-04-09mainboard/lenovo: [1/2] fork X230 to T530Edward O'Callaghan
2014-04-09asus/f2a85-m: conditionally show POST codesIdwer Vollering
2014-04-09lynxpoint: Fix SerialIO ACPI compile issue with recent IASLDuncan Laurie
2014-04-09sb/amd/amd8111/acpi.c: Remove set but unused variable `dword`Paul Menzel
2014-04-09console: Refactor uart8250/NE2KKyösti Mälkki
2014-04-09console: Remove old fix for DEBUG_SMIKyösti Mälkki
2014-04-09console: Simplify vtxprintfKyösti Mälkki
2014-04-09console: Move newline translation outside console_tx_byteKyösti Mälkki
2014-04-09console: Add printk helper for ChromeOSKyösti Mälkki
2014-04-09console: Hide global console_loglevelKyösti Mälkki
2014-04-09console: Unify do_printk()Kyösti Mälkki
2014-04-09console: Split console_init()Kyösti Mälkki
2014-04-09OxPCIe uart: Move under drivers/uartKyösti Mälkki
2014-04-09OxPCIe uart: Split PCI bridge controlKyösti Mälkki
2014-04-09uart: Redefine Kconfig optionsKyösti Mälkki
2014-04-09console uart: Fill coreboot table entriesKyösti Mälkki
2014-04-09uart: Prepare to support multiple base addressesKyösti Mälkki
2014-04-09cpu/amd/car: Use define MSR_MCFG_BASE rather than hardcoded valuePatrick Georgi
2014-04-09jetway/nf81-t56n-lf: Simplify agesawrapper_amdinitcpuio()Edward O'Callaghan
2014-04-09ec/compal/ene932/ec.h: Include stdint.h for definition of 'u8'Alexandru Gagniuc
2014-04-09hp/pavilion_m6_1035dx/buildOpts.c: Remove commented out tablesAlexandru Gagniuc
2014-04-09supermicro/h8qgi/dsdt: Move _PIC method to root scopeKonstantin Aladyshev
2014-04-09hp/pavilion_m6_1035dx: Simplify agesawrapper_amdinitcpuio()Alexandru Gagniuc
2014-04-07util/cbfstool: Make cbfs_image_delete() NULL-tolerant.Edward O'Callaghan
2014-04-07SeaBIOS: have coreboot pass the choice to run optionroms in parallelIdwer Vollering
2014-04-07hp/pavilion_m6_1035dx: Remove inexistent devices from devicetreeAlexandru Gagniuc
2014-04-06asus/f2a85-m: Sanitize #includesIdwer Vollering