aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/supermicro/h8qgi
AgeCommit message (Expand)Author
2016-06-04AGESA boards: Split dispatcher to romstage and ramstageKyösti Mälkki
2016-06-04AGESA f12 f15: Add OEM customisationKyösti Mälkki
2016-06-03AGESA boards: Drop unused includeKyösti Mälkki
2016-04-20AMD CIMX: Drop unused codeKyösti Mälkki
2015-12-10ACPI: Work around IASL warning reading/writing same registerMartin Roth
2015-12-10ACPI: Fix IASL Warning about unused method for _OSI checkMartin Roth
2015-11-06AGESA BiosCallouts: Remove castKyösti Mälkki
2015-11-05mainboard: Remove last_boot NVRAM optionTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-30AMD mainboards: Fix 64bit BiosCallOuts.cStefan Reinauer
2015-10-30cpu/amd: Fix cbtypes.h to match UINTN conventionStefan Reinauer
2015-10-30mainboard 64bit fixesStefan Reinauer
2015-10-24mainboard: Update mainboards using the w83795 sensor deviceTimothy Pearson
2015-10-24amd/acpi: Clean up SMBus references.Tobias Diedrich
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-10AGESA: Drop unused AGESA_MEM_TABLEKyösti Mälkki
2015-04-18kconfig: automatically include mainboardsStefan Reinauer
2015-03-07AGESA: Use same HeapManager for all BiosCallOutsKyösti Mälkki
2015-03-05mainboard: Do not redefine DRIVERS_PS2_KEYBOARD Kconfig variableAlexandru Gagniuc
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-14AGESA fam10 fam12 fam15: Always have HT3_SUPPORTKyösti Mälkki
2015-01-06mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-06AMD platforms: fix callout_entry doxygen errorsMartin Roth
2015-01-06AMD Mainboards - rd890_cfg.h: fix Doxygen errors.Martin Roth
2015-01-06AMD Mainboards - rd890_cfg.c: Fix doxygen warningsMartin Roth
2015-01-06Remove AMD's "Release Content" doxygen from coreboot filesMartin Roth
2015-01-06mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan
2015-01-04mainboard: Sanitize some superio include paths to be non-localEdward O'Callaghan
2014-12-20AGESA: Add OemCustomize hooks structureKyösti Mälkki
2014-12-20AGESA: Add amd_initcpuio() and amd_initmmio()Kyösti Mälkki
2014-12-19mainboard: Strip out some dead includesEdward O'Callaghan
2014-12-13AMD AGESA boards: Prevent passing duplicate obj names to arScott Duplichan
2014-12-08mainboard: Fix correct index variable usage in double loop constructEdward O'Callaghan
2014-12-03AGESA: Trace execution with AGESA_EVENTLOG()Kyösti Mälkki
2014-12-03AGESA fam15: Common agesawrapperKyösti Mälkki
2014-12-03AGESA: Report events with AGESA_EVENTLOG()Kyösti Mälkki
2014-12-03AGESA: Use common header for agesawrapperKyösti Mälkki
2014-11-26agesa/family15: Switch to per-device ACPIVladimir Serbinenko
2014-11-20vendorcode/amd/agesa/f*/Porting.h: Sync files across fam'sEdward O'Callaghan
2014-11-14AMD: Move RAMBASE and RAMTOPKyösti Mälkki
2014-11-07mainboard: Trivial - Make AGESA board include consistentEdward O'Callaghan
2014-10-22AGESA boards: Fix early agesawrapper_amdinitmmio()Kyösti Mälkki
2014-10-19AGESA: Drop board and chipset -specific callout headersKyösti Mälkki
2014-10-19AGESA fam12 fam14 fam15: Use common agesa_readSpd()Kyösti Mälkki
2014-08-06mainboard/amd: De-ASCIIartify AGESA board headersEdward O'Callaghan
2014-07-28AGESA boards: Drop get_bus_conf.c filesKyösti Mälkki
2014-07-28AGESA boards: Use devicetree for PCI bus enumerationKyösti Mälkki
2014-07-28AGESA: Drop some excessive agesawrapper.h includesKyösti Mälkki
2014-07-24AGESA: Drop offset on PCI device enumerationKyösti Mälkki
2014-07-24AGESA fam15: Drop code that was commented outKyösti Mälkki
2014-07-24AGESA boards: Drop global bus_isaKyösti Mälkki
2014-07-24AGESA fam15: Use local bus_isa storageKyösti Mälkki
2014-07-24src/mainboard: Remove trailing whitespaceElyes HAOUAS
2014-07-24supermicro/h8qgi & h8scm: Remove a trailing whitespaceElyes HAOUAS
2014-07-18mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-18mainboard: Make use of ARRAY_SIZE in buildOpts.c on AGESA platformsEdward O'Callaghan
2014-07-17AMD get_bus_conf(): Drop bus_type arrayKyösti Mälkki
2014-07-17mainboard,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-14AGESA CIMx: Move late init out of get_bus_conf()Kyösti Mälkki
2014-07-14AGESA: Trace execution with AGESAWRAPPER()Kyösti Mälkki
2014-07-14AGESA: Fix error status code return type to enum from UINT32Edward O'Callaghan
2014-07-08mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-03AGESA: Call get_bus_conf() just onceKyösti Mälkki
2014-07-03AGESA: Add agesawrapper_post_device()Kyösti Mälkki
2014-06-26AMD boards: Fix typosKyösti Mälkki
2014-06-26PIRQ tables: Fix typosKyösti Mälkki
2014-06-18mainboard: Clear up remaining SIO_PORT from KconfigEdward O'Callaghan
2014-06-14amd/agesa,cimx: Rename ACPI OS detection methodsEdward O'Callaghan
2014-06-06AGESA: Use common heap allocatorKyösti Mälkki
2014-06-06AGESA: Use common GetBiosCallout()Kyösti Mälkki
2014-05-26AGESA fam12 fam14 fam15: Declare local callouts staticKyösti Mälkki
2014-05-26AGESA fam12 fam14 fam15: Common handler for AGESA_RUNFUNC_ONAPKyösti Mälkki
2014-05-26AGESA fam12 fam15: Unify agesawrapper_amdlaterunaptaskKyösti Mälkki
2014-05-26AGESA fam12 fam14 fam15: Common handler for AGESA_DO_RESETKyösti Mälkki
2014-05-26AGESA: Add common calloutsKyösti Mälkki
2014-05-10Replace SERIAL_CPU_INIT with PARALLEL_CPU_INITKyösti Mälkki
2014-05-05AGESA: Fix BiosCallouts table formattingKyösti Mälkki
2014-05-05AGESA: Implement EmptyHeap()Kyösti Mälkki
2014-05-05AGESA fam15: Add GetHeapBase()Kyösti Mälkki
2014-05-05AGESA fam15: Use common calloutsKyösti Mälkki
2014-05-05AGESA fam15: Add fam15_callouts headerKyösti Mälkki
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-04-28superio/winbond/w83627dhg: Convert romstage to generic componentEdward O'Callaghan
2014-04-28AMD: Add common header file for CAR setupKyösti Mälkki
2014-04-26mainboard/*: Remove DUMP_ACPI_TABLES from amd boardsEdward O'Callaghan
2014-04-20AMD AGESA cimx/sb700: Drop APIC_ID_OFFSET and MAX_PHYSICAL_CPUSKyösti Mälkki
2014-04-13cimx/sb800 boards: Don't require ide.asl on boards without IDEEdward O'Callaghan
2014-04-09supermicro/h8qgi/dsdt: Use PIC as default interrupt modelKonstantin Aladyshev
2014-04-09supermicro/h8qgi/dsdt: Move _PIC method to root scopeKonstantin Aladyshev
2014-02-06console: Drop extra uart_init()Kyösti Mälkki
2014-01-19board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko
2014-01-15Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRRKyösti Mälkki
2013-12-26AMD AGESA: Drop MEM_TRAIN_SEQKyösti Mälkki
2013-09-17Fix whitespace leaked into treeKyösti Mälkki
2013-08-16Correct spelling of shadow, setting and memoryPaul Menzel
2013-08-15Include boot_cpu.c for romstage buildsKyösti Mälkki