summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/lynxpoint
Commit message (Expand)AuthorAgeFilesLines
* Intel Lynx Point: LPC: Unify I/O APIC setupPaul Menzel2013-06-032-31/+18
* Drop prototype guarding for romccStefan Reinauer2013-05-101-2/+1
* Intel Lynx Point: Use 2 << 24 to clarify that I/O APIC ID is 2Paul Menzel2013-05-031-1/+1
* 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
* 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-2213-27/+2
* 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
* lynxpoint: Move a bit of generic RCBA into early_pchDuncan Laurie2013-03-181-7/+13
* haswell: Use SMM ModulesAaron Durbin2013-03-184-191/+44
* haswell platforms: restructure romstage mainAaron Durbin2013-03-173-4/+218
* 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
* lynx point: add new ME status informationAaron Durbin2013-03-142-0/+2
* haswell: remove GPIO60 memory reset gate on S3 transitionDuncan Laurie2013-03-141-38/+0
* haswell: remove explicit pcie config accessesAaron Durbin2013-03-144-25/+21
* lynxpoint: PMIR register renameAaron Durbin2013-03-142-10/+7
* lynxpoint: Management Engine UpdatesAaron Durbin2013-03-144-245/+369
* haswell: add PCI id supportAaron Durbin2013-03-142-17/+15
* lynxpoint: Update IOBP programming methodDuncan Laurie2013-03-142-25/+65
* haswell: Add initial support for Haswell platformsAaron Durbin2013-03-1444-0/+10103
OpenPOWER on IntegriCloud