summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/torpedo
Commit message (Expand)AuthorAgeFilesLines
* acpi_table_header: Replace hard-coded length via sizeof(acpi_fadt_t)Himanshu Sahdev2019-10-091-1/+1
* acpi_table_header: Replace hard-coded revision via macro and functionHimanshu Sahdev2019-10-041-1/+1
* Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)Julius Werner2019-03-251-7/+7
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-082-3/+3
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-0/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS2019-03-041-9/+9
* ACPI: Correct asl_compiler_revision valueElyes HAOUAS2019-02-211-1/+2
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-071-1/+0
* mainboard/amd: Drop incorrect Kconfig selectKyösti Mälkki2019-01-101-1/+0
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-1/+1
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-232-3/+5
* src: Add required space after "switch"Elyes HAOUAS2018-11-191-1/+1
* src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"Elyes HAOUAS2018-11-161-4/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-052-2/+0
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-052-3/+3
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-1/+1
* mb: Fix non-local header treated as localElyes HAOUAS2018-10-183-6/+4
* src/mainboard: Fix typoElyes HAOUAS2018-08-092-3/+3
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-143-68/+68
* src/mainboard: Add space after 'if'Elyes HAOUAS2018-06-041-1/+1
* mb/amd: Get rid of device_tElyes HAOUAS2018-05-092-2/+2
* mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans2018-01-261-4/+4
* amd/torpedo cimx/sb900: Fix include directoryKyösti Mälkki2018-01-241-1/+1
* AMD platforms: Fix ASL comment that implies "\_SB" is southbridgeMartin Roth2017-11-281-1/+1
* AGESA: Split long lines in OemCustomize.cKyösti Mälkki2017-10-191-6/+30
* AGESA cimx: Move cb_types.h to vendorcodeKyösti Mälkki2017-09-261-1/+1
* AGESA: Remove heap allocations from OemCustomize.cKyösti Mälkki2017-09-261-77/+7
* AGESA binaryPI boards: Fix some whitespaceKyösti Mälkki2017-09-261-20/+20
* amd/torpedo: Drop PlatformGnbPcieComplex.hKyösti Mälkki2017-09-262-67/+0
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-231-9/+1
* AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki2017-09-193-3/+0
* AGESA vendorcode: Move PlatformInstall.hKyösti Mälkki2017-09-131-1/+1
* AGESA boards: Clean up Ids.h and Filecode.h includesKyösti Mälkki2017-09-124-6/+0
* AGESA boards: Drop heapManager.h includesKyösti Mälkki2017-09-121-1/+0
* AGESA CIMX: Remove empty set_pcie_(de)resetKyösti Mälkki2017-09-121-19/+0
* AGESA boards: Clean up some includesKyösti Mälkki2017-09-121-5/+0
* amd/torpedo: Switch away from AGESA_LEGACY_WRAPPERKyösti Mälkki2017-08-244-12/+9
* AGESA binaryPI: Consolidate and fix sleep statesKyösti Mälkki2017-08-231-23/+2
* AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpartKyösti Mälkki2017-08-021-0/+1
* mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-062-3/+3
* amd/torpedo: Switch away from AGESA_LEGACYMartin Roth2017-03-282-74/+4
* AGESA: Introduce AGESA_LEGACY and its counterpartKyösti Mälkki2017-03-281-0/+1
* AGESA: Add agesa_helper.h headerKyösti Mälkki2017-03-071-0/+1
* AGESA: Remove leftover agesawrapper includeKyösti Mälkki2017-03-071-1/+0
* amd-based mainboards: Fix whitespace in _PTS commentsMarshall Dawson2016-12-261-2/+2
* cpu/amd/mtrr.h: Drop excessive includesKyösti Mälkki2016-12-061-1/+0