summaryrefslogtreecommitdiffstats
path: root/src/mainboard/technexion
Commit message (Expand)AuthorAgeFilesLines
* AMD: Reduce stack size from 64 KB to the default of 4 KBPaul Menzel2013-05-091-4/+0
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-222-2/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0134-34/+34
* AMD boards: ACPI DSDT: Use COREBOOT for the OEM Table ID fieldPaul Menzel2013-02-252-2/+2
* mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel2013-02-252-4/+4
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-142-2/+2
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-142-4/+4
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-282-2/+2
* Remove AMD special case for LAPIC based udelay()Patrick Georgi2012-11-272-2/+0
* Fix technexion tim5690 board VGA handlerStefan Reinauer2012-11-272-2/+8
* x86 realmode: Use x86emu register file + definesPatrick Georgi2012-11-241-9/+10
* x86 realmode: Adapt to x86emu/YABEL style return codesPatrick Georgi2012-11-241-3/+3
* Drop unneeded BOARD_HAS_FADT optionStefan Reinauer2012-11-162-2/+0
* Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer2012-11-162-2/+0
* Get rid of hard coded strings in ACPI tablesStefan Reinauer2012-11-092-2/+2
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-062-2/+0
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-082-2/+0
* Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki2012-08-081-5/+0
* Move cpus_ready_for_init() to AMD K8Kyösti Mälkki2012-08-071-1/+0
* Technexion TIM5690: drop add_mainboard_resources()Kyösti Mälkki2012-08-052-4/+6
* AMD and GFXUMA: move setup_uma_memory() to northbridgeKyösti Mälkki2012-08-022-4/+0
* Drop mainboard chip.hStefan Reinauer2012-07-264-48/+0
* AMD and GFXUMA: drop redundant use of lb_add_memory_range()Kyösti Mälkki2012-07-232-18/+0
* Move setup_uma_memory() to K8 northbridgeKyösti Mälkki2012-07-162-80/+2
* Define global uma_memory variablesKyösti Mälkki2012-07-162-2/+0
* Clean up #ifsPatrick Georgi2012-05-088-12/+12
* Refactor some alignment handlingPatrick Georgi2012-04-202-2/+2
* Unify Local APIC address definitionsPatrick Georgi2012-03-082-2/+2
* ACPI: More ../../.. removalPatrick Georgi2012-02-222-4/+4
* amd/sb600: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-222-2/+0
* remove usbdebug.h include from mainboard/romstage codeSven Schnelle2011-10-302-2/+0
* Use default table creator macro for all SSDTsStefan Reinauer2011-10-132-2/+2
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-132-12/+2
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-132-2/+2
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-202-2/+0
* * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that valueStefan Reinauer2011-04-182-10/+0
* Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle2011-03-014-16/+2
* Get mptable OEM/product ID from kconfig variables.Uwe Hermann2010-12-162-2/+2
* After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer2010-12-112-4/+4
* Deduplicate various ACPI .asl files.Uwe Hermann2010-12-098-822/+4
* Move "select CACHE_AS_RAM" lines from boards into CPU socket.Uwe Hermann2010-12-082-2/+0
* second round name simplification. drop the <component>_ prefix.stepan2010-12-084-4/+4
* first round name simplification. drop the <component>_ prefix.stepan2010-12-082-4/+4
* devicetree.cb: Only add as many entries as there are DIMM slots.Uwe Hermann2010-11-282-15/+0
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-212-32/+8
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-212-25/+0
* Convert boards to use mptable_write_buses.Patrick Georgi2010-11-216-64/+6
* Unify DIMM SPD addressing. For Geode, change thePatrick Georgi2010-11-202-6/+2
* Eliminate SET_NB_CFG_54 option. There was no board thatPatrick Georgi2010-11-182-8/+0
* This problem was introduced withTobias Diedrich2010-11-172-4/+6
OpenPOWER on IntegriCloud