summaryrefslogtreecommitdiff
path: root/src/southbridge/intel
AgeCommit message (Expand)Author
2013-07-01usbdebug: Drop duplicates of EHCI BAR relocation codeKyösti Mälkki
2013-06-25bd82x6x: Fix early USB BAR programming (finally?)Nico Huber
2013-06-25sandybridge: Make inclusion of me.bin optionalNico Huber
2013-06-24sandybridge: Make build possible without descriptor.binNico Huber
2013-06-23lynxpoint: Fix early EHCI BAR programmingKyösti Mälkki
2013-06-21bd82x6x: Fix early EHCI BAR programmingKyösti Mälkki
2013-06-19intel/i82801gx: Store initial timestampNico Huber
2013-06-17Make intel blob locations configurablePatrick Georgi
2013-06-14lynxpoint: Fix PCI IDs for EHCIKyösti Mälkki
2013-06-13Revert "Add support for Intel Ibex Peak (Mobile 5) southbridge"Stefan Reinauer
2013-06-12Add support for Intel Ibex Peak (Mobile 5) southbridgeStefan Reinauer
2013-06-12usbdebug: Drop printk within console_init()Kyösti Mälkki
2013-06-12Fix i82801a/b/c/d IOAPICKyösti Mälkki
2013-06-12intel/*/smi.c: Output correct GPIO in ALT_GP_SMI_STS register dumpKonstantin Aladyshev
2013-06-11intel/bd82x6x/Makefile.inc: Revert duplicate addition of `usb_debug.c`Paul Menzel
2013-06-11Fix cycle error in intel southbridges to display GPI statusKonstantin Aladyshev
2013-06-06intel/bd82x6x: Add option to include ethernet firmwareNico Huber
2013-06-06intel/bd82x6x: fix building usb debug on SNB/IVBPatrick Georgi
2013-06-03Intel Lynx Point: LPC: Unify I/O APIC setupPaul Menzel
2013-06-03Intel BD82x6x: LPC: Unify I/O APIC setupPaul Menzel
2013-05-10Drop prototype guarding for romccStefan Reinauer
2013-05-07Intel 82801Gx: LPC: Unify I/O APIC setupPaul Menzel
2013-05-03Intel Lynx Point: Use 2 << 24 to clarify that I/O APIC ID is 2Paul Menzel
2013-04-26Intel 82801gx: Use 2 << 24 to clarify that I/O APIC ID is 2Paul Menzel
2013-04-16Intel Panther Point PCH: Use 2 << 24 to clarify that APIC ID is 2Vladimir Serbinenko
2013-04-03lynxpoint: Cosmetic cleanupStefan Reinauer
2013-04-01lynxpoint: Move ACPI NVS into separate CBMEM tableDuncan Laurie
2013-04-01lynxpoint: Basic configuration of SerialIO devicesDuncan Laurie
2013-04-01lynxpoint: Fix LP clock gating setup for LPCDuncan Laurie
2013-04-01lynxpoint: fix enable_pm1() functionAaron Durbin
2013-04-01lynxpoint: split clearing and enabling of smmAaron Durbin
2013-04-01lynxpoint: Rework ACPI NVS to add new SerialIO variablesDuncan Laurie
2013-03-22Unify setting i82801e LPCKyösti Mälkki
2013-03-22Fix compilation of Intel LynxPoint based boardsStefan Reinauer
2013-03-22romstage: add support for vboot firmware selectionAaron Durbin
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-21lynxpoint: Fix up handling for LynxPoint-LP chipsetsDuncan Laurie
2013-03-21lynxpoint: Change sata.c to get rid of #ifDuncan Laurie
2013-03-21lynxpoint: Fix ELOG logging of power management eventsDuncan Laurie
2013-03-21haswell/lynxpoint: Use new PCH/PM helper functionsDuncan Laurie
2013-03-21lynxpoint: Fix GPIO and PM base reservationsDuncan Laurie
2013-03-21lynxpoint: remove DEBUG_PERIODIC_SMISDuncan Laurie
2013-03-21lynxpoint: Add power management helper functionsDuncan Laurie
2013-03-21lynxpoint: Add helper functions for reading PM and GPIO baseDuncan Laurie
2013-03-21lynxpoint: Add function for checking for LP chipsetDuncan Laurie
2013-03-21lynxpoint: Enable EC IO ports 0x62/0x66Duncan Laurie
2013-03-21lynxpoint: update MBP give up routineAaron Durbin
2013-03-21LynxPoint: Move RCBA helper function to its own fileDuncan Laurie
2013-03-19lynxpoint: Add cbfs_load_payload() implementationAaron Durbin
2013-03-19bd82x6x: Fix compiling with USB debug port supportRonald G. Minnich