summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lippert/frontrunner
Commit message (Expand)AuthorAgeFilesLines
* 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
* mainboard/lippert's devicetree.cb: Remove trailing whitespaceElyes HAOUAS2014-07-241-17/+17
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-181-2/+0
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* mainboard/: Avoid including early_serial.c from w83627hfEdward O'Callaghan2014-04-302-2/+4
* 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-191-0/+6
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1
* 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-161-2/+2
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* Drop mainboard chip.hStefan Reinauer2012-07-262-4/+0
* AMD Geode cpus: apply un-written naming rulesKyösti Mälkki2012-02-133-5/+5
* 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-201-1/+0
* Unify use of post_codeAlexandru Gagniuc2011-04-111-1/+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-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-4/+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-211-5/+2
* 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-3/+1
* 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
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-051-1/+0
* I missed these boards in a previous commit.Warren Turkal2010-09-271-1/+0
* Cut the crap.Uwe Hermann2010-09-211-1/+1
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-301-1/+1
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-301-5/+5
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-261-3/+1
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-031-1/+0
* Let Geode GX2 use geode_post_code.h just like Geode LXNils Jacobs2010-07-281-0/+1
* This patch converts the Geode GX2 boards to CAR.Nils Jacobs2010-07-262-26/+9
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-061-5/+0
* Move CS5535 specific setup from GX2 driver to CS5535. Stefan Reinauer2010-05-251-5/+7
* Remove pc80/serial.c includes in ROMCC boards and includePatrick Georgi2010-05-091-1/+0
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-081-1/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-273-3/+3
* fix compilation remaining geode boardsStefan Reinauer2010-04-221-0/+2
* Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...Myles Watson2010-04-081-1/+1
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-1/+1
* This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer2010-03-311-1/+1
* drop USE_INIT from mainboard Kconfig files, it's already set in src/KconfigStefan Reinauer2010-03-301-4/+0
OpenPOWER on IntegriCloud