summaryrefslogtreecommitdiff
path: root/src/southbridge
AgeCommit message (Expand)Author
2015-09-09x86: bootblock: remove linking and program flow from build systemAaron Durbin
2015-09-07Drop "See file CREDITS..." commentStefan Reinauer
2015-09-04bootstate: remove need for #ifdef ENV_RAMSTAGEAaron Durbin
2015-09-04intel/common/firmware: Add common GBE rom supportMartin Roth
2015-09-02southbridge/ibexpeak: use new ssdt sata port generatorAlexander Couzens
2015-09-02southbridge/bd82x6x: use new ssdt sata port generatorAlexander Couzens
2015-08-19AMD ROMSIG: Only check location if ROMSIG is usedMartin Roth
2015-08-17AMD Binary PI: Fix the build when the user's group has a spaceDan Christensen
2015-08-09amd8111, ck804, mcp55: use CONFIG_HPET_ADDRESSJonathan A. Kollasch
2015-08-09license headers: Drop FSF addresses againPatrick Georgi
2015-07-30SB800: Port to 64bitStefan Reinauer
2015-07-30AMD binary PI: add southbridge support for fan controlWANG Siyuan
2015-07-23nvidia southbridges: don't touch 0x78 in LPC bridge with Fam10hJonathan A. Kollasch
2015-07-21amd/hudson: Fix makefile FWM location checkMarc Jones
2015-07-18amd/pi: Increase assumption for maximum CBFS file header sizePatrick Georgi
2015-07-14azalia: fix up and clean up shrinkage of boilerplate codeJonathan A. Kollasch
2015-07-14amd/rs780: Fix typoPatrick Georgi
2015-07-12Verify Kconfigs symbols are not zero for hex and int type symbolsMartin Roth
2015-07-12southbridge/amd/pi/hudson: Fix HUDSON_DISABLE_IMC kconfig warningMartin Roth
2015-07-12Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()Martin Roth
2015-07-11amd/.../hudson: Warn if HUDSON_FWM_POSITION is not inside CBFSMartin Roth
2015-07-11Calculate HUDSON_FWM_POSITION and display warning on mismatchMartin Roth
2015-07-07timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPSAaron Durbin
2015-07-02ME/IFD binaries: Implement sane defaults for file pathsStefan Reinauer
2015-07-02ifdfake: Add prompts and help for the regions in KconfigMartin Roth
2015-07-02Intel Firmware Descriptor: Add Lock ME Kconfig questionMartin Roth
2015-07-02Move baytrail & fsp_baytrail to the common IFD interface.Martin Roth
2015-07-02Intel Firmware Descriptor Kconfig: remove USES_INTEL_MEMartin Roth
2015-06-25amd/pi/hudson: Fill ROMSIG with 0xFF instead of 0zbao
2015-06-24sandy/ivy: Include IRQ routes from platformKyösti Mälkki
2015-06-23southbridge/intel: Create common IFD Kconfig and MakefileMartin Roth
2015-06-23AMD Kern: Fix path of PspSecureOs BLOBWANG Siyuan
2015-06-22Remove incorrect Kconfig expressionsMartin Roth
2015-06-15ck804 ACPI: set duty width in FADT correctlyJonathan A. Kollasch
2015-06-14amd/cimx/sb800/acpi/smbus.asl: Align commentsPaul Menzel
2015-06-13southbridge/amd/pi: Add support for new AMD southbridge KernWANG Siyuan
2015-06-10AMD PI: remove unuseful ACPI codeWANG Siyuan
2015-06-10model_2065x: Use common i945-ivy TSEG SMM init.Vladimir Serbinenko
2015-06-10fsp_model_206ax: Use common i945-ivy tseg SMM init.Vladimir Serbinenko
2015-06-09Create i945-ivy smm tseg init based on ivy code.Vladimir Serbinenko
2015-06-08x86 SMM: Relocator is intel-onlyKyösti Mälkki
2015-06-08southbridge/amd/{agesa,pi}/hudson/lpc.c: Sync togetherEdward O'Callaghan
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-05device_ops: add device_t argument to write_acpi_tablesAlexander Couzens
2015-06-05device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens
2015-06-05device_ops: add device_t argument to acpi_inject_dsdt_generatorAlexander Couzens
2015-06-05lib: Unify log2() and related functionsJulius Werner
2015-06-04devicetree: Change scan_bus() prototype in device opsKyösti Mälkki
2015-06-04PCI subsystem: Drop parameter max from scan_busKyösti Mälkki
2015-06-04devicetree: Discriminate device ops scan_bus()Kyösti Mälkki