summaryrefslogtreecommitdiffstats
path: root/src/mainboard/technologic
Commit message (Expand)AuthorAgeFilesLines
* 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
* This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to everyMyles Watson2007-12-091-0/+1
* Fix two boards broken by the large patches of late.Peter Stuge2007-04-121-7/+0
* Apply linuxbios-rename-other-payload-options.patchEd Swierk2006-12-152-5/+5
* Apply linuxbios-rename-compressed-payload-options.patch, refs #14Ed Swierk2006-12-151-1/+1
* * fix the automatic build system by compressing payloads if possibleStefan Reinauer2006-11-101-2/+1
* Use the canonical name of the vendors/devices and theUwe Hermann2006-11-051-1/+1
* Fix the CHIP_NAME() entries of all mainboards to have the same formatUwe Hermann2006-10-271-1/+1
* fix variable name for ts5300Ronald G. Minnich2006-09-151-1/+1
* additions and mods for lzma. Carl-Daniel Hailfinger2006-09-141-1/+1
* delete two empty filesStefan Reinauer2006-06-182-6/+1
* fix two mainboards that have been broken by someone who does not use abuild.shStefan Reinauer2006-05-261-2/+2
* enable compressed payload per defaultStefan Reinauer2006-05-022-8/+10
* some more information on the ts seriesStefan Reinauer2006-03-201-0/+11