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
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
2015-04-27
kbuild: automatically include southbridges
Stefan Reinauer
2015-03-18
bootstate: use structure pointers for scheduling callbacks
Aaron Durbin
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-01-12
southbridge/intel/lynxpoint/me_9.x.c: Avoid unused func warn
Edward O'Callaghan
2015-01-06
southbridge: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2015-01-06
doxygen fixes: change @var to @param var
Martin Roth
2015-01-05
timestamps: Switch from tsc_t to uint64_t
Stefan Reinauer
2015-01-04
smihandler.c: Fix doxygen errors in southbridge_smi_handler
Martin Roth
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-11-30
Replace hlt() loops with halt()
Patrick Georgi
2014-11-25
intel: Remove IRQ1 from possible PIRQ assignemnt.
Vladimir Serbinenko
2014-11-09
haswell: Move to implicit length patching
Vladimir Serbinenko
2014-11-05
soutbridge/*/bootblock: Use pci_dev_t over device_t typedef
Edward O'Callaghan
2014-10-22
cmos: Rename the CMOS related functions.
Gabe Black
2014-10-18
lynxpoint: Consolidate common GNVS init
Vladimir Serbinenko
2014-10-11
bd82x6x, ibexpeak, lynxpoint: Declare NVSA before its use.
Vladimir Serbinenko
2014-10-10
lynxpoint: Change OEM table ID for serialio.
Vladimir Serbinenko
2014-10-10
bd82x6x, ibexpeak, lynxpoint: Ensure 0-filling of uninited GNVS vars.
Vladimir Serbinenko
2014-09-22
haswell: Move to per-device ACPI
Vladimir Serbinenko
2014-09-18
lynxpoint: Don't enable SMI handling of TCO
Duncan Laurie
2014-09-13
azalia: Shrink boilerplate
Vladimir Serbinenko
2014-08-10
lynxpoint: Add interrupt for GPIO controller in ACPI device
Duncan Laurie
2014-07-17
intel/lynxpoint/Kconfig: Remove duplicate option `IFD_BIN_PATH`
Paul Menzel
2014-07-17
southbridge,ASL: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-12
libpayload: find source of input characters
Luigi Semenzato
2014-07-11
intel/lynxpoint: Allow to always route USB3 ports to XHCI
Stefan Reinauer
2014-07-11
intel/lynxpoint: Work around XHCI resume issues
Duncan Laurie
2014-07-11
intel/lynxpoint: xhci: Revert suspend/resume changes
Duncan Laurie
2014-07-08
southbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-05
intel/lynxpoint: Build intermediate step to add Lynx Point ME image
Duncan Laurie
2014-07-05
intel/lynxpoint: xhci: Port reset changes on suspend/resume
Duncan Laurie
2014-07-05
intel/lynxpoint: Export pch_enable_lpc() for Super I/O systems
Stefan Reinauer
2014-07-04
intel/lynxpoint: Add SATA DEVSLP disable option
Marc Jones
2014-07-04
intel/lynxpoint: Add CONFIG_LOCK_MANAGEMENT_ENGINE entry to Kconfig
Duncan Laurie
2014-07-04
intel/lynxpoint: Use separate SMI callback for USB XHCI routing
Duncan Laurie
2014-07-04
intel/lynxpoint: Make inclusion of Intel ME optional
Paul Menzel
2014-07-04
intel/lynxpoint: Allow building without IFD (descripter.bin)
Paul Menzel
2014-06-25
intel/lynxpoint: xhci: Update magic bits to new magic values
Duncan Laurie
2014-06-21
intel boards: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2014-06-20
southbridge/intel/lynxpoint/me_9.x.c: Use IS_ENABLED macro
Edward O'Callaghan
2014-06-18
ACPI: Remove CBMEM TOC from GNVS
Kyösti Mälkki
2014-04-09
lynxpoint: Fix SerialIO ACPI compile issue with recent IASL
Duncan Laurie
2014-03-04
bd82x6x, ibexpeak, lynxpoint: Unify SPI.
Vladimir Serbinenko
2014-02-25
lynxpoint: Kill alternative cbfs_load_payload.
Vladimir Serbinenko
2014-02-18
lynxpoint: Finalize chipset before playload if not CONFIG_CHROMEOS
Duncan Laurie
2014-02-16
usbdebug: Remove EHCI_DEBUG_OFFSET
Kyösti Mälkki
2014-02-12
lynxpoint: Do not put SerialIO devices into D3Hot in ACPI mode
Duncan Laurie
2014-02-06
usbdebug: Move under drivers/usb
Kyösti Mälkki
2014-01-12
CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file
Vladimir Serbinenko
2014-01-10
Replace all occurences of sprintf with snprintf
Vladimir Serbinenko
2013-12-21
lynxpoint: XHCI: Don't put device in D3 in _PS0 Method
Duncan Laurie
2013-12-21
lynxpoint: Fix an issue clearing port change status bits
Duncan Laurie
2013-12-21
lynxpoint: XHCI: Advertise D3 as lowest wake state
Duncan Laurie
2013-12-21
lynxpoint: Fix issues with XHCI init
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-21
haswell: Misc updates from 1.6.1 ref code
Duncan Laurie
2013-12-21
lynxpoint: Add devicetree config option to force enable ASPM
Duncan Laurie
2013-12-21
lynxpoint: me: Disable some verbose messages
Duncan Laurie
2013-12-21
lynxpoint: me: Support ICC clock enables message
Duncan Laurie
2013-12-21
lynxpoint: me: Allow for more than MKHI MEI messages
Duncan Laurie
2013-12-21
lynxpoint: Avoid any ME device communication in S3 path
Duncan Laurie
2013-12-21
lynxpoint me: add support for mbp clear wait in finalize step
Duncan Laurie
2013-12-21
lynxpoint xhci: Add ACPI D0/D3 workarounds
Duncan Laurie
2013-12-21
Revert "lynxpoint: Move ME lock down to ramstage"
Duncan Laurie
2013-12-21
lynxpoint: power management setup tweak
Duncan Laurie
2013-12-21
lynxpoint: Add LPT-LP device id and smbus_write_byte
Duncan Laurie
2013-12-18
lynxpoint: Don't write to non-existent EHCI
Duncan Laurie
2013-12-12
HDA: Enable Mini-HDA and fix up PCH-HDA init
Duncan Laurie
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: enable clock gating
Aaron Durbin
2013-12-05
lynxpoint: provide gpio_is_native()
Aaron Durbin
2013-12-05
lynxpoint: implement additional programming steps
Stefan Reinauer
2013-12-05
lynxpoint: disable pcie devices based on config
Aaron Durbin
2013-12-03
lynxpoint: Fix LPT-LP PME_B0 bit offset in ACPI _PRW objects
Duncan Laurie
2013-12-02
lynxpoint: move all pcie device handling to pcie.c
Aaron Durbin
2013-12-02
lynxpoint: expose pch_disable_devfn()
Aaron Durbin
[next]