summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lippert
Commit message (Expand)AuthorAgeFilesLines
* AGESA fam14: Comment lack of PCI-e slot resetsKyösti Mälkki2014-05-262-17/+13
* AGESA: Add common calloutsKyösti Mälkki2014-05-264-40/+10
* LiPPERT: Add aliases for board_status wikiKyösti Mälkki2014-05-191-1/+1
* southbridge/amd/sb?00/lpc.c: Move i8254/i8259 down in southbridgeEdward O'Callaghan2014-05-132-20/+0
* superio/ite/*: Factor out generic romstage componentEdward O'Callaghan2014-05-114-32/+32
* Replace SERIAL_CPU_INIT with PARALLEL_CPU_INITKyösti Mälkki2014-05-102-2/+0
* AGESA: Fix BiosCallouts table formattingKyösti Mälkki2014-05-052-94/+24
* AGESA: Implement EmptyHeap()Kyösti Mälkki2014-05-052-24/+2
* AGESA fam14: Use common calloutsKyösti Mälkki2014-05-056-730/+0
* AGESA fam14: Add fam14_callouts headerKyösti Mälkki2014-05-052-96/+6
* AMD F14h boards: Sanitise headers in agesawrapper.cEdward O'Callaghan2014-05-052-48/+22
* AMD F14h boards: Use std memset/memcpy func over AGESAEdward O'Callaghan2014-05-054-134/+36
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-037-7/+0
* mainboard/: Avoid including early_serial.c from w83627hfEdward O'Callaghan2014-04-302-2/+4
* superio/winbond/w83627dhg: Convert romstage to generic componentEdward O'Callaghan2014-04-281-2/+3
* AMD: Add common header file for CAR setupKyösti Mälkki2014-04-282-4/+2
* lippert/hurricane-lx: Kconfig cleanupPatrick Georgi2014-04-261-3/+1
* mainboard/*: Remove DUMP_ACPI_TABLES from amd boardsEdward O'Callaghan2014-04-262-102/+0
* AMD AGESA cimx/sb800: Drop APIC_ID_OFFSET and MAX_PHYSICAL_CPUSKyösti Mälkki2014-04-202-16/+0
* AMD AGESA: Drop SB_HT_CHAIN_UNITID_OFFSET_ONLYKyösti Mälkki2014-04-162-2/+0
* AMD AGESA: Drop LIFT_BSP_APIC_IDKyösti Mälkki2014-04-162-2/+0
* AMD AGESA: Drop AMDMCTKyösti Mälkki2014-04-162-2/+0
* cimx/sb800 boards: Don't require ide.asl on boards without IDEEdward O'Callaghan2014-04-134-500/+0
* AGESA boards: Clean up definition of BIOS_SIZE in platform_cfgEdward O'Callaghan2014-01-292-42/+10
* board_info.txt: Remove some needless name overrides.Vladimir Serbinenko2014-01-191-1/+0
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-197-0/+42
* Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRRKyösti Mälkki2014-01-152-4/+6
* AMD AGESA: Drop MEM_TRAIN_SEQKyösti Mälkki2013-12-262-8/+0
* AMD sb800 sb900: Fix corruption of a global ramstage variableKyösti Mälkki2013-09-116-12/+8
* Correct spelling of shadow, setting and memoryPaul Menzel2013-08-162-2/+2
* Include boot_cpu.c for romstage buildsKyösti Mälkki2013-08-152-2/+2
* Rename hardwaremain() to main()Stefan Reinauer2013-07-102-2/+2
* AMD: Drop empty root_complexKyösti Mälkki2013-06-242-2/+0
* AMD boards: routing.asl: Uniformly start `Package()` with capital letterPaul Menzel2013-06-232-2/+2
* AMD southbridges: Move HAVE_HARD_RESETKyösti Mälkki2013-06-176-138/+0
* AMD Northbridge LX: get rid of #include "northbridge/amd/lx/raminit.c"Christian Gmeiner2013-06-044-4/+0
* AMD Northbridge LX: convert spd_read_byte() to non-static versionChristian Gmeiner2013-06-044-4/+4
* AMD Northbridge LX: move #include "northbridge/amd/lx/raminit.h"Christian Gmeiner2013-06-044-4/+4
* AMD Llano, Brazos boards: Use `sizeof(var)` to get its sizePaul Menzel2013-05-302-22/+18
* AMD Brazos/Trinity boards: PlatformGnbPcie.c: Reserve correct amount of memoryPaul Menzel2013-05-142-4/+4
* AMD: Reduce stack size from 64 KB to the default of 4 KBPaul Menzel2013-05-092-8/+0
* copy_and_run: drop boot_complete parameterStefan Reinauer2013-05-082-2/+2
* AMD SB800 based boards: Use `#include <sb_cimx.h>` instead of `"sb_cimx.h"`Paul Menzel2013-04-202-2/+2
* FrontRunner/Toucan-AF: boards will be renamed to fit ADLINK schemeJens Rottmann2013-04-091-3/+5
* FrontRunner/Toucan-AF: Use SPD read code from F14 wrapperJens Rottmann2013-03-2212-462/+44
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-224-8/+8
* Lippert Fam14 DSDT: Remove INI method from AZHD deviceMike Loptien2013-03-172-16/+0
* Lippert Fam14 DSDT: Add secondary bus range to PCI0Mike Loptien2013-03-172-0/+32
* Lippert Fam14 DSDT: Add OSC methodMike Loptien2013-03-172-2/+26
* FrontRunner/Toucan-AF: lower SPI speed to 22 MHzJens Rottmann2013-03-082-0/+10