Age | Commit message (Expand) | Author |
2019-12-20 | src/mainboard: Remove unused '#include <device/pci.h>' | Elyes HAOUAS |
2019-12-19 | mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h> | Elyes HAOUAS |
2019-11-23 | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi |
2019-11-18 | mb/google(sandybrige): Clean up LPC and IOAPIC configuration | Nico Huber |
2019-11-18 | nb/intel/sandybridge: Set up console in bootblock | Arthur Heymans |
2019-11-18 | nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans |
2019-11-18 | sb/intel/bd82x6x: Make the pch_enable_lpc hook optional | Arthur Heymans |
2019-11-18 | nb/intel/sandybridge: Make the mainboard_rcba_config hook optional | Arthur Heymans |
2019-11-09 | ELOG: Introduce elog_gsmi variants | Kyösti Mälkki |
2019-11-04 | mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.asl | Arthur Heymans |
2019-11-01 | soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi | Subrata Banik |
2019-10-27 | src: Use 'include <boot/coreboot_tables.h>' when appropriate | Elyes HAOUAS |
2019-10-25 | src/mainboard: Drop wrong _ADR objects | Elyes HAOUAS |
2019-10-24 | mb/google/{butterfly,link,parrot}: Drop wrong _ADR objects | Elyes HAOUAS |
2019-10-20 | src: Remove unused 'include <string.h>' | Elyes HAOUAS |
2019-10-16 | sb/intel/bd82x6x/lpc: Set up default LPC decode ranges | Arthur Heymans |
2019-10-03 | mb/[google/intel]/*: Specify Chrome EC bus - LPC or ESPI | Martin Roth |
2019-09-30 | mb: remove test-only HWIDs | Hung-Te Lin |
2019-08-26 | google/link: fix detection of dimm on channel 1 | Matt DeVillier |
2019-08-19 | mainboard/google: Remove use of __PRE_RAM__ | Kyösti Mälkki |
2019-07-19 | sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported | Patrick Rudolph |
2019-07-18 | mb/*/*/gpio: Use static for const structures | Peter Lemenkov |
2019-07-09 | arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class | Kyösti Mälkki |
2019-06-21 | sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetree | Arthur Heymans |
2019-06-03 | mb/google/link: Remove Link's own native graphics init | Nico Huber |
2019-05-29 | mb/google/{misc}: set default SMBIOS manufacturer | Matt DeVillier |
2019-05-23 | src/mainboard/google: Adopt Mainboards to changed Type41 Func | Christian Walter |
2019-05-13 | mainboard: remove "recovery" gpio, selectively add "presence" gpio. | Matt Delco |
2019-05-12 | nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE | Nico Huber |
2019-05-06 | mb/google: Remove unused 'include <smbios.h>' | Elyes HAOUAS |
2019-04-23 | nb/intel/sandybridge: Drop pch.h from sandybridge.h | Patrick Rudolph |
2019-03-27 | chromeos: update old boards to use lb_add_gpios notation | Joel Kitching |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-16 | src: Drop unused '#include <halt.h>' | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-07 | src: Drop unused include <timestamp.h> | Elyes HAOUAS |
2019-03-05 | mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files | Hung-Te Lin |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-02-08 | mb/*/*/romstage: curly braces after the function definition | Peter Lemenkov |
2019-02-07 | src: Remove unused include device/pnp_def.h | Elyes HAOUAS |
2019-01-24 | cpu/intel/model_206ax: Remove the notion of sockets | Arthur Heymans |
2019-01-23 | mb/*/*/devicetree.cb: Make sandybridge devicetree uniform | Arthur Heymans |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2018-11-30 | cpu/intel/common: Use a common acpi/cpu.asl file | Arthur Heymans |
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 |
2016-09-20 | src/mainboard/getac - kontron: Add space around operators | Elyes HAOUAS |
2016-08-17 | mainboard: Clean up boot_option/reboot_bits in cmos.layout | Nico Huber |
2016-08-14 | src/mainboard: Capitalize ROM, RAM, CPU and APIC | Elyes HAOUAS |
2016-07-30 | chromeos mainboards: remove chromeos.asl | Aaron Durbin |
2016-07-28 | vboot: Separate vboot from chromeos | Furquan Shaikh |