aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/gigabyte
AgeCommit message (Expand)Author
2015-10-03sandybridge ivybridge: Treat native init as first class citizenAlexandru Gagniuc
2015-09-24coreboot: move TS_END_ROMSTAGE to one spotAaron Durbin
2015-09-22coreboot: introduce commonlibAaron Durbin
2015-08-23AMD Kconfig: Remove QRANK_DIMM_SUPPORT from unsupported platformsMartin Roth
2015-07-30gigabyte/ga-b75m-d3h: Update device treeDamien Zammit
2015-07-14azalia: fix up and clean up shrinkage of boilerplate codeJonathan A. Kollasch
2015-06-24sandy/ivy: Include IRQ routes from platformKyösti Mälkki
2015-06-23drop unneeded IRQ_SLOT_COUNTsStefan Reinauer
2015-06-10PCI subsystem: Drop PCI_64BIT_PREF_MEM optionKyösti Mälkki
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-05AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0Kyösti Mälkki
2015-05-29bd82x6x: Move calling of finalize() on resume to southbridge codeVladimir Serbinenko
2015-05-28intel: Remove pstate_coord_type.Vladimir Serbinenko
2015-05-28igd.asl rewriteVladimir Serbinenko
2015-05-26bd82x6x: Merge common platform ASL code.Vladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-20acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko
2015-05-20Remove noop smihandler.c in several mainboards.Vladimir Serbinenko
2015-05-20bd82x6x: Merge common apmc finalize procedure.Vladimir Serbinenko
2015-05-19Remove useless extern gnvs declaration in smi handlers.Vladimir Serbinenko
2015-05-15gigabyte/ga-b75m-d3: Fix SMBios version entryKyösti Mälkki
2015-04-28Kconfig whitespace fixesMartin Roth
2015-04-23src/mainboard/*/*/board_info.txt: Added Release year for boardsMathias Friman
2015-04-20gigabyte/ga-b75m-d3v: Add GIGABYTE GA-B75M-D3V mainboardDamien Zammit
2015-04-18kconfig: automatically include mainboardsStefan Reinauer
2015-04-01mainboards/amdfam10: Copy DIMM information to cbmem after romstageTimothy Pearson
2015-03-21mainboards/amd/fam10: Add romstage timestampsTimothy Pearson
2015-03-19cpu/amd/model_10xxx: Add support for early cbmemTimothy Pearson
2015-03-09AMD fam10: Always have AMDMCTKyösti Mälkki
2015-02-16mainboard/cmos: Kill off unused boot_* parametersTimothy Pearson
2015-02-16mainboard/cmos: Move ECC variables out of fallback mechanism byteTimothy Pearson
2015-02-16mainboard/cmos: Delete obsolete commented parametersTimothy Pearson
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-02-12AMD K8 boards’ `romstage.c`: Spell sync*hr*onize correctlyPaul Menzel
2015-02-03amd/model_10xxx: Drop AMD_UCODE_PATCH_FILE selectionKyösti Mälkki
2015-01-27CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki
2015-01-06mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-06mainboard/*/romstage.c: Fix 'lib/delay.c' inclusionEdward O'Callaghan
2015-01-06mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan
2015-01-04AMD Mainboards - romstage.c: Fix doxygen errorsMartin Roth
2014-12-19gigabyte/ga-b75m-d3h: Drop redundant EARLY_CBMEM_INITKyösti Mälkki
2014-12-07ga-b75m-d3h: Remove duplicate sata_port_mapVladimir Serbinenko
2014-12-02Replace hlt with halt()Patrick Georgi
2014-11-30gigabyte/ga-b75m-d3h: Add new Intel mainboardDamien Zammit
2014-11-22amdfam10: Move to per-device ACPIVladimir Serbinenko
2014-11-14AMD: Move RAMBASE and RAMTOPKyösti Mälkki
2014-11-03Revert "gigabyte/ga-b75m-d3h: Add new Intel mainboard"Vladimir Serbinenko
2014-11-02gigabyte/ga-b75m-d3h: Add new Intel mainboardDamien Zammit
2014-10-19amd: rename model_fxx_powernow to powernow.Vladimir Serbinenko
2014-10-17acpi_add_ssdt_pstates: Remove function.Vladimir Serbinenko
2014-10-16amdk8: Move to per-device ACPIVladimir Serbinenko
2014-10-16ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko
2014-09-13azalia: Shrink boilerplateVladimir Serbinenko
2014-08-15intel/cpu: rename car.h to romstage.hAaron Durbin
2014-08-14Intel: Add common header file for CAR setupEdward O'Callaghan
2014-07-24src/mainboard: Remove trailing whitespaceElyes HAOUAS
2014-07-18mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-17AMD get_bus_conf(): Drop bus_type arrayKyösti Mälkki
2014-07-08mainboard: Trivial - drop trailing blank lines at EOF in .hEdward O'Callaghan
2014-07-08mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-06-26AMD boards: Fix typosKyösti Mälkki
2014-06-26PIRQ tables: Fix typosKyösti Mälkki
2014-06-14amd/agesa,cimx: Rename ACPI OS detection methodsEdward O'Callaghan
2014-05-12superio/ite/it8718f: Remove hard coding from romstageEdward O'Callaghan
2014-05-11superio/ite/*: Factor out generic romstage componentEdward O'Callaghan
2014-05-10Replace SERIAL_CPU_INIT with PARALLEL_CPU_INITKyösti Mälkki
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-04-26superio/ite/it8716f: Rewrite from hardcoded base addrEdward O'Callaghan
2014-04-26mainboard/*: Remove DUMP_ACPI_TABLES from amd boardsEdward O'Callaghan
2014-04-22Drop drivers/generic/debugKyösti Mälkki
2014-01-22board_info.txt: Classify almost all remaining boards.Vladimir Serbinenko
2014-01-19board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko
2013-12-30AMD K8 (rev F): Move rev F0/F1 workaround to headerKyösti Mälkki
2013-12-30AMD K8 (rev F): Move MEM_TRAIN_SEQ check to northbridgeKyösti Mälkki
2013-12-29AMD K8 (rev-F): Always have RAMINIT_SYSINFOKyösti Mälkki
2013-12-29AMD fam10: Drop RAMINIT_SYSINFOKyösti Mälkki
2013-12-29AMD K8: Socket implies K8_REV_F_SUPPORTKyösti Mälkki
2013-12-26AMD fam10: Drop MEM_TRAIN_SEQKyösti Mälkki
2013-12-26AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includesKyösti Mälkki
2013-12-26AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki
2013-12-09AMD boards: Fix includes for microcode updatesKyösti Mälkki
2013-10-18get_bus_conf.c: reindent with indentPaul Menzel
2013-08-16Correct spelling of shadow, setting and memoryPaul Menzel
2013-08-15Include boot_cpu.c for romstage buildsKyösti Mälkki
2013-06-24AMD: Drop empty root_complexKyösti Mälkki
2013-06-23AMD boards: routing.asl: Uniformly start `Package()` with capital letterPaul Menzel
2013-05-08Drop CONFIG_AP_CODE_IN_CARStefan Reinauer
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-25AMD boards: ACPI DSDT: Use COREBOOT for the OEM Table ID fieldPaul Menzel
2013-02-25mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel
2013-02-14sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2012-11-29Drop empty mainboard.cKyösti Mälkki
2012-11-29Drop empty mainboard_opsKyösti Mälkki
2012-11-28amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi
2012-11-27Remove AMD special case for LAPIC based udelay()Patrick Georgi
2012-11-16Fix PIRQ routing abstractionStefan Reinauer
2012-11-16Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer
2012-11-06Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki