summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* console: Simplify the enable rulesKyösti Mälkki2014-04-188-67/+120
* build rules: Identify build stage with simple variablesKyösti Mälkki2014-04-188-44/+39
* console: Split ROMCC helpersKyösti Mälkki2014-04-185-178/+241
* console: Use romstage code for ramstage and SMMKyösti Mälkki2014-04-1812-160/+66
* console: Drop driver list in ramstageKyösti Mälkki2014-04-1815-379/+9
* msi/ms9652_fam10: minor Kconfig cleanupPatrick Georgi2014-04-181-8/+2
* southbridge/sb800: Strip obsolete commentaryEdward O'Callaghan2014-04-181-9/+0
* AMD hudson yangtze: Drop MAX_PHYSICAL_CPUS in commentsKyösti Mälkki2014-04-177-7/+0
* southbridge/hudson: Remove unused function set_sm_enable_bits()Alexandru Gagniuc2014-04-172-12/+0
* hp/pavilion_m6_1035dx: Remove code which dumps ACPI tablesAlexandru Gagniuc2014-04-171-28/+0
* hp/pavilion_m6_1035dx: Add SMI handler and handle EC requestsAlexandru Gagniuc2014-04-176-5/+102
* roda/rk9: Drop MAX_PHYSICAL_CPUSKyösti Mälkki2014-04-171-4/+0
* southbridge/hudson: Add support for ACPI enable/disable via SMIAlexandru Gagniuc2014-04-175-12/+75
* southbridge/hudson: Pass GEVENT SMIs to mainboard_smi_gpi()Alexandru Gagniuc2014-04-171-0/+8