summaryrefslogtreecommitdiffstats
path: root/src/mainboard/technexion
Commit message (Expand)AuthorAgeFilesLines
* This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer2010-03-312-2/+2
* drop USE_INIT from mainboard Kconfig files, it's already set in src/KconfigStefan Reinauer2010-03-302-10/+0
* unify cmos.layout wrt AMD extended configuration registers.Stefan Reinauer2010-03-302-2/+2
* This drops the ASSEMBLY define from romstage.c, tooStefan Reinauer2010-03-292-9/+2
* __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it intoStefan Reinauer2010-03-292-2/+2
* This patch drops the coreboot CMOS checksum ranges from Kconfig becauseStefan Reinauer2010-03-292-20/+0
* dualcore.h and quadcore.h are almost exactly the same. Stefan Reinauer2010-03-292-2/+2
* Remove dead code and make white space more consistent for acpi_tables.cMyles Watson2010-03-262-140/+0
* Get rid of type-punned pointer errors.Myles Watson2010-03-242-22/+20
* Fix all the format string warnings.Myles Watson2010-03-224-4/+4
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-2212-75/+75
* Rework boolean expression (DeMorgan and all) forPatrick Georgi2010-03-182-2/+2
* Remove fallback/normal handling in mainboards'Patrick Georgi2010-03-182-101/+18
* trivial warning fixes, mostly for ACPI codeStefan Reinauer2010-03-172-2/+2
* Drop unused doit.sh files (trivial).Uwe Hermann2010-03-012-6/+0
* - Simplify stack size determination: MAX_CPUS * STACK_SIZEPatrick Georgi2010-03-011-1/+1
* - Add config flag for boards that have their own fadt.cPatrick Georgi2010-02-284-28/+4
* - make HAVE_HARD_RESET match what newconfig didPatrick Georgi2010-02-272-20/+0
* Move the ldscripts logic to src/arch/i386/Makefile.incPatrick Georgi2010-02-252-10/+0
* Unify crt0s setup to src/arch/i386/Makefile.inc. This variablePatrick Georgi2010-02-252-14/+0
* Only handle code as "driver" that actually uses our driverPatrick Georgi2010-02-232-2/+2
* Various license header consistency fixes (trivial).Uwe Hermann2010-02-152-12/+8
* Actually set HAVE_OPTION_TABLES for the boards that need it.Patrick Georgi2010-02-091-5/+0
* Move all the copies of the romstage.inc rule toPatrick Georgi2010-02-092-18/+0
* Clean up ACPI:Patrick Georgi2010-02-0816-38/+24
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-084-6/+6
* newconfig is no more.Patrick Georgi2010-02-074-1122/+0
* * fix crt0s/ldscripts paths to fix out of tree build.Stefan Reinauer2010-01-302-22/+22
* 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-3/+3
* Move all IOAPIC selection to southbridges, and remove themPatrick Georgi2010-01-182-2/+0
* Fix technexion tim5690 build failure - REALMODE option required for x86.c mai...Marc Jones2009-12-231-0/+2
* newconfig compilation failed withStefan Reinauer2009-12-231-0/+1
* Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functio...Libra Li2009-12-235-15/+243
* Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_IDPatrick Georgi2009-11-271-0/+10
* Trivial style changes, replace a few C++ type comments, and some code reusePeter Stuge2009-11-252-25/+7
* This patch is buzzer of TechNexion TIM-5690.Libra Li2009-11-252-0/+127
* This patch is buzzer of TechNexion TIM-5690.Libra Li2009-11-256-6/+59
* This is a patch to control the DIP switch and digital I/O.Libra Li2009-11-181-0/+15
* These are post codes for TIM-5690 LED debug message.Libra Li2009-11-096-1/+245
* Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson2009-11-064-12/+4
* Remove some white space and comment differences from devicetree.cb and Config.lbMyles Watson2009-11-061-1/+1
* Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.Uwe Hermann2009-11-064-24/+0
* Split the two usages of __ROMCC__:Myles Watson2009-11-062-2/+2
* Add kconfig menus for most chipset VIDEO_MB values.Uwe Hermann2009-10-261-5/+0
* Define some variables that were not defined. There are a couple left.Myles Watson2009-10-261-1/+0
* Major cleanups of the hard_reset() code and config in coreboot.- supermicro/x6dhe_g/auto.c2009-10-242-4/+0
* The LAN chip-set on the Technexion TIM-5690 is enabled by hardware andLibra Li2009-10-221-32/+0
* Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should beMyles Watson2009-10-202-2/+0
* Fix all board names in Kconfig as per wiki / vendor website.Uwe Hermann2009-10-202-4/+4