Age | Commit message (Expand) | Author |
2020-01-02 | mb/**/hda_verb.{c,h}: use denary numerals for codec IDs | Angel Pons |
2019-12-31 | mb/**/dsdt.asl: Remove outdated sleepstates.asl comment | Angel Pons |
2019-12-27 | mb/*/*/acpi_tables: Remove unnecessary function call | Peter Lemenkov |
2019-12-21 | mb/**/dsdt.asl: Remove "Some generic macros" comment | Angel Pons |
2019-12-19 | mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h> | Elyes HAOUAS |
2019-12-12 | mb/**/hda_verb.c: Clean up formatting | Angel Pons |
2019-12-11 | mb/**/hda_verb.c: use denary numerals for lengths | Angel Pons |
2019-11-23 | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi |
2019-11-22 | mb/lenovo/{x201,x60}/smihandler: Use mdelay instead of udelay for large values | Peter Lemenkov |
2019-11-20 | mb/lenovo/x201: Remove unnecessary GPIO settings | Arthur Heymans |
2019-11-12 | ec/lenovo/h8: Make dock init in ramstage fully mainboard-specific | Bill XIE |
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-25 | src/mainboard: Drop wrong _ADR objects | Elyes HAOUAS |
2019-10-25 | mb/lenovo/x201/smihandler: Remove mainboard_io_trap_handler function | Peter Lemenkov |
2019-10-25 | mb/lenovo/{t60,x201,x60}/smihandler: Remove SMM reinitialization | Peter Lemenkov |
2019-10-23 | mb/{lenovo/x201,packardbell/ms2290}/acpi: Merge common platform ASL code | Vladimir Serbinenko |
2019-10-22 | mb/lenovo/*/acpi: Remove unused include smi.h | Peter Lemenkov |
2019-10-21 | src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' | Elyes HAOUAS |
2019-10-19 | mb/lenovo/x201/dock.c: Use common southbridge gpio code | Arthur Heymans |
2019-10-17 | mb/lenovo/x201: Add VBOOT support | Arthur Heymans |
2019-10-16 | mb/lenovo/x201: Fix Linux shutting down on s3 resume | Arthur Heymans |
2019-10-16 | src/mb: Remove unused 'include <arch/io.h>' | Elyes HAOUAS |
2019-10-13 | nb/intel/nehalem: Move to C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans |
2019-10-06 | mb/{lenovo/x201,packardbell/ms2290}: Remove unused ACPI symbols | Arthur Heymans |
2019-10-06 | nb/intel/nehalem: Move PCH init to sb/intel/ibexpeak | Arthur Heymans |
2019-10-06 | nb/intel/nehalem: Move romstage boilerplate to a common location | Arthur Heymans |
2019-10-06 | sb/intel/ibexpeak: Don't clear PMBASE regs in romstage | Arthur Heymans |
2019-10-06 | sb/intel/ibexpeak: Implement USB current settings | Arthur Heymans |
2019-10-06 | intel/ibexpeak boards: Remove undocumented reset defaults from RCBA replay | Arthur Heymans |
2019-10-06 | intel/ibexpeak boards: Remove handled RCBA entries from replay | Arthur Heymans |
2019-10-06 | sb/intel/ibexpeak: Implement PCH function disable in chip_ops | Arthur Heymans |
2019-10-06 | nb/intel/nehalem: Disable PEG and IGD based on devicetree | Arthur Heymans |
2019-10-06 | sb/intel/ibexpeak: Add CIR initialization | Arthur Heymans |
2019-09-17 | cpu/intel/model_2065x: Don't redefine CPU_ADDR_BITS | Arthur Heymans |
2019-09-17 | nb/nehalem: Move MMCONF_BASE_ADDRESS to a common place | Arthur Heymans |
2019-09-15 | mb/*/{x201,ms2290}/mainboard.c: Remove superfluous ramstage code | Arthur Heymans |
2019-08-26 | soc/intel: Use common romstage code | Kyösti Mälkki |
2019-08-18 | cpu/intel: Enter romstage without BIST | Kyösti Mälkki |
2019-08-18 | mainboards: Remove floating __PRE_RAM__ comments | 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-07-08 | sb/intel/ibexpeak: Use common final SPI OPs setup | Arthur Heymans |
2019-06-21 | mb/lenovo/x201: Remove duplicated include | Peter Lemenkov |
2019-06-21 | mb/lenovo/x201/smihandler.c: Remove useless smihandler code | Arthur Heymans |
2019-06-21 | mb/*/{x201,packardbell}: Remove unused C-state generation functions | Arthur Heymans |
2019-06-21 | sb/intel/ibexpeak/smihandler: Move finalizing to a common location | Arthur Heymans |
2019-06-19 | mb/lenovo/x201: Remove unneeded includes | Peter Lemenkov |
2019-05-27 | sb/intel/ibexpeak: Use common Intel SMM code | Arthur Heymans |
2019-05-25 | mb/lenovo: Unify thermal threshold handling | Peter Lemenkov |
2019-05-14 | mb/{lenovo/x201,packardbell/ms2290}: Remove superfluous TS init | Arthur Heymans |
2019-05-07 | mb/lenovo: Add SMBIOS type 9 for ExpressCard | Patrick Rudolph |
2019-03-27 | Move calls to quick_ram_check() before CBMEM init | Kyösti Mälkki |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-06 | ec/lenovo/h8: Implement ACPI methods to set battery thresholds | Alexey Kharlamov |
2019-03-04 | arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field | Elyes HAOUAS |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-02-12 | nb/intel/nehalem: Remove CAR_GLOBAL use | Arthur Heymans |
2019-02-07 | src: Remove unused include device/pnp_def.h | Elyes HAOUAS |
2019-01-25 | sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that ne... | Jan Tatje |
2019-01-07 | src: Use "foo **bar" instead of "foo ** bar" | Elyes HAOUAS |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2018-12-06 | lenovo/h8,thinkpads: Re-do USB Always On | Nathaniel Roach |
2018-12-05 | mb/lenovo/x201/dsdt: Remove duplicated include | Peter Lemenkov |
2018-12-03 | sb/intel/common: Create a common PCH finalise implementation | Tristan Corrick |
2018-11-30 | cpu/intel/common: Use a common acpi/cpu.asl file | 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-16 | src: Remove unneeded include <pc80/keyboard.h> | Elyes HAOUAS |
2018-11-07 | mb/{lenovo/x201,packardbell/ms2290}/romstage: Fix comments | Peter Lemenkov |
2018-11-07 | mb/lenovo/*/*: Fix non-local header treated as local | Peter Lemenkov |
2018-11-07 | mb/lenovo/x201: Remove unnecessary include - delay.h | Peter Lemenkov |
2018-11-07 | mb/lenovo/x201/gpio: Use reset structure | Peter Lemenkov |
2018-10-27 | mb/lenovo/*/gpio: Remove ifdef guards | Peter Lemenkov |
2018-10-22 | mb/lenovo/*/romstage: No need to specify board's model in comments | Peter Lemenkov |
2018-08-15 | mb/*/*/cmos.default: Decrease debug_level to 'Debug' | 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-07-26 | nb/intel/nehalem: Remove the C native graphic init | Arthur Heymans |
2018-07-25 | drivers/tpm: Add TPM ramstage driver for devices without vboot. | Philipp Deppenwiese |
2018-07-19 | ec/lenovo/h8/acpi: Apply state on wake | Patrick Rudolph |
2018-07-19 | mb/lenovo/x201: Allow use of libgfxinit | Arthur Heymans |
2018-07-18 | mb/lenovo/x201: Add data.vbt file | Arthur Heymans |
2018-07-16 | mb/lenovo/x201: Fix EC SSDT | Patrick Rudolph |
2018-07-02 | src/mb: Fix non-local header treated as local | Elyes HAOUAS |
2018-06-25 | sb/intel/common/firmware: Enable me_cleaner for Nehalem | Nicola Corna |
2018-06-21 | Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location" | Arthur Heymans |
2018-06-14 | src: Get rid of unneeded whitespace | Elyes HAOUAS |
2018-06-11 | mb/*/*/acpi_tables.c: Remove unneeded includes | Elyes HAOUAS |
2018-06-04 | security/tpm: Unify the coreboot TPM software stack | Philipp Deppenwiese |
2018-05-08 | mb/lenovo: Get rid of device_t | Elyes HAOUAS |
2018-05-02 | mb/lenovo/x201: Add Lenvovo X201i to the list of X201 variants | Matthias Gazzari |
2018-04-09 | intel/nehalem post-car: Use postcar_frame for MTRR setup | Kyösti Mälkki |
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-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 |