1. bc90e15 CBMEM: Backup top_of_ram instead of cbmem_toc by Kyösti Mälkki · 10 years ago
  2. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 10 years ago
  3. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 10 years ago
  4. 23f38cd Get rid of drivers class by Patrick Georgi · 10 years ago
  5. efff733 Refactor driver structs by Patrick Georgi · 11 years ago
  6. cc55b9b Define global uma_memory variables by Kyösti Mälkki · 11 years ago
  7. 904a0ec Don't use 64-bit constant 0x100000000 in linker scripts by Nico Huber · 11 years ago
  8. 35e1c86 VIA southbridge K8T890: Apply un-written naming rules by Kyösti Mälkki · 11 years ago
  9. 0f1dc4e Add subsystem callbacks for VT8237x and VT890 family of chipsets by Rudolf Marek · 12 years ago
  10. a31bb07 Unify ID_SECTION_OFFSET and mark it deprecated by Patrick Georgi · 11 years ago
  11. 6a3e8d6 some black magic for initializing the old version of the k8t800 by Florian Zumbiehl · 11 years ago
  12. 50dadfb compile code for CONFIG_SOUTHBRIDGE_VIA_K8T800_OLD by Florian Zumbiehl · 11 years ago
  13. be7d8dc support for different location of HT registers in old version of K8T800 by Florian Zumbiehl · 11 years ago
  14. 2e2b84e move function from header file to .c file by Stefan Reinauer · 11 years ago
  15. 0802ad9 rename vt8237r_cfg() to k8x8xx_vt8237r_cfg() and make publicly accessible by Florian Zumbiehl · 11 years ago
  16. 1e1e859 factor out common config for k8x8xx's dram_enable() and vt8237r_cfg() by Florian Zumbiehl · 11 years ago
  17. 7b1d295 add support for 1106:3188 (host controller of the old version of k8t800) by Florian Zumbiehl · 11 years ago
  18. 3cd0ae2 Revert "add support for 1106:3188 (host controller of the old version of k8t800)" due to dependency issues. by Patrick Georgi · 11 years ago
  19. 8c4cf18 add support for 1106:3188 (host controller of the old version of k8t800) by Florian Zumbiehl · 11 years ago
  20. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 11 years ago
  21. 23b2152 Improve VIA K8M890 HT settings. Use recommended settings for ROMSIP and by Rudolf Marek · 12 years ago
  22. 1d888a9 some ifdef --> if fixes by Stefan Reinauer · 12 years ago
  23. 8902502 drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCH by Stefan Reinauer · 12 years ago
  24. 7b9bbee Fixes licensing of src/southbridge/via/k8t890/k8x8xx.h to GPLv2+ from GPLv3. by Alexandru Gagniuc · 12 years ago
  25. 650cf23 Fix build errors introduced in r6367 by Alexandru Gagniuc · 12 years ago
  26. 025ead7 Extended K8T890 driver to include the K8T800 and K8M800 northbridges by Alexandru Gagniuc · 12 years ago
  27. 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 · 12 years ago
  28. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 12 years ago
  29. ba9f0b3 With low serial console loglevels a pcie graphics card is not by Tobias Diedrich · 12 years ago
  30. 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 · 12 years ago
  31. abc0c85 Printing coreboot debug messages on VGA console is pretty much useless, since by Stefan Reinauer · 12 years ago
  32. 8520e01 Linux also needs the MMCONF area to be reserved either in E820 or by Tobias Diedrich · 12 years ago
  33. 2e9323e Add a target for the ASUS A8V-E Deluxe (trivial). by Uwe Hermann · 12 years ago
  34. 6953eeb Add pointer to public PCIe bridge documentation on by Tobias Diedrich · 12 years ago
  35. b545852 Need to clear downstream read cycle retry bit, or the bus scan will by Tobias Diedrich · 12 years ago
  36. d50b43a This adds pci device ids and pci_driver structs for the K8T890 CF by Tobias Diedrich · 12 years ago
  37. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 12 years ago
  38. 6f57b51 Fix all warnings in the tree by Stefan Reinauer · 13 years ago
  39. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 13 years ago
  40. 53b0b50 Fix the the build of r5494 on Asus A8V-E SE. The K8M890 and K8T890 by Rudolf Marek · 13 years ago
  41. a3c10ac Following patch changes the K8M890 VGA handling. It reverts the framebuffer size by Rudolf Marek · 13 years ago
  42. 64d3baf zero warnings days... by Stefan Reinauer · 13 years ago
  43. 8816cdf geeesh! And this really compiles and even runs? by Stefan Reinauer · 13 years ago
  44. eea66b7 no warnings day by Stefan Reinauer · 13 years ago
  45. 3c8ac78 remove more warnings. by Stefan Reinauer · 13 years ago
  46. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 13 years ago
  47. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 13 years ago
  48. abf2ad7 newconfig is no more. by Patrick Georgi · 13 years ago
  49. 753169d Kconfig builds all boards now. by Patrick Georgi · 13 years ago
  50. c6aadbe Fix #if CONFIG_VGA==1 -> #if CONFIG_VGA. (forgotten in last check in.) by Myles Watson · 13 years ago
  51. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 13 years ago
  52. e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 13 years ago
  53. 88f55b2 some progress on kconfig: by Patrick Georgi · 13 years ago
  54. aeb6c98 sb/via/k8t890: add vga textmode code for k8m890 chrome igp. by Luc Verhaegen · 14 years ago
  55. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 14 years ago
  56. 497c8ef Following patch adds support for resume on VT8237 based motherboards. The NB by Rudolf Marek · 14 years ago
  57. 9e9fa82 To make use of HAVE_HIGH_TABLES following patch is needed. Also, it moves by Rudolf Marek · 14 years ago
  58. e562f72 Fix a LOT of implicit function declarations before they become errors. by Corey Osgood · 14 years ago
  59. 0b0771d Attached patch fixes at least one issue ;) During the PCI BAR sizing must be the by Rudolf Marek · 15 years ago
  60. 316e07f Following patch adds K8M890 support. It initializes the AGP and graphics UMA. by Rudolf Marek · 15 years ago
  61. c221349 Following patch will setup KT890 HT automatically. It will find the by Rudolf Marek · 15 years ago
  62. dd52e17 Following patch fixes the retrain/reset sequence which caused problem with some by Rudolf Marek · 15 years ago
  63. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 15 years ago
  64. 70ab323 Various cosmetic fixes and improvements (trivial). by Uwe Hermann · 15 years ago
  65. a6ddf25 Fine-tune the V-link bus between K8T890 and VT8237R and set by Rudolf Marek · 15 years ago
  66. f1cf1f7 Ever wondered where those "setting incorrect section attributes for by Stefan Reinauer · 15 years ago
  67. 1d4fc0c This patch adds support for K8T890CE northbridge. by Rudolf Marek · 15 years ago