- e166782 Clean up #ifs by Patrick Georgi · 11 years ago
- 35e1c86 VIA southbridge K8T890: Apply un-written naming rules by Kyösti Mälkki · 11 years ago
- 0f1dc4e Add subsystem callbacks for VT8237x and VT890 family of chipsets by Rudolf Marek · 12 years ago
- b532057 make GPIOs and misc configurable via devicetree by Florian Zumbiehl · 12 years ago
- 98236ca make INT[EFGH]# of vt8237 configurable as gpio via devicetree by Florian Zumbiehl · 12 years ago
- 1b940fd implement usb2 termination and dpll delay setting for vt8237r by Florian Zumbiehl · 12 years ago
- 912d891 vt8237: add support for setting the power state after loss of power by Florian Zumbiehl · 12 years ago
- 50dadfb compile code for CONFIG_SOUTHBRIDGE_VIA_K8T800_OLD by Florian Zumbiehl · 12 years ago
- 86bb007 in vt8237r_enable(), write function enables only to ISA bridge config space by Florian Zumbiehl · 12 years ago
- e037f9f add support for writing to SMBus with vt8237 by Florian Zumbiehl · 12 years ago
- 5ff7c13 remove trailing whitespace by Stefan Reinauer · 12 years ago
- ab87254 use acpi.h include instead of manually adding acpi_slp_type. by Stefan Reinauer · 12 years ago
- 03f82bd Use ACPI text fields consistently with all other boards by Stefan Reinauer · 12 years ago
- f4dc1a7 SMM: add defines for APM_CNT register by Sven Schnelle · 12 years ago
- e1898b5 vt8237r: Simplify bootblock init to work around nested if() romcc problem by Peter Stuge · 12 years ago
- 1d888a9 some ifdef --> if fixes by Stefan Reinauer · 12 years ago
- 650cf23 Fix build errors introduced in r6367 by Alexandru Gagniuc · 12 years ago
- 025ead7 Extended K8T890 driver to include the K8T800 and K8M800 northbridges by Alexandru Gagniuc · 12 years ago
- 2c36627 SMM on AMD K8 Part 2/2 by Rudolf Marek · 12 years ago
- cadc545 SMM for AMD K8 Part 1/2 by Stefan Reinauer · 12 years ago
- 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 12 years ago
- bcaea14 1) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_ACPI_RESUME == 1 getting rid of ugly define in romstage.c by Rudolf Marek · 13 years ago
- 8520e01 Linux also needs the MMCONF area to be reserved either in E820 or by Tobias Diedrich · 13 years ago
- 8a71dcd The only southbridge having a pirq_assign_irqs function (needed for by Tobias Diedrich · 13 years ago
- 5d72eb5 Move cable detect logic to a weak function in vt8237r_ide.c and add by Tobias Diedrich · 13 years ago
- d441afd Currently the by Tobias Diedrich · 13 years ago
- 1dcd26c Add VT8237A id to src/southbridge/via/vt8237r/bootblock.c by Tobias Diedrich · 13 years ago
- e080bca Add pci id and ops for VT8237A SATA controller by Tobias Diedrich · 13 years ago
- a151f27 Depends on the "Introduce get_vt8237_lpc() function" and by Tobias Diedrich · 13 years ago
- 7714cd0 This adds the VT8237A LPC pci_locate_device call in vt8237r_early_smbus.c by Tobias Diedrich · 13 years ago
- e165d41 Use get_vt8237_lpc() in vt8237_sb_enable_fid_vid() too. by Tobias Diedrich · 13 years ago
- ef2928e Instead of duplicating the pci_locate_device calls multiple times, by Tobias Diedrich · 13 years ago
- 113b29f This adds VT8237A specific VLINK/LPC init functions in vt8237_ctrl.c by Tobias Diedrich · 13 years ago
- 2210135 This adds the VT8237A LPC device id and the pci_driver struct in vt8237r_lpc.c by Tobias Diedrich · 13 years ago
- d50b43a This adds pci device ids and pci_driver structs for the K8T890 CF by Tobias Diedrich · 13 years ago
- 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 13 years ago
- 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 13 years ago
- c3c9b01 Code must not access the smbus registers before the RTC power well is by Kevin O'Connor · 13 years ago
- 0d11f2d CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board / by Jens Rottmann · 13 years ago
- f976548 Clarify a comment on an old hack, remove the call to early_mtrr_init by Corey Osgood · 13 years ago
- 43110f5 Update my old, no longer active email addresses by Corey Osgood · 13 years ago
- 7eac445 Always enable parent resources before child resources. by Myles Watson · 13 years ago
- 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 13 years ago
- 7ba3c4f Attached patch adds support for tinybootblock on VT8237* to decode whole flash by Rudolf Marek · 13 years ago
- 64d3baf zero warnings days... by Stefan Reinauer · 13 years ago
- 523ebd9 zero warning days. Move RAMTOP and RAMBASE together. by Stefan Reinauer · 13 years ago
- f4cc089 Remove few more warnings and some dead code. by Myles Watson · 13 years ago
- c51dc44 "no warnings day" by Stefan Reinauer · 13 years ago
- 8f2c616 No warnings day, next round. by Stefan Reinauer · 13 years ago
- c9250c6 device_t wants device/device.h by Stefan Reinauer · 13 years ago
- 3c8ac78 remove more warnings. by Stefan Reinauer · 13 years ago
- 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 13 years ago
- c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 13 years ago
- 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 13 years ago
- 740b587 Remove nonsensical wrapper for function in PS/2 keyboard API. by Stefan Reinauer · 13 years ago
- c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 13 years ago
- abf2ad7 newconfig is no more. by Patrick Georgi · 13 years ago
- d5663ba Move all IOAPIC selection to southbridges, and remove them by Patrick Georgi · 13 years ago
- 0401bd8 coreboot has 13 instances of IOAPIC setup distributed across a lot by Stefan Reinauer · 13 years ago
- ec0ee64 Clean up some #ifdef CONFIG_* by Myles Watson · 14 years ago
- b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 14 years ago
- e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 14 years ago
- 0523875 Disable x86emu for via based boards which bring their own vgabios.c by Patrick Georgi · 14 years ago
- eed1036 As more users of Asus M2V-MX SE emerged. Here is long pending patch I wanted to by Rudolf Marek · 14 years ago
- 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 14 years ago
- dc9cabd Add via south support. Correct usage of conditional variables. by Ronald G. Minnich · 14 years ago
- 9c2e738 Add the rest of the files. by Jon Harrison · 14 years ago
- 1825be2 Get the Via EPIA-N(L)/CN400 to a reasonable level of maturity:: by Jon Harrison · 14 years ago
- 28f17db Add legacy I/O region for vt8237r southbridge. by Myles Watson · 14 years ago
- 9a7368d I missed three files. by Jon Harrison · 14 years ago
- 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 14 years ago
- a519fe7 Following patch moves all vt8237 fadt.c from mainboard/* file to chipset by Rudolf Marek · 14 years ago
- 299a00f Fix the build. This error was introduced by change in acpi.c, the acpi_slp_type exists only conditionally. by Rudolf Marek · 14 years ago
- 497c8ef Following patch adds support for resume on VT8237 based motherboards. The NB by Rudolf Marek · 14 years ago
- ae762b5 use include file for i8259 where appropriate (trivial) by Stefan Reinauer · 14 years ago
- 809242a Fix implicit declaration in cn700/vt8237 code by Corey Osgood · 14 years ago
- 31e52e6 The patch changes the LDTSTOP length as well mostly default content of 0xec, by Rudolf Marek · 14 years ago
- 01a9c1b Final fix for C7 boards, which are still using ROMCC, to be able to by Corey Osgood · 15 years ago
- 8829c7d ROMCC chokes on vt8237_early_network_init(). Since that function is only by Carl-Daniel Hailfinger · 15 years ago
- ca11e7c Revision 3567 introduced __attribute__((packed)) for a structured which by Carl-Daniel Hailfinger · 15 years ago
- 8ce164d Remove an extra bracket left by the vt8237r cleanup patch (trivial) by Corey Osgood · 15 years ago
- 0a20c41 VIA VT8237R cleanups (trivial). by Uwe Hermann · 15 years ago
- d9f29c8 This patch adds support for the VIA VT8237S south bridge. The VT8237R programming remains unchanged (tested by Rudolf Marek · 15 years ago
- d4759d0 This patch gets the Epia-CN working without ACPI or APIC. by Bari Ari · 15 years ago
- 4e48408 Extend the VIA vt8237r southbridge decode range for the ROM to 1MB. by Bari Ari · 15 years ago
- 316e07f Following patch adds K8M890 support. It initializes the AGP and graphics UMA. by Rudolf Marek · 15 years ago
- 5671787 Following patch extends the ROM decoding to last 1MB, allowing to use larger by Rudolf Marek · 15 years ago
- 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 15 years ago
- 70ab323 Various cosmetic fixes and improvements (trivial). by Uwe Hermann · 16 years ago
- cc3ccdb Add support for FID/VID changes messages. by Rudolf Marek · 16 years ago
- 908ff5e This patch masks the function prototypes in stdlib.h from ROMCC, so that by Corey Osgood · 16 years ago
- f7daa0b Various cosmetics, coding style fixes, constifications (trivial). by Uwe Hermann · 16 years ago
- 02b2365 This patch is some small changes to the vt8237r to prepare it for by Corey Osgood · 16 years ago
- 418bc91 Add support for the VIA VT8237R southbridge. by Rudolf Marek · 16 years ago