summaryrefslogtreecommitdiffstats
path: root/src/southbridge/amd/sb700/lpc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud