Age | Commit message (Expand) | Author |
2014-04-17 | roda/rk9: Drop MAX_PHYSICAL_CPUS | Kyösti Mälkki |
2014-04-17 | southbridge/hudson: Add support for ACPI enable/disable via SMI | Alexandru Gagniuc |
2014-04-17 | southbridge/hudson: Pass GEVENT SMIs to mainboard_smi_gpi() | Alexandru Gagniuc |
2014-04-17 | southbridge/amd/agesa/hudson: Add initial support for SMM | Alexandru Gagniuc |
2014-04-16 | cpu/amd/agesa/family15tn: Add udelay implementation for SMM | Alexandru Gagniuc |
2014-04-16 | cpu/amd/agesa/family15tn: Add initial support for SMM mode | Alexandru Gagniuc |
2014-04-16 | southbridge/hudson: Use MMIO instead of PIO to access PM space | Alexandru Gagniuc |
2014-04-16 | AMD AGESA fam15tn/fam16kb: Remove unused source files | Kyösti Mälkki |
2014-04-16 | AMD hudson yantgze: Drop MAX_PHYSICAL_CPUS | Kyösti Mälkki |
2014-04-16 | AMD hudson yantgze: Drop APIC_ID_OFFSET | Kyösti Mälkki |
2014-04-16 | AMD AGESA: Drop SB_HT_CHAIN_UNITID_OFFSET_ONLY | Kyösti Mälkki |
2014-04-16 | AMD AGESA: Drop LIFT_BSP_APIC_ID | Kyösti Mälkki |
2014-04-16 | AMD AGESA: Drop AMDMCT | Kyösti Mälkki |
2014-04-16 | AMD Thatcher: add IMC fan control | WANG Siyuan |
2014-04-16 | buildsystem: check for coreboot toolchain by default | Patrick Georgi |
2014-04-16 | hp/pavilion_m6_1035dx: Add EC keyboard controller to devicetree | Alexandru Gagniuc |
2014-04-15 | vendorcode/amd/agesa/fam14: Build as a static library | Edward O'Callaghan |
2014-04-15 | hp/pavilion_m6_1035dx: Use hexdump() for dumping ACPI tables | Edward O'Callaghan |
2014-04-15 | mainboard/jetway/nf81-t56n-lf: Make ACPI debug menuconfigable | Edward O'Callaghan |
2014-04-15 | mainboard/jetway/nf81-t56n-lf: Documentation cosmetics | Edward O'Callaghan |
2014-04-15 | superio/ite/it8728f: Fix headers and prototype location | Edward O'Callaghan |
2014-04-15 | southbridge/amd/agesa/hudson: Clean up AGESA #includes | Alexandru Gagniuc |
2014-04-15 | vendorcode/amd/agesa/fam15tn: Build as a static library | Alexandru Gagniuc |
2014-04-14 | hp/pavilion_m6_1035dx: Fix GPIO map and add WLAN pin | Alexandru Gagniuc |
2014-04-14 | jetway/nf81-t56n-lf: Use hexdump() for dumping ACPI tables | Edward O'Callaghan |
2014-04-13 | hudson boards: Don't require ide.asl file on boards without IDE | Alexandru Gagniuc |
2014-04-13 | cimx/sb800/cfg.c: Cut out purposeless ROM reading noise. | Edward O'Callaghan |
2014-04-13 | hp/pavilion_m6_1035dx: Add basic EC initialization | Alexandru Gagniuc |
2014-04-13 | cimx/sb800 boards: Don't require ide.asl on boards without IDE | Edward O'Callaghan |
2014-04-13 | mainboard/*/acpi/ide.asl: Serialize ACPI methods to avoid races. | Edward O'Callaghan |
2014-04-13 | cpu/amd/agesa/s3_resume.c: Specify include paths from AGESA_ROOT | Alexandru Gagniuc |
2014-04-13 | jetway/nf81-t56n-lf: Replace AGESA types with stdint types | Edward O'Callaghan |
2014-04-13 | jetway/nf81-t56n-lf: Use std memset/memcpy func over AGESA | Edward O'Callaghan |
2014-04-12 | hp/pavilion_m6_1035dx: Add ACPI support for lid switch | Alexandru Gagniuc |
2014-04-12 | hp/pavilion_m6_1035dx: Declare GPIO control block in ACPI | Alexandru Gagniuc |
2014-04-12 | hp/pavilion_m6_1035dx: Add ACPI support for reading battery level | Alexandru Gagniuc |
2014-04-12 | ec/compal/ene932/acpi: Let mainboard define the ACPI lid object | Alexandru Gagniuc |
2014-04-12 | agesa: Always include family* Kconfig | Patrick Georgi |
2014-04-11 | Add the Rangeley FSP include & srx directories | Martin Roth |
2014-04-11 | Add the Bay Trail FSP include & srx directories | Martin Roth |
2014-04-11 | Add the ivybridge i89xx FSP include & srx directories | Martin Roth |
2014-04-11 | Update vendorcode/intel/makefile for coming FSPs | Martin Roth |
2014-04-11 | intel/*bd82x6x/acpi/pch.asl: Correct name of field unit to GP03 | Paul Menzel |
2014-04-09 | vendorcode/amd/agesa: Do not hardcode ROM base address | Alexandru Gagniuc |
2014-04-09 | supermicro/h8qgi/dsdt: Use PIC as default interrupt model | Konstantin Aladyshev |
2014-04-09 | mainboard/lenovo: [2/2] implement initial T530 support | Edward O'Callaghan |
2014-04-09 | mainboard/lenovo: [1/2] fork X230 to T530 | Edward O'Callaghan |
2014-04-09 | asus/f2a85-m: conditionally show POST codes | Idwer Vollering |
2014-04-09 | lynxpoint: Fix SerialIO ACPI compile issue with recent IASL | Duncan Laurie |
2014-04-09 | sb/amd/amd8111/acpi.c: Remove set but unused variable `dword` | Paul Menzel |
2014-04-09 | console: Refactor uart8250/NE2K | Kyösti Mälkki |
2014-04-09 | console: Remove old fix for DEBUG_SMI | Kyösti Mälkki |
2014-04-09 | console: Simplify vtxprintf | Kyösti Mälkki |
2014-04-09 | console: Move newline translation outside console_tx_byte | Kyösti Mälkki |
2014-04-09 | console: Add printk helper for ChromeOS | Kyösti Mälkki |
2014-04-09 | console: Hide global console_loglevel | Kyösti Mälkki |
2014-04-09 | console: Unify do_printk() | Kyösti Mälkki |
2014-04-09 | console: Split console_init() | Kyösti Mälkki |
2014-04-09 | OxPCIe uart: Move under drivers/uart | Kyösti Mälkki |
2014-04-09 | OxPCIe uart: Split PCI bridge control | Kyösti Mälkki |
2014-04-09 | uart: Redefine Kconfig options | Kyösti Mälkki |
2014-04-09 | console uart: Fill coreboot table entries | Kyösti Mälkki |
2014-04-09 | uart: Prepare to support multiple base addresses | Kyösti Mälkki |
2014-04-09 | cpu/amd/car: Use define MSR_MCFG_BASE rather than hardcoded value | Patrick Georgi |
2014-04-09 | jetway/nf81-t56n-lf: Simplify agesawrapper_amdinitcpuio() | Edward O'Callaghan |
2014-04-09 | ec/compal/ene932/ec.h: Include stdint.h for definition of 'u8' | Alexandru Gagniuc |
2014-04-09 | hp/pavilion_m6_1035dx/buildOpts.c: Remove commented out tables | Alexandru Gagniuc |
2014-04-09 | supermicro/h8qgi/dsdt: Move _PIC method to root scope | Konstantin Aladyshev |
2014-04-09 | hp/pavilion_m6_1035dx: Simplify agesawrapper_amdinitcpuio() | Alexandru Gagniuc |
2014-04-07 | SeaBIOS: have coreboot pass the choice to run optionroms in parallel | Idwer Vollering |
2014-04-07 | hp/pavilion_m6_1035dx: Remove inexistent devices from devicetree | Alexandru Gagniuc |
2014-04-06 | asus/f2a85-m: Sanitize #includes | Idwer Vollering |
2014-04-06 | amd/agesa/hudson: Implement PNP resource setup in LPC bridge | Rudolf Marek |
2014-04-06 | superio/winbond/w83627thg: Avoid .c includes | Edward O'Callaghan |
2014-04-06 | jetway/nf81-t56n-lf: Sanitize #includes | Edward O'Callaghan |
2014-04-06 | superio/nuvoton/nct5104d: Avoid .c includes | Edward O'Callaghan |
2014-04-06 | superio/winbond/w83627ehg: Avoid .c includes | Edward O'Callaghan |
2014-04-05 | chromeos: fix build breakage when !CHROMEOS_RAMOOPS | Aaron Durbin |
2014-04-04 | x86/Makefile: Allow addition of link libraries for rom/ramstage | Alexandru Gagniuc |
2014-04-03 | hp/pavilion_m6_1035dx: Sanitize #includes | Alexandru Gagniuc |
2014-04-03 | lenovo/x60: Remove duplicate console_init() | Kyösti Mälkki |
2014-04-03 | amd/agesa/s3_resume: Make compiler agnostic. | Edward O'Callaghan |
2014-04-02 | superio/fintek/f71859: Avoid .c includes | Edward O'Callaghan |
2014-04-02 | superio/fintek/f71889: Avoid .c includes | Edward O'Callaghan |
2014-04-02 | superio/fintek/f71872: Avoid .c includes | Edward O'Callaghan |
2014-04-02 | superio/fintek/f71863fg: Avoid .c includes | Edward O'Callaghan |
2014-04-02 | superio/fintek/f71805f: Avoid .c includes | Edward O'Callaghan |
2014-04-01 | x86: use car_(get|set)_var accessors for apic timer | Aaron Durbin |
2014-04-01 | Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATE | Kyösti Mälkki |
2014-03-31 | superio/fintek/f81865f: Avoid .c includes | Edward O'Callaghan |
2014-03-29 | cubieboard: Enable the SD controller and mux SD pins | Alexandru Gagniuc |
2014-03-28 | mainboard/hp: Add initial support for Pavilion m6-1035dx | Alexandru Gagniuc |
2014-03-28 | mainboard/*/*/ec.c: Do not include `chromeos/chromeos.h` | Paul Menzel |
2014-03-26 | mainboard/jetway/nf81-t56n-lf: Enable ACPI S3 support in Kconfig | Edward O'Callaghan |
2014-03-24 | mainboard/jetway/nf81-t56n-lf: Turn on PME in devicetree.cb | Edward O'Callaghan |
2014-03-20 | rmodules: use rmodtool to create rmodules | Aaron Durbin |
2014-03-17 | mainboard/lenovo/x230 Fix usage of GNU field designator extension | Edward O'Callaghan |
2014-03-16 | Make POST device configurable. | Idwer Vollering |
2014-03-13 | mainboard/jetway/nf81-t56n-lf: Fix HWM base addr. | Edward O'Callaghan |
2014-03-13 | mainboard/jetway/nf81-t56n-lf: Remove hard-coded IMC fan craft. | Edward O'Callaghan |