summaryrefslogtreecommitdiffstats
path: root/src/southbridge/amd/sb700/lpc.c
Commit message (Expand)AuthorAgeFilesLines
* sb/amd/sb700: Drop supportArthur Heymans2019-11-201-292/+0
* device: Use scan_static_bus() over scan_lpc_bus()Nico Huber2019-10-081-1/+1
* src: Make implicit fall throughs explicitJacob Garber2019-07-191-0/+2
* sb/amd/{cimx,}/sb{700,800,900}: Prevent uninitialized readsJacob Garber2019-07-161-3/+3
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-121-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-5/+5
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-1/+1
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-161-1/+0
* sb/amd/sb700: Get rid of device_tElyes HAOUAS2018-05-211-7/+7
* sb/amd/sb700/lpc.c: Optimize code flow for less indentationArthur Heymans2017-10-121-72/+74
* device: acpi_name() should take a const struct deviceAaron Durbin2017-09-141-1/+2
* sb/amd: Support CBMEM_TOP_BACKUPKyösti Mälkki2017-09-091-19/+0
* southbridge/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-06-301-2/+2
* CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki2017-05-271-1/+1
* [nb|sb]/amd/[amdfam10|sb700]: Add LPC bridge ACPI names for NB/SBTimothy Pearson2017-04-171-1/+13
* southbridge/amd: Add space around operatorsElyes HAOUAS2016-09-201-1/+1
* sb/amd/sb[6|7|8]00: Initialize PICTimothy Pearson2016-08-031-0/+5
* southbridge/amd/sr5650: Add MCFG ACPI table supportTimothy Pearson2015-12-181-6/+0
* southbridge/amd/sb700: Remove acpi_get_sleep_type for early CBMEMTimothy Pearson2015-10-311-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* amd/sb700: clean up recommended changesMartin Roth2015-10-291-2/+0
* southbridge/amd/sb700: Add Suspend to RAM (S3) supportTimothy Pearson2015-10-271-4/+8
* southbridge/amd/sb700: Set up uninitialized devices in early bootTimothy Pearson2015-10-251-0/+3
* device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens2015-06-051-1/+1
* devicetree: Discriminate device ops scan_bus()Kyösti Mälkki2015-06-041-1/+1
* acpi: Remove monolithic ACPIVladimir Serbinenko2015-05-261-2/+2
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* CBMEM: Add LATE_CBMEM_INIT guardsKyösti Mälkki2015-03-191-0/+2
* ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki2015-01-101-11/+6
* drivers/pc80/mc146818rtc: Assume we always have ALTCENTURYGabe Black2014-12-301-1/+1
* southbridge/amd sb600, sb700 & sb900 spelling fixesMartin Roth2014-12-171-1/+1
* cmos: Rename the CMOS related functions.Gabe Black2014-10-221-1/+1
* amd: rename model_fxx_powernow to powernow.Vladimir Serbinenko2014-10-191-2/+2
* Fix mismerge of ACPI patchesVladimir Serbinenko2014-10-171-2/+2
* amdk8: Move to per-device ACPIVladimir Serbinenko2014-10-161-1/+23
* CBMEM: Backup top_of_ram instead of cbmem_tocKyösti Mälkki2013-09-111-2/+2
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Remove assembly coded log2 functionRonald G. Minnich2012-11-281-1/+0
* AMD SB: Call the rtc update if needed (Propagation)zbao2012-08-051-0/+2
* Clean up #ifsPatrick Georgi2012-05-081-1/+1
* AMD southbridge: remove sp5100Kyösti Mälkki2012-02-291-1/+1
* more ifdef -> if fixesStefan Reinauer2011-04-211-1/+1
* SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx.Zheng Bao2011-03-281-0/+6
* Attached patch fixes the LPC decode ranges of SB700. We enable early only Ser...Rudolf Marek2011-01-281-3/+13
* Trivial. Re-indent the code.Zheng Bao2011-01-271-1/+2
* Following patch adds support for suspend/resume functions. I had to change th...Rudolf Marek2010-12-131-0/+22
* first round name simplification. drop the <component>_ prefix.stepan2010-12-081-0/+238