summaryrefslogtreecommitdiff
path: root/src/mainboard/asrock/e350m1
AgeCommit message (Expand)Author
2014-05-05AGESA: Implement EmptyHeap()Kyösti Mälkki
2014-05-05AGESA fam14: Use common calloutsKyösti Mälkki
2014-05-05AGESA fam14: Add fam14_callouts headerKyösti Mälkki
2014-05-05AMD F14h boards: Use std memset/memcpy func over AGESAEdward O'Callaghan
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-05-02asrock/e350m1: Sanitize #includesEdward O'Callaghan
2014-05-02asrock/e350m1/devicetree.cb: Correctly indent device linePaul Menzel
2014-04-29src/mainboard/asrock/e350m1: Properly indent devicetree.cbEdward O'Callaghan
2014-04-28mainboard/asrock/e350m1: Avoid including early_serial.cEdward O'Callaghan
2014-04-28AMD: Add common header file for CAR setupKyösti Mälkki
2014-04-26mainboard/*: Remove DUMP_ACPI_TABLES from amd boardsEdward O'Callaghan
2014-04-20AMD AGESA cimx/sb800: Drop APIC_ID_OFFSET and MAX_PHYSICAL_CPUSKyösti Mälkki
2014-04-16AMD AGESA: Drop SB_HT_CHAIN_UNITID_OFFSET_ONLYKyösti Mälkki
2014-04-16AMD AGESA: Drop LIFT_BSP_APIC_IDKyösti Mälkki
2014-04-16AMD AGESA: Drop AMDMCTKyösti Mälkki
2014-04-13cimx/sb800 boards: Don't require ide.asl on boards without IDEEdward O'Callaghan
2014-01-29AGESA boards: Clean up definition of BIOS_SIZE in platform_cfgEdward O'Callaghan
2014-01-24asrock/e350m1/board_info.txt: Specify ROM socket and Flashrom support.Vladimir Serbinenko
2014-01-19board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko
2014-01-15Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRRKyösti Mälkki
2013-12-26AMD AGESA: Drop MEM_TRAIN_SEQKyösti Mälkki
2013-09-17Fix whitespace leaked into treeKyösti Mälkki
2013-09-11AMD sb800 sb900: Fix corruption of a global ramstage variableKyösti Mälkki
2013-08-16Correct spelling of shadow, setting and memoryPaul Menzel
2013-08-15Include boot_cpu.c for romstage buildsKyösti Mälkki
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