summaryrefslogtreecommitdiffstats
path: root/src/southbridge/amd/agesa/hudson/smihandler.c
Commit message (Expand)AuthorAgeFilesLines
* sb/amd: Remove dropped platformsArthur Heymans2022-11-071-133/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* sb/amd/{agesa,pi}/hudson: enable support for AMD common ACPIMMIO blocksMichał Żygowski2019-11-291-0/+1
* cpu/x86: Change old-style SMI handler prototypesKyösti Mälkki2019-08-131-2/+1
* cpu/x86: Separate save_state struct headersKyösti Mälkki2019-08-131-0/+1
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-3/+2
* arch/io.h: Add missing includesKyösti Mälkki2019-03-041-0/+1
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* src/southbridge: Add and update license headersMartin Roth2018-05-291-2/+15
* x86 SMM: Replace weak prototypes with weak function stubKyösti Mälkki2015-03-111-4/+2
* southbridge/amd agesa & cimx spelling fixesMartin Roth2014-12-171-1/+1
* southbridge/hudson: Add support for ACPI enable/disable via SMIAlexandru Gagniuc2014-04-171-0/+28
* southbridge/hudson: Pass GEVENT SMIs to mainboard_smi_gpi()Alexandru Gagniuc2014-04-171-0/+8
* southbridge/amd/agesa/hudson: Add initial support for SMMAlexandru Gagniuc2014-04-171-0/+100