1. 9aeb694 hpet: common ACPI generation by Patrick Georgi · 12 years ago
  2. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  3. efff733 Refactor driver structs by Patrick Georgi · 12 years ago
  4. cc55b9b Define global uma_memory variables by Kyösti Mälkki · 12 years ago
  5. 904a0ec Don't use 64-bit constant 0x100000000 in linker scripts by Nico Huber · 12 years ago
  6. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  7. 35e1c86 VIA southbridge K8T890: Apply un-written naming rules by Kyösti Mälkki · 12 years ago
  8. 0f1dc4e Add subsystem callbacks for VT8237x and VT890 family of chipsets by Rudolf Marek · 13 years ago
  9. a31bb07 Unify ID_SECTION_OFFSET and mark it deprecated by Patrick Georgi · 13 years ago
  10. b532057 make GPIOs and misc configurable via devicetree by Florian Zumbiehl · 13 years ago
  11. 98236ca make INT[EFGH]# of vt8237 configurable as gpio via devicetree by Florian Zumbiehl · 13 years ago
  12. 6a3e8d6 some black magic for initializing the old version of the k8t800 by Florian Zumbiehl · 13 years ago
  13. 1b940fd implement usb2 termination and dpll delay setting for vt8237r by Florian Zumbiehl · 13 years ago
  14. 912d891 vt8237: add support for setting the power state after loss of power by Florian Zumbiehl · 13 years ago
  15. 50dadfb compile code for CONFIG_SOUTHBRIDGE_VIA_K8T800_OLD by Florian Zumbiehl · 13 years ago
  16. be7d8dc support for different location of HT registers in old version of K8T800 by Florian Zumbiehl · 13 years ago
  17. 2e2b84e move function from header file to .c file by Stefan Reinauer · 13 years ago
  18. 0802ad9 rename vt8237r_cfg() to k8x8xx_vt8237r_cfg() and make publicly accessible by Florian Zumbiehl · 13 years ago
  19. 1e1e859 factor out common config for k8x8xx's dram_enable() and vt8237r_cfg() by Florian Zumbiehl · 13 years ago
  20. 7b1d295 add support for 1106:3188 (host controller of the old version of k8t800) by Florian Zumbiehl · 13 years ago
  21. 86bb007 in vt8237r_enable(), write function enables only to ISA bridge config space by Florian Zumbiehl · 13 years ago
  22. 3cd0ae2 Revert "add support for 1106:3188 (host controller of the old version of k8t800)" due to dependency issues. by Patrick Georgi · 13 years ago
  23. e037f9f add support for writing to SMBus with vt8237 by Florian Zumbiehl · 13 years ago
  24. 8c4cf18 add support for 1106:3188 (host controller of the old version of k8t800) by Florian Zumbiehl · 13 years ago
  25. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  26. ab87254 use acpi.h include instead of manually adding acpi_slp_type. by Stefan Reinauer · 13 years ago
  27. 03f82bd Use ACPI text fields consistently with all other boards by Stefan Reinauer · 13 years ago
  28. 23b2152 Improve VIA K8M890 HT settings. Use recommended settings for ROMSIP and by Rudolf Marek · 13 years ago
  29. f4dc1a7 SMM: add defines for APM_CNT register by Sven Schnelle · 13 years ago
  30. e1898b5 vt8237r: Simplify bootblock init to work around nested if() romcc problem by Peter Stuge · 13 years ago
  31. 1d888a9 some ifdef --> if fixes by Stefan Reinauer · 13 years ago
  32. b297b49 drop dead uart init code. by Stefan Reinauer · 13 years ago
  33. 8902502 drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCH by Stefan Reinauer · 13 years ago
  34. 5005bb06 Unify use of post_code by Alexandru Gagniuc · 13 years ago
  35. 7b9bbee Fixes licensing of src/southbridge/via/k8t890/k8x8xx.h to GPLv2+ from GPLv3. by Alexandru Gagniuc · 13 years ago
  36. 650cf23 Fix build errors introduced in r6367 by Alexandru Gagniuc · 13 years ago
  37. 025ead7 Extended K8T890 driver to include the K8T800 and K8M800 northbridges by Alexandru Gagniuc · 13 years ago
  38. 2c36627 SMM on AMD K8 Part 2/2 by Rudolf Marek · 14 years ago
  39. cadc545 SMM for AMD K8 Part 1/2 by Stefan Reinauer · 14 years ago
  40. c436953 Following patch adds support for suspend/resume functions. I had to change the get_cbmem_toc because macro magic did not work well. by Rudolf Marek · 14 years ago
  41. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  42. ba9f0b3 With low serial console loglevels a pcie graphics card is not by Tobias Diedrich · 14 years ago
  43. 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
  44. abc0c85 Printing coreboot debug messages on VGA console is pretty much useless, since by Stefan Reinauer · 14 years ago
  45. d773fd3 Some more DIMM0 related cleanups and deduplication. by Uwe Hermann · 14 years ago
  46. 9bd9a90 Unify DIMM SPD addressing. For Geode, change the by Patrick Georgi · 14 years ago
  47. 8520e01 Linux also needs the MMCONF area to be reserved either in E820 or by Tobias Diedrich · 14 years ago
  48. 8a71dcd The only southbridge having a pirq_assign_irqs function (needed for by Tobias Diedrich · 14 years ago
  49. 2e9323e Add a target for the ASUS A8V-E Deluxe (trivial). by Uwe Hermann · 14 years ago
  50. 5d72eb5 Move cable detect logic to a weak function in vt8237r_ide.c and add by Tobias Diedrich · 14 years ago
  51. d441afd Currently the by Tobias Diedrich · 14 years ago
  52. 1dcd26c Add VT8237A id to src/southbridge/via/vt8237r/bootblock.c by Tobias Diedrich · 14 years ago
  53. e080bca Add pci id and ops for VT8237A SATA controller by Tobias Diedrich · 14 years ago
  54. a151f27 Depends on the "Introduce get_vt8237_lpc() function" and by Tobias Diedrich · 14 years ago
  55. 7714cd0 This adds the VT8237A LPC pci_locate_device call in vt8237r_early_smbus.c by Tobias Diedrich · 14 years ago
  56. e165d41 Use get_vt8237_lpc() in vt8237_sb_enable_fid_vid() too. by Tobias Diedrich · 14 years ago
  57. ef2928e Instead of duplicating the pci_locate_device calls multiple times, by Tobias Diedrich · 14 years ago
  58. 6953eeb Add pointer to public PCIe bridge documentation on by Tobias Diedrich · 14 years ago
  59. 113b29f This adds VT8237A specific VLINK/LPC init functions in vt8237_ctrl.c by Tobias Diedrich · 14 years ago
  60. 2210135 This adds the VT8237A LPC device id and the pci_driver struct in vt8237r_lpc.c by Tobias Diedrich · 14 years ago
  61. 305e886 Add a rom_enable() function to via/vt8231 and call it from via/epia/romstage.c by Uwe Hermann · 14 years ago
  62. b545852 Need to clear downstream read cycle retry bit, or the bus scan will by Tobias Diedrich · 14 years ago
  63. d50b43a This adds pci device ids and pci_driver structs for the K8T890 CF by Tobias Diedrich · 14 years ago
  64. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  65. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  66. c3c9b01 Code must not access the smbus registers before the RTC power well is by Kevin O'Connor · 14 years ago
  67. 0d11f2d CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board / by Jens Rottmann · 14 years ago
  68. f976548 Clarify a comment on an old hack, remove the call to early_mtrr_init by Corey Osgood · 14 years ago
  69. 43110f5 Update my old, no longer active email addresses by Corey Osgood · 14 years ago
  70. 6f57b51 Fix all warnings in the tree by Stefan Reinauer · 14 years ago
  71. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  72. 42e5f64 The interrupt controller lives at I/O 0x4d0/0x4d1. by Stefan Reinauer · 14 years ago
  73. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  74. 53b0b50 Fix the the build of r5494 on Asus A8V-E SE. The K8M890 and K8T890 by Rudolf Marek · 14 years ago
  75. a3c10ac Following patch changes the K8M890 VGA handling. It reverts the framebuffer size by Rudolf Marek · 14 years ago
  76. 7ba3c4f Attached patch adds support for tinybootblock on VT8237* to decode whole flash by Rudolf Marek · 14 years ago
  77. 64d3baf zero warnings days... by Stefan Reinauer · 14 years ago
  78. 23836e2 zero warnings days... by Stefan Reinauer · 14 years ago
  79. 523ebd9 zero warning days. Move RAMTOP and RAMBASE together. by Stefan Reinauer · 14 years ago
  80. f4cc089 Remove few more warnings and some dead code. by Myles Watson · 14 years ago
  81. 8816cdf geeesh! And this really compiles and even runs? by Stefan Reinauer · 14 years ago
  82. 4154c66 zero warnings days. Down to under 600 different warnings by Stefan Reinauer · 14 years ago
  83. eea66b7 no warnings day by Stefan Reinauer · 14 years ago
  84. 8a926845 clean up age old via epia target. by Stefan Reinauer · 14 years ago
  85. c2d2941 switch some ROMCC boards back to ROMCC. by Stefan Reinauer · 14 years ago
  86. c51dc44 "no warnings day" by Stefan Reinauer · 14 years ago
  87. 8f2c616 No warnings day, next round. by Stefan Reinauer · 14 years ago
  88. c9250c6 device_t wants device/device.h by Stefan Reinauer · 14 years ago
  89. 3c8ac78 remove more warnings. by Stefan Reinauer · 14 years ago
  90. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  91. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  92. 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 14 years ago
  93. 740b587 Remove nonsensical wrapper for function in PS/2 keyboard API. by Stefan Reinauer · 14 years ago
  94. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 14 years ago
  95. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 14 years ago
  96. abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
  97. d5663ba Move all IOAPIC selection to southbridges, and remove them by Patrick Georgi · 15 years ago
  98. 0401bd8 coreboot has 13 instances of IOAPIC setup distributed across a lot by Stefan Reinauer · 15 years ago
  99. 753169d Kconfig builds all boards now. by Patrick Georgi · 15 years ago
  100. 5e1a8d1 drop a lot of dead code, including an old winbond southbridge from our removed by Stefan Reinauer · 15 years ago