1. b7f53b2 Prepare for using coreboot x86emu in userspace utility "vgabios" by Stefan Reinauer · 14 years ago
  2. f0aa09b fix newly introduced printk_foo warnings.. by Stefan Reinauer · 14 years ago
  3. 0b2cda8 Remove the building warnings. by Zheng Bao · 14 years ago
  4. b63bdbe Remove the building warnings. by Zheng Bao · 14 years ago
  5. c8c09bb Removing build warning of sb600 & rs690. by Wang Qing Pei · 14 years ago
  6. b5466b0 Fix i82801dx_power_options() so CONFIG_MAINBOARD_POWER_ON_AFTER_POWER_FAIL works, and rewrite HPET code. by Joseph Smith · 14 years ago
  7. e799c8b Revert my debugging patch that got committed by accident. Sorry. by Myles Watson · 14 years ago
  8. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
  9. 53b0ea4 drop some unused files and fix warnings on i945 based systems. by Stefan Reinauer · 14 years ago
  10. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  11. 27852ab drop dead code. by Stefan Reinauer · 14 years ago
  12. 1425add fix "make" after "rm -rf build" by Stefan Reinauer · 14 years ago
  13. 121f0b8 Don't abuse LDFLAGS and fix linking with -Wl,--as-needed. by Christian Ruppert · 14 years ago
  14. bd0381a I ran into a couple of errors while building a mahogany_fam10 target; by Ed Swierk · 14 years ago
  15. 8a0c649 The parameters of memset() should be by Zheng Bao · 14 years ago
  16. 3426195 Get rid of a few warnings: by Myles Watson · 14 years ago
  17. 78acf932 Remove remaining uses of by Patrick Georgi · 14 years ago
  18. 2bd9100 Rework boolean expression (DeMorgan and all) for by Patrick Georgi · 14 years ago
  19. 776b85b Remove fallback/normal handling in mainboards' by Patrick Georgi · 14 years ago
  20. a41b939 trivial. Delelte double blank line. by Zheng Bao · 14 years ago
  21. ce6fb1e Remove failover/fallback/normal handling in mainboards' by Patrick Georgi · 14 years ago
  22. 78b4033 more warnings gone... by Stefan Reinauer · 14 years ago
  23. 527aedc revert the faulty part of r5252 by Stefan Reinauer · 14 years ago
  24. 0719047 fix HPET on some ICH southbridges by Stefan Reinauer · 14 years ago
  25. 50776fa trivial warning fixes, mostly for ACPI code by Stefan Reinauer · 14 years ago
  26. dfd29aa drop shadow variable from hypertransport code. by Stefan Reinauer · 14 years ago
  27. cfef7df Actually enable HPET by Stefan Reinauer · 14 years ago
  28. 3c486f8 Clean up warnings in yabel vbe code. No more warnings on the IP1000 by Stefan Reinauer · 14 years ago
  29. 87489e1 clean up shadow variables in jpeg decoder. by Stefan Reinauer · 14 years ago
  30. 2549d52 fix minor warnings in RTC code when HAVE_OPTION_TABLE is disabled. by Stefan Reinauer · 14 years ago
  31. 5c32d24 bug fix for IOAPIC on i82801dx. by Stefan Reinauer · 14 years ago
  32. 48f3e2b This patch fixes up the i82801dx_lpc.c code post transition. by Joseph Smith · 14 years ago
  33. 0d7a996 This is kind of a pre CAR patch to properly allocate "shared" graphics memory by Joseph Smith · 14 years ago
  34. bd11298 more warning fixes. by Stefan Reinauer · 14 years ago
  35. b319b17 fix HPET base addressed. by Stefan Reinauer · 14 years ago
  36. d4e77df The SB600 also has the BootFailTimer. We should disable it, by Zheng Bao · 14 years ago
  37. 68f542c remove more warnings, and fix some boards (watchdog.h) by Stefan Reinauer · 14 years ago
  38. b48ba66 From Keith Hui: by Keith Hui · 14 years ago
  39. d4ab7c5 fix dell s1850, ROMCC didn't seem to like SSE2 memtest here. by Stefan Reinauer · 14 years ago
  40. 348a1ba fix a couple of warnings by Stefan Reinauer · 14 years ago
  41. 37e7817 clean some more files in make clean by Stefan Reinauer · 14 years ago
  42. 052fab9 remove warnings from cs5530 driver. (trivial) by Stefan Reinauer · 14 years ago
  43. f9035dd make clean: delete failover.inc and romstage.inc, drop auto.inc (obsolete) by Stefan Reinauer · 14 years ago
  44. dd33c74 drop unused variable by Stefan Reinauer · 14 years ago
  45. d965901 Source all Kconfig files for Intel® CPU models.. by Myles Watson · 14 years ago
  46. 8483b70 Catch non-static arrays in romcc. Not allowed. by Eric W. Biederman · 14 years ago
  47. 8e96ba2 pci drivers should be const. by Stefan Reinauer · 14 years ago
  48. 859e94a it was reason for workaround rules already, and it's somewhat ugly: by Stefan Reinauer · 14 years ago
  49. 11b1eb9 Left over strip_quotes definition. Top level Makefile already provides this. by Patrick Georgi · 14 years ago
  50. a84e98b Strip quotes from COREBOOT_ROM_DEPENDENCIES Macro-ify stripping quotes by Patrick Georgi · 14 years ago
  51. 182b09e Improve dependency tracking for coreboot.rom by Patrick Georgi · 14 years ago
  52. c5f773d Various changes to the buildsystem: by Patrick Georgi patrick.georgi · 14 years ago
  53. 1b2831c Delete Config.lb in new southbridge folders. by Zheng Bao · 14 years ago
  54. f1fe237 Add entries of RS780, SB700, Mahogany, Mahogany_fam10 into the by Zheng Bao · 14 years ago
  55. 584ab84 The code can run on the Mahogany board, which is one of sample boards by Zheng Bao · 14 years ago
  56. dec279f 1. Features of mahogany. by Zheng Bao · 14 years ago
  57. 1088bbf Features supported in RS780 code: by Zheng Bao · 14 years ago
  58. eff2ffd Features supported in SB700 code: by Zheng Bao · 14 years ago
  59. 8069eb1 by Zheng Bao zheng.bao · 14 years ago
  60. 23d89cc Make CLANG selectable in Kconfig by Patrick Georgi · 14 years ago
  61. 68a564f This patch is what I needed to compile coreboot with LLVM. by Stefan Reinauer · 14 years ago
  62. c6b0e7e back out r5212 and r5210; Follow the thread of by Stefan Reinauer · 14 years ago
  63. c0fbbd0 Create a new build.h on every make call; this makes sure it contains a by Stefan Reinauer · 14 years ago
  64. 8f4546f Use copy_triple only on non-flattened nodes. by Patrick Georgi · 14 years ago
  65. 3b8d6a8 Add an AM2R2 entry in to the src/arch/i386/Makefile.inc. by Zheng Bao · 14 years ago
  66. f761aef Fix segfault of romcc when complex assignment operators by Patrick Georgi · 14 years ago
  67. cc66926 Move deprecated Kconfig options to their own file, by Patrick Georgi · 14 years ago
  68. 020f51f Add scan-build support to the build system. by Patrick Georgi · 14 years ago
  69. 8702ab5 ICH4 update, fix ATA init, drop SATA (chipset doesn't have SATA) by Stefan Reinauer · 14 years ago
  70. 5c50392 Fix llshell by Stefan Reinauer · 14 years ago
  71. 53c7276 Use CPU_INTEL_SLOT_1 for Slot 1 boards (trivial). by Uwe Hermann · 14 years ago
  72. 9c1e1f0 Add SDRAMPWR_4DIMM Kconfig option (not user-visible in menuconfig). by Keith Hui · 14 years ago
  73. f7f9e92 Fix supermicro/h8qme_fam10 by enabling SPD ROM properly. by Knut Kujat · 14 years ago
  74. f326e3a Replace spaces with tabs. Trivial. by Myles Watson · 14 years ago
  75. ed15220 Replace clear_memory with memset. by Myles Watson · 14 years ago
  76. bc259d0 The following patch implements Opteron Fam 10 rev D (aka Istanbul) by Arne Georg Gleditsch · 14 years ago
  77. a51021b sb600 has problems with the virtual wire mode setup in setup_ioapic(). It causes problems when interrupts are enabled (specifically timer). by Marc Jones · 14 years ago
  78. 2140575 Remove Kconfig entries that disable by Patrick Georgi · 14 years ago
  79. b9b3a06 Set options to make AMD CAR code compile correctly, by Arne Georg Gleditsch · 14 years ago
  80. 128ac91 Trivial fix, use correct define. by Mathias Krause · 14 years ago
  81. 47d68d8 More readable recursive descent macro in Makefile by Patrick Georgi · 14 years ago
  82. 59356ca 440BX: Do not hardcode DIMM number + size anymore. by Keith Hui · 14 years ago
  83. f7b3c5e Add support for the 0x06B1 CPU ID for Celeron (Tualatin). by Keith Hui · 14 years ago
  84. 9493bfb Remove redundant run_bios prototype. Trivial. by Myles Watson · 14 years ago
  85. b025911 1. Move run_bios prototype to device.h by Myles Watson · 14 years ago
  86. f98ad3a i945 mini patch: by Stefan Reinauer · 14 years ago
  87. 1b4f435 Fix creation of coreboot.bootblock when -O2 is specified instead of -Os (4GB image issue). by Stefan Reinauer · 14 years ago
  88. ec42c2e Add support for the ASUS P2B-LS mainboard. by Keith Hui · 14 years ago
  89. e1ec158 Add proper Slot 1 CPU support code/infrastructure. by Keith Hui · 14 years ago
  90. ae22bcd This patch fixes two things: by Stefan Reinauer · 14 years ago
  91. 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 14 years ago
  92. 5fa76e2 Whitespace changes to make s2912_fam10/ms9652_fam10 more similar. by Uwe Hermann · 14 years ago
  93. d71e771 Drop unused doit.sh files (trivial). by Uwe Hermann · 14 years ago
  94. 2bb4acf Various cometic and coding-style fixes (trivial). by Uwe Hermann · 14 years ago
  95. 9d24c7f - Simplify stack size determination: MAX_CPUS * STACK_SIZE by Patrick Georgi · 14 years ago
  96. d3b2bbe Add msi/ms9652_fam10 board. by Timothy Pearson · 14 years ago
  97. 55cf7bc Allow per-board setting of HT clock and width so by Timothy Pearson · 14 years ago
  98. 72f75b1 Fix YABEL guards; make debugging optional; fix some warnings by Stefan Reinauer · 14 years ago
  99. 800379f by Stefan Reinauer · 14 years ago
  100. 75bf053 - Add rules that build either 4 or 5 ssdts (only those variants exist in the board now) by Patrick Georgi · 14 years ago