1. 516a2a7 Add support to build with ccache in the build system by Patrick Georgi · 14 years ago
  2. 565a281 Get rid of type-punned pointer errors. by Myles Watson · 14 years ago
  3. d1149d7 Some keyboards need a longer timeout. Also increase error level, because a by Stefan Reinauer · 14 years ago
  4. bb44d0e fix acpi dsdt copy on roda rk886ex by Stefan Reinauer · 14 years ago
  5. 5f0aefb SMM: remove hack that was needed back in oldconfig times. by Stefan Reinauer · 14 years ago
  6. 7103eb7 oops, forgot to cleanup extra output in bootblock creation for dependency patch by Stefan Reinauer · 14 years ago
  7. 6bee951 dependency tracking for coreboot by Stefan Reinauer · 14 years ago
  8. 9db39d3 CPPFLAGS and DEBUG_CFLAGS don't exist since Kconfig. Drop their remainders. by Stefan Reinauer · 14 years ago
  9. 93a69b8 mahogany_fam10: rename apc_auto.c to ap_romstage.c like on all other boards by Stefan Reinauer · 14 years ago
  10. cadefaf Fix reading HT link offsets. by Maximilian Thuermer · 14 years ago
  11. b7f53b2 Prepare for using coreboot x86emu in userspace utility "vgabios" by Stefan Reinauer · 14 years ago
  12. f0aa09b fix newly introduced printk_foo warnings.. by Stefan Reinauer · 14 years ago
  13. 0b2cda8 Remove the building warnings. by Zheng Bao · 14 years ago
  14. b63bdbe Remove the building warnings. by Zheng Bao · 14 years ago
  15. c8c09bb Removing build warning of sb600 & rs690. by Wang Qing Pei · 14 years ago
  16. b5466b0 Fix i82801dx_power_options() so CONFIG_MAINBOARD_POWER_ON_AFTER_POWER_FAIL works, and rewrite HPET code. by Joseph Smith · 14 years ago
  17. e799c8b Revert my debugging patch that got committed by accident. Sorry. by Myles Watson · 14 years ago
  18. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
  19. 53b0ea4 drop some unused files and fix warnings on i945 based systems. by Stefan Reinauer · 14 years ago
  20. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  21. bd0381a I ran into a couple of errors while building a mahogany_fam10 target; by Ed Swierk · 14 years ago
  22. 8a0c649 The parameters of memset() should be by Zheng Bao · 14 years ago
  23. 3426195 Get rid of a few warnings: by Myles Watson · 14 years ago
  24. 78acf932 Remove remaining uses of by Patrick Georgi · 14 years ago
  25. 2bd9100 Rework boolean expression (DeMorgan and all) for by Patrick Georgi · 14 years ago
  26. 776b85b Remove fallback/normal handling in mainboards' by Patrick Georgi · 14 years ago
  27. a41b939 trivial. Delelte double blank line. by Zheng Bao · 14 years ago
  28. ce6fb1e Remove failover/fallback/normal handling in mainboards' by Patrick Georgi · 14 years ago
  29. 78b4033 more warnings gone... by Stefan Reinauer · 14 years ago
  30. 527aedc revert the faulty part of r5252 by Stefan Reinauer · 14 years ago
  31. 0719047 fix HPET on some ICH southbridges by Stefan Reinauer · 14 years ago
  32. 50776fa trivial warning fixes, mostly for ACPI code by Stefan Reinauer · 14 years ago
  33. dfd29aa drop shadow variable from hypertransport code. by Stefan Reinauer · 14 years ago
  34. cfef7df Actually enable HPET by Stefan Reinauer · 14 years ago
  35. 3c486f8 Clean up warnings in yabel vbe code. No more warnings on the IP1000 by Stefan Reinauer · 14 years ago
  36. 87489e1 clean up shadow variables in jpeg decoder. by Stefan Reinauer · 14 years ago
  37. 2549d52 fix minor warnings in RTC code when HAVE_OPTION_TABLE is disabled. by Stefan Reinauer · 14 years ago
  38. 5c32d24 bug fix for IOAPIC on i82801dx. by Stefan Reinauer · 14 years ago
  39. 48f3e2b This patch fixes up the i82801dx_lpc.c code post transition. by Joseph Smith · 14 years ago
  40. 0d7a996 This is kind of a pre CAR patch to properly allocate "shared" graphics memory by Joseph Smith · 14 years ago
  41. bd11298 more warning fixes. by Stefan Reinauer · 14 years ago
  42. b319b17 fix HPET base addressed. by Stefan Reinauer · 14 years ago
  43. d4e77df The SB600 also has the BootFailTimer. We should disable it, by Zheng Bao · 14 years ago
  44. 68f542c remove more warnings, and fix some boards (watchdog.h) by Stefan Reinauer · 14 years ago
  45. b48ba66 From Keith Hui: by Keith Hui · 14 years ago
  46. d4ab7c5 fix dell s1850, ROMCC didn't seem to like SSE2 memtest here. by Stefan Reinauer · 14 years ago
  47. 348a1ba fix a couple of warnings by Stefan Reinauer · 14 years ago
  48. 052fab9 remove warnings from cs5530 driver. (trivial) by Stefan Reinauer · 14 years ago
  49. dd33c74 drop unused variable by Stefan Reinauer · 14 years ago
  50. d965901 Source all Kconfig files for Intel® CPU models.. by Myles Watson · 14 years ago
  51. 8e96ba2 pci drivers should be const. by Stefan Reinauer · 14 years ago
  52. 859e94a it was reason for workaround rules already, and it's somewhat ugly: by Stefan Reinauer · 14 years ago
  53. 11b1eb9 Left over strip_quotes definition. Top level Makefile already provides this. by Patrick Georgi · 14 years ago
  54. a84e98b Strip quotes from COREBOOT_ROM_DEPENDENCIES Macro-ify stripping quotes by Patrick Georgi · 14 years ago
  55. 182b09e Improve dependency tracking for coreboot.rom by Patrick Georgi · 14 years ago
  56. c5f773d Various changes to the buildsystem: by Patrick Georgi patrick.georgi · 14 years ago
  57. 1b2831c Delete Config.lb in new southbridge folders. by Zheng Bao · 14 years ago
  58. f1fe237 Add entries of RS780, SB700, Mahogany, Mahogany_fam10 into the by Zheng Bao · 14 years ago
  59. 584ab84 The code can run on the Mahogany board, which is one of sample boards by Zheng Bao · 14 years ago
  60. dec279f 1. Features of mahogany. by Zheng Bao · 14 years ago
  61. 1088bbf Features supported in RS780 code: by Zheng Bao · 14 years ago
  62. eff2ffd Features supported in SB700 code: by Zheng Bao · 14 years ago
  63. 8069eb1 by Zheng Bao zheng.bao · 14 years ago
  64. 23d89cc Make CLANG selectable in Kconfig by Patrick Georgi · 14 years ago
  65. 68a564f This patch is what I needed to compile coreboot with LLVM. by Stefan Reinauer · 14 years ago
  66. 3b8d6a8 Add an AM2R2 entry in to the src/arch/i386/Makefile.inc. by Zheng Bao · 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. 59356ca 440BX: Do not hardcode DIMM number + size anymore. by Keith Hui · 14 years ago
  81. f7b3c5e Add support for the 0x06B1 CPU ID for Celeron (Tualatin). by Keith Hui · 14 years ago
  82. b025911 1. Move run_bios prototype to device.h by Myles Watson · 14 years ago
  83. f98ad3a i945 mini patch: by Stefan Reinauer · 14 years ago
  84. 1b4f435 Fix creation of coreboot.bootblock when -O2 is specified instead of -Os (4GB image issue). by Stefan Reinauer · 14 years ago
  85. ec42c2e Add support for the ASUS P2B-LS mainboard. by Keith Hui · 14 years ago
  86. e1ec158 Add proper Slot 1 CPU support code/infrastructure. by Keith Hui · 14 years ago
  87. 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 14 years ago
  88. 5fa76e2 Whitespace changes to make s2912_fam10/ms9652_fam10 more similar. by Uwe Hermann · 14 years ago
  89. d71e771 Drop unused doit.sh files (trivial). by Uwe Hermann · 14 years ago
  90. 2bb4acf Various cometic and coding-style fixes (trivial). by Uwe Hermann · 14 years ago
  91. 9d24c7f - Simplify stack size determination: MAX_CPUS * STACK_SIZE by Patrick Georgi · 14 years ago
  92. d3b2bbe Add msi/ms9652_fam10 board. by Timothy Pearson · 14 years ago
  93. 55cf7bc Allow per-board setting of HT clock and width so by Timothy Pearson · 14 years ago
  94. 72f75b1 Fix YABEL guards; make debugging optional; fix some warnings by Stefan Reinauer · 14 years ago
  95. 800379f by Stefan Reinauer · 14 years ago
  96. 75bf053 - Add rules that build either 4 or 5 ssdts (only those variants exist in the board now) by Patrick Georgi · 14 years ago
  97. 806a29e Use the romstraps build infrastructure created for "tinybootblock" by Patrick Georgi · 14 years ago
  98. 43fed9b disable AP_CODE_IN_CAR. The K8 code has an alternate code path to do the job, by Stefan Reinauer · 14 years ago
  99. 9c3e8b5 use names instead of numbers where possible, also print a better message if no by Stefan Reinauer · 14 years ago
  100. 9ea7bff - Add config flag for boards that have their own fadt.c by Patrick Georgi · 14 years ago