summaryrefslogtreecommitdiffstats
path: root/src/mainboard/kontron
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change read_option() to a macro that wraps some API uglynessPatrick Georgi2011-05-101-4/+4
* some ifdef --> if fixesStefan Reinauer2011-04-211-3/+3
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-202-3/+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-012-8/+1
* [i945] Add SPD adress mappingSven Schnelle2011-02-211-1/+1
* Add a new CMOS variable which triggers activation of thePatrick Georgi2011-01-273-3/+10
* oops. this is weird. CAR addresses should be specified in the socket and not inStefan Reinauer2011-01-271-9/+0
* Allow coreboot to initialize CMOS if checksum is invalid.Patrick Georgi2011-01-141-1/+4
* Default to CRT on Kontron/986lcd-m. "default display" doesn't alwaysPatrick Georgi2011-01-131-1/+1
* The same mechanisms are used for normal and fallback images. Stefan Reinauer2010-12-191-1/+1
* Get mptable OEM/product ID from kconfig variables.Uwe Hermann2010-12-162-2/+2
* Compile cbmem.c instead of including it in romstage,Rudolf Marek2010-12-131-8/+0
* After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer2010-12-111-2/+2
* Deduplicate various ACPI .asl files.Uwe Hermann2010-12-094-411/+2
* 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-083-3/+3
* first round name simplification. drop the <component>_ prefix.stepan2010-12-083-4/+4
* Get rid of some unneeded function prototypes in romstage.c files.Uwe Hermann2010-12-071-1/+0
* W83627DHG/W83627EHG fixups for virtual LDNs.Uwe Hermann2010-12-051-2/+8
* devicetree.cb: Only add as many entries as there are DIMM slots.Uwe Hermann2010-11-281-6/+0
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-212-21/+8
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-212-22/+2
* Convert boards to use mptable_write_buses.Patrick Georgi2010-11-213-32/+3
* Unify DIMM SPD addressing. For Geode, change thePatrick Georgi2010-11-201-3/+1
* Eliminate SET_NB_CFG_54 option. There was no board thatPatrick Georgi2010-11-181-4/+0