aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asrock
AgeCommit message (Expand)Author
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
2012-08-08Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki
2012-08-02AMD and GFXUMA: move setup_uma_memory() to northbridgeKyösti Mälkki
2012-07-31Revert "remove CONFIG_SERIAL_CPU_INIT"Sven Schnelle
2012-07-26Drop mainboard chip.hStefan Reinauer
2012-07-23AMD and GFXUMA: drop redundant use of lb_add_memory_range()Kyösti Mälkki
2012-07-16Move setup_uma_memory() to K8 northbridgeKyösti Mälkki
2012-07-16Move setup_uma_memory() to Agesa Family14 northbridgeKyösti Mälkki
2012-07-16Define global uma_memory variablesKyösti Mälkki
2012-07-02remove CONFIG_SERIAL_CPU_INITSven Schnelle
2012-05-09Move fadt.c to the cimx sb800 southbridge directory to be shared.Marc Jones
2012-05-08Clean up #ifsPatrick Georgi
2012-04-27Move top level pc80 directory to drivers/Stefan Reinauer
2012-04-20Refactor some alignment handlingPatrick Georgi
2012-04-19Fix messy code in ALIB creationzbao
2012-04-19Leverage the Pstate table created by AGESA.zbao
2012-04-16ACPI HEST table.zbao
2012-03-16Rename AMD_AGESA to CPU_AMD_AGESAKyösti Mälkki
2012-03-08Unify Local APIC address definitionsPatrick Georgi
2012-02-22ACPI: More ../../.. removalPatrick Georgi
2012-02-17amd/sb700: Move HAVE_HARD_RESET to southbridgePatrick Georgi
2012-02-17Remove whitespace.Patrick Georgi
2012-02-16SIO: Winbond w83627dhg updateKerry Sheh
2012-01-18Clean up AMD romstage.c serial outputMarc Jones
2012-01-18Remove duplicated line of code in AMD wrappers.Marc Jones
2012-01-05Fix Fam14 AGESA ACPI table generationMarc Jones
2012-01-05Clean up AMD Fam14 SSDTMarc Jones
2012-01-05Fix Fam14 mainboard whitespaceMarc Jones
2012-01-02F14 mainboard: mptable updateKerry Sheh
2012-01-02F14 mainboard: update acpi interrupt routing in pic and apic modeKerry Sheh
2011-12-02Change AMD vendorcode buildKyösti Mälkki
2011-11-01remove trailing whitespaceStefan Reinauer
2011-10-30remove usbdebug.h include from mainboard/romstage codeSven Schnelle
2011-10-28Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi
2011-10-23SB800: Hide unused gpp portsKerry Sheh
2011-10-19asrock/e350m1: Enable the superio ACPI device in devicetree.cbPeter Stuge
2011-10-13Use default table creator macro for all SSDTsStefan Reinauer
2011-10-13mptable: Refactor mptable generation some morePatrick Georgi
2011-10-13mptable: Get rid of fixup_virtual_wirePatrick Georgi
2011-10-11mainboard: complete the sb800 devicetree even device is offKerry Sheh
2011-09-14Update to Asrock E350m1 for AMD F14 C0efdesign98
2011-09-07AMD SB800 southbridge updateKerry She
2011-09-07AMD F14 southbridge updateKerry She
2011-07-22Update AMD SR5650 and SB700efdesign98
2011-07-14Move AMD SB800 early clock setup.Scott Duplichan
2011-07-10ASRock E350M1: ACPI-related BSOD fixScott Duplichan
2011-06-29amd southbirdge sb800 wrapper, pci bridge fixKerry She
2011-06-22Move SB800 clock init earlierScott Duplichan
2011-06-22Move existing AMD Ffamily14 code to f14 folderefdesign98
2011-06-22Rename {CPU|NB|SB}/amd/*_wrapper foldersefdesign98
2011-06-20sb800: move spi prefetch and fast read mode to sb bootblock.Stefan Reinauer
2011-06-20ASRock E350M1: Enable USB3 supportMarshall Buschman
2011-06-19ASRock E350M1: Configure SB800 GPP ports to support onboard pcie nicScott Duplichan
2011-06-12ASRock/E350M1: Skip memory clear for boot time reductionMarshall Buschman
2011-06-07re-indent, so files conform to coding guidelines.Stefan Reinauer
2011-06-04Port persimmon r6594 to e350m1: Cosmetic cleanupPeter Stuge
2011-06-04Port persimmon r6593 to e350m1: Remove unused Kconfig optionsPeter Stuge