Age | Commit message (Expand) | Author |
2010-10-19 | Modernize socket_754 Kconfig with CAR and address bits information. | Jonathan Kollasch |
2010-10-19 | Revision 5966 changed the end of line style of the 3 modified files. This cha... | Scott Duplichan |
2010-10-19 | To reduce boot time, remove the double startup IPI and 10 ms delay from lapic... | Scott Duplichan |
2010-10-19 | When debug logging is enabled, a message such as '* AP 02 timed out:02010501' | Scott Duplichan |
2010-10-18 | This patch enables SB700 option PrefetchEnSPIFromHost in early setup. | Scott Duplichan |
2010-10-18 | update intel microcode files. | Stefan Reinauer |
2010-10-18 | Make update-microcodes.sh executable. | Uwe Hermann |
2010-10-18 | Cosmetics and coding style fixes in devices/*. | Uwe Hermann |
2010-10-17 | update intel microcode update script | Stefan Reinauer |
2010-10-17 | Removes model_65x CPUIDs from model_6xx code. | Keith Hui |
2010-10-17 | In the RS780/RS690 ProgK8TempMmioBase() function, the dst-link field is set | Liu Tao |
2010-10-17 | We currently read the CPU HT speed from HT chain 0's register. | Liu Tao |
2010-10-17 | Add more missing GPL-headers, fix inconsistencies in others. | Uwe Hermann |
2010-10-17 | Use common GPL-header format in CK804 files, add missing ones (trivial). | Uwe Hermann |
2010-10-17 | Various Doxygen comment fixes, typo fixes, etc. | Uwe Hermann |
2010-10-16 | Move support for Deschutes Slot 1 CPUs (model_65x) into its own directory. | Keith Hui |
2010-10-15 | Drop unused DCACHE_RAM_BASE from intel/car/cache_as_ram.inc-using sockets. | Uwe Hermann |
2010-10-14 | Cosmetics in ioapic.c (trivial, no functional changes). | Uwe Hermann |
2010-10-13 | Remove various .c #includes from Intel i810/i82801ax/i82801bx boards. | Uwe Hermann |
2010-10-13 | Move out Katmai Slot 1 CPUs (model_67x) from model_6xx to model_67x. | Keith Hui |
2010-10-13 | Convert all Intel i810 boards to CAR. | Uwe Hermann |
2010-10-13 | Enable or disable the power button in Kconfig | Peter Stuge |
2010-10-13 | Fix a stupid bug in rs780 and rs690 code. | Zheng Bao |
2010-10-13 | Trivial. Clean up code and add some comments. | Zheng Bao |
2010-10-12 | Add missing include of model_6bx for slot_1. | Keith Hui |
2010-10-12 | Move translate_spd_to_i82810[] from .h to .c file (trivial). | Uwe Hermann |
2010-10-12 | We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. | Uwe Hermann |
2010-10-12 | Reduce duplicate definition in CAR code. | Warren Turkal |
2010-10-12 | Build bootblock.S instead of bootblock.c. | Warren Turkal |
2010-10-11 | Fix typo after r5925. | Sylvain Hitier |
2010-10-11 | Build fixes (trivial). | Uwe Hermann |
2010-10-11 | First round of ICH2/ICH2-M cleanups after split from i82801xx. | Uwe Hermann |
2010-10-11 | Factor out a few commonly duplicated functions from northbridge.c. | Uwe Hermann |
2010-10-10 | don't include unused code, we only need the header. | Stefan Reinauer |
2010-10-10 | fix typos found by zbao in other files. | Stefan Reinauer |
2010-10-10 | Same applies for SB600. | Rudolf Marek |
2010-10-10 | Following patch fixes the boot_switch_sata_ide logic. It can swap | Rudolf Marek |
2010-10-10 | Following patch enables UDMA on ALL IDE devices. The current code enables it ... | Rudolf Marek |
2010-10-10 | Trivial. Spelling check. | Zheng Bao |
2010-10-09 | Remove various .c #includes from Intel 440BX/82371EB boards. | Uwe Hermann |
2010-10-09 | Trivial. Spell checking. | Zheng Bao |
2010-10-09 | Trivial. Spell checking. | Zheng Bao |
2010-10-08 | Drop unused i82801ax_early_lpc.c and i82801bx_early_lpc.c. | Uwe Hermann |
2010-10-08 | Round 2 of i82801AX fixes to get it into a usable shape. | Uwe Hermann |
2010-10-08 | Intel 82801ax/82801bx: Fix and hook up i82801xx_smbus.c. | Uwe Hermann |
2010-10-08 | Trivial. Spell checking. | Zheng Bao |
2010-10-08 | Trivial. Fix the typo. | Zheng Bao |
2010-10-07 | Remove some duplicate #include files (trivial). | Uwe Hermann |
2010-10-07 | Remove duplicate line from pci_ids.h. | Jonathan Kollasch |
2010-10-07 | RS780 function ProgK8TempMmioBase is setting a reserved | Scott Duplichan |
2010-10-07 | Convert all Intel 82371AB/EB/MB based boards to TINY_BOOTBLOCK. | Uwe Hermann |
2010-10-06 | Convert all Intel 440BX boards to Cache-as-RAM (CAR). | Uwe Hermann |
2010-10-05 | Remove duplicate line from pci_ids.h. | Jonathan Kollasch |
2010-10-05 | Use %p instead of %x to print void *. | Jonathan Kollasch |
2010-10-05 | Add second CK804 for tyan/s2895 and sunw/ultra40. | Myles Watson |
2010-10-05 | attached patch moves a couple more config flags out of romstage: | Patrick Georgi |
2010-10-05 | - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 | Patrick Georgi |
2010-10-05 | Remove lib/ramtest.c-include from all CAR boards. | Patrick Georgi |
2010-10-04 | Add missing Intel Pentium II/III era CPU IDs. | Uwe Hermann |
2010-10-02 | Add comments to make it clear why these two lines are written like that: | Uwe Hermann |
2010-10-02 | Allow selecting the physical USB Debug Port on AMD SB700. | Uwe Hermann |
2010-10-02 | AMD SB600 uses a hardcoded USB Debug Port number. | Uwe Hermann |
2010-10-02 | Don't define K8_4RANK_DIMM_SUPPORT, nothing uses it. | Jonathan Kollasch |
2010-10-02 | Fix spelling/typos in comments. | Jonathan Kollasch |
2010-10-01 | Factor out common CAR asm snippets. | Uwe Hermann |
2010-10-01 | Cosmetics, whitespace and coding-style fixes for Intel CAR (trivial). | Uwe Hermann |
2010-10-01 | Fix make warnings: | Myles Watson |
2010-10-01 | Fix some breakage from 5890. | Myles Watson |
2010-10-01 | Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig, | Patrick Georgi |
2010-10-01 | fix VIA C7 code. | Stefan Reinauer |
2010-10-01 | ICS951462_ADDRESS defined but _never_ used. Drop it. | Patrick Georgi |
2010-10-01 | Make i945/raminit.c:fsbclk() return u16 rather than int | Peter Stuge |
2010-10-01 | Remove a couple of defines that seem to be the result of | Patrick Georgi |
2010-10-01 | Split NORTHBRIDGE_INTEL_I945 into more precise _I945GC and _I945GM | Peter Stuge |
2010-10-01 | Add missing parenthesis (trivial). | Uwe Hermann |
2010-10-01 | Move several i945 config #defines from romstage.c to Kconfig. | Patrick Georgi |
2010-10-01 | CAR simplifications, typos, readability improvements (trivial). | Uwe Hermann |
2010-10-01 | Trivial. Re-indent the code. | Zheng Bao |
2010-09-30 | Various cosmetic and coding style fixes in CAR code (trivial). | Uwe Hermann |
2010-09-30 | Use existing, readable MTRR #defines instead of hardcoding numbers. | Uwe Hermann |
2010-09-30 | Rename build system variables to be more intuitive, and | Patrick Georgi |
2010-09-30 | fix Kontron KT690 and clean up socket S1G1 boards accordingly. | Stefan Reinauer |
2010-09-30 | drop unneeded earlymtrr.c include | Stefan Reinauer |
2010-09-30 | Move CAR settings to board config for socket 940 boards. | Warren Turkal |
2010-09-30 | Move VIA C7 board CAR config to VIA C7 instead of boards. | Warren Turkal |
2010-09-29 | Forgot to 'svn add' src/cpu/x86/name (trivial). | Uwe Hermann |
2010-09-29 | Factor out fill_processor_name() and strcpy() functions. | Uwe Hermann |
2010-09-28 | Drop some unneeded "#if CONFIG_USBDEBUG" (trivial). | Uwe Hermann |
2010-09-28 | Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings. | Myles Watson |
2010-09-28 | Trivial. re-Indent the code. | Zheng Bao |
2010-09-27 | I missed these boards in a previous commit. | Warren Turkal |
2010-09-27 | Good bye, OLPC... | Stefan Reinauer |
2010-09-27 | All these boards already had the CACHE_AS_RAM option in their individual | Warren Turkal |
2010-09-27 | Move CAR config from mainboard to CPU config for AMD GX2 boards. | Warren Turkal |
2010-09-27 | This patch moves one of the CAR configs to the socket from the single | Warren Turkal |
2010-09-27 | Obviously missing brackets. | Xavi Drudis Ferran |
2010-09-27 | drop some dead code from model_fxx_init.c | Stefan Reinauer |
2010-09-27 | oops. always run abuild on a clean tree with no other patches applied. | Stefan Reinauer |
2010-09-27 | RAMBASE = 0x4000 is no longer needed. Drop it. | Stefan Reinauer |
2010-09-27 | drop excessive blank line | Stefan Reinauer |