summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* util/board_status/board_status.sh: set its executable flagPaul Menzel2014-04-291-0/+0
* AGESA SPI: Fix Kconfig optionsKyösti Mälkki2014-04-293-3/+7
* SPI: Use common dependency in KconfigKyösti Mälkki2014-04-291-11/+5
* superio/winbond/w83627ehg: Convert romstage to generic componentEdward O'Callaghan2014-04-289-33/+16
* mainboard/tyan/s8226: Remove redundant sio headerEdward O'Callaghan2014-04-281-1/+0
* superio/winbond/w83627dhg: Convert romstage to generic componentEdward O'Callaghan2014-04-288-24/+19
* mainboard/asrock/e350m1: Avoid including early_serial.cEdward O'Callaghan2014-04-281-2/+3
* superio/winbond/*: Provide common romstage componentEdward O'Callaghan2014-04-284-0/+125
* AMD: Add common header file for CAR setupKyösti Mälkki2014-04-2826-49/+39
* superio/fintek/*: Factor out generic romstage componentEdward O'Callaghan2014-04-2630-314/+69
* uart8250io: Fix build with DEBUG_SMIKyösti Mälkki2014-04-261-1/+2
* libpayload/endian.h: Provide alignment-agnostic enc/dec bytestreams.Edward O'Callaghan2014-04-261-2/+72
* lippert/hurricane-lx: Kconfig cleanupPatrick Georgi2014-04-261-3/+1
* superio/fintek/*: Fix header styleEdward O'Callaghan2014-04-2610-43/+40
* Rename coreboot_ram stage to ramstageFurquan Shaikh2014-04-2627-44/+44
* Get rid of HAVE_INIT_TIMER config optionFurquan Shaikh2014-04-2612-36/+4
* superio/ite/it8673f: Remove poor implementationEdward O'Callaghan2014-04-267-255/+0
* superio/ite/it8705f: Remove poor implementationEdward O'Callaghan2014-04-266-217/+0
* superio/ite/it8716f: Rewrite from hardcoded base addrEdward O'Callaghan2014-04-269-79/+59
* superio/ite/it8721f: Rewrite from hardcoded base addrEdward O'Callaghan2014-04-266-54/+48
* mainboard/*: Remove DUMP_ACPI_TABLES from amd boardsEdward O'Callaghan2014-04-2645-1881/+0
* usbdebug: Add BeagleBone BlackKyösti Mälkki2014-04-221-0/+5
* Drop drivers/generic/debugKyösti Mälkki2014-04-2237-637/+0
* southbridge/hudson: Initialize ACPI IO ports separate of FADTAlexandru Gagniuc2014-04-212-16/+33
* hp/pavilion_m6_1035dx: Map PCIE PME sources to GPE 0x18Alexandru Gagniuc2014-04-213-6/+7
* hp/pavilion_m6_1035dx: Map USB and PWRB PME sources to GPE 11Alexandru Gagniuc2014-04-213-10/+22
* AMD hudson and yangtze boards: Let mainboard declare power buttonAlexandru Gagniuc2014-04-2113-30/+64
* mainboard/asus/m5a88-v/devicetree.cb: Fix formattingEdward O'Callaghan2014-04-211-43/+43
* hp/pavilion_m6_1035dx: Do not re-init EC and lid SMI on S3 resumeAlexandru Gagniuc2014-04-201-7/+12
* southbridge/hudson: Remove redundant definitions of ACPI IO portsAlexandru Gagniuc2014-04-203-12/+7
* southbridge/amd/agesa/hudson: Refactor SPI controller driverAlexandru Gagniuc2014-04-201-19/+50
* hp/pavilion_m6_1035dx: Suspend/resume on lid close/open with ACPIAlexandru Gagniuc2014-04-203-0/+28
* hp/pavilion_m6_1035dx: Add GEVENT to GPE SCI mapping tableAlexandru Gagniuc2014-04-202-1/+12
* hp/pavilion_m6_1035dx: Move GEVENT/GPE definitions to common fileAlexandru Gagniuc2014-04-203-6/+25
* Move MAX_PHYSICAL_CPUS to AMD k8 and fam10Kyösti Mälkki2014-04-203-7/+8
* AMD AGESA cimx/sb700: Drop APIC_ID_OFFSET and MAX_PHYSICAL_CPUSKyösti Mälkki2014-04-2013-76/+41
* AMD AGESA cimx/sb800: Drop APIC_ID_OFFSET and MAX_PHYSICAL_CPUSKyösti Mälkki2014-04-2010-72/+5
* amd/torpedo: Remove unused Kconfig optionsKyösti Mälkki2014-04-201-12/+0
* AMD cimx sb700/sb800/sb900: Fix NODE_PCI and use of MAX_PHYSICAL_CPUSKyösti Mälkki2014-04-203-15/+3
* mainboard: New port Packard Bell LM85.Vladimir Serbinenko2014-04-2025-0/+2626
* drivers/elog: Fix implicit function declaration issueEdward O'Callaghan2014-04-202-1/+5
* rmodule: add subsections to linker scriptAaron Durbin2014-04-191-1/+4
* hp/pavilion_m6_1035dx: Implement MB.LIDS ACPI methodAlexandru Gagniuc2014-04-191-1/+4
* hp/pavilion_m6_1035dx: Implement ACPI for wireless toggle hotkeyAlexandru Gagniuc2014-04-191-1/+4
* ec/compal/ene932: Update to use coreboot EC-mainboard APIAlexandru Gagniuc2014-04-196-29/+83
* hp/pavilion_m6_1035dx: Rename "LID0" ACPI object to "LID"Alexandru Gagniuc2014-04-191-1/+1
* hp/pavilion_m6_1035dx: Shutdown when lid is closed on non-ACPI OSAlexandru Gagniuc2014-04-183-0/+14
* southbridge/hudson: Compile refactored SMI setup utilities in SMMAlexandru Gagniuc2014-04-185-53/+96
* util/cbfstool: Fix "Bad segment type 53534220 Could not load payload".Wei Hu2014-04-181-1/+1
* hp/pavilion_m6_1035dx: Shutdown on low battery with non-ACPI OSAlexandru Gagniuc2014-04-181-4/+22
OpenPOWER on IntegriCloud