1. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  2. 0e1e806 Remove some additional white space to make it look nicer in nano by Anders Jenbo · 14 years ago
  3. b333718 I meant SSE. Reported by Dustin Harrison. by Myles Watson · 14 years ago
  4. 03a5d80 Enable SSE2 for ep80579. Reported by Dustin Harrison. by Myles Watson · 14 years ago
  5. 12fa159 by Zheng Bao · 14 years ago
  6. 607cdf6 fix a bug in pcibios check. by Stefan Reinauer · 14 years ago
  7. 79255fc Set success flag in cx700 int15 handler by Patrick Georgi · 14 years ago
  8. d2759ff cx700 int15 handler rework. Int15 handler needs to provide the by Stefan Reinauer · 14 years ago
  9. e08c29e a single place for the romstage stack for copy_and_run. by Stefan Reinauer · 14 years ago
  10. 5f5436f drop "arch/asm.h" and "arch/intel.h" and create "cpu/x86/post_code.h" by Stefan Reinauer · 14 years ago
  11. 53b0b50 Fix the the build of r5494 on Asus A8V-E SE. The K8M890 and K8T890 by Rudolf Marek · 14 years ago
  12. bcb8c97 try to unify timing initialization across those boards that need it... by Stefan Reinauer · 14 years ago
  13. 14b62da Only do complete VGA init if a VGABIOS was found and installed. by Patrick Georgi · 14 years ago
  14. a3c10ac Following patch changes the K8M890 VGA handling. It reverts the framebuffer size by Rudolf Marek · 14 years ago
  15. 467a065 no warnings days. by Stefan Reinauer · 14 years ago
  16. d55e26f zero warnings days by Stefan Reinauer · 14 years ago
  17. 7d2a396 Trivial. The comment also need to modify. by Zheng Bao · 14 years ago
  18. b6128b6 The device number of SATA SB700 is 0x11, while the one of SB600 is 0x12. by Zheng Bao · 14 years ago
  19. 4186d8e these cpus are explicitly supported by model_6bx by Stefan Reinauer · 14 years ago
  20. 714e2a1 drop all duplicate copies of vgabios.c in favor of devices/oprom/x86.c. by Stefan Reinauer · 14 years ago
  21. 0704058 print the known cbfs types in cbfstool "usage" by Stefan Reinauer · 14 years ago
  22. 3173d8c Trivial. Fix a space to tab. by Zheng Bao · 14 years ago
  23. 7ba3c4f Attached patch adds support for tinybootblock on VT8237* to decode whole flash by Rudolf Marek · 14 years ago
  24. 116ec61 zero warnings days... by Stefan Reinauer · 14 years ago
  25. 1ad9f29 AMD Tilapia board support as a demonstration of an AMD Fam10 DDR3 board. by Zheng Bao · 14 years ago
  26. eedf7a6 AMD Socket ASB2 and AM3 support. by Zheng Bao · 14 years ago
  27. eb75f65 DDR3 support for AMD Fam10. by Zheng Bao · 14 years ago
  28. fe6c2cda Make USE_OPTION_TABLE user visible, so it can be edited. by Patrick Georgi · 14 years ago
  29. 6769396 Fix AHCI mode on i82801gx. Fixes SATA hotplug on iBASE:MB899. by Bernhard M. Wiedermann · 14 years ago
  30. f75b19a via epia-m now works with default x86.c instead of its own copy of vgabios.c. by Stefan Reinauer · 14 years ago
  31. 64d3baf zero warnings days... by Stefan Reinauer · 14 years ago
  32. 4292685 None of the cs5536 settings in devicetree.cb were ever used and nobody noticed. by Stefan Reinauer · 14 years ago
  33. ba09695 fix compilation remaining geode boards by Stefan Reinauer · 14 years ago
  34. 4e169f9 fix ARRAY_SIZE issue. by Stefan Reinauer · 14 years ago
  35. f94a97b oops, sorry for the last commit. This commit changes the code to distinguish by Stefan Reinauer · 14 years ago
  36. 6c70511 Move the prototype for run_vsa. by Myles Watson · 14 years ago
  37. 9839cbd * clean up all but two warnings on artecgroup dbe61 by Stefan Reinauer · 14 years ago
  38. cf036d1 Optimize distclean and configuration. by Patrick Georgi · 14 years ago
  39. ca3548e This patch adds: by Pat Erley · 14 years ago
  40. 7b76912 bayou compile fixes by Stefan Reinauer · 14 years ago
  41. bda2931 Make VSA code selectable in Kconfig by Stefan Reinauer · 14 years ago
  42. 0e5e7c3 install libpayload.ldscript on libpayload "make install" to make coreinfo happy. by Stefan Reinauer · 14 years ago
  43. 97f546c Allow easy libpayload compilation using xcompile. by Stefan Reinauer · 14 years ago
  44. 338150e fix artecgroup dbe61 by Stefan Reinauer · 14 years ago
  45. 01c2f5b Copy mingw support for kconfig from coreboot to libpayload by Patrick Georgi · 14 years ago
  46. 682ea3c Make RAM init on i945GC work by Patrick Georgi · 14 years ago
  47. b9aea89 cosmetics. by Stefan Reinauer · 14 years ago
  48. 169dc7e - move src/arch/i386/smp/ioapic.c to src/arch/i386/lib/ioapic.c (has by Stefan Reinauer · 14 years ago
  49. 29ceae2 As Myles suggested a while back: Switch long time #warnings to be comments by Stefan Reinauer · 14 years ago
  50. ea6772d Add support for the Nokia IP530. by Marc Bertens · 14 years ago
  51. 961a7b0 (trivial) utils are not depending on config.h. This slipped in by accident. by Stefan Reinauer · 14 years ago
  52. 1cd76e7 - Make abuild -sb work again by Patrick Georgi · 14 years ago
  53. 97dbf69 This piece of code was somehow lost in the switch to Kconfig, and re-activates by Stefan Reinauer · 14 years ago
  54. b111ba4 Don't use $(ROMCC) as dependency (due to ccache and scanbuild support by Patrick Georgi · 14 years ago
  55. a2acbc7 Build utils into their source directory equivalent in by Patrick Georgi · 14 years ago
  56. 83cce3e Fix a typo to remove a few more warnings. by Myles Watson · 14 years ago
  57. 4aeff4f enable more warnings for vgabios utility, and enable some debugging by Stefan Reinauer · 14 years ago
  58. 7dcdb30 fix romcc compiled i3100 boards. by Stefan Reinauer · 14 years ago
  59. 94c27b3 fix up sb600 and it8712f tree. by Stefan Reinauer · 14 years ago
  60. d653211 zero warnings days: unify mp tables. fix warnings. by Stefan Reinauer · 14 years ago
  61. e46c1c8 remove more warnings. move ROOT_COMPLEX selection to fam10 by Stefan Reinauer · 14 years ago
  62. c24d383 Avoid strdup(0) in build_opt_tbl by Patrick Georgi · 14 years ago
  63. 1c797a1 Avoid two conflicting invocations of build_opt_tbl by Patrick Georgi · 14 years ago
  64. 5391fe0 Myles suspected this hangs certain machines, so back it out. by Stefan Reinauer · 14 years ago
  65. 7bb34db don't leave VGA disabled by default on thomson ip1000 by Stefan Reinauer · 14 years ago
  66. 23836e2 zero warnings days... by Stefan Reinauer · 14 years ago
  67. c30a6e8 the dump function assumed that the mbi data comes right after the header. by Stefan Reinauer · 14 years ago
  68. 075fbe8 Remove a few more warnings from fam10. by Myles Watson · 14 years ago
  69. 07ef092 get rid of this nerving crt0.d stuff by Stefan Reinauer · 14 years ago
  70. 737735b fix COM2 resource bug in fintek f71805f driver. by Stefan Reinauer · 14 years ago
  71. 6630ce1 Quote test -f argument, so it doesn't fail on spaces. by Patrick Georgi · 14 years ago
  72. 73166c7 Update mingw source versions and allow parallel builds in buildgcc by Patrick Georgi · 14 years ago
  73. 523ebd9 zero warning days. Move RAMTOP and RAMBASE together. by Stefan Reinauer · 14 years ago
  74. 97b21be fix a case where the fam10 code would overwrite parts of a struct. by Stefan Reinauer · 14 years ago
  75. 17b60a9 drop setup_ics code that was blatantly copied from cx700 and by Stefan Reinauer · 14 years ago
  76. f4cc089 Remove few more warnings and some dead code. by Myles Watson · 14 years ago
  77. 8816cdf geeesh! And this really compiles and even runs? by Stefan Reinauer · 14 years ago
  78. 4bcfb09 HWHoleSz must be u32... by Stefan Reinauer · 14 years ago
  79. 2d85fbed udelay_tsc does not exist in the whole tree. Neither does quadcore.h (anymore) by Stefan Reinauer · 14 years ago
  80. 71ed353 sconfig should return success when it's successful by Patrick Georgi · 14 years ago
  81. 34ee3cd Rename variable to not confuse gcc on mingw by Patrick Georgi · 14 years ago
  82. 5d3dee8 drop quite a lot of dead code that did nothing but produce warnings and make by Stefan Reinauer · 14 years ago
  83. 4154c66 zero warnings days. Down to under 600 different warnings by Stefan Reinauer · 14 years ago
  84. c264ad9 fix digitallogic adl855pc compilation (and clean up the warnings while at it) by Stefan Reinauer · 14 years ago
  85. ccdd20a move cpu/x86/car to cpu/intel/car as previously discussed on the mailing list. by Stefan Reinauer · 14 years ago
  86. 1abf46c ip1000: fix seabios start, fix flash gpio detection by Stefan Reinauer · 14 years ago
  87. 5ae1db0 fix a trivial warning when yabel with direct hw access is enabled. by Stefan Reinauer · 14 years ago
  88. 1f10de6 fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need to by Stefan Reinauer · 14 years ago
  89. 7925384 clean up LD scripts and add some comments and proper license headers by Stefan Reinauer · 14 years ago
  90. ea7f5a2 use the standard udelay on sc520. by Stefan Reinauer · 14 years ago
  91. f17ca16 Speed up coreboot_ram loading by moving the decompression stack by Stefan Reinauer · 14 years ago
  92. 4d68df7 Add support for the SMSC FDC37C932 Super I/O. by Marc Bertens · 14 years ago
  93. 170679b update atom car code in the same way that 6ex/6fx was updated. by Stefan Reinauer · 14 years ago
  94. 6d1b0d8 Fix eagleheights not a 6ex board, but using the same CAR code. by Stefan Reinauer · 14 years ago
  95. 1977b89 port latest model 6ex car changes to 6fx car, which is almost identical and by Stefan Reinauer · 14 years ago
  96. 3e1f524 by Stefan Reinauer · 14 years ago
  97. 5934b50 Move the CPU specific includes from by Patrick Georgi · 14 years ago
  98. 09f6718 Enable lazy evaluation of incs/lds for tiny bootblock, too. by Patrick Georgi · 14 years ago
  99. f1ce6f2 - move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusively by Patrick Georgi · 14 years ago
  100. d946649 add int15 handler for thomson ip1000 by Stefan Reinauer · 14 years ago