Age | Commit message (Expand) | Author |
2010-11-17 | Dynamically generate PNP0C02 mainboard resources in SSDT | Tobias Diedrich |
2010-11-17 | Linux also needs the MMCONF area to be reserved either in E820 or | Tobias Diedrich |
2010-11-17 | This problem was introduced with | Tobias Diedrich |
2010-11-17 | The only southbridge having a pirq_assign_irqs function (needed for | Tobias Diedrich |
2010-11-16 | Drop W83627THF, it's the same device as W83627THG. | Uwe Hermann |
2010-11-16 | Drop commented out debug defines | Patrick Georgi |
2010-11-16 | Forgot to remove one set of SET_FIDVID defines | Patrick Georgi |
2010-11-16 | Move the SET_FIDVID* family of configuration options to Kconfig and | Patrick Georgi |
2010-11-16 | back out parts of #6073 | Stefan Reinauer |
2010-11-15 | fix random breakage | Stefan Reinauer |
2010-11-15 | Move RCBA defines to northbridge (instead of mainboard) | Patrick Georgi |
2010-11-15 | C and other Super I/O cosmetic fixes. | Uwe Hermann |
2010-11-14 | Add a target for the ASUS A8V-E Deluxe (trivial). | Uwe Hermann |
2010-11-14 | CK804/MCP55 devicetree.cb cosmetic and indentation fixes. | Uwe Hermann |
2010-11-14 | Return 0, (as for 40pin cable if SB not found) | Rudolf Marek |
2010-11-14 | Move cable detect logic to a weak function in vt8237r_ide.c and add | Tobias Diedrich |
2010-11-14 | Currently the | Tobias Diedrich |
2010-11-13 | MTRR related improvements for AMD family 10h and family 0Fh systems | Scott Duplichan |
2010-11-12 | mainboard/asus/m2v: Set DDR2 voltage to 1.8V | Tobias Diedrich |
2010-11-12 | Consensus seems that this is wanted, integrated into the tree somehow. | Patrick Georgi |
2010-11-11 | Add support for Fintek F71872 superio. | Jonathan Kollasch |
2010-11-11 | Remove superfluous Super I/O res0/res1 lines. | Uwe Hermann |
2010-11-11 | Add VT8237A id to src/southbridge/via/vt8237r/bootblock.c | Tobias Diedrich |
2010-11-11 | Add pci id and ops for VT8237A SATA controller | Tobias Diedrich |
2010-11-10 | Use the new mptable_write_buses() on the ASUS M2V. | Tobias Diedrich |
2010-11-10 | Add mptable for ASUS M2V. | Tobias Diedrich |
2010-11-10 | Restructure i3100 Super I/O driver to match the rest of the codebase. | Uwe Hermann |
2010-11-10 | Random Winbond Super I/O cosmetic and coding-style fixes. | Uwe Hermann |
2010-11-10 | Make amdk8 printk_raminit() accept just a single string parameter | Peter Stuge |
2010-11-10 | Ensure that config options hidden by r6054 have defaults, and fix MALLOCDBG() | Peter Stuge |
2010-11-10 | Debugging facility improvements. | Uwe Hermann |
2010-11-10 | ITE IT8661F changes to match the common code structure. | Uwe Hermann |
2010-11-09 | This fixes a FIXME in src/cpu/amd/mtrr/amd_mtrr.c and shuts up the | Tobias Diedrich |
2010-11-09 | Add acpi tables and dsdt. | Tobias Diedrich |
2010-11-09 | Add pirq table for ASUS M2V. | Tobias Diedrich |
2010-11-08 | Add #include guards to all Super I/O header files (trivial). | Uwe Hermann |
2010-11-08 | We can't print this early. | Ward Vandewege |
2010-11-08 | Random ITE Super I/O fixes. | Uwe Hermann |
2010-11-07 | DSDT.asl should not report the AMD SB600/SB700 RTC as Intel PIIX4 | Scott Duplichan |
2010-11-07 | Should be part of 6044. I forgot to add the directory :/ | Tobias Diedrich |
2010-11-07 | This adds the m2v directory and necessary files to src/mainboards/asus and | Tobias Diedrich |
2010-11-07 | Depends on the "Introduce get_vt8237_lpc() function" and | Tobias Diedrich |
2010-11-07 | This adds the VT8237A LPC pci_locate_device call in vt8237r_early_smbus.c | Tobias Diedrich |
2010-11-07 | Use get_vt8237_lpc() in vt8237_sb_enable_fid_vid() too. | Tobias Diedrich |
2010-11-07 | Instead of duplicating the pci_locate_device calls multiple times, | Tobias Diedrich |
2010-11-07 | Add pointer to public PCIe bridge documentation on | Tobias Diedrich |
2010-11-07 | This adds VT8237A specific VLINK/LPC init functions in vt8237_ctrl.c | Tobias Diedrich |
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 detection support for the Fintek F81865/F81865-I. | 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-25 | Make ectool -i work; add missing break | Peter Stuge |
2010-10-24 | Running a checked build of Windows is needed for understanding its various BI... | Scott Duplichan |