Age | Commit message (Expand) | Author |
2010-11-07 | Remove empty files added by accident. Sorry about that. | Rudolf Marek |
2010-11-07 | Move K8_ALLOCATE_IO_RANGE to Kconfig. | Patrick Georgi |
2010-11-07 | This adds the VT8237A LPC device id and the pci_driver struct in | Tobias Diedrich |
2010-11-07 | FIRST_CPU, SECOND_CPU, TOTAL_CPUS are only used in one | Patrick Georgi |
2010-11-07 | Fix a few incorrect GIGABYTE board names (trivial). | Uwe Hermann |
2010-11-07 | ECS P6IWP-Fe: Fix typo, add missing license header. | Uwe Hermann |
2010-11-07 | Remove unused defines (UART_*) | Patrick Georgi |
2010-11-06 | Various Super I/O fixes and corrections. | Uwe Hermann |
2010-11-06 | Remove comments that are obsolete since r6028. | Uwe Hermann |
2010-11-05 | Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c | Patrick Georgi |
2010-11-05 | Various PIRQ/MPTABLE/ACPI Kconfig fixes. | Uwe Hermann |
2010-11-05 | Follow-up for r6025, do 0x87 twice in superio.c, too. | Uwe Hermann |
2010-11-05 | According to the description in datasheet of f71889, | Zheng Bao |
2010-11-05 | Add Kconfig CPU speed selection to Geode GX2 boards. | Nils Jacobs |
2010-11-05 | GX2: Define the unused DIMM1 to 0xFF to make it obvious it is a bogus value. | Nils Jacobs |
2010-11-05 | Remove banner wrapper function and unify print(k) usage. | Nils Jacobs |
2010-11-05 | Fintek and Intel i3100 Super I/O cleanups. | Uwe Hermann |
2010-11-04 | Various cosmetic and coding style fixes in src/devices. | Uwe Hermann |
2010-11-04 | Add a rom_enable() function to via/vt8231 and call it from via/epia/romstage.c | Uwe Hermann |
2010-11-03 | Add Fintek F71889 Super I/O support. | Alec Ari |
2010-11-03 | Remove some unused code from gx2/raminit.c. | Nils Jacobs |
2010-11-03 | Clean up some more comments and white space in model_gx2/cpureginit.c. | Nils Jacobs |
2010-11-03 | Clean up some comments and white space in gx2/northbridgeinit.c | Nils Jacobs |
2010-11-02 | Need to clear downstream read cycle retry bit, or the bus scan will | Tobias Diedrich |
2010-11-02 | This adds pci device ids and pci_driver structs for the K8T890 CF | Tobias Diedrich |
2010-11-01 | Change Geode GX2 to use the auto DRAM detect code from Geode LX. | Nils Jacobs |
2010-11-01 | Remove some unused code. | Nils Jacobs |
2010-11-01 | GX2: Clean up some white space and comments. | Nils Jacobs |
2010-11-01 | GX2: Change MSR register numbers into more descriptive names. | Nils Jacobs |
2010-10-31 | Remove definitions of ACPI_SSDTX_NUM to 0, that's the default anyway. | Uwe Hermann |
2010-10-31 | Remove incorrect IOAPIC lines from some mptable.c files. | Uwe Hermann |
2010-10-31 | Fix AMD family 10h engineering sample is reported as 'thermal test kit'. | Scott Duplichan |
2010-10-30 | Mptable related fixes for ASUS P2B-DS. | Uwe Hermann |
2010-10-29 | Use common code to set PCI subsystem in mcp55. | Jonathan Kollasch |
2010-10-29 | Deduplicate ck804 subsystem-setting functionality. | Jonathan Kollasch |
2010-10-29 | Drop duplicate HAVE_ACPI_TABLES (trivial). | Uwe Hermann |
2010-10-28 | The no point in having a non-NULL ops_pci pointer when the set_subsystem oper... | Jonathan Kollasch |
2010-10-28 | Fix broken build due to missing #if CONFIG_IOAPIC. | Uwe Hermann |
2010-10-28 | Add IOAPIC support for Intel 82371EB and fixup SMP on ASUS P2B-D. | Uwe Hermann |
2010-10-27 | Enable CK804 AC'97 audio interface and explicitly enable NIC on A8N-E. | Jonathan Kollasch |
2010-10-27 | Correct an apparent copy-paste error that shows up at compile time on | Jonathan Kollasch |
2010-10-27 | Drop referenced-yet-does-nothing static function from ms7135 romstage. | Jonathan Kollasch |
2010-10-27 | Convert ck804_early_smbus.c to a separately compiled unit. | Jonathan Kollasch |
2010-10-26 | Convert some comments to proper Doxygen syntax. | Uwe Hermann |
2010-10-26 | We need to call smp_write_lintsrc() instead of smp_write_intsrc() for | Tobias Diedrich |
2010-10-26 | Convert all ck804-based boards to tiny bootblock. | Jonathan Kollasch |
2010-10-26 | Move bcm5785_enable_rom.c include to where it's used. | Patrick Georgi |
2010-10-26 | reg is only used inside the #if clause, so declare it there. trivial. | Patrick Georgi |
2010-10-26 | When gcc 4.5.0 is used, compiling mcp55_early_setup_car.c fails. This change ... | Scott Duplichan |
2010-10-25 | Factor out common mptable code to mptable_init(). | Uwe Hermann |
2010-10-24 | Running a checked build of Windows is needed for understanding its various BI... | Scott Duplichan |
2010-10-20 | Revert sblk/sblink change, use sblk like the rest of the codebase does. | Uwe Hermann |
2010-10-20 | Now that no boards set RAMBASE < 1M, get rid of some dead code. Trivial. | Myles Watson |
2010-10-19 | For AMD family 10h processors, msr c0010058 is always programmed | Scott Duplichan |
2010-10-19 | Drop duplicate SB_HT_CHAIN_ON_BUS0 in Kconfig for MS-7135. | Jonathan Kollasch |
2010-10-19 | Use the correct (W83627THF, not W83627HF) superio code in MS-7135 romstage. | Jonathan Kollasch |
2010-10-19 | Copy ICH4 hard_reset() for 6300ESB. | Jonathan Kollasch |
2010-10-19 | Remove unused variables from 6300ESB smbus_write_block(). | Jonathan Kollasch |
2010-10-19 | Correct spelling of "spacing" (in comments). | Jonathan Kollasch |
2010-10-19 | Use mptable_write_buses(). | Jonathan Kollasch |
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 |