summaryrefslogtreecommitdiffstats
path: root/src/mainboard/technologic
Commit message (Expand)AuthorAgeFilesLines
* Cut the crap.Uwe Hermann2010-09-211-1/+1
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-302-7/+17
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-261-3/+1
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-062-1/+2
* 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-276-35/+35
* 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-011-1/+0
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-24/+24
* 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-2/+0
* __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it intoStefan Reinauer2010-03-291-1/+1
* Fix all the format string warnings.Myles Watson2010-03-221-3/+4
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-9/+9
* - make HAVE_HARD_RESET match what newconfig didPatrick Georgi2010-02-271-2/+0
* Move all the copies of the romstage.inc rule toPatrick Georgi2010-02-091-0/+1
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-081-0/+0
* newconfig is no more.Patrick Georgi2010-02-072-246/+0
* More Kconfig changes to improve match with newconfig:Patrick Georgi2010-01-251-5/+0
* Align several kconfig options to match newconfig:Patrick Georgi2010-01-251-1/+1
* * Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer2010-01-051-0/+1
* Trivial fixes for kconfig. They fix all non-fam10 build failures.Myles Watson2009-12-021-0/+4
* Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson2009-11-062-12/+0
* Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.Uwe Hermann2009-11-062-2/+0
* Major cleanups of the hard_reset() code and config in coreboot.- supermicro/x6dhe_g/auto.c2009-10-241-1/+0
* Fix all board names in Kconfig as per wiki / vendor website.Uwe Hermann2009-10-201-2/+2
* 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-152-6/+6
* More kconfig:Patrick Georgi2009-10-083-1/+32
* Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boardsUwe Hermann2009-10-072-2/+2
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-041-2/+0
* Remove:Patrick Georgi2009-10-032-18/+0
* simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer2009-09-231-1/+1
* Kconfig!Patrick Georgi2009-08-122-0/+17
* Enable CBFS everywhere. All boards compiled for me (abuild tested),Patrick Georgi2009-08-111-2/+2
* Fix the generic code for copying and running coreboot_ram in casePatrick Georgi2009-08-051-0/+4
* 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-303-80/+80
* When I started refactoring mainboard Config.lb, I added two differentCarl-Daniel Hailfinger2009-06-061-31/+2
* v2/src romfs->cbfs renamePeter Stuge2009-04-141-3/+3
* Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer2009-04-011-5/+0
* Add the CONFIG_ROMS config variable. Ronald G. Minnich2009-03-311-1/+7
* Carl-Daniel's part:Carl-Daniel Hailfinger2009-02-182-3/+3
* This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson2009-02-121-2/+2
* Drop unused (or commented / #if 0) reset.c files.Uwe Hermann2008-10-133-43/+2
* Drop a number of duplicated failover.c files (they have the same contentUwe Hermann2008-10-112-36/+4
* This changes the python generated makefilesCarl-Daniel Hailfinger2008-09-041-8/+8
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-182-11/+11
OpenPOWER on IntegriCloud