summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/cimx/sb800/lpc.c
AgeCommit message (Expand)Author
2020-04-04src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-07-19src: Make implicit fall throughs explicitJacob Garber
2019-07-16sb/amd/{cimx,}/sb{700,800,900}: Prevent uninitialized readsJacob Garber
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-05-20sb/amd/cimx/sb800: Get rid of device_tElyes HAOUAS
2018-04-29sb/amd/cimx/sb800: Remove unused variablePaul Menzel
2018-04-29sb/amd/cimx/sb800/lpc: Shorten and wrap long linesPaul Menzel
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-12-17southbridge/amd agesa & cimx spelling fixesMartin Roth
2014-06-11amd/southbridge/lpc: SPI BAR has fixed size/locationDave Frodin
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-12-12Fix SPI BAR special case in lpc_set_resourcesMartin Roth
2012-11-28Remove assembly coded log2 functionRonald G. Minnich
2012-04-12Add Southbridge support for S3.zbao
2012-04-12Unify IO APIC address specificationPatrick Georgi
2011-09-07AMD F14 southbridge updateKerry She
2011-06-22Rename {CPU|NB|SB}/amd/*_wrapper foldersefdesign98