xchg is atomic with side-effects
[coreboot.git] / src / mainboard / kontron /
2012-03-16 Kyösti MälkkiIntel northbridge I945: Apply un-written naming rules
2012-03-08 Patrick GeorgiUnify Local APIC address definitions
2012-02-22 Patrick GeorgiACPI: More ../../.. removal
2012-02-22 Patrick Georgiamd/sb600: Move HAVE_HARD_RESET to southbridge
2012-02-16 Kerry ShehSIO: Winbond w83627dhg update
2012-01-31 Peter Stugenorthbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig...
2011-10-30 Sven Schnelleremove usbdebug.h include from mainboard/romstage code
2011-10-28 Patrick GeorgiGet rid of the old romstage-as-bootblock ROM layout
2011-10-13 Stefan ReinauerRefactor option rom initialization code in coreboot.
2011-10-13 Stefan ReinauerUse default table creator macro for all SSDTs
2011-10-12 Patrick Georgimptable: Refactor mptable generation some more
2011-10-12 Patrick Georgimptable: Get rid of fixup_virtual_wire
2011-10-12 Patrick Georgimptable: Refactor lintsrc generation
2011-09-20 Stefan ReinauerUse ACPI text fields consistently with all other boards
2011-08-26 Sven SchnelleAdd automatic SMBIOS table generation
2011-06-15 Sven Schnellei82801gx: replace cafed00d/cafebabe by defines
2011-06-07 Sven SchnelleSMM: add defines for APM_CNT register
2011-05-10 Patrick GeorgiChange read_option() to a macro that wraps some API...
2011-04-21 Stefan Reinauersome ifdef --> if fixes
2011-04-20 Stefan Reinauerrun uart_init() from console_init, just like the other...
2011-04-18 Stefan Reinauer* Set USBDEBUG_DEFAULT_PORT in all southbridges and...
2011-03-01 Sven SchnelleUse subsystem id from devicetree.cb instead of Kconfig...
2011-02-21 Sven Schnelle[i945] Add SPD adress mapping
2011-01-27 Patrick GeorgiAdd a new CMOS variable which triggers activation of the
2011-01-27 Stefan Reinaueroops. this is weird. CAR addresses should be specified...
2011-01-14 Patrick GeorgiAllow coreboot to initialize CMOS if checksum is invalid.
2011-01-13 Patrick GeorgiDefault to CRT on Kontron/986lcd-m. "default display...
2010-12-19 Stefan ReinauerThe same mechanisms are used for normal and fallback...
2010-12-16 Uwe HermannGet mptable OEM/product ID from kconfig variables.
2010-12-13 Rudolf MarekCompile cbmem.c instead of including it in romstage,
2010-12-11 Stefan ReinauerAfter this has been brought up many times before, renam...
2010-12-09 Uwe HermannDeduplicate various ACPI .asl files.
2010-12-08 Uwe HermannMove "select CACHE_AS_RAM" lines from boards into CPU...
2010-12-08 stepansecond round name simplification. drop the <component...
2010-12-08 stepanfirst round name simplification. drop the <component...
2010-12-07 Uwe HermannGet rid of some unneeded function prototypes in romstag...
2010-12-05 Uwe HermannW83627DHG/W83627EHG fixups for virtual LDNs.
2010-11-28 Uwe Hermanndevicetree.cb: Only add as many entries as there are...
2010-11-21 Uwe HermannSimplify a few code chunks, fix whitespace and indentation.
2010-11-21 Uwe HermannDrop excessive whitespace randomly sprinkled in romstag...
2010-11-21 Patrick GeorgiConvert boards to use mptable_write_buses.
2010-11-20 Patrick GeorgiUnify DIMM SPD addressing. For Geode, change the
2010-11-18 Patrick GeorgiEliminate SET_NB_CFG_54 option. There was no board...
2010-11-17 Tobias DiedrichThis problem was introduced with
2010-11-16 Patrick GeorgiMove the SET_FIDVID* family of configuration options...
2010-11-07 Scott DuplichanDSDT.asl should not report the AMD SB600/SB700 RTC...
2010-11-05 Patrick GeorgiMove QRANK_DIMM_SUPPORT to Kconfig, removing it from...
2010-11-05 Uwe HermannVarious PIRQ/MPTABLE/ACPI Kconfig fixes.
2010-10-26 Tobias DiedrichWe need to call smp_write_lintsrc() instead of smp_writ...
2010-10-25 Uwe HermannFactor out common mptable code to mptable_init().
2010-10-24 Scott DuplichanRunning a checked build of Windows is needed for unders...
2010-10-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
2010-10-10 Stefan Reinauerdon't include unused code, we only need the header.
2010-10-07 Jonathan KollaschRemove duplicate line from pci_ids.h.
2010-10-05 Patrick Georgi- move EHCI_BAR_INDEX to ehci.h - it's constant as...
2010-10-05 Patrick GeorgiRemove lib/ramtest.c-include from all CAR boards.
2010-10-01 Patrick GeorgiICS951462_ADDRESS defined but _never_ used. Drop it.
2010-10-01 Peter StugeSplit NORTHBRIDGE_INTEL_I945 into more precise _I945GC...
2010-10-01 Patrick GeorgiMove several i945 config #defines from romstage.c to...
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-09-28 Myles WatsonRemove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE...
2010-09-26 Warren TurkalRemove hard reset config from some mainboard configs
2010-09-25 Uwe HermannDrop some useless "../../../" in #includes (trivial).
2010-09-25 Uwe HermannVarious USB Debug Port fixes (trivial).
2010-09-25 Stefan Reinauer- Fix race condition in option_table.h generation by...
2010-09-24 Uwe HermannHook up all AMD SB600/SB700 boards to the EHCI Debug...
2010-09-13 Myles WatsonConvert i945 boards to use reserved resources instead...
2010-09-07 Rudolf MarekRemove unused ide0_enable and sata0_enable entries...
2010-08-30 Stefan ReinauerWe call this cache as ram everywhere, so let's call...
2010-08-30 Jens RottmannRestructured all vendors' Kconfig files to no longer...
2010-08-26 Myles WatsonRemove unused mainboard_config definitions. Trivial.
2010-08-26 Stefan Reinauerkontron 986lcd-m: Fix compilation if there is no oprom...
2010-08-25 Stefan ReinauerFix i945 based boards
2010-08-03 Stefan ReinauerDrop the USE_PRINTK_IN_CAR option. It's a bogus decisio...
2010-07-26 Myles WatsonMake include paths more consistent. Fixes compilation...
2010-07-07 Myles WatsonKill a few more warnings.
2010-07-06 Edwin BeasantRe-integrate "USE_OPTION_TABLE" code.
2010-06-25 Patrick GeorgiAdd new function to create all mptable entries for...
2010-06-09 Myles WatsonSame conversion as with resources from static arrays...
2010-06-05 Stefan ReinauerFix two warnings:
2010-05-25 Stefan Reinaueralso rename the config option.
2010-05-25 Stefan Reinauerfix most usbdebug warnings and fix function names.
2010-05-25 Stefan ReinauerLong ago we agreed on kicking the _direct appendix...
2010-05-25 Stefan ReinauerFix usbdebug compilation.
2010-05-21 Stefan ReinauerAdd "reasonable" values in ASL at places we overwrite...
2010-05-20 Patrick GeorgiMove generation of mptable entries for ISA to generic...
2010-05-16 Stefan Reinauerv2 -> v4
2010-05-14 Stefan Reinaueri945:
2010-05-08 Patrick GeorgiDrop console/console.c and pc80/serial.c from mainboards'
2010-05-05 Patrick GeorgiRename "apic" and "apic_cluster" to "lapic" and "lapic_...
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-16 Stefan Reinauerzero warnings days: unify mp tables. fix warnings.
2010-04-15 Stefan Reinauerzero warnings days...
2010-04-14 Stefan Reinauerzero warning days. Move RAMTOP and RAMBASE together.
2010-04-14 Myles WatsonRemove few more warnings and some dead code.
2010-04-14 Stefan Reinauerdrop quite a lot of dead code that did nothing but...
2010-04-14 Stefan Reinauerzero warnings days. Down to under 600 different warnings
2010-04-13 Stefan Reinauerfix timer choice in Kconfig. HAVE_INIT_TIMER is selecte...
2010-04-12 Stefan Reinauermove model_6ex car to a single file. No more .c files...
2010-04-09 Stefan Reinauercopy_and_run.c is not needed twice, and it is used...
next