Age | Commit message (Expand) | Author |
2018-11-30 | cpu/intel/model_206{5,a}x: Rework acpi/cpu.asl | Arthur Heymans |
2018-11-28 | mb/*/*/Kconfig: Remove useless comment | Elyes HAOUAS |
2018-11-23 | mb: Set coreboot as DSDT's manufacturer model ID | Elyes HAOUAS |
2018-11-21 | ACPI: Fix DSDT's revision field | Elyes HAOUAS |
2018-11-19 | src: Add required space after "switch" | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <lib.h> | Elyes HAOUAS |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
2018-09-20 | ec/google/chromeec: Update google_chromeec_get_board_version prototype | Karthikeyan Ramasubramanian |
2018-09-12 | mainboards: Add SMMSTORE region in chromeos configs | Patrick Georgi |
2018-08-14 | src: Remove duplicated 'include <device/device.h>' | Elyes HAOUAS |
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-08-05 | southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default | Angel Pons |
2018-08-01 | mb/google,samsung/*: Add LPC TPM chip driver to devicetree | Matt DeVillier |
2018-07-30 | mb/google/link: Use new PMBASE API | Patrick Rudolph |
2018-07-25 | mb/google/x86-boards: Get rid of power button device in coreboot | Furquan Shaikh |
2018-07-25 | drivers/tpm: Add TPM ramstage driver for devices without vboot. | Philipp Deppenwiese |
2018-06-28 | mb/*/*/cmos.layout: Fix coding style | Elyes HAOUAS |
2018-06-21 | Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location" | Arthur Heymans |
2018-06-11 | mb/*/*/acpi_tables.c: Remove unneeded includes | Elyes HAOUAS |
2018-06-11 | {src,util}: Use NULL instead of 0 for pointer | Elyes HAOUAS |
2018-06-04 | security/tpm: Unify the coreboot TPM software stack | Philipp Deppenwiese |
2018-06-04 | mb/google: Get rid of whitespace before tab | Elyes HAOUAS |
2018-06-03 | intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handler | Martin Roth |
2018-05-08 | mb/google: Get rid of device_t | Elyes HAOUAS |
2018-03-02 | sb/intel/common: Fix conflicting OIC register definition | Nico Huber |
2018-02-27 | sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location | Arthur Heymans |
2018-01-26 | mb/*/*/cmos.layout: Fix the values for the console level | Arthur Heymans |
2018-01-23 | sb/intel/bd82x6x: Reduce function-disable mess | Nico Huber |
2018-01-18 | security/tpm: Change TPM naming for different layers. | Philipp Deppenwiese |
2018-01-18 | security/tpm: Move tpm TSS and TSPI layer to security section | Philipp Deppenwiese |
2017-12-20 | intel/bd82x6x: Use generated ACPI PIRQ | Tobias Diedrich |
2017-11-17 | mb/google: Add Chromebook marketing names | Jonathan Neuschäfer |
2017-10-22 | mb/google/link: Enable libgfxinit | Nico Huber |
2017-10-08 | ec/google/chromeec: Add library function google_chromeec_events_init | Furquan Shaikh |
2017-09-23 | mb/*/*: Remove rtc nvram configurable baud rate | Arthur Heymans |
2017-07-30 | intel/sandybridge: Gather MMCONF_BASE_ADDRESS defaults | Nico Huber |
2017-07-06 | mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-07-01 | mainboards: Remove unused EC event for thermal overload | Duncan Laurie |
2017-06-02 | Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER | Nico Huber |
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 |
2017-03-27 | ec: Use EC_ENABLE_LID_SWITCH for all mainboards with LID using chromeec | Furquan Shaikh |
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-20 | intel sandy/ivy: Improve DIMM replacement detection | Kyösti Mälkki |
2016-11-18 | google/chromeec: Add common infrastructure for boot-mode switches | Furquan Shaikh |
2016-11-15 | google/link/i915.c: Fix build error when native gfx init enabled | Iru Cai |
2016-10-07 | src/mainboard: Remove whitespace after sizeof | Elyes HAOUAS |