summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-28Fix broken build due to missing #if CONFIG_IOAPIC.Uwe Hermann
2010-10-28Add IOAPIC support for Intel 82371EB and fixup SMP on ASUS P2B-D.Uwe Hermann
2010-10-27Enable CK804 AC'97 audio interface and explicitly enable NIC on A8N-E.Jonathan Kollasch
2010-10-27Correct an apparent copy-paste error that shows up at compile time onJonathan Kollasch
2010-10-27Drop referenced-yet-does-nothing static function from ms7135 romstage.Jonathan Kollasch
2010-10-27Convert ck804_early_smbus.c to a separately compiled unit.Jonathan Kollasch
2010-10-26Convert some comments to proper Doxygen syntax.Uwe Hermann
2010-10-26We need to call smp_write_lintsrc() instead of smp_write_intsrc() forTobias Diedrich
2010-10-26Convert all ck804-based boards to tiny bootblock.Jonathan Kollasch
2010-10-26Move bcm5785_enable_rom.c include to where it's used.Patrick Georgi
2010-10-26reg is only used inside the #if clause, so declare it there. trivial.Patrick Georgi
2010-10-26When gcc 4.5.0 is used, compiling mcp55_early_setup_car.c fails. This change ...Scott Duplichan
2010-10-25Factor out common mptable code to mptable_init().Uwe Hermann
2010-10-25Make ectool -i work; add missing breakPeter Stuge
2010-10-24Running a checked build of Windows is needed for understanding its various BI...Scott Duplichan
2010-10-24Add small comment about LDN 5 on F71872F/FG / F71806F/FG.Uwe Hermann
2010-10-24Fix superiotool build on non-NetBSD x86_64.Jonathan Kollasch
2010-10-24Provide for I/O space access on NetBSD.Jonathan Kollasch
2010-10-24Add inteltool support for FreeBSD.Idwer Vollering
2010-10-24Update superiotool support for FreeBSD, Makefile fixes.Idwer Vollering
2010-10-24Teach superiotool about the registers in a Fintek F71806 (and F71872).Jonathan Kollasch
2010-10-20Revert sblk/sblink change, use sblk like the rest of the codebase does.Uwe Hermann
2010-10-20Now that no boards set RAMBASE < 1M, get rid of some dead code. Trivial.Myles Watson
2010-10-19For AMD family 10h processors, msr c0010058 is always programmedScott Duplichan
2010-10-19Drop duplicate SB_HT_CHAIN_ON_BUS0 in Kconfig for MS-7135.Jonathan Kollasch
2010-10-19Use the correct (W83627THF, not W83627HF) superio code in MS-7135 romstage.Jonathan Kollasch
2010-10-19Copy ICH4 hard_reset() for 6300ESB.Jonathan Kollasch
2010-10-19Remove unused variables from 6300ESB smbus_write_block().Jonathan Kollasch
2010-10-19Correct spelling of "spacing" (in comments).Jonathan Kollasch
2010-10-19Use mptable_write_buses().Jonathan Kollasch
2010-10-19Modernize socket_754 Kconfig with CAR and address bits information.Jonathan Kollasch
2010-10-19Revision 5966 changed the end of line style of the 3 modified files. This cha...Scott Duplichan
2010-10-19To reduce boot time, remove the double startup IPI and 10 ms delay from lapic...Scott Duplichan
2010-10-19When debug logging is enabled, a message such as '* AP 02 timed out:02010501'Scott Duplichan
2010-10-18This patch enables SB700 option PrefetchEnSPIFromHost in early setup.Scott Duplichan
2010-10-18update intel microcode files.Stefan Reinauer
2010-10-18Make update-microcodes.sh executable.Uwe Hermann
2010-10-18Cosmetics and coding style fixes in devices/*.Uwe Hermann
2010-10-17update intel microcode update scriptStefan Reinauer
2010-10-17Removes model_65x CPUIDs from model_6xx code.Keith Hui
2010-10-17In the RS780/RS690 ProgK8TempMmioBase() function, the dst-link field is setLiu Tao
2010-10-17We currently read the CPU HT speed from HT chain 0's register.Liu Tao
2010-10-17Add more missing GPL-headers, fix inconsistencies in others.Uwe Hermann
2010-10-17Use common GPL-header format in CK804 files, add missing ones (trivial).Uwe Hermann
2010-10-17Various Doxygen comment fixes, typo fixes, etc.Uwe Hermann
2010-10-16Move support for Deschutes Slot 1 CPUs (model_65x) into its own directory.Keith Hui
2010-10-15Drop unused DCACHE_RAM_BASE from intel/car/cache_as_ram.inc-using sockets.Uwe Hermann
2010-10-14Cosmetics in ioapic.c (trivial, no functional changes).Uwe Hermann
2010-10-13Remove various .c #includes from Intel i810/i82801ax/i82801bx boards.Uwe Hermann
2010-10-13Move out Katmai Slot 1 CPUs (model_67x) from model_6xx to model_67x.Keith Hui