Age | Commit message (Expand) | Author |
2015-06-30 | Add Kconfig flag to specify if there's a lid switch | Patrick Georgi |
2015-06-30 | Expose get_lid_switch() in romstage | Patrick Georgi |
2015-06-24 | Kconfig: Get rid of obsolete symbols | Martin Roth |
2015-06-02 | cbfs: new API and better program loading | Aaron Durbin |
2015-05-28 | igd.asl rewrite | Vladimir Serbinenko |
2015-05-27 | Move TPM code out of chromeos | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-20 | acpi: make fill_slit and fill_srat into arguments. | Vladimir Serbinenko |
2015-05-19 | intel/haswell: Drop MONOTONIC_TIMER_MSR | Patrick Georgi |
2015-05-19 | Move smi trap sample to documentation, don't keep it in every mobo. | Vladimir Serbinenko |
2015-05-16 | Remove defines APMC_FINALIZE. | Vladimir Serbinenko |
2015-04-30 | cpu/intel/haswell: remove dependency on socket_rpga989 | Matt DeVillier |
2015-04-28 | boards: remove VBOOT_(REFCODE|RAMSTAGE|ROMSTAGE)_INDEX | Aaron Durbin |
2015-04-22 | mainboards: Add CHROMEOS_VBNV_* where appropriate | Patrick Georgi |
2015-04-18 | kconfig: automatically include mainboards | Stefan Reinauer |
2015-04-01 | mainboards: fix spd generation | Aaron Durbin |
2015-04-01 | cbfs: correct types used for accessing files | Aaron Durbin |
2015-03-30 | Update hex values to CBFS binary name types in Makefiles | Martin Roth |
2015-02-16 | mainboard/cmos: Delete obsolete commented parameters | Timothy Pearson |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2015-01-06 | mainboard/*/romstage.c: Sanitize system header inclusions | Edward O'Callaghan |
2014-12-06 | Remove IRQ_SLOT_COUNT on all boards without PIRQ table. | Vladimir Serbinenko |
2014-10-18 | lynxpoint: Consolidate common GNVS init | Vladimir Serbinenko |
2014-09-22 | haswell: Move to per-device ACPI | Vladimir Serbinenko |
2014-09-18 | slippy: remove FUI support | Ronald G. Minnich |
2014-09-13 | azalia: Shrink boilerplate | Vladimir Serbinenko |
2014-09-08 | Haswell/falco/peppy/slippy: continue to clean up FUI. | Ronald G. Minnich |
2014-09-05 | Consolidate intel vga int15 hooks | Vladimir Serbinenko |
2014-09-05 | azalia: Use convenience macros throughout | Vladimir Serbinenko |
2014-08-28 | Peppy/Haswell: move more support functions from mainboard to the intel i915 d... | Ronald G. Minnich |
2014-08-25 | intel/gma: Clarify code and use dedicated init for Google Peppy | Ronald G. Minnich |
2014-08-22 | Remove dead video.asl | Vladimir Serbinenko |
2014-08-18 | azalia: Move shared variable to separate file | Vladimir Serbinenko |
2014-08-13 | Falco: Patch to enable correct port clock selection for dp | Furquan Shaikh |
2014-08-13 | Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i91... | Furquan Shaikh |
2014-08-10 | Falco/Slippy: Patch to remove redundant graphics initializations | Furquan Shaikh |
2014-08-08 | Falco/Slippy: remove unwanted scratchpad writes | Furquan Shaikh |
2014-08-06 | slippy/flaco/peppy: setup beep verbs | Marc Jones |
2014-07-18 | mainboard: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-17 | mainboard,ASL: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-08 | mainboard: Trivial - drop trailing blank lines at EOF in .h | Edward O'Callaghan |
2014-07-08 | mainboard: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-05 | Intel Lynx Point boards: Kconfig: Add `HAVE_ME_BIN` | Paul Menzel |
2014-07-05 | Intel Lynx Point boards: Kconfig: Add `HAVE_IFD_BIN` | Paul Menzel |
2014-06-21 | intel boards: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
2014-06-18 | ACPI: Remove CBMEM TOC from GNVS | Kyösti Mälkki |
2014-05-25 | mainboard/google/slippy: Fix usage of GNU field designator ext | Edward O'Callaghan |
2014-05-19 | Add aliases for Chromebooks in board_info | Kyösti Mälkki |
2014-05-08 | ChromeOS boards: Always build code for bootmode straps | Kyösti Mälkki |
2014-05-08 | Declare get_write_protect_state() without ChromeOS | Kyösti Mälkki |
2014-05-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-05-01 | ChromeOS: Use common fill_lb_gpio() | Kyösti Mälkki |
2014-05-01 | ChromeOS: Remove oprom_is_loaded | Kyösti Mälkki |
2014-03-28 | mainboard/*/*/ec.c: Do not include `chromeos/chromeos.h` | Paul Menzel |
2014-02-25 | Remove CACHE_ROM. | Vladimir Serbinenko |
2014-02-12 | google boards: Do not hardcode location of spd.bin | Alexandru Gagniuc |
2014-02-06 | MTRR: Mark all prefetchable resources as WRCOMB. | Vladimir Serbinenko |
2014-01-22 | board_info.txt: Classify almost all remaining boards. | Vladimir Serbinenko |
2014-01-12 | CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file | Vladimir Serbinenko |
2013-12-24 | Remove PCI_ROM_RUN option | Vladimir Serbinenko |
2013-12-23 | Coding style: punctuation cleanup [1/2]. | Idwer Vollering |
2013-12-21 | Refactor code containing aux calls | Furquan Shaikh |
2013-12-21 | Slippy/Falco: Fill in right values for PHSYNC and PVSYNC in transcoder flags | Furquan Shaikh |
2013-12-21 | Add cpu transcoder attribute to intel dp | Furquan Shaikh |
2013-12-21 | Calculate transcoder flags based on pipe config | Furquan Shaikh |
2013-12-21 | slippy/falco/peppy: Fix EC wake events in S5 | Duncan Laurie |
2013-12-21 | FUI: Fill in link_m and link_n values | Furquan Shaikh |
2013-12-21 | Slippy: remove unneeded code in i915io.c | Ronald G. Minnich |
2013-12-21 | slippy/falco/peppy: Route USB to XHCI on resume | Duncan Laurie |
2013-12-21 | haswell boards: fix SATA interrupt in ACPI | Duncan Laurie |
2013-12-21 | slippy/falco/peppy: update ACPI C-state settings | Duncan Laurie |
2013-12-21 | lynxpoint me: add support for mbp clear wait in finalize step | Duncan Laurie |
2013-12-21 | Revert "lynxpoint: Move ME lock down to ramstage" | Duncan Laurie |
2013-12-21 | SLIPPY: final changes for FUI | Ronald G. Minnich |
2013-12-21 | haswell boards: Use PECI temp sensor id 0 | Duncan Laurie |
2013-12-12 | HDA: Enable Mini-HDA and fix up PCH-HDA init | Duncan Laurie |
2013-12-12 | slippy/falco/peppy: make GPIO interrupts be edge triggered | Duncan Laurie |
2013-12-05 | Fix Makefile to include all copies of the SPD sources | Duncan Laurie |
2013-12-03 | slippy/falco/peppy: Fix Chrome OS GPIO export in ACPI | Duncan Laurie |
2013-12-03 | haswell boards: Enable VIRTUAL_DEV_SWITCH | Duncan Laurie |
2013-12-02 | Add option to disable ChromeOS | Kyösti Mälkki |
2013-12-02 | haswell: Update pei_data to match ref code | Duncan Laurie |
2013-12-02 | falco/slippy: Fix DMIC nid verb. | Dylan Reid |
2013-12-01 | slippy/falco/peppy: Fix SPD GPIO initialization. | Aaron Durbin |
2013-11-26 | lynxpoint: Add an inverted input GPIO type | Duncan Laurie |
2013-11-26 | slippy/falco: Re-enable EC software sync | Duncan Laurie |
2013-11-25 | slippy: update verbs for ALC283 | Dylan Reid |
2013-11-25 | slippy: Add on-board devices and configure GPIO irq/wake | Duncan Laurie |
2013-11-25 | haswell: update pei_data data structure | Aaron Durbin |
2013-11-25 | slippy: Enable EC SMI | Duncan Laurie |
2013-11-25 | lynxpoint: Change SerialIO device enable reporting to ACPI | Duncan Laurie |
2013-11-25 | slippy: Minor vboot related fixes | Duncan Laurie |
2013-11-25 | Fix int15 return value for mainboard oprom handlers | Duncan Laurie |
2013-11-25 | lynxpoint: Move ME lock down to ramstage | Duncan Laurie |
2013-11-25 | lynxpoint: export mem console pointer in ACPI | Aaron Durbin |
2013-11-24 | haswell: enable monotonic timer | Aaron Durbin |
2013-11-24 | slippy: Add panel power sequence timings | Duncan Laurie |
2013-11-24 | slippy: Clean up for easier porting | Duncan Laurie |
2013-11-24 | slippy: Run EC init as part of mainboard init step | Duncan Laurie |
2013-11-24 | slippy: Update interrupt routing | Duncan Laurie |