Age | Commit message (Expand) | Author |
2017-03-28 | vboot: Move remaining features out of vendorcode/google/chromeos | Julius Werner |
2017-03-28 | vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default | Julius Werner |
2016-12-06 | cpu/x86/msr.h: Drop excessive includes | Kyösti Mälkki |
2016-12-06 | cpu/cpu.h: Drop excessive includes | Kyösti Mälkki |
2016-11-25 | google/parrot: Fix keyboard interrupts, DSDT | Prabal Saha |
2016-11-20 | intel sandy/ivy: Improve DIMM replacement detection | Kyösti Mälkki |
2016-08-17 | mainboard: Clean up boot_option/reboot_bits in cmos.layout | Nico Huber |
2016-08-01 | Remove non-ascii & unprintable characters | Martin Roth |
2016-07-30 | chromeos mainboards: remove chromeos.asl | Aaron Durbin |
2016-07-28 | vboot: Separate vboot from chromeos | Furquan Shaikh |
2016-07-15 | Google Mainboards: Increase RO coreboot size on flash | Daisuke Nojiri |
2016-06-23 | intel/sandybridge: Fix builds with System Agent blob | Kyösti Mälkki |
2016-04-05 | chromeos.fmd: Mark RW_LEGACY as CBFS | Patrick Georgi |
2016-03-21 | nb/intel/sandybridge: increase MMCONF_BASE_ADDRESS | Patrick Rudolph |
2016-02-18 | southbridge/intel/bd82x6x: Use common gpio.c | Patrick Rudolph |
2016-02-12 | Make MRC vs native a config rather than making a separate chipset for it. | Vladimir Serbinenko |
2016-02-12 | Move gpio.h to gpio.c on sandy and ivy. | Vladimir Serbinenko |
2016-02-12 | Merge sandy/ivybridge romstage flow for MRC and non-MRC. | Vladimir Serbinenko |
2016-01-21 | chromeos: import Chrome OS fmaps | Patrick Georgi |
2015-11-05 | mainboard: Remove last_boot NVRAM option | Timothy Pearson |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-22 | gma ACPI: Make brightness levels a per board setting | Nico Huber |
2015-10-14 | sandy/ivy: Fix PIRQs on Chromebooks | Kyösti Mälkki |
2015-10-03 | sandybridge ivybridge: Treat native init as first class citizen | Alexandru Gagniuc |
2015-09-24 | coreboot: move TS_END_ROMSTAGE to one spot | Aaron Durbin |
2015-08-21 | ChromeOS: Fix Kconfig dependencies | Martin Roth |
2015-07-29 | google/parrot: Implement functions required by CHROMEOS | Patrick Georgi |
2015-06-27 | google/parrot: Add System Board ID to fix ACPI warning | Martin Roth |
2015-06-24 | sandy/ivy: Include IRQ routes from platform | Kyösti Mälkki |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-05-29 | bd82x6x: Move calling of finalize() on resume to southbridge code | Vladimir Serbinenko |
2015-05-28 | intel: Remove pstate_coord_type. | Vladimir Serbinenko |
2015-05-28 | igd.asl rewrite | Vladimir Serbinenko |
2015-05-27 | Move TPM code out of chromeos | Vladimir Serbinenko |
2015-05-26 | bd82x6x: Merge common platform ASL code. | 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-20 | bd82x6x: Merge common apmc finalize procedure. | Vladimir Serbinenko |
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-05-05 | sandy/ivy boards: Rename defines from onboard.h for ACPI | Kyösti Mälkki |
2015-04-28 | intel SMI handlers: Refactor GPI SMI/SCI routing | Kyösti Mälkki |
2015-04-22 | mainboards: Add CHROMEOS_VBNV_* where appropriate | Patrick Georgi |
2015-04-21 | Unify byte order macros and clrsetbits | Julius Werner |
2015-04-18 | kconfig: automatically include mainboards | Stefan Reinauer |
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-11-30 | Replace hlt() loops with halt() | Patrick Georgi |
2014-11-26 | sandy/ivy: Remove explicit setting of HAVE_SMI_HANDLER. | Vladimir Serbinenko |
2014-11-23 | sandy/ivy/nehalem: Remerge interrupt handling | Vladimir Serbinenko |
2014-11-08 | bd82x6x: Move to common FADT. | Vladimir Serbinenko |
2014-10-17 | bd82x6x: Consolidate common GNVS init | Vladimir Serbinenko |
2014-10-16 | smbios: Mark laptops as such | Vladimir Serbinenko |
2014-10-16 | bd82x6x: Move common bd82x6x S3 detect to bd82x6x code. | Vladimir Serbinenko |
2014-10-16 | sandybridge: Move common northbridge finalize to northbridge code. | Vladimir Serbinenko |
2014-09-13 | azalia: Shrink boilerplate | Vladimir Serbinenko |
2014-09-11 | Move nehalem/sandy/ivy to per-device acpi | Vladimir Serbinenko |
2014-09-11 | mainboard/google/parrot: fix ACPI interrupt storm on lid switch change | Andrew Litt |
2014-09-05 | Consolidate intel vga int15 hooks | Vladimir Serbinenko |
2014-09-05 | azalia: Use convenience macros throughout | Vladimir Serbinenko |
2014-08-22 | Remove dead video.asl | Vladimir Serbinenko |
2014-08-18 | azalia: Move shared variable to separate file | Vladimir Serbinenko |
2014-08-15 | intel/cpu: rename car.h to romstage.h | Aaron Durbin |
2014-08-14 | Intel: Add common header file for CAR setup | Edward O'Callaghan |
2014-08-03 | sandy/ivybridge: Make UMA size configurable. | Vladimir Serbinenko |
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: Make use of ARRAY_SIZE macro in hda_verb.h | Edward O'Callaghan |
2014-06-25 | sandy/ivy boards: Switch to use DYNAMIC_CBMEM | Kyösti Mälkki |
2014-06-20 | sandy/ivy boards: Use acpi_s3_resume_allowed() | Kyösti Mälkki |
2014-06-18 | ACPI: Remove CBMEM TOC from GNVS | Kyösti Mälkki |
2014-05-23 | mainboard/google/parrot Fix usage of GNU field designator extension | Edward O'Callaghan |
2014-05-19 | intel: Remove GFXUMA and related global variables | Kyösti Mälkki |
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 | ChromeOS boards: Fix includes | 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-04-19 | ec/compal/ene932: Update to use coreboot EC-mainboard API | Alexandru Gagniuc |
2014-04-12 | ec/compal/ene932/acpi: Let mainboard define the ACPI lid object | Alexandru Gagniuc |
2014-03-28 | mainboard/*/*/ec.c: Do not include `chromeos/chromeos.h` | Paul Menzel |
2014-01-22 | CBMEM: Replace cbmem_initialize() with cbmem_recovery() | Kyösti Mälkki |
2014-01-19 | board_info.txt: declare chromebooks as laptops. | Vladimir Serbinenko |
2014-01-15 | Intel (sandy/ivy): Avoid calling cbmem_initialize() twice | Kyösti Mälkki |
2014-01-12 | ibexpeak / bd82x6x: Make SATA mode user-visible option. | 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-02 | Add option to disable ChromeOS | Kyösti Mälkki |
2013-11-26 | google/parrot/smihandler.c: Use `battery_critical_logged` only with `ELOG_GSMI` | Paul Menzel |
2013-11-25 | smbios: Add generic type41 write function | Duncan Laurie |
2013-11-25 | Fix int15 return value for mainboard oprom handlers | Duncan Laurie |
2013-11-25 | Fix VGA option rom INT15 handler | Stefan Reinauer |
2013-11-24 | smi: Update mainboard_smi_gpi() to have 32bit argument | Duncan Laurie |
2013-10-14 | Revert "CBMEM: Always have early initialisation" | Kyösti Mälkki |
2013-09-21 | CBMEM: Always select CAR_MIGRATION | Kyösti Mälkki |
2013-09-21 | CBMEM: Always have early initialisation | Kyösti Mälkki |
2013-09-21 | timestamps: Stash early timestamps in CAR_GLOBAL | Kyösti Mälkki |