1. 80e914ff CONFIG_DEBUG is too generic. Remove it and replace it with CONFIG_DEBUG_SMBUS by Myles Watson · 14 years ago
  2. 94de72b Check the value of ulzma and do not continue if there was an error. by Myles Watson · 14 years ago
  3. b987f7b don't generate C source code file but use objcopy to include the SMM blob. by Stefan Reinauer · 14 years ago
  4. 6e554de This patch adds support for mainboard iBASE:MB899 by Bernhard M. Wiedemann · 14 years ago
  5. 32e6e41 Add Intel Atom microcode by Stefan Reinauer · 14 years ago
  6. 7b2e2b9 Fix MBI walker. by Joseph Smith · 14 years ago
  7. c56e5ad fix warnings. by Stefan Reinauer · 14 years ago
  8. 89ef0a9 by Stefan Reinauer · 14 years ago
  9. f71fca0 Use the microcode files as created by the new microcode update script. (Fixes some whitespace and gets in new time stamps). by Stefan Reinauer · 14 years ago
  10. a998eae Drop problematically licensed Intel microcode files by Stefan Reinauer · 14 years ago
  11. c8f8a6c cosmetical changes on intel's microcode.c by Stefan Reinauer · 14 years ago
  12. 2305f74 Move CS5535 specific setup from GX2 driver to CS5535. by Stefan Reinauer · 14 years ago
  13. 7e00a44 also rename the config option. by Stefan Reinauer · 14 years ago
  14. 75a05dc fix most usbdebug warnings and fix function names. by Stefan Reinauer · 14 years ago
  15. da32373 Long ago we agreed on kicking the _direct appendix because everything in by Stefan Reinauer · 14 years ago
  16. 5639448 Fix usbdebug compilation. by Stefan Reinauer · 14 years ago
  17. 2b01a8a cosmetics. by Stefan Reinauer · 14 years ago
  18. ba81817 Fix VGA after switching to realmode_interrupt() by Michael Marineau · 14 years ago
  19. 8f296e8 consistently use decimal for the register offsets, and fix comment typos. by Stefan Reinauer · 14 years ago
  20. ae3f4b5 Fix bug from r5476 re CS5536 device search during GeodeLX PCI domain enable by Peter Stuge · 14 years ago
  21. 78c733c Add tinybootblock support for broadcom/bcm5785. by Patrick Georgi · 14 years ago
  22. 36de042 Add "reasonable" values in ASL at places we overwrite from by Stefan Reinauer · 14 years ago
  23. 1c0c637 Fix amdk8_util.asl and explain behaviour a bit. by Myles Watson · 14 years ago
  24. 8d96ed4 Get rid of this warning: by Myles Watson · 14 years ago
  25. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
  26. c5b87c8 Move generation of mptable entries for ISA to generic code. by Patrick Georgi · 14 years ago
  27. 1a169d2 Add support for the Traverse Technologies Geos mainboard. by Nathan Williams · 14 years ago
  28. 6d77252 Move the 'USE CMOS' Kconfig question. by Joe Korty · 14 years ago
  29. 1c3c0fa cosmetic comment changes. by Stefan Reinauer · 14 years ago
  30. bb33fbe get rid of some duplicate inclusion warnings. by Stefan Reinauer · 14 years ago
  31. 417e66b Sorry for this for second time. Now compile tested for both cases ;) by Rudolf Marek · 14 years ago
  32. fdddce3 Sorry for this. I fixed that reverting the change for ROMCC. by Rudolf Marek · 14 years ago
  33. beba990 Following patch reworks car_disable into C. Tested, works here. I compared by Rudolf Marek · 14 years ago
  34. 4bb368c Part of 5560 Dunno why I need extra delete after move. by Rudolf Marek · 14 years ago
  35. d9c2549 Following patch reprograms SIL3114 into PCI IDE native mode compatible class code allowing by Rudolf Marek · 14 years ago
  36. 7cfa7f9 Add support for the Getac P470 by Stefan Reinauer · 14 years ago
  37. 09e0c49 v2 -> v4 by Stefan Reinauer · 14 years ago
  38. 9e7a5d4 by Stefan Reinauer · 14 years ago
  39. 23f7034 Add TI PCI 7412 support. by Stefan Reinauer · 14 years ago
  40. 96d8fef ITE IT8671F: Add it8671f_48mhz_clkin(). by Anders Jenbo · 14 years ago
  41. 9d1c76f Add initial support for the GIGABYTE GA-6BXE. by Anders Jenbo · 14 years ago
  42. 2f4b7f6 clean up some prototypes by Stefan Reinauer · 14 years ago
  43. bf264e9 i945: by Stefan Reinauer · 14 years ago
  44. cbac498 more acpica fixes... The tricky part is the stuff in the AMD mainboard directories. by Stefan Reinauer · 14 years ago
  45. 86d7278 Fix i945 ACPI for ASL Optimizing Compiler version 20100428. by Stefan Reinauer · 14 years ago
  46. c928a29 Remove another set of includes from Fam10 romstages: by Patrick Georgi · 14 years ago
  47. 930d32b fix SeaBIOS loading on GX2. by Nils Jacobs · 14 years ago
  48. aa567a7 Fix warning. Hardware tested and didn't change behavior. by Stefan Reinauer · 14 years ago
  49. dd6ad34 license header fixes by Nils Jacobs · 14 years ago
  50. 1e211327 This patch cleanes up the Wyse S50 port and unifies the memmory regions by Nils Jacobs · 14 years ago
  51. 841af5e Change real mode API to allow passing intXX number or entry point and by Stefan Reinauer · 14 years ago
  52. 48beb82 Make show_all_routes work for fam10. by Myles Watson · 14 years ago
  53. b904d7b High tables don't have to be on node 0 on K8. Make it less restrictive. by Myles Watson · 14 years ago
  54. 5ec3ead Remove extra NULL #define in amdht code. The common one is enough. Trivial by Patrick Georgi · 14 years ago
  55. 3d5bb23 Move includes to where they are needed. This allows to simplify by Patrick Georgi · 14 years ago
  56. bf9e538 Remove pc80/serial.c includes in ROMCC boards and include by Patrick Georgi · 14 years ago
  57. 29d3a92 i82830: fix debugging output and clarify bracketing by Stefan Reinauer · 14 years ago
  58. cee5f7d autoprobe apic cluster and application processors on K8 systems by Stefan Reinauer · 14 years ago
  59. d37ce2e Add the Wyse S50 thin client to Coreboot. by Nils Jacobs · 14 years ago
  60. 133887d wipe some old unused code, this has been cleaned up now. by Stefan Reinauer · 14 years ago
  61. 67ee3e6 We didn't have console.initobj.o before, but the same hard coded by Stefan Reinauer · 14 years ago
  62. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  63. 66e5bbe Remove duplicate Kconfig entry. Trivial. by Patrick Georgi · 14 years ago
  64. 8d31368 Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" by Patrick Georgi · 14 years ago
  65. 80da618 Fix arima/hdama. It was changed to match newconfig, which was broken. by Myles Watson · 14 years ago
  66. 7339f36 Qemu, despite "emulating" an intel chipset, uses the CMOS to by Valdimir Serbinenko · 14 years ago
  67. 80d9804 fix superio warnings. interesting side node: most superio .h files have no by Stefan Reinauer · 14 years ago
  68. 2c32e99 Factor out casmap calculation. Gets rid of a warning. by Myles Watson · 14 years ago
  69. 95bf86b Remove some warnings. For code that is called from the mainboard romstage.c by Stefan Reinauer · 14 years ago
  70. 2eac9d4 Remove some more warnings. The code is only used by functions protected by the by Stefan Reinauer · 14 years ago
  71. c8873ce get rid of some more warnings.. by Stefan Reinauer · 14 years ago
  72. a8d11a2 fix compilation of mtarvon by Stefan Reinauer · 14 years ago
  73. a2f6a90 Doesn't need to be a warning. by Stefan Reinauer · 14 years ago
  74. 9ec3d38 drop extra pci access functions. these are exact copies of romcc_io.h. by Stefan Reinauer · 14 years ago
  75. ad894c5 Get rid of a few more warnings. by Myles Watson · 14 years ago
  76. 636d924 Enable the cache before initializing the processor name, like model_10 does. by Myles Watson · 14 years ago
  77. 771b0e4 Enable 440BX NB to use large memory modules by Anders Jenbo · 14 years ago
  78. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  79. 0e1e806 Remove some additional white space to make it look nicer in nano by Anders Jenbo · 14 years ago
  80. b333718 I meant SSE. Reported by Dustin Harrison. by Myles Watson · 14 years ago
  81. 03a5d80 Enable SSE2 for ep80579. Reported by Dustin Harrison. by Myles Watson · 14 years ago
  82. 607cdf6 fix a bug in pcibios check. by Stefan Reinauer · 14 years ago
  83. 79255fc Set success flag in cx700 int15 handler by Patrick Georgi · 14 years ago
  84. d2759ff cx700 int15 handler rework. Int15 handler needs to provide the by Stefan Reinauer · 14 years ago
  85. e08c29e a single place for the romstage stack for copy_and_run. by Stefan Reinauer · 14 years ago
  86. 5f5436f drop "arch/asm.h" and "arch/intel.h" and create "cpu/x86/post_code.h" by Stefan Reinauer · 14 years ago
  87. 53b0b50 Fix the the build of r5494 on Asus A8V-E SE. The K8M890 and K8T890 by Rudolf Marek · 14 years ago
  88. bcb8c97 try to unify timing initialization across those boards that need it... by Stefan Reinauer · 14 years ago
  89. 14b62da Only do complete VGA init if a VGABIOS was found and installed. by Patrick Georgi · 14 years ago
  90. a3c10ac Following patch changes the K8M890 VGA handling. It reverts the framebuffer size by Rudolf Marek · 14 years ago
  91. 467a065 no warnings days. by Stefan Reinauer · 14 years ago
  92. d55e26f zero warnings days by Stefan Reinauer · 14 years ago
  93. 7d2a396 Trivial. The comment also need to modify. by Zheng Bao · 14 years ago
  94. b6128b6 The device number of SATA SB700 is 0x11, while the one of SB600 is 0x12. by Zheng Bao · 14 years ago
  95. 4186d8e these cpus are explicitly supported by model_6bx by Stefan Reinauer · 14 years ago
  96. 714e2a1 drop all duplicate copies of vgabios.c in favor of devices/oprom/x86.c. by Stefan Reinauer · 14 years ago
  97. 3173d8c Trivial. Fix a space to tab. by Zheng Bao · 14 years ago
  98. 7ba3c4f Attached patch adds support for tinybootblock on VT8237* to decode whole flash by Rudolf Marek · 14 years ago
  99. 116ec61 zero warnings days... by Stefan Reinauer · 14 years ago
  100. 1ad9f29 AMD Tilapia board support as a demonstration of an AMD Fam10 DDR3 board. by Zheng Bao · 14 years ago