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
Age
Commit message (
Expand
)
Author
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-05
intel/fsp_bd82x6x: Use correct type pointer for mainboard_smi_gpi
Alexandru Gagniuc
2013-12-04
Add Intel FSP bd82x6x southbridge support
Marc Jones
2013-12-03
ibexpeak: ensure config compatibility with bd82x6x
Vladimir Serbinenko
2013-12-03
lynxpoint: Fix LPT-LP PME_B0 bit offset in ACPI _PRW objects
Duncan Laurie
2013-12-02
global: Fix usage of get_option() to make use of CB_CMOS_ codes
Alexandru Gagniuc
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-12-01
lynxpoint: Do not clear ACPI NVS region on resume
Duncan Laurie
2013-11-30
ibexpeak: set HAVE_USBDEBUG_OPTIONS
Vladimir Serbinenko
2013-11-26
lynxpoint: Add an inverted input GPIO type
Duncan Laurie
2013-11-25
lynxpoint: Enable USB clock gating, late setup, and sleep prep
Duncan Laurie
2013-11-25
lynxpoint: Add ACPI Method to enable GPIO as wake source
Duncan Laurie
2013-11-25
lynxpoint: Enable extra 16 IOAPIC entries for GPIO PIRQ
Duncan Laurie
2013-11-25
lynxpoint: fix mem corruption during ssdt2 gen
Aaron Durbin
2013-11-25
lynxpoint: Fix XHCI controller device in ACPI
Duncan Laurie
2013-11-25
lynxpoint: Enable SerialIO clock in PCI mode
Duncan Laurie
2013-11-25
slippy: Enable EC SMI
Duncan Laurie
2013-11-25
lynxpoint: update azalia device ids
Aaron Durbin
2013-11-25
lynxpoint: Change SerialIO device enable reporting to ACPI
Duncan Laurie
2013-11-25
slippy: Minor vboot related fixes
Duncan Laurie
2013-11-25
lynxpoint: Expose ACPI Device for LP GPIO controller
Duncan Laurie
2013-11-25
lynxpoint: Move ME lock down to ramstage
Duncan Laurie
2013-11-25
lynxpoint: Add missing ME MBP entries
Duncan Laurie
2013-11-25
lynxpoint: export mem console pointer in ACPI
Aaron Durbin
2013-11-25
lynxpoint: Updates to power management and clock gating
Duncan Laurie
2013-11-25
Support for Ibexpeak southbridge
Vladimir Serbinenko
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-11-24
lynxpoint: Rework LP GPIO handling
Duncan Laurie
2013-11-24
smi: Update mainboard_smi_gpi() to have 32bit argument
Duncan Laurie
2013-11-24
slippy: Prepare LPC IO decode ranges for EC
Duncan Laurie
2013-10-30
southbridge/intel/i82801ix/lpc.c: Remove unused variable `dummy`
Paul Menzel
2013-10-22
usbdebug: Fix boards without EARLY_CBMEM_INIT
Kyösti Mälkki
2013-10-15
intel/i82371: Remove HAVE_ACPI_RESUME
Kyösti Mälkki
2013-10-01
qemu: q35: avoid address conflict
Gerd Hoffmann
2013-09-21
timestamps intel: Move timestamp scratchpad to chipset
Kyösti Mälkki
2013-09-10
intel/i945 intel/i82801gx: remove explicit pcie config accesses
Kyösti Mälkki
2013-09-10
intel/i82801ix: remove explicit pcie config accesses
Kyösti Mälkki
2013-09-06
usbdebug: Fixes for LynxPoint LP
Kyösti Mälkki
2013-08-29
intel usbdebug: Add choice of EHCI controller
Kyösti Mälkki
2013-08-29
usbdebug: Support choice of EHCI controller
Kyösti Mälkki
2013-08-29
usbdebug: Change debug port scanning
Kyösti Mälkki
2013-08-24
Add pci_devfn_t and use with __SIMPLE_DEVICE__
Kyösti Mälkki
2013-08-23
usbdebug: Do not support logging from SMM
Kyösti Mälkki
2013-08-13
Fix some wait_for_valid functions return value from 1 to -1.
Andrew Wu
2013-08-09
intel/sandybridge intel/bd82x6x: remove explicit pcie config accesses
Kyösti Mälkki
2013-08-02
Remove unnecessary space characters.
Andrew Wu
2013-08-01
intel/lynxpoint: remove explicit pcie config accesses
Kyösti Mälkki
2013-08-01
Add directive __SIMPLE_DEVICE__
Kyösti Mälkki
2013-07-30
Makefile: Fix adding intel/common
Kyösti Mälkki
2013-07-12
src/southbridge/intel/{lynxpoint,bd82x6x}/spi.c: correct spelling of attempted
Paul Menzel
2013-07-10
Drop some duplicates of PCI-e config functions
Kyösti Mälkki
2013-07-10
southbridge/intel/i82801gx: Make compilation possible with CONFIG_SMM_TSEG
Denis 'GNUtoo' Carikli
2013-07-10
i82801gx: smihandle: sync with southbridge/intel/bd82x6x/smihandler.c
Denis 'GNUtoo' Carikli
2013-07-10
southbridge: i82801gx: smihandler.c: Correct outl->outw mistake.
Denis 'GNUtoo' Carikli
2013-07-10
sandybridge: Add option to lock SPI regions on resume
Nico Huber
2013-07-01
usbdebug: Support i82801dx/ex southbridge
Kyösti Mälkki
2013-07-01
usbdebug: Unify Intel southbridge builds
Kyösti Mälkki
2013-07-01
usbdebug: Drop duplicates of EHCI BAR relocation code
Kyösti Mälkki
2013-06-25
bd82x6x: Fix early USB BAR programming (finally?)
Nico Huber
2013-06-25
sandybridge: Make inclusion of me.bin optional
Nico Huber
2013-06-24
sandybridge: Make build possible without descriptor.bin
Nico Huber
2013-06-23
lynxpoint: Fix early EHCI BAR programming
Kyösti Mälkki
2013-06-21
bd82x6x: Fix early EHCI BAR programming
Kyösti Mälkki
2013-06-19
intel/i82801gx: Store initial timestamp
Nico Huber
2013-06-17
Make intel blob locations configurable
Patrick Georgi
2013-06-14
lynxpoint: Fix PCI IDs for EHCI
Kyösti Mälkki
2013-06-13
Revert "Add support for Intel Ibex Peak (Mobile 5) southbridge"
Stefan Reinauer
2013-06-12
Add support for Intel Ibex Peak (Mobile 5) southbridge
Stefan Reinauer
2013-06-12
usbdebug: Drop printk within console_init()
Kyösti Mälkki
2013-06-12
Fix i82801a/b/c/d IOAPIC
Kyösti Mälkki
2013-06-12
intel/*/smi.c: Output correct GPIO in ALT_GP_SMI_STS register dump
Konstantin Aladyshev
2013-06-11
intel/bd82x6x/Makefile.inc: Revert duplicate addition of `usb_debug.c`
Paul Menzel
2013-06-11
Fix cycle error in intel southbridges to display GPI status
Konstantin Aladyshev
2013-06-06
intel/bd82x6x: Add option to include ethernet firmware
Nico Huber
2013-06-06
intel/bd82x6x: fix building usb debug on SNB/IVB
Patrick Georgi
2013-06-03
Intel Lynx Point: LPC: Unify I/O APIC setup
Paul Menzel
2013-06-03
Intel BD82x6x: LPC: Unify I/O APIC setup
Paul Menzel
2013-05-10
Drop prototype guarding for romcc
Stefan Reinauer
2013-05-07
Intel 82801Gx: LPC: Unify I/O APIC setup
Paul Menzel
2013-05-03
Intel Lynx Point: Use 2 << 24 to clarify that I/O APIC ID is 2
Paul Menzel
2013-04-26
Intel 82801gx: Use 2 << 24 to clarify that I/O APIC ID is 2
Paul Menzel
2013-04-16
Intel Panther Point PCH: Use 2 << 24 to clarify that APIC ID is 2
Vladimir Serbinenko
2013-04-03
lynxpoint: Cosmetic cleanup
Stefan Reinauer
2013-04-01
lynxpoint: Move ACPI NVS into separate CBMEM table
Duncan Laurie
2013-04-01
lynxpoint: Basic configuration of SerialIO devices
Duncan Laurie
2013-04-01
lynxpoint: Fix LP clock gating setup for LPC
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-04-01
lynxpoint: Rework ACPI NVS to add new SerialIO variables
Duncan Laurie
2013-03-22
Unify setting i82801e LPC
Kyösti Mälkki
2013-03-22
Fix compilation of Intel LynxPoint based boards
Stefan Reinauer
2013-03-22
romstage: add support for vboot firmware selection
Aaron Durbin
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
[next]