Age | Commit message (Expand) | Author |
2018-10-18 | mb: Fix non-local header treated as local | Elyes HAOUAS |
2018-10-17 | mb/*/*: Clean up FADT checksum assignment | Jonathan Neuschäfer |
2018-08-14 | src: Remove duplicated 'include <device/device.h>' | Elyes HAOUAS |
2018-08-13 | sb/intel/lynxpoint/Kconfig: Clean up redefined config options | Arthur Heymans |
2018-08-13 | src/mb: Remove some unneeded includes | Elyes HAOUAS |
2018-08-13 | mb: Get rid of unneeded include <cbmem.h> | Elyes HAOUAS |
2018-06-14 | cpu/intel/haswell: Use the common intel romstage_main function | Arthur Heymans |
2018-06-09 | mainboard: Get rid of device_t | Elyes HAOUAS |
2018-06-04 | mb/intel: Get rid of whitespace before tab | Elyes HAOUAS |
2018-05-08 | mb/intel: Get rid of device_t | Elyes HAOUAS |
2018-01-26 | mb/*/*/cmos.layout: Fix the values for the console level | Arthur Heymans |
2017-09-23 | mb/*/*: Remove rtc nvram configurable baud rate | Arthur Heymans |
2017-07-06 | mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
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-08-17 | mainboard: Clean up boot_option/reboot_bits in cmos.layout | Nico Huber |
2016-07-30 | chromeos mainboards: remove chromeos.asl | Aaron Durbin |
2016-07-28 | vboot: Separate vboot from chromeos | Furquan Shaikh |
2016-07-15 | mainboards: align on using ACPI_Sx definitions | Aaron Durbin |
2016-02-23 | southbridge/intel/lynxpoint: Use common gpio.c | Patrick Rudolph |
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-08-21 | ChromeOS: Fix Kconfig dependencies | Martin Roth |
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-29 | mainboard/intel: Drop unused onboard.h files | Kyösti Mälkki |
2015-04-23 | src/mainboard/*/*/board_info.txt: Added Release year for boards | Mathias Friman |
2015-04-22 | mainboards: Add CHROMEOS_VBNV_* where appropriate | Patrick Georgi |
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-10-18 | lynxpoint: Consolidate common GNVS init | Vladimir Serbinenko |
2014-09-22 | haswell: Move to per-device ACPI | Vladimir Serbinenko |
2014-09-13 | azalia: Shrink boilerplate | Vladimir Serbinenko |
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-18 | mainboard/XXX/YYY/dsdt.asl: Whitespace fix | Martin Roth |
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-07-05 | intel: Make monotonic timer a first class citizen | Edward O'Callaghan |
2014-06-18 | ACPI: Remove CBMEM TOC from GNVS | Kyösti Mälkki |
2014-05-23 | mainboard/intel/baskingridge Fix usage of GNU field designator ext | Edward O'Callaghan |
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-01-22 | board_info.txt: Classify almost all remaining boards. | Vladimir Serbinenko |
2013-12-24 | Remove PCI_ROM_RUN option | Vladimir Serbinenko |
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-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-01 | slippy/falco/peppy: Fix SPD GPIO initialization. | Aaron Durbin |
2013-11-25 | baskingridge: drop incorrect USB handling code | Stefan Reinauer |
2013-11-25 | haswell: update pei_data data structure | Aaron Durbin |
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: Update ChromeOS ACPI GPIO package | Duncan Laurie |
2013-11-24 | haswell: enable monotonic timer | Aaron Durbin |
2013-11-24 | haswell: configure c-states | Aaron Durbin |
2013-07-31 | Drop unused EXTERNAL_MRC_BLOB | Stefan Reinauer |
2013-07-03 | Move select MMCONF_SUPPORT under northbridge | Kyösti Mälkki |
2013-05-11 | haswell: Fix VGA option rom INT15 handler | Duncan Laurie |
2013-04-15 | Drop add_mainboard_resources and HAVE_MAINBOARD_RESOURCES again | Kyösti Mälkki |
2013-04-01 | lynxpoint: Move ACPI NVS into separate CBMEM table | Duncan Laurie |
2013-03-30 | wtm1/wtm2/baskingridge: Enable TPM ACPI device | Duncan Laurie |
2013-03-30 | x86: Drop BOARD_HAS_FADT | Kyösti Mälkki |
2013-03-22 | Unify coreboot table generation | Stefan Reinauer |
2013-03-22 | haswell boards: support added chromeos function | Aaron Durbin |
2013-03-22 | haswell: use dynamic cbmem | Aaron Durbin |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-21 | haswell/lynxpoint: Use new PCH/PM helper functions | Duncan Laurie |
2013-03-18 | haswell: unify romstage logic | Aaron Durbin |
2013-03-18 | haswell: adjust CAR usage | Aaron Durbin |
2013-03-18 | lynxpoint: Move a bit of generic RCBA into early_pch | Duncan Laurie |
2013-03-17 | haswell platforms: restructure romstage main | Aaron Durbin |
2013-03-15 | Drop CHIP_NAME from intel/baskingridge | Stefan Reinauer |
2013-03-14 | baskingridge: Report static temperature in _TMP | Duncan Laurie |
2013-03-14 | haswell: remove CONFIG_GFXUMA | Aaron Durbin |
2013-03-14 | baskingridge: dev, recovery, and WP switch support | Aaron Durbin |