summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel
Commit message (Expand)AuthorAgeFilesLines
* x86 SMM: Relocator is intel-onlyKyösti Mälkki2015-06-084-1/+5
* Remove empty lines at end of fileElyes HAOUAS2015-06-086-6/+0
* device_ops: add device_t argument to write_acpi_tablesAlexander Couzens2015-06-051-1/+3
* device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens2015-06-055-6/+6
* device_ops: add device_t argument to acpi_inject_dsdt_generatorAlexander Couzens2015-06-058-8/+8
* devicetree: Change scan_bus() prototype in device opsKyösti Mälkki2015-06-043-12/+7
* devicetree: Discriminate device ops scan_bus()Kyösti Mälkki2015-06-0434-34/+29
* bd82x6x: Move calling of finalize() on resume to southbridge codeVladimir Serbinenko2015-05-291-0/+9
* Remove whitespace at the end of line.Vladimir Serbinenko2015-05-293-5/+5
* i82801gx: Reserve LPC decodes.Vladimir Serbinenko2015-05-291-2/+18
* nvs: Add missing stdint.h include.Vladimir Serbinenko2015-05-291-0/+1
* Migrate fsp_206ax to SMM_MODULESVladimir Serbinenko2015-05-284-181/+46
* Migrate 2065x to SMM_MODULESVladimir Serbinenko2015-05-284-181/+46
* Migrate 206ax to SMM_MODULESVladimir Serbinenko2015-05-284-182/+45
* igd.asl rewriteVladimir Serbinenko2015-05-287-0/+38
* Remove address from GPLv2 headersPatrick Georgi2015-05-281-1/+1
* acpigen: Remove all explicit length trackingVladimir Serbinenko2015-05-261-4/+4
* acpi: Remove monolithic ACPIVladimir Serbinenko2015-05-266-14/+0
* bd82x6x: Merge common platform ASL code.Vladimir Serbinenko2015-05-261-0/+57
* Kill ENABLE_TPM.Vladimir Serbinenko2015-05-214-96/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-21388-513/+388
* acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko2015-05-201-12/+0
* bd82x6x: Merge common apmc finalize procedure.Vladimir Serbinenko2015-05-201-0/+17
* ibexpeak: Merge common NVS initVladimir Serbinenko2015-05-151-0/+5
* bd82x6x, ibexpeak: Support fully locking ROM on S3 resume.Vladimir Serbinenko2015-05-142-9/+33
* southbridge/i82801gx: Add x_EN defines for LPC_ENDamien Zammit2015-05-081-0/+10
* 3rdparty: move to 3rdparty/blobsPatrick Georgi2015-05-053-10/+10
* 3rdparty: Move to blobsPatrick Georgi2015-05-053-10/+10
* src/southbridge/intel/i82801ix: Add GPIO register locationsTimothy Pearson2015-05-031-0/+10
* Kconfig whitespace fixesMartin Roth2015-04-287-12/+12
* intel SMI handlers: Refactor GPI SMI/SCI routingKyösti Mälkki2015-04-2811-5/+132
* kbuild: automatically include southbridgesStefan Reinauer2015-04-2719-19/+72
* fsp: Move fsp to fsp1_0Marc Jones2015-04-242-2/+2
* southbridge/intel/bd82x6x: Add LPC id 0x1e49 for B75 chipsetDamien Zammit2015-04-201-1/+1
* southbrige/intel/bd82x6x: add XHCI overcurrent map configNicolas Reinecke2015-04-203-0/+6
* southbrige/intel/bd82x6x: XHCI replace magic valuesNicolas Reinecke2015-04-192-2/+6
* southbridge/intel/fsp_rangeley/ : Spellcheck + Formattingnicky sielicki2015-04-106-10/+10
* kconfig: drop intermittend forwarder filesStefan Reinauer2015-04-071-18/+0
* global: Refactor get_option usageVarad Gautam2015-04-063-6/+6
* Update hex values to CBFS binary name types in MakefilesMartin Roth2015-03-301-1/+1
* bootstate: use structure pointers for scheduling callbacksAaron Durbin2015-03-182-7/+2
* Intel common SPI: Fix compilation breakage from refactoringStefan Reinauer2015-03-171-0/+2
* x86 SMM: Replace weak prototypes with weak function stubKyösti Mälkki2015-03-116-50/+32
* x86: Fix pointer arithmetic regressions from MMIO changesKevin Paul Herbert2015-02-271-1/+1
* Intel ibexpeak: Fix SATA configurationKyösti Mälkki2015-02-241-1/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-1567-546/+598
* Intel FSP platforms: Fix timestampsKyösti Mälkki2015-02-091-5/+6
* bd82x6x/xhci: Set mask of ports switchable between USB2 and USB3.Vladimir Serbinenko2015-02-012-0/+9
* southbridge/intel/bd82x6x native usb init: replace some magic valuesNicolas Reinecke2015-01-312-4/+10
* southbridge/intel/lynxpoint/me_9.x.c: Avoid unused func warnEdward O'Callaghan2015-01-121-24/+26