summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lippert
Commit message (Expand)AuthorAgeFilesLines
* 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
* FrontRunner/Toucan-AF: drop unnecessary compile time CPU model selectionJens Rottmann2013-03-043-39/+4
* AMD Persimmon, LiPPERT Fam14: Fix typo code*c* in commentPaul Menzel2013-03-032-2/+2
* FrontRunner/Toucan-AF: work around AGESA RAM init crashing on rebootJens Rottmann2013-03-022-0/+8
* LiPPERT Toucan-AF [2/2]: actually implement mainboard supportJens Rottmann2013-03-0213-162/+231
* LiPPERT Toucan-AF [1/2]: create board by forking AMD PersimmonJens Rottmann2013-03-0227-0/+6955
* LiPPERT FrontRunner-AF [2/2]: actually implement mainboard supportJens Rottmann2013-03-0214-173/+301
* LiPPERT FrontRunner-AF [1/2]: create board by forking AMD PersimmonJens Rottmann2013-03-0227-0/+6955
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0112-12/+12
* mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel2013-02-254-8/+8
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-145-5/+5
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-145-5/+5
* romcc: Use default romcc flags for most boardsPatrick Georgi2013-02-091-1/+0
* Drop empty mainboard.cKyösti Mälkki2012-11-291-2/+0
* Drop empty mainboard_opsKyösti Mälkki2012-11-291-3/+0
* Fix PIRQ routing abstractionStefan Reinauer2012-11-165-10/+10
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-065-5/+0
* Drop mainboard chip.hStefan Reinauer2012-07-2610-100/+0
* amd/lx: Move configuration from source to KconfigPatrick Georgi2012-07-268-20/+28
* AMD Geode cpus: apply un-written naming rulesKyösti Mälkki2012-02-1315-25/+25
* Update geode GX2 tree to match LX.Nils Jacobs2012-01-071-1/+0
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-205-8/+0
* Unify use of post_codeAlexandru Gagniuc2011-04-115-9/+0
* -Change the remaining GLIU1 port 5 register names from VIP (Video Input Port)Nils Jacobs2010-12-291-0/+18
* second round name simplification. drop the <component>_ prefix.stepan2010-12-085-5/+5
* first round name simplification. drop the <component>_ prefix.stepan2010-12-085-10/+10
* Drop per-board ram_check() calls for now.Uwe Hermann2010-11-225-16/+0
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-211-0/+1
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-215-9/+2
* Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann2010-11-215-8/+5
* Unify DIMM SPD addressing. For Geode, change thePatrick Georgi2010-11-205-11/+5
* Add Kconfig CPU speed selection to Geode GX2 boards.Nils Jacobs2010-11-051-0/+1
* GX2: Define the unused DIMM1 to 0xFF to make it obvious it is a bogus value.Nils Jacobs2010-11-051-1/+1
* Change Geode GX2 to use the auto DRAM detect code from Geode LX.Nils Jacobs2010-11-012-22/+50
* Enable or disable the power button in KconfigPeter Stuge2010-10-135-8/+13
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-055-5/+0
OpenPOWER on IntegriCloud