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