summaryrefslogtreecommitdiff
path: root/src/mainboard/asrock
AgeCommit message (Expand)Author
2013-07-10Rename hardwaremain() to main()Stefan Reinauer
2013-06-24AMD: Drop empty root_complexKyösti Mälkki
2013-06-23AMD boards: routing.asl: Uniformly start `Package()` with capital letterPaul Menzel
2013-06-17AMD southbridges: Move HAVE_HARD_RESETKyösti Mälkki
2013-05-30AMD Llano, Brazos boards: Use `sizeof(var)` to get its sizePaul Menzel
2013-05-14AMD Brazos/Trinity boards: PlatformGnbPcie.c: Reserve correct amount of memoryPaul Menzel
2013-05-08copy_and_run: drop boot_complete parameterStefan Reinauer
2013-05-07asrock/e350m1: reduce default stack sizeStefan Reinauer
2013-04-20AMD SB800 based boards: Use `#include <sb_cimx.h>` instead of `"sb_cimx.h"`Paul Menzel
2013-04-11ASRock DSDT: Split the ASRock DSDTMike Loptien
2013-04-03ASRock E350M1: Kconfig: Remove `WARNINGS_ARE_ERRORS` to treat warnings as errorsPaul Menzel
2013-04-02ASRock E350M1: buildOpts.c: Add missing memory related definesPaul Menzel
2013-04-01ASRock E350M1: mptable.c: Remove unused variable `dev`Paul Menzel
2013-04-01ASRock E350M1: mptable.c: Include `cpu/amd/amdfam14.h` for `get_bus_conf`Paul Menzel
2013-04-01ASRock E350M1: mainboard.c: Include `cimx_util.h` for `pm_iowrite`Paul Menzel
2013-03-30ASRock E350M1: irq_tables.c: Include `cpu/amd/amdfam14.h` for `get_bus_conf`Paul Menzel
2013-03-30ASRock E350M1: get_bus_conf.c: Include `agesawrapper.h` for `agesawrapper_amd...Paul Menzel
2013-03-30ASRock E350M1: PlatformGnbPcie.c: Do not return anything for void return typePaul Menzel
2013-03-22Asrock E350M1: Use SPD read code from F14 wrapperJens Rottmann
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-17ASROCK Fam14 DSDT: Add secondary bus range to PCI0Mike Loptien
2013-03-17ASROCK Fam14 DSDT: Remove INI method from AZHD deviceMike Loptien
2013-03-17ASROCK Fam14 DSDT: Add OSC methodMike Loptien
2013-03-08AMD CIMx SB800 boards: platform_cfg.h: Integrate Kconfig SATA Mode choicePaul Menzel
2013-03-07ASRock E350M1: Let `BiosGnbPcieSlotReset()` return `AGESA_UNSUPPORTED`Paul Menzel
2013-03-06ASRock E350M1: mainboard.c: Add declarations for `set_pcie_{,de}reset`Paul Menzel
2013-03-02ASRock E350M1: Remove non-existing PCI devices 12.1 and 13.1Paul Menzel
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-27Persimmon: remove HDMI Audio, PCI device 00:01.1 from devicetree.cbJens Rottmann
2013-02-26AMD Fam14 boards: reduce unnecessary differences, 2nd attemptJens Rottmann
2013-02-25AMD Fam14 boards: Set P_BLK length to 6 for all processorsPaul 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-23AMD based boards: platform_cfg.h: Replace `_*BOARDNAME*_CFG_H_` with `_PLATFO...Jens Rottmann
2013-02-21AMD Fam14 boards: Unify `acpi_table.c` by mainly using Inagua’s onePaul Menzel
2013-02-21AMD Fam14 boards: dimmSpd.c: Set `iobase` to `SMBUS0_BASE_ADDRESS` instead of...Jens Rottmann
2013-02-19Inagua+children: fix simple copy & paste error in code to reset PCIe slotsJens Rottmann
2013-02-14sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2013-02-04AGESA boards: Fix grammar in description of `OemCustomizeInitEarly`Paul Menzel
2013-02-04ASRock 939A785GMH: Align comments of DSDT’s `IndexField`Paul Menzel
2013-02-04ASRock 939A785GMH: Align comments in DSDT header with tabsPaul Menzel
2013-01-30ASRock E350M1: Remove unused variable `reg8` from `romstage.c`Paul Menzel
2013-01-26AMD boards, ASRock E350M1: Remove whitespace in front of comma in DSDTPaul Menzel
2012-12-28BiosCallOuts: Replace REQUIRED_CALLOUTS define with flexible variableAladyshev Konstantin
2012-11-28amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi
2012-11-27Remove AMD special case for LAPIC based udelay()Patrick Georgi
2012-11-16Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer
2012-11-06Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki
2012-08-08Cleanup coreboot memory table includesKyösti Mälkki