summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel
Commit message (Expand)AuthorAgeFilesLines
* intel/bd82x6x: Add option to include ethernet firmwareNico Huber2013-06-062-0/+20
* intel/bd82x6x: fix building usb debug on SNB/IVBPatrick Georgi2013-06-061-1/+2
* Intel Lynx Point: LPC: Unify I/O APIC setupPaul Menzel2013-06-032-31/+18
* Intel BD82x6x: LPC: Unify I/O APIC setupPaul Menzel2013-06-032-31/+18
* Drop prototype guarding for romccStefan Reinauer2013-05-107-19/+9
* Intel 82801Gx: LPC: Unify I/O APIC setupPaul Menzel2013-05-071-28/+14
* Intel Lynx Point: Use 2 << 24 to clarify that I/O APIC ID is 2Paul Menzel2013-05-031-1/+1
* Intel 82801gx: Use 2 << 24 to clarify that I/O APIC ID is 2Paul Menzel2013-04-261-2/+2
* Intel Panther Point PCH: Use 2 << 24 to clarify that APIC ID is 2Vladimir Serbinenko2013-04-161-2/+2
* lynxpoint: Cosmetic cleanupStefan Reinauer2013-04-031-2/+0
* lynxpoint: Move ACPI NVS into separate CBMEM tableDuncan Laurie2013-04-011-0/+10
* lynxpoint: Basic configuration of SerialIO devicesDuncan Laurie2013-04-016-0/+781
* lynxpoint: Fix LP clock gating setup for LPCDuncan Laurie2013-04-011-1/+4
* lynxpoint: fix enable_pm1() functionAaron Durbin2013-04-012-6/+6
* lynxpoint: split clearing and enabling of smmAaron Durbin2013-04-012-2/+10
* lynxpoint: Rework ACPI NVS to add new SerialIO variablesDuncan Laurie2013-04-012-59/+31
* Unify setting i82801e LPCKyösti Mälkki2013-03-221-20/+45
* Fix compilation of Intel LynxPoint based boardsStefan Reinauer2013-03-223-15/+2
* romstage: add support for vboot firmware selectionAaron Durbin2013-03-221-1/+14
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-2245-59/+5
* lynxpoint: Fix up handling for LynxPoint-LP chipsetsDuncan Laurie2013-03-211-77/+121
* lynxpoint: Change sata.c to get rid of #ifDuncan Laurie2013-03-211-22/+19
* lynxpoint: Fix ELOG logging of power management eventsDuncan Laurie2013-03-211-23/+96
* haswell/lynxpoint: Use new PCH/PM helper functionsDuncan Laurie2013-03-214-475/+84
* lynxpoint: Fix GPIO and PM base reservationsDuncan Laurie2013-03-214-33/+90
* lynxpoint: remove DEBUG_PERIODIC_SMISDuncan Laurie2013-03-213-13/+0
* lynxpoint: Add power management helper functionsDuncan Laurie2013-03-214-3/+609
* lynxpoint: Add helper functions for reading PM and GPIO baseDuncan Laurie2013-03-212-1/+22
* lynxpoint: Add function for checking for LP chipsetDuncan Laurie2013-03-213-17/+38
* lynxpoint: Enable EC IO ports 0x62/0x66Duncan Laurie2013-03-211-2/+3
* lynxpoint: update MBP give up routineAaron Durbin2013-03-212-3/+1
* LynxPoint: Move RCBA helper function to its own fileDuncan Laurie2013-03-214-68/+101
* lynxpoint: Add cbfs_load_payload() implementationAaron Durbin2013-03-193-0/+87
* bd82x6x: Fix compiling with USB debug port supportRonald G. Minnich2013-03-192-7/+11
* lynxpoint: Move a bit of generic RCBA into early_pchDuncan Laurie2013-03-181-7/+13
* haswell: Use SMM ModulesAaron Durbin2013-03-184-191/+44
* Intel HD Audio: clean up initialization codeStefan Reinauer2013-03-171-23/+20
* haswell platforms: restructure romstage mainAaron Durbin2013-03-173-4/+218
* bd82x6x: Add config option to force SATA link to different speeds.Shawn Nematbakhsh2013-03-172-0/+18
* Pantherpoint: Add XHCI device initDuncan Laurie2013-03-172-0/+82
* bd82x6x: don't use absolute symbolsAaron Durbin2013-03-171-2/+3
* Add bd82x6x XHCI(USB3) S3/S4 workaroundMarc Jones2013-03-171-5/+40
* Add bd82x6x PCH functions to SMMMarc Jones2013-03-173-69/+91
* lynxpoint: Add support for disabling ULT devicesDuncan Laurie2013-03-172-0/+58
* lynxpoint: lpc resource reservationsAaron Durbin2013-03-142-55/+113
* haswell: more ULT/LP support and minor tweaksDuncan Laurie2013-03-145-108/+67
* lynxpoint: Update device IDs and clock gating setupDuncan Laurie2013-03-145-55/+120
* lynxpoint: Add new GPIO interface for Lynxpoint-LPDuncan Laurie2013-03-148-31/+307
* lynxpoint: Add Kconfig entry for Low Power chipsetDuncan Laurie2013-03-141-0/+6
* lynxpoint: ME to BIOS Payload UpdatesAaron Durbin2013-03-142-95/+89
OpenPOWER on IntegriCloud