1. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  2. 7403e05 Remove incorrect Kconfig expressions by Martin Roth · 9 years ago
  3. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  4. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  5. 13e4182 kbuild: automatically include southbridges by Stefan Reinauer · 9 years ago
  6. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  7. 78c5d58 ACPI: Add acpi_is_wakeup_s3() for romstage by Kyösti Mälkki · 10 years ago
  8. 5ab52dd southbridge: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  9. 8de452d Drop VIA VT8235 southbridge by Stefan Reinauer · 10 years ago
  10. 182e551f smihandler.c: Fix doxygen errors in southbridge_smi_handler by Martin Roth · 10 years ago
  11. 84422b1 southbridge/via: Spelling fixes by Martin Roth · 10 years ago
  12. 9a817ef soutbridge/*/bootblock: Use pci_dev_t over device_t typedef by Edward O'Callaghan · 10 years ago
  13. b3f08c6 cmos: Rename the CMOS related functions. by Gabe Black · 10 years ago
  14. 822bc65 ACPI: Remove CONFIG_GENERATE_ACPI_TABLES by Vladimir Serbinenko · 11 years ago
  15. 264d265 southbridge: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  16. 207880c Declare acpi_is_wakeup_early() only once by Kyösti Mälkki · 11 years ago
  17. def00be src/drivers/pc80: Remove empty struct keyboard by Edward O'Callaghan · 10 years ago
  18. 475e1b9 via: Write »access« without »m« at end by Paul Menzel · 11 years ago
  19. d26da9c Coding style: punctuation cleanup [1/2]. by Idwer Vollering · 11 years ago
  20. 72dccce global: Fix usage of get_option() to make use of CB_CMOS_ codes by Alexandru Gagniuc · 11 years ago
  21. bf22338 southbridge/via/vt8237r/ctrl.c: Remove set but unused variable `regm3` by Paul Menzel · 11 years ago
  22. c5e036a Get rid of a number of __GNUC__ checks by Stefan Reinauer · 11 years ago
  23. 3f5f6d8 Drop prototype guarding for romcc by Stefan Reinauer · 11 years ago
  24. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  25. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  26. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  27. 431a816 Move HAVE_SMI_HANDLER from mainboards to chipsets by Stefan Reinauer · 12 years ago
  28. 11290c4 SMM: Restore GNVS pointer in the resume path by Duncan Laurie · 12 years ago
  29. 9aeb694 hpet: common ACPI generation by Patrick Georgi · 12 years ago
  30. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  31. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  32. 35e1c86 VIA southbridge K8T890: Apply un-written naming rules by Kyösti Mälkki · 12 years ago
  33. 0f1dc4e Add subsystem callbacks for VT8237x and VT890 family of chipsets by Rudolf Marek · 13 years ago
  34. b532057 make GPIOs and misc configurable via devicetree by Florian Zumbiehl · 13 years ago
  35. 98236ca make INT[EFGH]# of vt8237 configurable as gpio via devicetree by Florian Zumbiehl · 13 years ago
  36. 1b940fd implement usb2 termination and dpll delay setting for vt8237r by Florian Zumbiehl · 13 years ago
  37. 912d891 vt8237: add support for setting the power state after loss of power by Florian Zumbiehl · 13 years ago
  38. 50dadfb compile code for CONFIG_SOUTHBRIDGE_VIA_K8T800_OLD by Florian Zumbiehl · 13 years ago
  39. 86bb007 in vt8237r_enable(), write function enables only to ISA bridge config space by Florian Zumbiehl · 13 years ago
  40. e037f9f add support for writing to SMBus with vt8237 by Florian Zumbiehl · 13 years ago
  41. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  42. ab87254 use acpi.h include instead of manually adding acpi_slp_type. by Stefan Reinauer · 13 years ago
  43. 03f82bd Use ACPI text fields consistently with all other boards by Stefan Reinauer · 13 years ago
  44. f4dc1a7 SMM: add defines for APM_CNT register by Sven Schnelle · 13 years ago
  45. e1898b5 vt8237r: Simplify bootblock init to work around nested if() romcc problem by Peter Stuge · 13 years ago
  46. 1d888a9 some ifdef --> if fixes by Stefan Reinauer · 13 years ago
  47. 650cf23 Fix build errors introduced in r6367 by Alexandru Gagniuc · 13 years ago
  48. 025ead7 Extended K8T890 driver to include the K8T800 and K8M800 northbridges by Alexandru Gagniuc · 13 years ago
  49. 2c36627 SMM on AMD K8 Part 2/2 by Rudolf Marek · 14 years ago
  50. cadc545 SMM for AMD K8 Part 1/2 by Stefan Reinauer · 14 years ago
  51. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  52. 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 · 14 years ago
  53. 8520e01 Linux also needs the MMCONF area to be reserved either in E820 or by Tobias Diedrich · 14 years ago
  54. 8a71dcd The only southbridge having a pirq_assign_irqs function (needed for by Tobias Diedrich · 14 years ago
  55. 5d72eb5 Move cable detect logic to a weak function in vt8237r_ide.c and add by Tobias Diedrich · 14 years ago
  56. d441afd Currently the by Tobias Diedrich · 14 years ago
  57. 1dcd26c Add VT8237A id to src/southbridge/via/vt8237r/bootblock.c by Tobias Diedrich · 14 years ago
  58. e080bca Add pci id and ops for VT8237A SATA controller by Tobias Diedrich · 14 years ago
  59. a151f27 Depends on the "Introduce get_vt8237_lpc() function" and by Tobias Diedrich · 14 years ago
  60. 7714cd0 This adds the VT8237A LPC pci_locate_device call in vt8237r_early_smbus.c by Tobias Diedrich · 14 years ago
  61. e165d41 Use get_vt8237_lpc() in vt8237_sb_enable_fid_vid() too. by Tobias Diedrich · 14 years ago
  62. ef2928e Instead of duplicating the pci_locate_device calls multiple times, by Tobias Diedrich · 14 years ago
  63. 113b29f This adds VT8237A specific VLINK/LPC init functions in vt8237_ctrl.c by Tobias Diedrich · 14 years ago
  64. 2210135 This adds the VT8237A LPC device id and the pci_driver struct in vt8237r_lpc.c by Tobias Diedrich · 14 years ago
  65. d50b43a This adds pci device ids and pci_driver structs for the K8T890 CF by Tobias Diedrich · 14 years ago
  66. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  67. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  68. c3c9b01 Code must not access the smbus registers before the RTC power well is by Kevin O'Connor · 14 years ago
  69. 0d11f2d CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board / by Jens Rottmann · 14 years ago
  70. f976548 Clarify a comment on an old hack, remove the call to early_mtrr_init by Corey Osgood · 14 years ago
  71. 43110f5 Update my old, no longer active email addresses by Corey Osgood · 14 years ago
  72. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  73. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  74. 7ba3c4f Attached patch adds support for tinybootblock on VT8237* to decode whole flash by Rudolf Marek · 14 years ago
  75. 64d3baf zero warnings days... by Stefan Reinauer · 14 years ago
  76. 523ebd9 zero warning days. Move RAMTOP and RAMBASE together. by Stefan Reinauer · 14 years ago
  77. f4cc089 Remove few more warnings and some dead code. by Myles Watson · 14 years ago
  78. c51dc44 "no warnings day" by Stefan Reinauer · 14 years ago
  79. 8f2c616 No warnings day, next round. by Stefan Reinauer · 14 years ago
  80. c9250c6 device_t wants device/device.h by Stefan Reinauer · 14 years ago
  81. 3c8ac78 remove more warnings. by Stefan Reinauer · 14 years ago
  82. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  83. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  84. 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 14 years ago
  85. 740b587 Remove nonsensical wrapper for function in PS/2 keyboard API. by Stefan Reinauer · 14 years ago
  86. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 14 years ago
  87. abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
  88. d5663ba Move all IOAPIC selection to southbridges, and remove them by Patrick Georgi · 14 years ago
  89. 0401bd8 coreboot has 13 instances of IOAPIC setup distributed across a lot by Stefan Reinauer · 15 years ago
  90. ec0ee64 Clean up some #ifdef CONFIG_* by Myles Watson · 15 years ago
  91. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  92. e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 15 years ago
  93. 0523875 Disable x86emu for via based boards which bring their own vgabios.c by Patrick Georgi · 15 years ago
  94. eed1036 As more users of Asus M2V-MX SE emerged. Here is long pending patch I wanted to by Rudolf Marek · 15 years ago
  95. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  96. dc9cabd Add via south support. Correct usage of conditional variables. by Ronald G. Minnich · 15 years ago
  97. 9c2e738 Add the rest of the files. by Jon Harrison · 15 years ago
  98. 1825be2 Get the Via EPIA-N(L)/CN400 to a reasonable level of maturity:: by Jon Harrison · 15 years ago
  99. 28f17db Add legacy I/O region for vt8237r southbridge. by Myles Watson · 15 years ago
  100. 9a7368d I missed three files. by Jon Harrison · 15 years ago