Age | Commit message (Expand) | Author |
2014-06-21 | PCI VGA ROM: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
2014-06-21 | PC80 RTC: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
2014-06-21 | PS2 keyboard: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
2014-06-21 | Misc: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
2014-06-21 | intel boards: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
2014-06-21 | superio/smsc/fdc37n972: Trivial cleanup reorder headers | Edward O'Callaghan |
2014-06-20 | superio/nuvoton: Add chip support for setting IRQs to edge/level | Dave Frodin |
2014-06-20 | superio/nuvoton: Adds a function to route pins 41-48 to UARTD | Dave Frodin |
2014-06-20 | southbridge/intel/lynxpoint/me_9.x.c: Use IS_ENABLED macro | Edward O'Callaghan |
2014-06-20 | superio/ite/it8772f: Remove prototypes for func with no body | Edward O'Callaghan |
2014-06-20 | src/mainboard/google/*/mainboard_smi.c: Remove #include .c's | Edward O'Callaghan |
2014-06-20 | google/link, lenovo/x60: i915io.c: Use define `ARRAY_SIZE` | Paul Menzel |
2014-06-20 | mainboard/jetway/nf81-t56n-lf: Port recent Persimmon changes | Edward O'Callaghan |
2014-06-20 | ACPI: Add acpi_is_wakeup_s3() | Kyösti Mälkki |
2014-06-20 | sandy/ivy boards: Use acpi_s3_resume_allowed() | Kyösti Mälkki |
2014-06-20 | nehalem boards: Use acpi_s3_resume_allowed() | Kyösti Mälkki |
2014-06-20 | intel/i945 gm45: Use acpi_s3_resume_allowed() | Kyösti Mälkki |
2014-06-20 | ACPI S3 support: Add acpi_s3_resume_allowed() | Kyösti Mälkki |
2014-06-20 | util/cbmem: Workaround for IS_ENABLED() | Kyösti Mälkki |
2014-06-20 | src/lib/clog2.c: Fix style and clarity, remove some cruft | Edward O'Callaghan |
2014-06-20 | drivers/intel/gma: Equality comparison with extraneous parentheses | Edward O'Callaghan |
2014-06-19 | supermicro/h8scm: Fix Kconfig | Kyösti Mälkki |
2014-06-18 | intel/bayleybay_fsp: Drop redundant EARLY_CBMEM_INIT | Kyösti Mälkki |
2014-06-18 | fsp_baytrail: Add the default FSP location | Martin Roth |
2014-06-18 | fsp_baytrail: Add Baytrail B0/B1 "Super SKU" microcode | Martin Roth |
2014-06-18 | mainboard: Clear up remaining SIO_PORT from Kconfig | Edward O'Callaghan |
2014-06-18 | mainboard/amd,lippert: Drop SIO_PORT from Kconfig | Edward O'Callaghan |
2014-06-18 | mainboard/jetway/nf81-t56n-lf: Drop SIO_PORT from Kconfig | Edward O'Callaghan |
2014-06-18 | ACPI: Remove CBMEM TOC from GNVS | Kyösti Mälkki |
2014-06-18 | northbridge/intel: Drop use of set_top_of_ram() | Kyösti Mälkki |
2014-06-18 | intel/nehalem: Add get_top_top_ram() in ramstage | Kyösti Mälkki |
2014-06-18 | emulation/x86 : Drop HAVE_ACPI_RESUME | Kyösti Mälkki |
2014-06-18 | mainboard/supermicro/h8dme: Drop unused code | Kyösti Mälkki |
2014-06-18 | lenovo/x60: Fix build issue with DO_NATIVE_VGA_INIT | Kyösti Mälkki |
2014-06-17 | intel/model_2065x: Add 20652 microcode. | Vladimir Serbinenko |
2014-06-16 | Persimmon: Change MPTable to use mainboard IRQ routing | Mike Loptien |
2014-06-16 | MP Spec: Correct the Virtual Wire assignment | Mike Loptien |
2014-06-16 | MP Spec: Add copyright header | Mike Loptien |
2014-06-14 | amd/agesa,cimx: Rename ACPI OS detection methods | Edward O'Callaghan |
2014-06-14 | amd/agesa/f15tn: Invalid inline asm in gcc-intrin.h | Edward O'Callaghan |
2014-06-14 | mainboard/ibase/mb899: Break out superio hwm conf from mainboard | Edward O'Callaghan |
2014-06-14 | amd/agesa/f14: Backport f15tn fixes from DDR3 in mtspd3.c | Edward O'Callaghan |
2014-06-14 | mainboard/amd: De-ASCIIartify reference boards | Edward O'Callaghan |
2014-06-13 | fsp_baytrail: remove version from default vbios path | Martin Roth |
2014-06-13 | fsp_baytrail: Fix CONFIG_ENABLE_FSP_FAST_BOOT | Martin Roth |
2014-06-13 | mainboard.c: Fix typo in appro*p*riate in comment | Paul Menzel |
2014-06-12 | southbridge/amd: Change #if defined to #if IS_ENABLED | Dave Frodin |
2014-06-12 | bayleybay_fsp Kconfig: Remove unnecessary overrides | Martin Roth |
2014-06-12 | superio/smscsuperio: Fix chip detection | Kyösti Mälkki |
2014-06-12 | intel/bd82x6x: Skip unknown MBP. | Vladimir Serbinenko |