summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* southbridge/amd/agesa/hudson: Add initial support for SMMAlexandru Gagniuc2014-04-174-0/+220
* cpu/amd/agesa/family15tn: Add udelay implementation for SMMAlexandru Gagniuc2014-04-162-0/+47
* cpu/amd/agesa/family15tn: Add initial support for SMM modeAlexandru Gagniuc2014-04-165-1/+29
* southbridge/hudson: Use MMIO instead of PIO to access PM spaceAlexandru Gagniuc2014-04-169-81/+62
* AMD AGESA fam15tn/fam16kb: Remove unused source filesKyösti Mälkki2014-04-162-604/+0
* AMD hudson yantgze: Drop MAX_PHYSICAL_CPUSKyösti Mälkki2014-04-166-24/+0
* AMD hudson yantgze: Drop APIC_ID_OFFSETKyösti Mälkki2014-04-166-24/+0
* AMD AGESA: Drop SB_HT_CHAIN_UNITID_OFFSET_ONLYKyösti Mälkki2014-04-1617-17/+0
* AMD AGESA: Drop LIFT_BSP_APIC_IDKyösti Mälkki2014-04-1617-17/+0
* AMD AGESA: Drop AMDMCTKyösti Mälkki2014-04-1616-16/+0
* AMD Thatcher: add IMC fan controlWANG Siyuan2014-04-162-95/+39
* util/board_status: Only pass switch `-a` once to `git commit`Paul Menzel2014-04-161-1/+1
* filo payload: Fix the buildPatrick Georgi2014-04-161-9/+6
* sconfig: Fix build dependenciesPatrick Georgi2014-04-161-0/+2
* buildsystem: check for coreboot toolchain by defaultPatrick Georgi2014-04-162-0/+22
* abuild: break early if building tools failsPatrick Georgi2014-04-161-1/+1
* abuild: more verbose configuration stepPatrick Georgi2014-04-161-1/+1
* 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
OpenPOWER on IntegriCloud