summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-11Remove superfluous Super I/O res0/res1 lines.Uwe Hermann
2010-11-11Add VT8237A id to src/southbridge/via/vt8237r/bootblock.cTobias Diedrich
2010-11-11Add pci id and ops for VT8237A SATA controllerTobias Diedrich
2010-11-10Use the new mptable_write_buses() on the ASUS M2V.Tobias Diedrich
2010-11-10Add mptable for ASUS M2V.Tobias Diedrich
2010-11-10Restructure i3100 Super I/O driver to match the rest of the codebase.Uwe Hermann
2010-11-10Random Winbond Super I/O cosmetic and coding-style fixes.Uwe Hermann
2010-11-10Make amdk8 printk_raminit() accept just a single string parameterPeter Stuge
2010-11-10Ensure that config options hidden by r6054 have defaults, and fix MALLOCDBG()Peter Stuge
2010-11-10Debugging facility improvements.Uwe Hermann
2010-11-10ITE IT8661F changes to match the common code structure.Uwe Hermann
2010-11-09This fixes a FIXME in src/cpu/amd/mtrr/amd_mtrr.c and shuts up theTobias Diedrich
2010-11-09Add acpi tables and dsdt.Tobias Diedrich
2010-11-09Add pirq table for ASUS M2V.Tobias Diedrich
2010-11-08Add #include guards to all Super I/O header files (trivial).Uwe Hermann
2010-11-08We can't print this early.Ward Vandewege
2010-11-08Random ITE Super I/O fixes.Uwe Hermann
2010-11-07DSDT.asl should not report the AMD SB600/SB700 RTC as Intel PIIX4Scott Duplichan
2010-11-07Should be part of 6044. I forgot to add the directory :/Tobias Diedrich
2010-11-07This adds the m2v directory and necessary files to src/mainboards/asus andTobias Diedrich
2010-11-07Depends on the "Introduce get_vt8237_lpc() function" andTobias Diedrich
2010-11-07This adds the VT8237A LPC pci_locate_device call in vt8237r_early_smbus.cTobias Diedrich
2010-11-07Use get_vt8237_lpc() in vt8237_sb_enable_fid_vid() too.Tobias Diedrich
2010-11-07Instead of duplicating the pci_locate_device calls multiple times,Tobias Diedrich
2010-11-07Add pointer to public PCIe bridge documentation onTobias Diedrich
2010-11-07This adds VT8237A specific VLINK/LPC init functions in vt8237_ctrl.cTobias Diedrich
2010-11-07Remove empty files added by accident. Sorry about that.Rudolf Marek
2010-11-07Move K8_ALLOCATE_IO_RANGE to Kconfig.Patrick Georgi
2010-11-07This adds the VT8237A LPC device id and the pci_driver struct inTobias Diedrich
2010-11-07FIRST_CPU, SECOND_CPU, TOTAL_CPUS are only used in onePatrick Georgi
2010-11-07Fix a few incorrect GIGABYTE board names (trivial).Uwe Hermann
2010-11-07ECS P6IWP-Fe: Fix typo, add missing license header.Uwe Hermann
2010-11-07Remove unused defines (UART_*)Patrick Georgi
2010-11-06Various Super I/O fixes and corrections.Uwe Hermann
2010-11-06Remove comments that are obsolete since r6028.Uwe Hermann
2010-11-05Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.cPatrick Georgi
2010-11-05Various PIRQ/MPTABLE/ACPI Kconfig fixes.Uwe Hermann
2010-11-05Follow-up for r6025, do 0x87 twice in superio.c, too.Uwe Hermann
2010-11-05According to the description in datasheet of f71889,Zheng Bao
2010-11-05Add detection support for the Fintek F81865/F81865-I.Zheng Bao
2010-11-05Add Kconfig CPU speed selection to Geode GX2 boards.Nils Jacobs
2010-11-05GX2: Define the unused DIMM1 to 0xFF to make it obvious it is a bogus value.Nils Jacobs
2010-11-05Remove banner wrapper function and unify print(k) usage.Nils Jacobs
2010-11-05Fintek and Intel i3100 Super I/O cleanups.Uwe Hermann
2010-11-04Various cosmetic and coding style fixes in src/devices.Uwe Hermann
2010-11-04Add a rom_enable() function to via/vt8231 and call it from via/epia/romstage.cUwe Hermann
2010-11-03Add Fintek F71889 Super I/O support.Alec Ari
2010-11-03Remove some unused code from gx2/raminit.c.Nils Jacobs
2010-11-03Clean up some more comments and white space in model_gx2/cpureginit.c.Nils Jacobs
2010-11-03Clean up some comments and white space in gx2/northbridgeinit.cNils Jacobs