Add support to run SMM handler in TSEG instead of ASEG
[coreboot.git] / src / mainboard / technologic /
2011-04-20 Stefan Reinauerrun uart_init() from console_init, just like the other...
2011-04-19 Stefan ReinauerDrop baud rate init to an arbitrary baud rate from...
2011-01-21 Stefan Reinauerpush ts5300 rom size to 1MB. In fact the flash part...
2010-11-22 Uwe HermannDrop per-board ram_check() calls for now.
2010-11-21 Uwe HermannDrop excessive whitespace randomly sprinkled in romstag...
2010-09-21 Uwe HermannCut the crap.
2010-08-30 Jens RottmannRestructured all vendors' Kconfig files to no longer...
2010-08-26 Myles WatsonRemove unused mainboard_config definitions. Trivial.
2010-07-06 Edwin BeasantRe-integrate "USE_OPTION_TABLE" code.
2010-05-09 Patrick GeorgiRemove pc80/serial.c includes in ROMCC boards and include
2010-05-08 Patrick GeorgiDrop console/console.c and pc80/serial.c from mainboards'
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-08 Myles WatsonReplace dual_core and quad_core CMOS (nvram) options...
2010-04-01 Stefan Reinauer- get rid of ASM_CONSOLE_LOGLEVEL except in two assemb...
2010-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
2010-03-31 Stefan ReinauerThis patch drops arch/i386/lib/console.c and arch/i386...
2010-03-29 Stefan ReinauerThis drops the ASSEMBLY define from romstage.c, too
2010-03-29 Stefan Reinauer__PRE_RAM__ is now correctly specified in the Makefile...
2010-03-22 Myles WatsonFix all the format string warnings.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-02-27 Patrick Georgi- make HAVE_HARD_RESET match what newconfig did
2010-02-09 Patrick GeorgiMove all the copies of the romstage.inc rule to
2010-02-08 Stefan Reinauerjanitor task: unify and cleanup naming.
2010-02-07 Patrick Georginewconfig is no more.
2010-01-25 Patrick GeorgiMore Kconfig changes to improve match with newconfig:
2010-01-25 Patrick GeorgiAlign several kconfig options to match newconfig:
2010-01-05 Stefan Reinauer* Explicitly add __PRE_RAM__ where it should be added.
2009-12-02 Myles WatsonTrivial fixes for kconfig. They fix all non-fam10...
2009-11-06 Myles WatsonRemove drivers/pci/onboard. The only purpose was for...
2009-11-06 Uwe HermannDrop all pre-CBFS rom_address entries in Config.lb...
2009-10-24 - supermicro/x6dhe... Major cleanups of the hard_reset() code and config...
2009-10-20 Uwe HermannFix all board names in Kconfig as per wiki / vendor...
2009-10-17 Peter StugeMove files from src/cpu/x86/{fpu,mmx,sse}/ to x86/
2009-10-16 Uwe HermannSet default ROM sizes per-board to match the ROM chip...
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-10-08 Patrick GeorgiMore kconfig:
2009-10-07 Uwe HermannMajor CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some...
2009-10-04 Patrick GeorgiThis does away with CONFIG_ROM_PAYLOAD_START and CONFIG...
2009-10-03 Patrick GeorgiRemove:
2009-09-23 Stefan Reinauersimplify source tree hierarchy: move files from sdram...
2009-08-12 Patrick GeorgiKconfig!
2009-08-11 Patrick GeorgiEnable CBFS everywhere. All boards compiled for me...
2009-08-05 Patrick GeorgiFix the generic code for copying and running coreboot_r...
2009-06-30 Stefan Reinauerthe tool chain settings should not be in renamed (as...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-06 Carl-Daniel HailfingerWhen I started refactoring mainboard Config.lb, I added...
2009-04-14 Peter Stugev2/src romfs->cbfs rename
2009-04-01 Stefan ReinauerDrop CONFIG_CHIP_NAME. Those config statements in Confi...
2009-03-31 Ronald G. MinnichAdd the CONFIG_ROMS config variable.
2009-02-18 Carl-Daniel HailfingerCarl-Daniel's part:
2009-02-12 Myles WatsonThis patch converts __FUNCTION__ to __func__, since...
2008-10-13 Uwe HermannDrop unused (or commented / #if 0) reset.c files.
2008-10-11 Uwe HermannDrop a number of duplicated failover.c files (they...
2008-09-04 Carl-Daniel HailfingerThis changes the python generated makefiles
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2007-12-09 Myles WatsonThis adds the same line (uses CONFIG_PRECOMPRESSED_PAYL...
2007-04-12 Peter StugeFix two boards broken by the large patches of late.
2006-12-15 Ed SwierkApply linuxbios-rename-other-payload-options.patch
2006-12-15 Ed SwierkApply linuxbios-rename-compressed-payload-options.patch...
2006-11-10 Stefan Reinauer* fix the automatic build system by compressing payload...
2006-11-05 Uwe HermannUse the canonical name of the vendors/devices and the
2006-10-27 Uwe HermannFix the CHIP_NAME() entries of all mainboards to have...
2006-09-15 Ronald G. Minnichfix variable name for ts5300
2006-09-14 Carl-Daniel Hailfingeradditions and mods for lzma.
2006-06-18 Stefan Reinauerdelete two empty files
2006-05-26 Stefan Reinauerfix two mainboards that have been broken by someone...
2006-05-02 Stefan Reinauerenable compressed payload per default
2006-03-20 Stefan Reinauersome more information on the ts series
2006-03-19 Stefan Reinauerredo ts5300 auto.c
2006-03-18 Stefan Reinauersmall ts5300 update, fix endian problem in dummmcr.
2006-03-17 Stefan Reinauer- sc520 updates. move PAR setup to mainboard auto.c
2005-12-04 Stefan Reinauerget ts5300 compiling, it's mostly a copy of msm586seg
2005-12-04 Stefan Reinauersmall gcc4 patches, some ts5300 updates
2005-08-29 Jonathan McDowellCrude fixup of config files currently non parsable...
2005-08-06 Stefan Reinauerreclone ts5300 from digitallogic sc520 board
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2004-12-09 Stefan Reinauerget config tool satisfied.. let's see if we get this...
2004-11-04 Eric Biederman- Update abuild.sh so it will rebuild successfull builds
2004-10-21 Eric Biederman- Bump the LinuxBIOS major version
2004-10-16 Eric Biederman- First stab at running linuxbios without the old stati...
2004-08-07 Stefan Reinauercreate some technologic systems ts530 infrastructure
2004-08-07 Stefan Reinaueradd Config file for ts5300