summaryrefslogtreecommitdiffstats
path: root/src/southbridge/amd/agesa/hudson/early_setup.c
Commit message (Expand)AuthorAgeFilesLines
* sb/amd: Remove dropped platformsArthur Heymans2022-11-071-88/+0
* sb/amd: Remove unused <console/console.h>Elyes HAOUAS2021-02-151-1/+0
* src: Remove duplicated includesElyes HAOUAS2020-06-021-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* sb/amd/agesa/hudson: Const'ify pci_devfn_t devicesElyes HAOUAS2020-04-271-4/+2
* 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/hudson: Fix typoElyes HAOUAS2020-01-101-1/+1
* sb/amd/{agesa,pi}: use ACPIMMIO common block wherever possibleMichał Żygowski2020-01-051-0/+1
* src: Remove unneeded 'include <arch/io.h>'Elyes HAOUAS2020-01-021-1/+0
* sb/amd/{agesa,pi}/hudson: Explicitly enable LPC controllerKyösti Mälkki2019-12-101-7/+4
* sb/amd/{agesa,pi}/hudson: add southbridge C bootblock initializationMichał Żygowski2019-12-041-0/+18
* AGESA,binaryPI: Remove unused s3_load/save_nvramKyösti Mälkki2019-12-031-30/+0
* src: Use include <reset.h> when appropriateElyes HAOUAS2019-03-291-1/+1
* src: Drop unused include <arch/acpi.h>Elyes HAOUAS2019-03-061-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-1/+1
* southbridge/amd: Add space around operatorsElyes HAOUAS2016-09-201-2/+2
* southbridge/amd/agesa/hudson: transition away from device_tAntonello Dettori2016-09-131-2/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki2015-01-101-28/+0
* southbridge/amd/agesa/hudson/early_setup.c: Use IS_ENABLED macroEdward O'Callaghan2014-12-021-5/+3
* southbridge/amd: Remove trailing whitespaceElyes HAOUAS2014-07-241-2/+2
* southbridge/hudson: Remove redundant definitions of ACPI IO portsAlexandru Gagniuc2014-04-201-1/+1
* AMD Hudson: show POST codes on a PCI deviceIdwer Vollering2014-01-151-2/+47
* CBMEM: Backup top_of_ram instead of cbmem_tocKyösti Mälkki2013-09-111-2/+2
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-2/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Unify use of bool config variablesStefan Reinauer2012-11-201-2/+2
* AGESA F15 wrapper for Hudson.zbao2012-07-141-0/+112