summaryrefslogtreecommitdiffstats
path: root/src/mainboard/advansus
Commit message (Expand)AuthorAgeFilesLines
* 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
* amd/acpi: Clean up SMBus references.Tobias Diedrich2015-10-241-166/+0
* coreboot: move TS_END_ROMSTAGE to one spotAaron Durbin2015-09-241-2/+0
* coreboot: introduce commonlibAaron Durbin2015-09-221-1/+1
* AMD Kconfig: Remove QRANK_DIMM_SUPPORT from unsupported platformsMartin Roth2015-08-231-1/+0
* AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0Kyösti Mälkki2015-06-051-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-2115-15/+15
* Kconfig whitespace fixesMartin Roth2015-04-281-2/+2
* kconfig: automatically include mainboardsStefan Reinauer2015-04-183-3/+6
* mainboards/amdfam10: Copy DIMM information to cbmem after romstageTimothy Pearson2015-04-011-0/+2
* mainboards/amd/fam10: Add romstage timestampsTimothy Pearson2015-03-211-0/+9
* cpu/amd/model_10xxx: Add support for early cbmemTimothy Pearson2015-03-191-0/+1
* AMD fam10: Always have AMDMCTKyösti Mälkki2015-03-091-1/+0
* mainboard/cmos: Kill off unused boot_* parametersTimothy Pearson2015-02-161-12/+0
* mainboard/cmos: Move ECC variables out of fallback mechanism byteTimothy Pearson2015-02-161-1/+1
* mainboard/cmos: Delete obsolete commented parametersTimothy Pearson2015-02-161-23/+0
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-1/+1
* AMD cimx/sb800: Fix PCI-to-PCI bridge 0:14.4 configurationKyösti Mälkki2015-02-141-4/+0
* amd/model_10xxx: Drop AMD_UCODE_PATCH_FILE selectionKyösti Mälkki2015-02-031-4/+0
* mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-1/+1