summaryrefslogtreecommitdiffstats
path: root/src/mainboard/gigabyte
Commit message (Expand)AuthorAgeFilesLines
* superio/ite/it8718f: Remove hard coding from romstageEdward O'Callaghan2014-05-123-3/+6
* superio/ite/*: Factor out generic romstage componentEdward O'Callaghan2014-05-117-14/+23
* Replace SERIAL_CPU_INIT with PARALLEL_CPU_INITKyösti Mälkki2014-05-105-11/+2
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-037-7/+0
* superio/ite/it8716f: Rewrite from hardcoded base addrEdward O'Callaghan2014-04-262-10/+11
* mainboard/*: Remove DUMP_ACPI_TABLES from amd boardsEdward O'Callaghan2014-04-263-123/+0
* Drop drivers/generic/debugKyösti Mälkki2014-04-222-24/+0
* board_info.txt: Classify almost all remaining boards.Vladimir Serbinenko2014-01-221-0/+2
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-196-0/+25
* AMD K8 (rev F): Move rev F0/F1 workaround to headerKyösti Mälkki2013-12-302-8/+0
* AMD K8 (rev F): Move MEM_TRAIN_SEQ check to northbridgeKyösti Mälkki2013-12-302-4/+0
* AMD K8 (rev-F): Always have RAMINIT_SYSINFOKyösti Mälkki2013-12-292-2/+0
* AMD fam10: Drop RAMINIT_SYSINFOKyösti Mälkki2013-12-293-3/+0
* AMD K8: Socket implies K8_REV_F_SUPPORTKyösti Mälkki2013-12-292-2/+0
* AMD fam10: Drop MEM_TRAIN_SEQKyösti Mälkki2013-12-263-12/+0
* AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includesKyösti Mälkki2013-12-265-5/+0
* AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki2013-12-265-5/+0
* AMD boards: Fix includes for microcode updatesKyösti Mälkki2013-12-093-21/+6
* get_bus_conf.c: reindent with indentPaul Menzel2013-10-182-88/+89
* Correct spelling of shadow, setting and memoryPaul Menzel2013-08-163-3/+3
* Include boot_cpu.c for romstage buildsKyösti Mälkki2013-08-155-5/+5
* AMD: Drop empty root_complexKyösti Mälkki2013-06-242-2/+0
* AMD boards: routing.asl: Uniformly start `Package()` with capital letterPaul Menzel2013-06-233-3/+3
* Drop CONFIG_AP_CODE_IN_CARStefan Reinauer2013-05-082-196/+0
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-229-9/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0164-64/+64
* AMD boards: ACPI DSDT: Use COREBOOT for the OEM Table ID fieldPaul Menzel2013-02-253-3/+3
* mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel2013-02-253-6/+6
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-147-7/+7
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-147-10/+10
* Drop empty mainboard.cKyösti Mälkki2012-11-293-71/+0
* Drop empty mainboard_opsKyösti Mälkki2012-11-293-6/+0
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-289-19/+9
* Remove AMD special case for LAPIC based udelay()Patrick Georgi2012-11-274-4/+0
* Fix PIRQ routing abstractionStefan Reinauer2012-11-162-4/+4
* Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer2012-11-165-5/+0
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-067-7/+0
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-083-3/+0
* Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki2012-08-086-18/+0
* AMD and GFXUMA: move setup_uma_memory() to northbridgeKyösti Mälkki2012-08-023-6/+0
* Revert "remove CONFIG_SERIAL_CPU_INIT"Sven Schnelle2012-07-315-0/+11
* Drop mainboard chip.hStefan Reinauer2012-07-2614-168/+0
* AMD and GFXUMA: drop redundant use of lb_add_memory_range()Kyösti Mälkki2012-07-233-27/+0
* Move setup_uma_memory() to AMDFAM10 northbridgeKyösti Mälkki2012-07-163-115/+3
* Define global uma_memory variablesKyösti Mälkki2012-07-163-6/+0
* remove CONFIG_SERIAL_CPU_INITSven Schnelle2012-07-025-11/+0
* Integrate MA785GM-US2H to KconfigAlec Ari2012-05-101-0/+3
* Clean up #ifsPatrick Georgi2012-05-0816-26/+26
* Move top level pc80 directory to drivers/Stefan Reinauer2012-04-272-2/+2
* Fix whitespace for ma785gmAlec Ari2012-04-241-11/+11