summaryrefslogtreecommitdiffstats
path: root/src/mainboard/technexion
Commit message (Expand)AuthorAgeFilesLines
* superio/ite/*: Factor out generic romstage componentEdward O'Callaghan2014-05-112-6/+10
* Drop useless mainboard-romstage definesPatrick Georgi2014-05-032-10/+0
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-032-2/+0
* mainboard/*: Remove DUMP_ACPI_TABLES from amd boardsEdward O'Callaghan2014-04-262-70/+0
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-192-0/+4
* AMD K8 (rev-F): Always have RAMINIT_SYSINFOKyösti Mälkki2013-12-292-2/+0
* AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includesKyösti Mälkki2013-12-262-2/+0
* AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki2013-12-262-2/+0
* Correct spelling of shadow, setting and memoryPaul Menzel2013-08-162-2/+2
* Include boot_cpu.c for romstage buildsKyösti Mälkki2013-08-152-2/+2
* AMD: Drop empty root_complexKyösti Mälkki2013-06-242-2/+0
* AMD boards: routing.asl: Uniformly start `Package()` with capital letterPaul Menzel2013-06-232-2/+2
* 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