summaryrefslogtreecommitdiffstats
path: root/src/mainboard/advansus
Commit message (Expand)AuthorAgeFilesLines
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-234-5/+9
* src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"Elyes HAOUAS2018-11-161-4/+0
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-161-1/+0
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-0/+1
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-053-3/+0
* reset: Finalize move to new APINico Huber2018-10-311-1/+1
* cpu/amd: Use common AMD's MSRElyes HAOUAS2018-10-181-2/+3
* mb: Use 'unsigned int' to bare use of 'unsigned'Elyes HAOUAS2018-09-251-1/+1
* src/mainboard: Fix typoElyes HAOUAS2018-08-091-1/+1
* src/mb: Fix non-local header treated as localElyes HAOUAS2018-07-021-1/+1
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-141-43/+43
* mb/advansus: Get rid of whitespace before tabElyes HAOUAS2018-06-042-21/+21
* src/mainboard: Add space after 'if'Elyes HAOUAS2018-06-041-1/+1
* sb/amd/rs780: Fix invalid function declarationsKyösti Mälkki2018-06-041-11/+0
* amdfam10: Fix mismatch of function declarationsKyösti Mälkki2018-06-041-2/+2
* amdfam10: Fix function declaration to staticKyösti Mälkki2018-06-041-2/+1
* mb/a785e-i: Get rid of device_tElyes HAOUAS2018-05-092-2/+2
* src/mainboard: Set ACPI OEM ID values to 6 characters longMartin Roth2018-05-081-1/+1
* mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans2018-01-261-4/+4
* AMD fam10: Link southbridge/amd/rs780/early_setup.cArthur Heymans2017-12-111-2/+1
* AMD platforms: Fix ASL comment that implies "\_SB" is southbridgeMartin Roth2017-11-281-1/+1
* AMD boards: Fix function name (soft_reset) in messageJonathan Neuschäfer2017-10-311-1/+1
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-231-9/+1
* superio/winbond/*: Unify w*_set_clksel_48()Keith Hui2017-09-211-1/+1
* AMD fam10 ACPI: Use common fixed sleepstates.aslKyösti Mälkki2017-08-231-23/+1
* AMD K8 fam10-15: Consolidate post_cache_as_ram callKyösti Mälkki2017-08-221-2/+0
* mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-062-4/+4
* src/amd: Add common definition of AMD ACPI MMIO addressTimothy Pearson2017-01-051-2/+3
* amdfam10: Perform major include ".c" cleanupDamien Zammit2017-01-045-48/+32
* 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
* cpu/x86/msr.h: Drop excessive includesKyösti Mälkki2016-12-061-1/+0
* mainboard/advansus: Use C89 comments style & remove commented codeElyes HAOUAS2016-10-103-35/+11
* mainboard/*/*/*/usb.asl: Use tabs for indentsElyes HAOUAS2016-10-011-2/+2
* mainboard/*/*/dsdt.asl: Use tabs for indentsElyes HAOUAS2016-09-261-16/+16
* src/mainboard/a-trend - emulation: Add space around operatorsElyes HAOUAS2016-09-201-1/+1
* mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber2016-08-171-1/+1
* AGESA vendorcode: Build a common amdlibKyösti Mälkki2016-05-181-2/+2
* ASL: Fix HPBA shadowing.Vladimir Serbinenko2016-02-091-2/+2
* ACPI: Work around IASL warning reading/writing same registerMartin Roth2015-12-101-1/+2
* ACPI: Fix IASL Warning about unused method for _OSI checkMartin Roth2015-12-101-1/+1
* northbridge/amd/amdfam10: Rename mislabeled iommu nvram option to gartTimothy Pearson2015-11-241-1/+1
* cpu/amd/fam10h-fam15h: Update Fam15h APIC config and startup sequenceTimothy Pearson2015-11-181-1/+1
* mainboard: Remove last_boot NVRAM optionTimothy Pearson2015-11-051-1/+0
* cpu/amd: Add initial AMD Family 15h supportTimothy Pearson2015-11-021-1/+1
* cpu/amd: Move model_10xxx to family_10h-family_15hTimothy Pearson2015-11-021-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3115-60/+0
* mainboard: Convert #ifdef to IS_ENABLED in get_bus_conf.cTimothy Pearson2015-10-291-7/+4