summaryrefslogtreecommitdiffstats
path: root/src/mainboard/gigabyte/ma785gmt
Commit message (Expand)AuthorAgeFilesLines
...
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-061-8/+8
* AMD Mainboards - romstage.c: Fix doxygen errorsMartin Roth2015-01-041-5/+3
* amdfam10: Move to per-device ACPIVladimir Serbinenko2014-11-221-167/+0
* AMD: Move RAMBASE and RAMTOPKyösti Mälkki2014-11-141-12/+0
* acpi_add_ssdt_pstates: Remove function.Vladimir Serbinenko2014-10-171-3/+0
* amdk8: Move to per-device ACPIVladimir Serbinenko2014-10-161-6/+0
* ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko2014-10-161-57/+0
* src/mainboard: Remove trailing whitespaceElyes HAOUAS2014-07-241-5/+5
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-181-2/+0
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* AMD boards: Fix typosKyösti Mälkki2014-06-261-1/+1
* PIRQ tables: Fix typosKyösti Mälkki2014-06-261-1/+1
* amd/agesa,cimx: Rename ACPI OS detection methodsEdward O'Callaghan2014-06-141-10/+10
* superio/ite/it8718f: Remove hard coding from romstageEdward O'Callaghan2014-05-121-1/+2
* superio/ite/*: Factor out generic romstage componentEdward O'Callaghan2014-05-111-2/+5
* Replace SERIAL_CPU_INIT with PARALLEL_CPU_INITKyösti Mälkki2014-05-101-1/+0
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* mainboard/*: Remove DUMP_ACPI_TABLES from amd boardsEdward O'Callaghan2014-04-261-41/+0
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-191-0/+2
* AMD fam10: Drop RAMINIT_SYSINFOKyösti Mälkki2013-12-291-1/+0
* AMD fam10: Drop MEM_TRAIN_SEQKyösti Mälkki2013-12-261-4/+0
* AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includesKyösti Mälkki2013-12-261-1/+0
* AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki2013-12-261-1/+0
* AMD boards: Fix includes for microcode updatesKyösti Mälkki2013-12-091-7/+2
* Correct spelling of shadow, setting and memoryPaul Menzel2013-08-161-1/+1
* Include boot_cpu.c for romstage buildsKyösti Mälkki2013-08-151-1/+1
* AMD boards: routing.asl: Uniformly start `Package()` with capital letterPaul Menzel2013-06-231-1/+1
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0113-13/+13
* AMD boards: ACPI DSDT: Use COREBOOT for the OEM Table ID fieldPaul Menzel2013-02-251-1/+1
* mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel2013-02-251-2/+2
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-2/+2
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-281-1/+1
* Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer2012-11-161-1/+0
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-081-1/+0
* Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki2012-08-082-6/+0
* AMD and GFXUMA: move setup_uma_memory() to northbridgeKyösti Mälkki2012-08-021-2/+0
* Revert "remove CONFIG_SERIAL_CPU_INIT"Sven Schnelle2012-07-311-0/+1
* Drop mainboard chip.hStefan Reinauer2012-07-262-24/+0
* AMD and GFXUMA: drop redundant use of lb_add_memory_range()Kyösti Mälkki2012-07-231-9/+0
* Move setup_uma_memory() to AMDFAM10 northbridgeKyösti Mälkki2012-07-161-38/+1
* Define global uma_memory variablesKyösti Mälkki2012-07-161-2/+0
* remove CONFIG_SERIAL_CPU_INITSven Schnelle2012-07-021-1/+0
* Clean up #ifsPatrick Georgi2012-05-084-6/+6
* Refactor some alignment handlingPatrick Georgi2012-04-201-10/+10
* Fix the blank in acpi_tables.czbao2012-04-191-9/+9
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1
* ACPI: More ../../.. removalPatrick Georgi2012-02-221-2/+2