summaryrefslogtreecommitdiffstats
path: root/src/mainboard/tyan/s2735
Commit message (Expand)AuthorAgeFilesLines
* This patch drops the coreboot CMOS checksum ranges from Kconfig becauseStefan Reinauer2010-03-291-15/+0
* Fix all the format string warnings.Myles Watson2010-03-221-1/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-222-4/+4
* Remove fallback/normal handling in mainboards'Patrick Georgi2010-03-181-46/+0
* remove more warnings, and fix some boards (watchdog.h)Stefan Reinauer2010-03-171-0/+1
* - make HAVE_HARD_RESET match what newconfig didPatrick Georgi2010-02-272-36/+2
* This does the following:Stefan Reinauer2010-02-274-6/+6
* Move the ldscripts logic to src/arch/i386/Makefile.incPatrick Georgi2010-02-251-6/+0
* Unify crt0s setup to src/arch/i386/Makefile.inc. This variablePatrick Georgi2010-02-251-7/+0
* Only handle code as "driver" that actually uses our driverPatrick Georgi2010-02-231-2/+2
* Various license header consistency fixes (trivial).Uwe Hermann2010-02-151-6/+4
* Move all the copies of the romstage.inc rule toPatrick Georgi2010-02-091-9/+0
* Clean up ACPI:Patrick Georgi2010-02-081-7/+0
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-083-4/+4
* newconfig is no more.Patrick Georgi2010-02-072-435/+0
* * fix crt0s/ldscripts paths to fix out of tree build.Stefan Reinauer2010-01-301-12/+12
* Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_IDPatrick Georgi2009-11-271-0/+6
* Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson2009-11-062-20/+8
* Split the two usages of __ROMCC__:Myles Watson2009-11-061-1/+1
* Major cleanups of the hard_reset() code and config in coreboot.- supermicro/x6dhe_g/auto.c2009-10-244-1/+4
* Fix all board names in Kconfig as per wiki / vendor website.Uwe Hermann2009-10-201-1/+1
* Remove CONFIG_ from #defines that aren't config variables. Trivial.Myles Watson2009-10-171-2/+2
* 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-154-8/+9
* Kconfig: AMD Fam10, all Tyan boards.Patrick Georgi2009-10-082-0/+128
* 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-6/+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/+91
* 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-303-102/+102
* When I started refactoring mainboard Config.lb, I added two differentCarl-Daniel Hailfinger2009-06-061-0/+2
* Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen2009-06-031-1/+1
* CMOS: Add set_option and rework get_option.Luc Verhaegen2009-06-031-1/+1
* Trivial patch to make #defines generated from cmos.layout have unique names. ...Myles Watson2009-05-011-1/+1
* Trivial fix for tyan/s2735: a newly used option wasn't defined as "used"Patrick Georgi2009-04-301-0/+1
* Add "printk" support to all CAR targetsStefan Reinauer2009-04-301-2/+2
* Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi2009-04-301-4/+6
* drop duplicate compiler options that are already mentioned in CFLAGS.Stefan Reinauer2009-04-221-2/+2
* This patch unifies the socket_mPGA604_800Mhz and socket_mPGA604_533Mhz to aStefan Reinauer2009-04-221-2/+2
* Thanks to Myles' patch adding support for include statements,Carl-Daniel Hailfinger2009-04-211-34/+2
* v2/src romfs->cbfs renamePeter Stuge2009-04-141-3/+3
* This patch cleans up the calls to $CC in mainboard Config.lb files. TheyCarl-Daniel Hailfinger2009-04-121-2/+2
* Next step. Kill auto.c and failover.c and clean up Config.lb forCarl-Daniel Hailfinger2009-04-032-192/+0
* There are more than a dozen targets in the v2 tree which refer to ROMCCCarl-Daniel Hailfinger2009-04-031-56/+0
* Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer2009-04-013-7/+1
* Add the CONFIG_ROMS config variable. Ronald G. Minnich2009-03-311-0/+6
* This, ladies and gentlement, is commit #4000.Stefan Reinauer2009-03-131-0/+1
OpenPOWER on IntegriCloud