summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asrock
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Work around IASL warning reading/writing same registerMartin Roth2015-12-101-1/+2
* ACPI: Fix IASL Warning about unused method for _OSI checkMartin Roth2015-12-101-1/+1
* AMD/Kabini: Fix the interrupt routingZheng Bao2015-11-121-24/+24
* mainboard/**/irq_tables.c: Remove reference to getpirPatrick Georgi2015-11-101-6/+0
* mainboard: Remove last_boot NVRAM optionTimothy Pearson2015-11-053-3/+0
* asrock/e350m1: Add ACPI S3 supportKyösti Mälkki2015-11-023-7/+24
* asrock/e350m1: Match super-io GPIO configuration with vendorKyösti Mälkki2015-11-021-4/+21
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3159-236/+0
* AMD mainboards: Fix 64bit BiosCallOuts.cStefan Reinauer2015-10-302-4/+4
* mainboard: Convert #ifdef to IS_ENABLED in get_bus_conf.cTimothy Pearson2015-10-291-7/+4
* mainboard/asrock/e350m1: Update CMOS layout to match SIO changesTimothy Pearson2015-10-241-1/+4
* asrock/e350m1: disable unconnected GPP PCIe clocksFelix Held2015-10-231-0/+15
* amd/family14: Add k10temp thermal zone.Tobias Diedrich2015-09-302-90/+0
* coreboot: introduce commonlibAaron Durbin2015-09-222-2/+2
* asrock/e350m1: Remove unused file `acpi/smbus.asl`Paul Menzel2015-06-141-113/+0
* Remove empty lines at end of fileElyes HAOUAS2015-06-084-4/+0
* AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0Kyösti Mälkki2015-06-051-4/+0
* AGESA binaryPI boards: Drop annoying commentaryKyösti Mälkki2015-05-242-8/+8
* AGESA fam15x fam16x: Remove HAVE_ACPI_RESUMEKyösti Mälkki2015-05-231-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-2161-61/+61
* AGESA: Drop unused AGESA_MEM_TABLEKyösti Mälkki2015-05-102-102/+0
* src/mainboard/*/*/board_info.txt: Added Release year for boardsMathias Friman2015-04-233-0/+3
* kconfig: automatically include mainboardsStefan Reinauer2015-04-185-9/+10
* AGESA: Use same HeapManager for all BiosCallOutsKyösti Mälkki2015-03-072-6/+0
* mainboard: Do not redefine DRIVERS_PS2_KEYBOARD Kconfig variableAlexandru Gagniuc2015-03-051-4/+0
* mainboard/cmos: Kill off unused boot_* parametersTimothy Pearson2015-02-163-36/+0
* mainboard/cmos: Move ECC variables out of fallback mechanism byteTimothy Pearson2015-02-163-3/+3
* mainboard/cmos: Delete obsolete commented parametersTimothy Pearson2015-02-163-69/+0
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-153-8/+9
* asrock/e350m1: Fix PCIe slot for x4 cardsKyösti Mälkki2015-01-171-21/+1
* ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki2015-01-101-1/+1
* asrock/e350m1, lenovo/x2x0 Kconfig: fix indentationNicolas Reinecke2015-01-091-24/+24
* mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-1/+1
* Remove AMD's "Release Content" doxygen from coreboot filesMartin Roth2015-01-064-16/+0
* mainboard/*/romstage.c: Fix 'lib/delay.c' inclusionEdward O'Callaghan2015-01-061-1/+1
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-063-12/+12
* AMD Mainboards - PlatformGnbPcie.c: Fix Doxygen errorsMartin Roth2015-01-042-2/+0
* AMD Mainboards - platform_cfg.h: Fixes for doxygenMartin Roth2015-01-041-3/+5
* AGESA fam15tn fam15rl fam16kb: Add OemInitMid()Kyösti Mälkki2014-12-201-0/+8
* AGESA: Add OemCustomize hooks structureKyösti Mälkki2014-12-202-8/+14
* AGESA: Ignore error in OemCustomizeInitEarly()Kyösti Mälkki2014-12-202-10/+2
* AGESA fam14: Add amd_initenv()Kyösti Mälkki2014-12-201-0/+1
* AGESA: Add amd_initcpuio() and amd_initmmio()Kyösti Mälkki2014-12-202-3/+3
* mainboard: Strip out some dead includesEdward O'Callaghan2014-12-191-2/+0
* Kconfig: Remove ACPI_SSDTX_NUM.Vladimir Serbinenko2014-12-071-4/+0
* AGESA fam14: Move agesawrapper_amdinitmmio()Kyösti Mälkki2014-12-031-3/+2
* AGESA: Trace execution with AGESA_EVENTLOG()Kyösti Mälkki2014-12-032-14/+12
* AGESA: Common agesawrapper for S3 resumeKyösti Mälkki2014-12-031-0/+1
* AGESA: Remove duplicate OemCustomizeInitEarly declarationsKyösti Mälkki2014-12-034-37/+3
* AGESA fam15tn / fam15rl / fam16kb: Common agesawrapperKyösti Mälkki2014-12-032-640/+0
OpenPOWER on IntegriCloud