summaryrefslogtreecommitdiff
path: root/src/mainboard/asrock
AgeCommit message (Expand)Author
2016-06-04AGESA boards: Split dispatcher to romstage and ramstageKyösti Mälkki
2016-06-03AMD boards: Drop comment on include fileKyösti Mälkki
2016-06-03AGESA boards: Drop unused includeKyösti Mälkki
2016-05-10AGESA boards: Relocate platform memory configKyösti Mälkki
2016-05-10AGESA boards: Rename files containing OEM configurationKyösti Mälkki
2016-02-09ASL: Fix HPBA shadowing.Vladimir Serbinenko
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-12AMD/Kabini: Fix the interrupt routingZheng Bao
2015-11-10mainboard/**/irq_tables.c: Remove reference to getpirPatrick Georgi
2015-11-05mainboard: Remove last_boot NVRAM optionTimothy Pearson
2015-11-02asrock/e350m1: Add ACPI S3 supportKyösti Mälkki
2015-11-02asrock/e350m1: Match super-io GPIO configuration with vendorKyösti Mälkki
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-30AMD mainboards: Fix 64bit BiosCallOuts.cStefan Reinauer
2015-10-29mainboard: Convert #ifdef to IS_ENABLED in get_bus_conf.cTimothy Pearson
2015-10-24mainboard/asrock/e350m1: Update CMOS layout to match SIO changesTimothy Pearson
2015-10-23asrock/e350m1: disable unconnected GPP PCIe clocksFelix Held
2015-09-30amd/family14: Add k10temp thermal zone.Tobias Diedrich
2015-09-22coreboot: introduce commonlibAaron Durbin
2015-06-14asrock/e350m1: Remove unused file `acpi/smbus.asl`Paul Menzel
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-24AGESA binaryPI boards: Drop annoying commentaryKyösti Mälkki
2015-05-23AGESA fam15x fam16x: Remove HAVE_ACPI_RESUMEKyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-10AGESA: Drop unused AGESA_MEM_TABLEKyösti Mälkki
2015-04-23src/mainboard/*/*/board_info.txt: Added Release year for boardsMathias Friman
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-01-17asrock/e350m1: Fix PCIe slot for x4 cardsKyösti Mälkki
2015-01-10ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki
2015-01-09asrock/e350m1, lenovo/x2x0 Kconfig: fix indentationNicolas Reinecke
2015-01-06mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-06Remove AMD's "Release Content" doxygen from coreboot filesMartin Roth
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 - PlatformGnbPcie.c: Fix Doxygen errorsMartin Roth
2015-01-04AMD Mainboards - platform_cfg.h: Fixes for doxygenMartin Roth
2014-12-20AGESA fam15tn fam15rl fam16kb: Add OemInitMid()Kyösti Mälkki
2014-12-20AGESA: Add OemCustomize hooks structureKyösti Mälkki
2014-12-20AGESA: Ignore error in OemCustomizeInitEarly()Kyösti Mälkki
2014-12-20AGESA fam14: Add amd_initenv()Kyö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