summaryrefslogtreecommitdiffstats
path: root/src/mainboard/kontron
Commit message (Expand)AuthorAgeFilesLines
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-223-3/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0114-14/+14
* mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel2013-02-251-2/+2
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-142-2/+2
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-142-3/+3
* Intel based boards: Use tab instead of spaces to align comment in DSDTPaul Menzel2013-02-041-1/+1
* Rename mainboard_smi.c to smihandler.cPatrick Georgi2013-01-031-0/+0
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-281-1/+1
* Remove AMD special case for LAPIC based udelay()Patrick Georgi2012-11-271-1/+0
* Remove duplicate VGA BIOS interrupt handlersPatrick Georgi2012-11-241-46/+11
* yabel: Use X86_* instead of the more verbose M.x86.REG_*Patrick Georgi2012-11-241-6/+6
* x86 realmode: Use x86emu register file + definesPatrick Georgi2012-11-241-9/+9
* x86 realmode: Adapt to x86emu/YABEL style return codesPatrick Georgi2012-11-241-3/+3
* Fix PIRQ routing abstractionStefan Reinauer2012-11-161-2/+2
* Drop unneeded BOARD_HAS_FADT optionStefan Reinauer2012-11-162-2/+0
* Reduce number of per-mainboard changesStefan Reinauer2012-11-161-20/+0
* Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer2012-11-161-1/+0
* Move HAVE_SMI_HANDLER from mainboards to chipsetsStefan Reinauer2012-11-141-1/+0
* Get rid of hard coded strings in ACPI tablesStefan Reinauer2012-11-091-1/+1
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-062-2/+0
* hpet: common ACPI generationPatrick Georgi2012-10-081-33/+1
* Use mainboard_interrupt_handlers everywherePatrick Georgi2012-10-051-13/+1
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-081-1/+0
* Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki2012-08-082-6/+0
* AMD and GFXUMA: move setup_uma_memory() to northbridgeKyösti Mälkki2012-08-021-2/+0
* Drop mainboard chip.hStefan Reinauer2012-07-264-46/+0
* Remove copies of rtl8168.cPatrick Georgi2012-07-263-51/+1
* AMD and GFXUMA: drop redundant use of lb_add_memory_range()Kyösti Mälkki2012-07-231-9/+0
* Move setup_uma_memory() to K8 northbridgeKyösti Mälkki2012-07-161-40/+1
* Define global uma_memory variablesKyösti Mälkki2012-07-161-1/+0
* Clean up #ifsPatrick Georgi2012-05-084-6/+6
* Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boardsStefan Reinauer2012-05-011-4/+0
* Refactor some alignment handlingPatrick Georgi2012-04-202-2/+2
* Intel northbridge I945: Apply un-written naming rulesKyösti Mälkki2012-03-161-1/+2
* Unify Local APIC address definitionsPatrick Georgi2012-03-082-2/+2
* ACPI: More ../../.. removalPatrick Georgi2012-02-222-6/+6
* amd/sb600: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-221-1/+0
* SIO: Winbond w83627dhg updateKerry Sheh2012-02-161-1/+1
* northbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig optionPeter Stuge2012-01-311-0/+1
* remove usbdebug.h include from mainboard/romstage codeSven Schnelle2011-10-302-2/+0
* Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi2011-10-281-1/+0
* Refactor option rom initialization code in coreboot.Stefan Reinauer2011-10-131-1/+49
* Use default table creator macro for all SSDTsStefan Reinauer2011-10-132-3/+3
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-132-12/+2
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-132-19/+2
* mptable: Refactor lintsrc generationPatrick Georgi2011-10-131-2/+1
* Use ACPI text fields consistently with all other boardsStefan Reinauer2011-09-211-3/+3
* Add automatic SMBIOS table generationSven Schnelle2011-08-262-39/+0
* i82801gx: replace cafed00d/cafebabe by definesSven Schnelle2011-06-151-1/+1
* SMM: add defines for APM_CNT registerSven Schnelle2011-06-071-89/+79
OpenPOWER on IntegriCloud