summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lippert/spacerunner-lx/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* amd/geode_lx: Remove most boardsKyösti Mälkki2018-06-051-181/+0
* AMD geode/lx: Remove generic_sdram.c includeKyösti Mälkki2018-05-241-1/+0
* sb/amd/cs5536: Remove includes of C filesMartin Roth2017-07-181-2/+1
* mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-061-3/+3
* AMD Geode: Move conflicting mainboard_romstage_entry()Marc Jones2017-04-251-1/+0
* AMD geode: Avoid conflicting main() declarationKyösti Mälkki2017-03-081-1/+1
* src/mainboard/lenovo-winent: Add space around operatorsElyes HAOUAS2016-09-201-3/+3
* AMD boards: Fix romstage main() declarationKyösti Mälkki2016-06-181-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-6/+3
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-061-4/+4
* Replace hlt with halt()Patrick Georgi2014-12-021-1/+0
* intel/cpu: rename car.h to romstage.hAaron Durbin2014-08-151-1/+1
* Intel: Add common header file for CAR setupEdward O'Callaghan2014-08-141-0/+1
* superio/ite/*: Factor out generic romstage componentEdward O'Callaghan2014-05-111-8/+8
* AMD Northbridge LX: get rid of #include "northbridge/amd/lx/raminit.c"Christian Gmeiner2013-06-041-1/+0
* AMD Northbridge LX: convert spd_read_byte() to non-static versionChristian Gmeiner2013-06-041-1/+1
* AMD Northbridge LX: move #include "northbridge/amd/lx/raminit.h"Christian Gmeiner2013-06-041-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* amd/lx: Move configuration from source to KconfigPatrick Georgi2012-07-261-5/+1
* AMD Geode cpus: apply un-written naming rulesKyösti Mälkki2012-02-131-3/+3
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-201-1/+0
* Unify use of post_codeAlexandru Gagniuc2011-04-111-2/+0
* second round name simplification. drop the <component>_ prefix.stepan2010-12-081-1/+1
* first round name simplification. drop the <component>_ prefix.stepan2010-12-081-2/+2
* Drop per-board ram_check() calls for now.Uwe Hermann2010-11-221-3/+0
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-1/+0
* Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann2010-11-211-2/+1
* Unify DIMM SPD addressing. For Geode, change thePatrick Georgi2010-11-201-2/+1
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-051-1/+0
* Update RoadRunner and SpaceRunner config to get in sync with currentJens Rottmann2010-09-031-6/+5
* SMC_CONFIG is needed before the device tree is ready and some peopleJens Rottmann2010-08-311-2/+5
* This commit updates the Geode LX GLCP delay control setup from the v2 way to ...Edwin Beasant2010-06-101-1/+1
* CONFIG_DEBUG is too generic. Remove it and replace it with CONFIG_DEBUG_SMBUSMyles Watson2010-06-011-1/+1
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-081-2/+1
* * clean up all but two warnings on artecgroup dbe61Stefan Reinauer2010-04-211-34/+5
* - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files.Stefan Reinauer2010-04-011-3/+1
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-2/+2
* This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer2010-03-311-1/+1
* This drops the ASSEMBLY define from romstage.c, tooStefan Reinauer2010-03-291-3/+1
* __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it intoStefan Reinauer2010-03-291-1/+1
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-081-0/+238