summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-11-02Need to clear downstream read cycle retry bit, or the bus scan willTobias Diedrich
2010-11-02This adds pci device ids and pci_driver structs for the K8T890 CFTobias Diedrich
2010-11-01Change Geode GX2 to use the auto DRAM detect code from Geode LX.Nils Jacobs
2010-11-01Remove some unused code.Nils Jacobs
2010-11-01GX2: Clean up some white space and comments.Nils Jacobs
2010-11-01GX2: Change MSR register numbers into more descriptive names.Nils Jacobs
2010-10-31Remove definitions of ACPI_SSDTX_NUM to 0, that's the default anyway.Uwe Hermann
2010-10-31Remove incorrect IOAPIC lines from some mptable.c files.Uwe Hermann
2010-10-31Fix AMD family 10h engineering sample is reported as 'thermal test kit'.Scott Duplichan
2010-10-30Mptable related fixes for ASUS P2B-DS.Uwe Hermann
2010-10-29Use common code to set PCI subsystem in mcp55.Jonathan Kollasch
2010-10-29Deduplicate ck804 subsystem-setting functionality.Jonathan Kollasch
2010-10-29Drop duplicate HAVE_ACPI_TABLES (trivial).Uwe Hermann
2010-10-28The no point in having a non-NULL ops_pci pointer when the set_subsystem oper...Jonathan Kollasch