Age | Commit message (Expand) | Author |
2023-05-14 | sb/intel/lynxpoint: Remove GPE0_{EN,STS}_2 defines | Kyösti Mälkki |
2022-12-16 | sb/intel/lynxpoint: Add native PCH init | Angel Pons |
2022-12-16 | sb/intel/lynxpoint: Add native thermal init | Angel Pons |
2022-12-16 | sb/intel/lynxpoint: Add native USB init | Angel Pons |
2022-12-16 | haswell/lynxpoint: Add native DMI init | Angel Pons |
2022-11-28 | sb,soc/intel: Address TCO SECOND_TO_STS name collision | Kyösti Mälkki |
2022-11-28 | sb,soc/intel: Apply transitional flag TCO_SPACE_NOT_YET_SPLIT | Kyösti Mälkki |
2022-11-17 | sb/intel/common: Fix GPE0 related register conflict | Kyösti Mälkki |
2022-11-03 | treewide: Add 'IWYU pragma: export' comment | Elyes Haouas |
2021-10-05 | src/soc to src/superio: Fix spelling errors | Martin Roth |
2021-06-09 | sb/intel/lynxpoint: Add SerialIO UART console support | Angel Pons |
2021-05-20 | sb/intel/lynxpoint: Add pch_iobp_exec() function | Angel Pons |
2021-05-16 | sb/intel: Drop outdated SMBus I/O BAR comment | Angel Pons |
2021-04-26 | sb/intel/lynxpoint: Add and use power state bit macros | Angel Pons |
2021-03-25 | nb/intel/haswell: Move USB config API into Lynx Point | Angel Pons |
2021-03-15 | sb/intel/lynxpoint: Move S3 check out of `early_pch_init` | Angel Pons |
2021-03-15 | sb/intel/lynxpoint: Replace HPET_ADDR | Angel Pons |
2021-02-12 | sb/intel/lynxpoint/pch.h: Guard macro parameters | Angel Pons |
2020-11-23 | sb/intel/lynxpoint: Drop invalid SATA registers | Angel Pons |
2020-11-07 | sb/intel/lynxpoint: Correct SATA DTLE IOBP registers | Angel Pons |
2020-10-31 | sb/intel/lynxpoint: Drop unnecessary `UL` suffix | Angel Pons |
2020-10-31 | sb/intel/lynxpoint: Use common code to generate HPET table | Angel Pons |
2020-09-14 | sb/intel/lynxpoint: Do not determine PCH type at runtime | Angel Pons |
2020-08-12 | sb/intel/lynxpoint: Move IOBP API to its own compilation unit | Angel Pons |
2020-08-12 | sb/intel/lynxpoint: Remove incorrect RCBA registers | Angel Pons |
2020-08-12 | sb/intel: Remove inexistent references to IDE controller | Angel Pons |
2020-07-20 | sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE | Angel Pons |
2020-07-14 | sb/intel/lynxpoint: Define SerialIO devfns | 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 | sb/intel/lynxpoint: Drop RCBA reg script mechanism | Angel Pons |
2020-07-09 | haswell: Turn RCBA configuration into a function | Angel Pons |
2020-06-22 | device/smbus_host: Declare common early SMBus prototypes | Kyösti Mälkki |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
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 |
2020-01-09 | sb/intel/common: Add smbus_set_slave_addr() | Kyösti Mälkki |
2019-10-30 | src/southbridge: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-01 | intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL | Kyösti Mälkki |
2019-08-21 | southbridge/intel: Tidy up preprocessor and headers | Kyösti Mälkki |
2019-08-15 | soc/intel: Rename some SMM support functions | Kyösti Mälkki |
2019-07-08 | sb/intel/lynxpoint: Use common final SPI OPs setup | Arthur Heymans |
2019-05-29 | sb/intel/*: Delete early_spi | Patrick Rudolph |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-01-14 | sb/intel: Use common RCBA MACROs | Peter Lemenkov |
2019-01-06 | Kconfig: Unify power-after-failure options | Nico Huber |
2018-12-28 | sb/intel/lynxpoint: Handle H81 only having 6 PCIe root ports | Tristan Corrick |
2018-12-03 | sb/intel/common: Create a common PCH finalise implementation | Tristan Corrick |
2018-11-16 | src: Get rid of duplicated includes | Elyes HAOUAS |
2018-11-07 | sb/intel: Deduplicate vbnv_cmos_failed and rtc_init | Patrick Rudolph |
2018-11-01 | sb/intel/lynxpoint: Provide a function for mainboard super I/O config | Tristan Corrick |
2018-10-18 | src/{sb/intel,mb/google/auron}: Don't use device_t | Elyes HAOUAS |
2018-06-14 | src: Get rid of unneeded whitespace | Elyes HAOUAS |
2018-05-24 | src: Remove space after `defined` | Elyes HAOUAS |
2018-03-08 | nb/intel/haswell;sb/intel/lynxpoint: Enable VT-d and X2APIC | Matt DeVillier |
2017-09-20 | southbridge/intel/lynxpoint: refactor rtc failure checking | Aaron Durbin |
2017-08-06 | sb/intel/*: Use common SMBus functions | Arthur Heymans |
2017-07-16 | southbridge/intel: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-07-10 | southbridge/intel/lynxpoint: Fix undefined behavior | Ryan Salsamendi |
2017-07-02 | southbridge/intel/lynxpoint: Fix undefined behavior | Ryan Salsamendi |
2016-07-30 | chromeos mainboards: remove chromeos.asl | Aaron Durbin |
2016-07-15 | southbridge/intel/lynxpoint: use common Intel ACPI hardware definitions | Aaron Durbin |
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 |
2014-07-05 | intel/lynxpoint: Export pch_enable_lpc() for Super I/O systems | Stefan Reinauer |
2013-12-21 | lynxpoint: Fix an issue clearing port change status bits | Duncan Laurie |
2013-12-21 | lynxpoint: Route all USB ports to XHCI in finalize step | Duncan Laurie |
2013-12-21 | lynxpoint: Move USB SMI sleep code to separate USB files | Duncan Laurie |
2013-12-21 | lynxpoint: Add configuration option for SATA gen3 DTLE registers | Shawn Nematbakhsh |
2013-12-12 | peppy: Disable audio codec enable GPIO in S3 + S5. | Shawn Nematbakhsh |
2013-12-05 | lynxpoint: Update LPT-LP PM settings | Duncan Laurie |
2013-12-05 | lynxpoint: provide gpio_is_native() | Aaron Durbin |
2013-12-05 | lynxpoint: disable pcie devices based on config | Aaron Durbin |
2013-12-02 | lynxpoint: move all pcie device handling to pcie.c | Aaron Durbin |
2013-12-02 | lynxpoint: expose pch_disable_devfn() | Aaron Durbin |
2013-12-02 | lynxpoint: expose iobp functions | Aaron Durbin |
2013-11-25 | lynxpoint: Enable USB clock gating, late setup, and sleep prep | Duncan Laurie |
2013-11-25 | lynxpoint: Enable SerialIO clock in PCI mode | Duncan Laurie |
2013-11-25 | lynxpoint: Change SerialIO device enable reporting to ACPI | Duncan Laurie |
2013-11-24 | haswell: Configure PCH power sharing for ULT | Duncan Laurie |
2013-11-24 | lynxpoint: Add a function to set an individual GPIO | Duncan Laurie |
2013-06-03 | Intel Lynx Point: LPC: Unify I/O APIC setup | Paul Menzel |
2013-05-10 | Drop prototype guarding for romcc | Stefan Reinauer |
2013-04-01 | lynxpoint: Basic configuration of SerialIO devices | Duncan Laurie |
2013-04-01 | lynxpoint: fix enable_pm1() function | Aaron Durbin |
2013-04-01 | lynxpoint: split clearing and enabling of smm | Aaron Durbin |
2013-03-21 | lynxpoint: Fix GPIO and PM base reservations | Duncan Laurie |
2013-03-21 | lynxpoint: remove DEBUG_PERIODIC_SMIS | Duncan Laurie |
2013-03-21 | lynxpoint: Add power management helper functions | Duncan Laurie |
2013-03-21 | lynxpoint: Add helper functions for reading PM and GPIO base | Duncan Laurie |
2013-03-21 | lynxpoint: Add function for checking for LP chipset | Duncan Laurie |
2013-03-21 | LynxPoint: Move RCBA helper function to its own file | Duncan Laurie |
2013-03-18 | haswell: Use SMM Modules | Aaron Durbin |
2013-03-17 | haswell platforms: restructure romstage main | Aaron Durbin |
2013-03-17 | lynxpoint: Add support for disabling ULT devices | Duncan Laurie |
2013-03-14 | lynxpoint: lpc resource reservations | Aaron Durbin |