summaryrefslogtreecommitdiffstats
path: root/src/mainboard/supermicro/h8scm
Commit message (Expand)AuthorAgeFilesLines
* AGESA: Use same HeapManager for all BiosCallOutsKyösti Mälkki2015-03-071-3/+0
* mainboard: Do not redefine DRIVERS_PS2_KEYBOARD Kconfig variableAlexandru Gagniuc2015-03-051-4/+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-6/+6
* AGESA fam10 fam12 fam15: Always have HT3_SUPPORTKyösti Mälkki2015-02-141-3/+5
* mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-4/+4
* AMD platforms: fix callout_entry doxygen errorsMartin Roth2015-01-061-2/+2
* AMD Mainboards - rd890_cfg.h: fix Doxygen errors.Martin Roth2015-01-061-1/+1
* AMD Mainboards - rd890_cfg.c: Fix doxygen warningsMartin Roth2015-01-061-3/+3
* Remove AMD's "Release Content" doxygen from coreboot filesMartin Roth2015-01-061-4/+0
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-061-3/+3
* mainboard: Sanitize some superio include paths to be non-localEdward O'Callaghan2015-01-041-1/+1
* AGESA: Add OemCustomize hooks structureKyösti Mälkki2014-12-201-0/+4
* AGESA: Add amd_initcpuio() and amd_initmmio()Kyösti Mälkki2014-12-201-1/+1
* AMD AGESA boards: Prevent passing duplicate obj names to arScott Duplichan2014-12-131-2/+0
* mainboard: Fix correct index variable usage in double loop constructEdward O'Callaghan2014-12-081-1/+1
* AGESA: Trace execution with AGESA_EVENTLOG()Kyösti Mälkki2014-12-031-6/+5
* AGESA fam15: Common agesawrapperKyösti Mälkki2014-12-033-1232/+0
* AGESA: Report events with AGESA_EVENTLOG()Kyösti Mälkki2014-12-031-19/+9
* AGESA: Use common header for agesawrapperKyösti Mälkki2014-12-034-57/+4
* agesa/family15: Switch to per-device ACPIVladimir Serbinenko2014-11-261-179/+0
* vendorcode/amd/agesa/f*/Porting.h: Sync files across fam'sEdward O'Callaghan2014-11-201-1/+1
* AMD: Move RAMBASE and RAMTOPKyösti Mälkki2014-11-141-12/+0
* mainboard: Trivial - Make AGESA board include consistentEdward O'Callaghan2014-11-071-1/+1
* AGESA boards: Fix early agesawrapper_amdinitmmio()Kyösti Mälkki2014-10-221-1/+1
* AGESA: Drop board and chipset -specific callout headersKyösti Mälkki2014-10-193-29/+2
* AGESA fam12 fam14 fam15: Use common agesa_readSpd()Kyösti Mälkki2014-10-191-18/+1
* mainboard/amd: De-ASCIIartify AGESA board headersEdward O'Callaghan2014-08-061-30/+0
* AGESA boards: Drop get_bus_conf.c filesKyösti Mälkki2014-07-281-53/+0
* AGESA boards: Use devicetree for PCI bus enumerationKyösti Mälkki2014-07-281-20/+21
* AGESA: Drop some excessive agesawrapper.h includesKyösti Mälkki2014-07-281-1/+1
* AGESA: Drop offset on PCI device enumerationKyösti Mälkki2014-07-243-10/+5
* AGESA fam15: Drop code that was commented outKyösti Mälkki2014-07-242-45/+1
* AGESA boards: Drop global bus_isaKyösti Mälkki2014-07-242-12/+0
* AGESA fam15: Use local bus_isa storageKyösti Mälkki2014-07-241-2/+1
* src/mainboard: Remove trailing whitespaceElyes HAOUAS2014-07-242-4/+4
* supermicro/h8qgi & h8scm: Remove a trailing whitespaceElyes HAOUAS2014-07-242-11/+11
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-181-2/+0
* mainboard: Make use of ARRAY_SIZE in buildOpts.c on AGESA platformsEdward O'Callaghan2014-07-181-1/+3
* AMD get_bus_conf(): Drop bus_type arrayKyösti Mälkki2014-07-172-13/+1
* mainboard,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-171-1/+0
* AGESA CIMx: Move late init out of get_bus_conf()Kyösti Mälkki2014-07-141-7/+0
* AGESA: Trace execution with AGESAWRAPPER()Kyösti Mälkki2014-07-141-24/+5
* AGESA: Fix error status code return type to enum from UINT32Edward O'Callaghan2014-07-142-35/+35
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-087-7/+0
* AGESA: Call get_bus_conf() just onceKyösti Mälkki2014-07-034-13/+0
* AGESA: Add agesawrapper_post_device()Kyösti Mälkki2014-07-032-22/+1
* AMD boards: Fix typosKyösti Mälkki2014-06-261-1/+1