summaryrefslogtreecommitdiffstats
path: root/src/southbridge
Commit message (Expand)AuthorAgeFilesLines
* Verify Kconfigs symbols are not zero for hex and int type symbolsMartin Roth2015-07-121-3/+1
* southbridge/amd/pi/hudson: Fix HUDSON_DISABLE_IMC kconfig warningMartin Roth2015-07-121-4/+3
* Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()Martin Roth2015-07-121-1/+1
* amd/.../hudson: Warn if HUDSON_FWM_POSITION is not inside CBFSMartin Roth2015-07-112-0/+9
* Calculate HUDSON_FWM_POSITION and display warning on mismatchMartin Roth2015-07-112-0/+10
* timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPSAaron Durbin2015-07-074-8/+4
* ME/IFD binaries: Implement sane defaults for file pathsStefan Reinauer2015-07-021-0/+2
* ifdfake: Add prompts and help for the regions in KconfigMartin Roth2015-07-021-4/+27
* Intel Firmware Descriptor: Add Lock ME Kconfig questionMartin Roth2015-07-021-0/+14
* Move baytrail & fsp_baytrail to the common IFD interface.Martin Roth2015-07-021-6/+8
* Intel Firmware Descriptor Kconfig: remove USES_INTEL_MEMartin Roth2015-07-023-4/+1
* amd/pi/hudson: Fill ROMSIG with 0xFF instead of 0zbao2015-06-251-1/+1
* sandy/ivy: Include IRQ routes from platformKyösti Mälkki2015-06-242-2/+0
* southbridge/intel: Create common IFD Kconfig and MakefileMartin Roth2015-06-238-186/+184
* AMD Kern: Fix path of PspSecureOs BLOBWANG Siyuan2015-06-231-1/+1
* Remove incorrect Kconfig expressionsMartin Roth2015-06-221-6/+0
* ck804 ACPI: set duty width in FADT correctlyJonathan A. Kollasch2015-06-151-1/+1
* amd/cimx/sb800/acpi/smbus.asl: Align commentsPaul Menzel2015-06-141-2/+2
* southbridge/amd/pi: Add support for new AMD southbridge KernWANG Siyuan2015-06-1312-39/+174
* AMD PI: remove unuseful ACPI codeWANG Siyuan2015-06-102-2/+0
* model_2065x: Use common i945-ivy TSEG SMM init.Vladimir Serbinenko2015-06-102-5/+1
* fsp_model_206ax: Use common i945-ivy tseg SMM init.Vladimir Serbinenko2015-06-102-5/+1
* Create i945-ivy smm tseg init based on ivy code.Vladimir Serbinenko2015-06-092-5/+1
* x86 SMM: Relocator is intel-onlyKyösti Mälkki2015-06-084-1/+5
* southbridge/amd/{agesa,pi}/hudson/lpc.c: Sync togetherEdward O'Callaghan2015-06-082-10/+17
* Remove empty lines at end of fileElyes HAOUAS2015-06-0816-16/+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-0511-12/+12
* device_ops: add device_t argument to acpi_inject_dsdt_generatorAlexander Couzens2015-06-058-8/+8
* lib: Unify log2() and related functionsJulius Werner2015-06-051-2/+1
* devicetree: Change scan_bus() prototype in device opsKyösti Mälkki2015-06-046-18/+13
* PCI subsystem: Drop parameter max from scan_busKyösti Mälkki2015-06-042-15/+10
* devicetree: Discriminate device ops scan_bus()Kyösti Mälkki2015-06-0463-67/+63
* 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
* AGESA: Separate HeapManager declarations from BiosCallOutsKyösti Mälkki2015-05-271-2/+6
* acpigen: Remove all explicit length trackingVladimir Serbinenko2015-05-261-4/+4
* acpi: Remove monolithic ACPIVladimir Serbinenko2015-05-2617-29/+15
* 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-21788-921/+788
* 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
OpenPOWER on IntegriCloud