summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lippert/hurricane-lx/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* amd/geode_lx: Remove most boardsKyösti Mälkki2018-06-051-144/+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-4/+4
* 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-2/+2
* 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-3/+1
* 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-2/+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-1/+1
* Unify DIMM SPD addressing. For Geode, change thePatrick Georgi2010-11-201-2/+1
* Enable or disable the power button in KconfigPeter Stuge2010-10-131-8/+1
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-051-1/+0
* Add support for LiPPERT Hurricane-LX (EPIC board with AMD Geode-LX,Jens Rottmann2010-09-101-0/+175