summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/db800
Commit message (Expand)AuthorAgeFilesLines
* Drop some useless "../../../" in #includes (trivial).Uwe Hermann2010-09-251-1/+1
* Cut the crap.Uwe Hermann2010-09-211-1/+1
* Set up an arbitrary amount of system memory on Geode LX, soAurelien Guillaume2010-09-071-4/+0
* 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-6/+6
* 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
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-061-5/+0
* This commit updates the Geode LX GLCP delay control setup from the v2 way to ...Edwin Beasant2010-06-101-3/+3
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-081-3/+1
* Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"Patrick Georgi2010-05-051-2/+2
* * clean up all but two warnings on artecgroup dbe61Stefan Reinauer2010-04-211-34/+5
* Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...Myles Watson2010-04-081-1/+1
* remove some more warningsStefan Reinauer2010-04-021-0/+1
* - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files.Stefan Reinauer2010-04-011-2/+1
* 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-4/+1
* __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it intoStefan Reinauer2010-03-291-1/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-2/+2
* - make HAVE_HARD_RESET match what newconfig didPatrick Georgi2010-02-271-10/+0
* Move the ldscripts logic to src/arch/i386/Makefile.incPatrick Georgi2010-02-251-5/+0
* Unify crt0s setup to src/arch/i386/Makefile.inc. This variablePatrick Georgi2010-02-251-6/+0
* Only handle code as "driver" that actually uses our driverPatrick Georgi2010-02-231-1/+1
* Move all the copies of the romstage.inc rule toPatrick Georgi2010-02-091-9/+0
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-082-3/+3
* fix further build.h dependencies that were undetected before we enabled it on Stefan Reinauer2010-02-071-1/+1
* newconfig is no more.Patrick Georgi2010-02-072-332/+0
* Move CAR settings for all GX1, GX2, LX and Intel Slot2 boards to the CPU.Stefan Reinauer2010-02-041-10/+0
* * fix crt0s/ldscripts paths to fix out of tree build.Stefan Reinauer2010-01-301-13/+12
* - Clean up and comment writing of MSRs for cache control (Backport from v3)Edwin Beasant2010-01-261-29/+31
* More Kconfig changes to improve match with newconfig:Patrick Georgi2010-01-251-1/+1
* Align several kconfig options to match newconfig:Patrick Georgi2010-01-251-1/+0
* coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer2010-01-161-0/+1
* Fix all board names in Kconfig as per wiki / vendor website.Uwe Hermann2009-10-201-1/+1
* Fix builds of amd/db800 and digitallogic/msm800sev with smaller bootblocks.Myles Watson2009-10-191-1/+1
* Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/Peter Stuge2009-10-171-1/+1
* Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann2009-10-161-0/+1
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-153-7/+7
* Remaining boards are Kconfig'd now. Whether they workPatrick Georgi2009-10-092-0/+79
* Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boardsUwe Hermann2009-10-071-1/+1
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-041-2/+0
* Remove:Patrick Georgi2009-10-031-7/+0
* simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer2009-09-231-2/+2
* Kconfig!Patrick Georgi2009-08-121-0/+68
* Enable CBFS everywhere. All boards compiled for me (abuild tested),Patrick Georgi2009-08-111-2/+2
* the tool chain settings should not be in renamed (as they will never live inStefan Reinauer2009-06-301-2/+2
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-304-84/+84
* Undo my ugly commit that added uses clauses in lots of places instead of one.Myles Watson2009-06-191-1/+0
* Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial.Myles Watson2009-06-171-0/+1
* When I started refactoring mainboard Config.lb, I added two differentCarl-Daniel Hailfinger2009-06-061-0/+2
OpenPOWER on IntegriCloud