Age | Commit message (Expand) | Author |
2021-03-22 | lynxpoint/broadwell: Rename LP GPIO config global | Angel Pons |
2021-03-15 | sb/intel/lynxpoint: Move S3 check out of `early_pch_init` | Angel Pons |
2021-02-26 | sb/intel/lynxpoint: Update LPT-H magic as per RC 1.9.1 | Angel Pons |
2021-02-15 | sb/intel/lynxpoint: Clean up lp_gpio.h | Angel Pons |
2021-02-05 | intel: Turn `DEFAULT_RCBA` into a Kconfig symbol | Angel Pons |
2020-11-07 | sb/intel: Don't set ACPI_EN twice | Angel Pons |
2020-10-26 | src: Include <arch/io.h> when appropriate | Elyes HAOUAS |
2020-10-24 | sb/intel/lynxpoint: Use spaces around `|` | Angel Pons |
2020-10-23 | sb/intel/lynxpoint: Drop space after casts | Angel Pons |
2020-09-14 | sb/intel/lynxpoint: Do not determine PCH type at runtime | Angel Pons |
2020-08-18 | sb/intel/lynxpoint/early_pch.c: Use common 'write_pmbase16()' | Elyes HAOUAS |
2020-07-24 | sb/intel/*: Delete invalid comment | Angel Pons |
2020-07-12 | sb/intel/lynxpoint: Add PCH platform type function | Angel Pons |
2020-07-09 | haswell: Drop GPIO indirection layers | Angel Pons |
2020-07-09 | haswell: Turn RCBA configuration into a function | Angel Pons |
2020-07-08 | sb/intel/lynxpoint: Factor out RCBA Function Disable | Angel Pons |
2020-07-08 | sb/intel/lynxpoint: Replace reg script with proper code | Angel Pons |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-06 | sb/intel/lynxpoint: Use SPDX headers | Angel Pons |
2020-04-04 | src/southbridge: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-01-14 | sb/intel/common: Declare common smbus_base() and enable_smbus() | Kyösti Mälkki |
2019-09-13 | drivers/elog: Add elog_boot_notify() | Kyösti Mälkki |
2019-04-23 | sb/intel/lynxpoint: Enable LPC/SIO setup in bootblock | Arthur Heymans |
2019-04-21 | cpu/intel/haswell: Use C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans |
2019-04-13 | sb/intel/lynxpoint: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB | Patrick Rudolph |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-01-09 | cpu/intel: Use the common code to initialize the romstage timestamps | Arthur Heymans |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2018-11-01 | sb/intel/lynxpoint: Provide a function for mainboard super I/O config | Tristan Corrick |
2018-10-08 | src: Use tabs for indentation | Elyes HAOUAS |
2018-08-13 | src: Get rid of non-local header treated as local | Elyes HAOUAS |
2017-07-16 | southbridge/intel: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2016-02-23 | southbridge/intel/lynxpoint: Use common gpio.c | Patrick Rudolph |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2015-01-05 | timestamps: Switch from tsc_t to uint64_t | Stefan Reinauer |
2014-07-05 | intel/lynxpoint: Export pch_enable_lpc() for Super I/O systems | Stefan Reinauer |
2013-12-18 | lynxpoint: Don't write to non-existent EHCI | Duncan Laurie |
2013-11-25 | slippy: Minor vboot related fixes | Duncan Laurie |
2013-11-24 | slippy: Prepare LPC IO decode ranges for EC | Duncan Laurie |
2013-09-21 | timestamps intel: Move timestamp scratchpad to chipset | Kyösti Mälkki |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-21 | lynxpoint: Enable EC IO ports 0x62/0x66 | Duncan Laurie |
2013-03-21 | LynxPoint: Move RCBA helper function to its own file | Duncan Laurie |
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 |