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