summaryrefslogtreecommitdiffstats
path: root/src/southbridge/amd/agesa/hudson/imc.c
Commit message (Expand)AuthorAgeFilesLines
* sb/amd: Remove dropped platformsArthur Heymans2022-11-071-70/+0
* sb/amd/agesa: Fix some white spaces issuesElyes Haouas2022-07-171-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* sb/amd/{agesa,pi}: use ACPIMMIO common block wherever possibleMichał Żygowski2020-01-051-12/+11
* AGESA,binaryPI: Replace use of __PRE_RAM__Kyösti Mälkki2019-08-201-2/+0
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-051-2/+2
* amd/{hudson,stoneyridge}: fix out of bounds readRichard Spiegel2017-11-301-3/+3
* southbridge/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-06-301-2/+2
* southbridge/amd: Add space around operatorsElyes HAOUAS2016-09-201-3/+3
* AGESA vendorcode: Build a common amdlibKyösti Mälkki2016-05-181-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-10/+12
* southbridge/amd/agesa/hudson: Clean up AGESA #includesAlexandru Gagniuc2014-04-151-4/+4
* AMD hudson and yangtze: add IMC fan control supportWANG Siyuan2014-02-011-0/+89