summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lippert
Commit message (Expand)AuthorAgeFilesLines
* 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
* I missed these boards in a previous commit.Warren Turkal2010-09-271-1/+0
* All these boards already had the CACHE_AS_RAM option in their individualWarren Turkal2010-09-274-4/+0
* Drop some useless "../../../" in #includes (trivial).Uwe Hermann2010-09-254-4/+4
* Cut the crap.Uwe Hermann2010-09-215-5/+5
* Add support for LiPPERT Hurricane-LX (EPIC board with AMD Geode-LX,Jens Rottmann2010-09-107-0/+501
* Add support for LiPPERT Cool LiteRunner-LX (PC/104 board with AMDJens Rottmann2010-09-077-0/+533
* Set up an arbitrary amount of system memory on Geode LX, soAurelien Guillaume2010-09-072-8/+0
* Update RoadRunner and SpaceRunner config to get in sync with currentJens Rottmann2010-09-034-20/+18
* SMC_CONFIG is needed before the device tree is ready and some peopleJens Rottmann2010-08-318-23/+50
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-303-3/+3
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-304-19/+32
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-261-3/+1
* CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board /Jens Rottmann2010-08-261-0/+1
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-033-3/+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-063-15/+0
* This commit updates the Geode LX GLCP delay control setup from the v2 way to ...Edwin Beasant2010-06-102-2/+2
* CONFIG_DEBUG is too generic. Remove it and replace it with CONFIG_DEBUG_SMBUSMyles Watson2010-06-011-1/+1
* 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-083-5/+3
* Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi2010-05-052-4/+4
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-274-4/+4
* fix compilation remaining geode boardsStefan Reinauer2010-04-221-0/+2
* * clean up all but two warnings on artecgroup dbe61Stefan Reinauer2010-04-212-68/+10
* Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...Myles Watson2010-04-081-1/+1
* - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files.Stefan Reinauer2010-04-012-6/+2
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-312-3/+3
* This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer2010-03-313-3/+3
* drop USE_INIT from mainboard Kconfig files, it's already set in src/KconfigStefan Reinauer2010-03-301-4/+0
* This drops the ASSEMBLY define from romstage.c, tooStefan Reinauer2010-03-293-12/+3
* __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it intoStefan Reinauer2010-03-293-3/+3
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-222-4/+4
* - make HAVE_HARD_RESET match what newconfig didPatrick Georgi2010-02-273-21/+0
* Move the ldscripts logic to src/arch/i386/Makefile.incPatrick Georgi2010-02-252-10/+0
* Unify crt0s setup to src/arch/i386/Makefile.inc. This variablePatrick Georgi2010-02-252-14/+0
* Only handle code as "driver" that actually uses our driverPatrick Georgi2010-02-232-2/+2
* Move all the copies of the romstage.inc rule toPatrick Georgi2010-02-093-18/+1
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-085-8/+8
* fix further build.h dependencies that were undetected before we enabled it on Stefan Reinauer2010-02-072-2/+2
* newconfig is no more.Patrick Georgi2010-02-076-1080/+0
* Move CAR settings for all GX1, GX2, LX and Intel Slot2 boards to the CPU.Stefan Reinauer2010-02-042-20/+0
* * fix crt0s/ldscripts paths to fix out of tree build.Stefan Reinauer2010-01-302-24/+24
* Align several kconfig options to match newconfig:Patrick Georgi2010-01-253-3/+0
* coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer2010-01-162-0/+2
* * Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer2010-01-051-0/+1
* Major cleanups of the hard_reset() code and config in coreboot.- supermicro/x6dhe_g/auto.c2009-10-241-1/+0
OpenPOWER on IntegriCloud