1. f11b81d fix VIA C7 code. by Stefan Reinauer · 14 years ago
  2. 6c05bf4 ICS951462_ADDRESS defined but _never_ used. Drop it. by Patrick Georgi · 14 years ago
  3. 76d9143 Make i945/raminit.c:fsbclk() return u16 rather than int by Peter Stuge · 14 years ago
  4. 6f56ad2 Remove a couple of defines that seem to be the result of by Patrick Georgi · 14 years ago
  5. e4bc0f6 Split NORTHBRIDGE_INTEL_I945 into more precise _I945GC and _I945GM by Peter Stuge · 14 years ago
  6. c2d0bfb Add missing parenthesis (trivial). by Uwe Hermann · 14 years ago
  7. 77d6683 Move several i945 config #defines from romstage.c to Kconfig. by Patrick Georgi · 14 years ago
  8. 66d1687 CAR simplifications, typos, readability improvements (trivial). by Uwe Hermann · 14 years ago
  9. 52000e1 Trivial. Re-indent the code. by Zheng Bao · 14 years ago
  10. 4292684 Various cosmetic and coding style fixes in CAR code (trivial). by Uwe Hermann · 14 years ago
  11. 1d36d6d Use existing, readable MTRR #defines instead of hardcoding numbers. by Uwe Hermann · 14 years ago
  12. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  13. d4d0a45 fix Kontron KT690 and clean up socket S1G1 boards accordingly. by Stefan Reinauer · 14 years ago
  14. 011d0d8 drop unneeded earlymtrr.c include by Stefan Reinauer · 14 years ago
  15. 98a8c0c Move CAR settings to board config for socket 940 boards. by Warren Turkal · 14 years ago
  16. 7a59a44 Move VIA C7 board CAR config to VIA C7 instead of boards. by Warren Turkal · 14 years ago
  17. afbf072 Don't run clean-abuild on distclean target. It breaks full abuild runs. by Patrick Georgi · 14 years ago
  18. 17cae35 Forgot to 'svn add' src/cpu/x86/name (trivial). by Uwe Hermann · 14 years ago
  19. aac8f66 Factor out fill_processor_name() and strcpy() functions. by Uwe Hermann · 14 years ago
  20. 7ff5b44 As $PWD is not exported by all shells, use make-builtin $(CURDIR) by Jonathan Kollasch · 14 years ago
  21. 1f98ee7 Fix small typo in root Makefile. by Warren Turkal · 14 years ago
  22. 5c9bc13 Drop some unneeded "#if CONFIG_USBDEBUG" (trivial). by Uwe Hermann · 14 years ago
  23. 24a5213 Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings. by Myles Watson · 14 years ago
  24. 7b1a3c3 Trivial. re-Indent the code. by Zheng Bao · 14 years ago
  25. 3bd79294 I missed these boards in a previous commit. by Warren Turkal · 14 years ago
  26. c0bde28 Good bye, OLPC... by Stefan Reinauer · 14 years ago
  27. e0afe73 All these boards already had the CACHE_AS_RAM option in their individual by Warren Turkal · 14 years ago
  28. 768d8ea Move CAR config from mainboard to CPU config for AMD GX2 boards. by Warren Turkal · 14 years ago
  29. 0e8f204 The commandline parsing for abuild doing a couple of buggy things: by Warren Turkal · 14 years ago
  30. 7571c0b This patch moves one of the CAR configs to the socket from the single by Warren Turkal · 14 years ago
  31. 7cdf1ec Obviously missing brackets. by Xavi Drudis Ferran · 14 years ago
  32. 49a7ac7 drop some dead code from model_fxx_init.c by Stefan Reinauer · 14 years ago
  33. 4f7a5c4 oops. always run abuild on a clean tree with no other patches applied. by Stefan Reinauer · 14 years ago
  34. c679ab5 RAMBASE = 0x4000 is no longer needed. Drop it. by Stefan Reinauer · 14 years ago
  35. 5e278ca drop excessive blank line by Stefan Reinauer · 14 years ago
  36. 2a8ad41 Add 2 missing license headers based on svn logs and remove an unneeded #include by Stefan Reinauer · 14 years ago
  37. 2dd1ded minor include cleanups by Stefan Reinauer · 14 years ago
  38. 7ac4c26 Add a kconfig option to allow the user to select a specific physical by Uwe Hermann · 14 years ago
  39. 5211a70 Add a few missing license headers based on svn logs, and also add a by Uwe Hermann · 14 years ago
  40. da28cd8 drop double include (trivial) by Stefan Reinauer · 14 years ago
  41. 86d1a50 Duplicate the MCP55 EHCI Debug Port enable code for use with CK804. by Jonathan Kollasch · 14 years ago
  42. 024d248 i82801bx defines the hard reset function, so move the "select" statement to by Warren Turkal · 14 years ago
  43. 09f5182 Remove hard reset config from some mainboard configs by Warren Turkal · 14 years ago
  44. ef077f2 drop some more unneeded ../../.. by Stefan Reinauer · 14 years ago
  45. d6924e8 Normalize the config option for the Intel Atom CPU. by Warren Turkal · 14 years ago
  46. 64b2600 the utility is called dumpmmcr, not dump_mmcr by Stefan Reinauer · 14 years ago
  47. 48323b5 dumpmmcr utility is available under util and shares most of the code. by Stefan Reinauer · 14 years ago
  48. e079ce3 update license header for dumpmmcr utility according to svn history. by Stefan Reinauer · 14 years ago
  49. 02260bc Fix the build, CONFIG_USBDEBUG must always be defined (trivial). by Uwe Hermann · 14 years ago
  50. 65e6034 Only show the USB Debug Port kconfig option to the user if a mainboard by Uwe Hermann · 14 years ago
  51. dc3aa7a Various Debug Port southbridge implementation fixes / cosmetics. by Uwe Hermann · 14 years ago
  52. 86224f6 Mark read-only data as read-only, so the global vars test doesn't fail on it. by Patrick Georgi · 14 years ago
  53. 7f43dc1 Add an EHCI driver to libpayload's USB stack. by Patrick Georgi · 14 years ago
  54. 5df4168 Drop some useless "../../../" in #includes (trivial). by Uwe Hermann · 14 years ago
  55. f14c919 Various CONFIG_DEBUG_RAM_SETUP related fixes (trivial). by Uwe Hermann · 14 years ago
  56. 370d979 Various USB Debug Port fixes (trivial). by Uwe Hermann · 14 years ago
  57. bcabf2f Make globals in romstage break the build, so we don't have to by Patrick Georgi · 14 years ago
  58. b124dcf Drop <cpu/amd/mtrr.h> #include from Intel CPUs. by Uwe Hermann · 14 years ago
  59. 7fd931b Keep the mc146818rtc.h include close to the option table include where by Myles Watson · 14 years ago
  60. 10ec0fe - Fix race condition in option_table.h generation by moving the include by Stefan Reinauer · 14 years ago
  61. ff492b1 Make SB600/SB700 more similar for easier diffs (trivial). by Uwe Hermann · 14 years ago
  62. 977b985 Fix CCACHE handling, and make use of ccache's BASEDIR feature by Patrick Georgi · 14 years ago
  63. 2097958 Automatically fetch bus information for mptable from by Patrick Georgi · 14 years ago
  64. 0a6d1ae Undo stupid mistake in r5832 by Patrick Georgi · 14 years ago
  65. b015d02 Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure. by Uwe Hermann · 14 years ago
  66. 8a6163e Fix hp/dl165_g6_fam10 build. Failed to take r5800 and by Patrick Georgi · 14 years ago
  67. 9139e7b Add support for HP DL165-G6 with Fam10 CPU. by Arne Georg Gleditsch · 14 years ago
  68. 16db6c3 Whitespace/typo/cosmetic fixes (trivial). by Uwe Hermann · 14 years ago
  69. d6b4f1c Fix some wrong capitalizations, reformat comments, fix a typo. by Stefan Reinauer · 14 years ago
  70. 06694a8 USB Debug Port related license header fixes (trivial). by Uwe Hermann · 14 years ago
  71. 5c31269 Generate and extract debug sysmbols for coreboot. *.debug files can be by Marc Jones · 14 years ago
  72. a34a0b1 Fix a compiler warning in src/lib/usbdebug.c (trivial). by Uwe Hermann · 14 years ago
  73. 7df50a8 Here is a proposed way how to handle the SATA PHY settings on SB700. It by Rudolf Marek · 14 years ago
  74. 138cdbb First round of i82801ax clean-ups (trivial). by Uwe Hermann · 14 years ago
  75. 8fa90ec Cut the crap. by Uwe Hermann · 14 years ago
  76. 0c51ddd Complete the code which was missing. by Zheng Bao · 14 years ago
  77. 951a0fe Fix the typo. Field DisAutoRefresh is in DramTimngHi. by Zheng Bao · 14 years ago
  78. df35cdc A number of cleanups for 440BX raminit code. by Keith Hui · 14 years ago
  79. 0865b4d Make ASUS P3B-F RAM init actually work by enabling SPD access. by Uwe Hermann · 14 years ago
  80. 78301d0 AMD Fam10 code breaks with gcc 4.5.0. by Scott Duplichan · 14 years ago
  81. 01d56d4 by Arne Georg Gleditsch · 14 years ago
  82. 8985ef1 Add default libpayload build, xcompile, and lpgcc setup to tint. by Marc Jones · 14 years ago
  83. 1c5637d Add more Fam10 CPUID strings from the AMD revision guide. Includes by Marc Jones · 14 years ago
  84. 9b0c690 This patch corrects a coding error in the original implementation by Scott Duplichan · 14 years ago
  85. 3f1d29c IEI Kino added to IEI mainboard Kconfig. I missed this in r5812 by Marc Jones · 14 years ago
  86. 738347e IEI Kino mainboard support based on Mahogany Fam10. by Marc Jones · 14 years ago
  87. 2b28614 CONFIG_MMCONF_SUPPORT is always defined. Fix build. by Myles Watson · 14 years ago
  88. e7a5b76 Move initialization of MMCONF BAR to cache_as_ram setup phase, in order by Arne Georg Gleditsch · 14 years ago
  89. d09d1f7 Add support for Asus M4A785-M. by Juhana Helovuo · 14 years ago
  90. 6c029e6 Add reserved areas for fam10. by Myles Watson · 14 years ago
  91. 687b3ba Port k8 UMA handling to fam10. by Myles Watson · 14 years ago
  92. 6b56e43 Generate multiboot tables from coreboot tables. by Juhana Helovuo · 14 years ago
  93. 50b78b6 Print an error and correct pci scan limits. Skip sb700 ISA DMA init if needed. by Juhana Helovuo · 14 years ago
  94. cb817be Fix a typo reported by Sylvain Hitier. by Myles Watson · 14 years ago
  95. 25d1213 Convert i945 boards to use reserved resources instead of directly adding by Myles Watson · 14 years ago
  96. 43882f1 Add F71859 SIO. by Marc Jones · 14 years ago
  97. 36224b4 Add support for LiPPERT Hurricane-LX (EPIC board with AMD Geode-LX, by Jens Rottmann · 14 years ago
  98. 6ea2115 Move memory type information out of some AMD sockets. by Myles Watson · 14 years ago
  99. 17daf9a Adapt comment, too. (trivial) by Patrick Georgi · 14 years ago
  100. 9c934d1 This patch avoids a timeout during PS/2 keyboard by Scott Duplichan · 14 years ago