index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
southbridge
/
intel
/
lynxpoint
Age
Commit message (
Expand
)
Author
2018-12-07
sb/intel/lynxpoint/pcie.c: Fix a mistake in a comment
Tristan Corrick
2018-12-07
src/southbridge: Get rid of device_t
Elyes HAOUAS
2018-12-05
elog: make elog's SMM handler code follow everything else
Patrick Georgi
2018-12-03
sb/intel/lynxpoint: Move `HAVE_SMI_HANDLER` to southbridge Kconfig
Tristan Corrick
2018-12-03
sb/intel/common: Create a common PCH finalise implementation
Tristan Corrick
2018-12-03
sb/intel/lynxpoint: Ensure the finalise handler is called
Tristan Corrick
2018-12-03
sb/intel/lynxpoint: Make the finalise handler common
Tristan Corrick
2018-12-03
sb/intel/lynxpoint/usb_{e,x}hci.c: Don't use device_t
Elyes HAOUAS
2018-11-16
sb/intel/lynxpoint: Generate the ACPI FADT with a common function
Tristan Corrick
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-07
sb/intel: Deduplicate vbnv_cmos_failed and rtc_init
Patrick Rudolph
2018-11-05
sb/intel/lynxpoint: Remove irrelevant conditional statement
Elyes HAOUAS
2018-11-01
sb/intel/common: Create a common implementation of `acpi_fill_madt()`
Tristan Corrick
2018-11-01
sb/intel/lynxpoint: Include <stdint.h> to fix compilation errors
Tristan Corrick
2018-11-01
sb/intel/lynxpoint: Add a common platform.asl file
Tristan Corrick
2018-11-01
sb/intel/lynxpoint: Provide a function for mainboard super I/O config
Tristan Corrick
2018-11-01
sb/intel/lynxpoint: Automatically generate the ACPI PCI routing table
Tristan Corrick
2018-11-01
sb/intel/lynxpoint: Add a PCI ID for an SMBus controller
Tristan Corrick
2018-11-01
sb/intel/lynxpoint: Add PCI IDs for more SKUs
Tristan Corrick
2018-11-01
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-22
intel: Use CF9 reset (part 1)
Patrick Rudolph
2018-10-18
src/{sb/intel,mb/google/auron}: Don't use device_t
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-10-08
src: Use tabs for indentation
Elyes HAOUAS
2018-09-13
src/*/intel/: clarify Kconfig options regarding IFD
Stefan Tauner
2018-09-06
chromeos/gnvs: remove function and naming cleanup
Joel Kitching
2018-08-27
intel: Use common HPET table revision function
Marc Jones
2018-08-22
cbtable: remove chromeos_acpi from cbtable
Joel Kitching
2018-08-22
acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry
Joel Kitching
2018-08-13
sb/intel/lynxpoint: Don't build with FAKE_IFD by default
Arthur Heymans
2018-08-13
sb/intel/lynxpoint/Kconfig: Clean up redefined config options
Arthur Heymans
2018-08-13
src: Get rid of non-local header treated as local
Elyes HAOUAS
2018-08-03
southbridge/intel: Remove leftover TPM ACPI code
Philipp Deppenwiese
2018-06-14
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-06-14
src: Get rid of device_t
Elyes HAOUAS
2018-06-09
sb/intel/lynxpoint: Get rid of device_t
Elyes HAOUAS
2018-06-08
southbridge/intel/lynxpoint: add hard_reset to postcar
Patrick Georgi
2018-06-03
intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handler
Martin Roth
2018-05-24
src: Remove space after `defined`
Elyes HAOUAS
2018-05-09
src/southbridge: Serialize methods with named objects inside
Martin Roth
2018-05-08
src/southbridge: Add required space before the open parenthesis
Elyes HAOUAS
2018-04-30
southbridge/intel: Remove space before/after parenthesis
Elyes HAOUAS
2018-04-28
src/southbridge: Add spaces around '=='
Elyes HAOUAS
2018-04-20
pci: Move inline PCI functions to pci_ops.h
Patrick Rudolph
2018-03-08
nb/intel/haswell;sb/intel/lynxpoint: Enable VT-d and X2APIC
Matt DeVillier
2017-12-10
sb/intel/common: Add SOUTHBRIDGE_INTEL_COMMON_SPI
Arthur Heymans
2017-11-30
acpi/tpm: remove non-existent IRQ for Infineon TPM chip
Matt DeVillier
2017-11-30
acpi/tpm: update TPM preprocessor guards
Matt DeVillier
2017-11-04
sb and soc: Enforce correct offset of member "chromeos" in global_nvs_t
Jonathan Neuschäfer
2017-10-22
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese
2017-09-20
vboot: reset vbnv in cmos when cmos failure occurs
Aaron Durbin
2017-09-20
southbridge/intel/lynxpoint: refactor rtc failure checking
Aaron Durbin
2017-08-30
sb/intel/*: add option to lockdown chipset on normal boot path
Bill XIE
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-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-10
southbridge/intel/lynxpoint: Fix undefined behavior
Ryan Salsamendi
2017-07-06
sb/intel/lynxpoint: Add whitespace around '<<'
Elyes HAOUAS
2017-07-03
southbridge/intel/lynxpoint: Fix undefined behavior
Ryan Salsamendi
2017-07-02
southbridge/intel/lynxpoint: Fix undefined behavior
Ryan Salsamendi
2017-06-13
Consolidate reset API, add generic reset_prepare mechanism
Julius Werner
2017-05-31
sb/lynxpoint: add missing USB port defs
Matt DeVillier
2017-05-31
sb/lynxpoint: add ACPI method to generate USB port info
Matt DeVillier
2017-02-23
lynxpoint bd82x6x: Enable PCI-to-PCI bridge
Kyösti Mälkki
2017-02-20
lynxpoint/broadwell: fix PCH power optimizer
Matt DeVillier
2017-02-20
Revert "intel/lynxpoint,broadwell: Fix eDP display in Windows, SeaBios & Tiano"
Matt DeVillier
2016-12-06
PCI ops: Define read-modify-write routines globally
Kyösti Mälkki
2016-11-30
sb/intel/lynxpoint: add missing I2C ACPI SSCN/FMCN methods
Prabal Saha
2016-11-18
sb/lynxpoint: use hda_verb.c from VARIANT_DIR if applicable
Matt DeVillier
2016-10-07
src/southbridge: Remove whitespace after sizeof
Elyes HAOUAS
2016-08-31
src/southbridge: Code formating
Elyes HAOUAS
2016-08-28
src/southbridge: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-08
chromeos chipsets: select RTC usage
Aaron Durbin
2016-08-02
intel/lynxpoint,broadwell: Fix eDP display in Windows, SeaBios & Tiano
Prabal Saha
2016-08-01
Add newlines at the end of all coreboot files
Martin Roth
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
2016-01-07
Correct some common spelling mistakes
Martin Roth
2015-12-26
ACPI: Add hack to avoid IASL warning when reading back registers
Martin Roth
2015-12-15
x86 acpi: remove ALIGN_CURRENT macro
Aaron Durbin
2015-12-10
ACPI: Fix IASL Warning about unused method for _TZ checks
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-05
Add EM100 'hyper term' spi console support in ramstage & smm
Martin Roth
2015-09-29
intel: auto include intel/common/firmware
Aaron Durbin
2015-07-07
timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPS
Aaron Durbin
2015-07-02
Intel Firmware Descriptor Kconfig: remove USES_INTEL_ME
Martin Roth
2015-06-23
southbridge/intel: Create common IFD Kconfig and Makefile
Martin Roth
2015-06-05
device_ops: add device_t argument to write_acpi_tables
Alexander Couzens
2015-06-05
device_ops: add device_t argument to acpi_inject_dsdt_generator
Alexander Couzens
2015-06-04
devicetree: Discriminate device ops scan_bus()
Kyösti Mälkki
2015-05-28
igd.asl rewrite
Vladimir Serbinenko
2015-05-26
acpigen: Remove all explicit length tracking
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-05
3rdparty: move to 3rdparty/blobs
Patrick Georgi
2015-05-05
3rdparty: Move to blobs
Patrick Georgi
2015-04-28
Kconfig whitespace fixes
Martin Roth
2015-04-28
intel SMI handlers: Refactor GPI SMI/SCI routing
Kyösti Mälkki
[next]