1. b7fec82 Add kconfig support for ASUS P2B-F. by Uwe Hermann · 15 years ago
  2. f9d4c2b Fix copy-paste error in src/cpu/x86/Kconfig. by Uwe Hermann · 15 years ago
  3. f8f5b62 Only build option_table.o if CONFIG_HAVE_OPTION_TABLE is 'y'. by Uwe Hermann · 15 years ago
  4. 1476a9e Without this patch, if we only got a DIMM in Channel B, memory can not be by Zheng Bao · 15 years ago
  5. 4d7ae4d Remove pretty useless kconfig help strings, fix some vendor names (trivial). by Uwe Hermann · 15 years ago
  6. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  7. 50d0b8c Add support for Nvidia Southbridges to Kconfig. by Myles Watson · 15 years ago
  8. fa9f12ef Add support for AM2 CPUs (I fixed the 0x11 issue). by Myles Watson · 15 years ago
  9. 0696bca The variable is already checked when including the socketF subdirectory. by Myles Watson · 15 years ago
  10. 44163f7 Update Coreinfo to use TAG_FORWARD in tables. by Myles Watson · 15 years ago
  11. bab2bef This patch is about the DA-C2 and RB-C2. Chip with install processor by Zheng Bao · 15 years ago
  12. ebed2dc Change the intel cpu makefile.inc so that it fits the model better. by Ronald G. Minnich · 15 years ago
  13. 0b028a4 Trivial spelling corrections. by Myles Watson · 15 years ago
  14. d82e128 This goes a surprisingly long way to building the epia-n. It also has by Ronald G. Minnich · 15 years ago
  15. b203c2f 20090819-2-trim-down-cbfs: by Patrick Georgi · 15 years ago
  16. ce9d864 Add an error message if there is a zero-sized fixed resource. Fix the existing by Myles Watson · 15 years ago
  17. 6bd93f4 Don't let zero sized fixed resource mess up the allocator's memory map. by Patrick Georgi · 15 years ago
  18. d26053a Config-abuild.lb doesn't need to override ROM_IMAGE_SIZE. Trivial change by Patrick Georgi · 15 years ago
  19. 7467664 Reduce size of the romstage on various boards that fail to build on QA. by Patrick Georgi · 15 years ago
  20. 69a031c The Errata350 is "Write 0000_8000h to register F2x[1, 0]9C_xD080F0C.", instead of by Zheng Bao · 15 years ago
  21. c5f3f19 Correct usage of Makefile.inc and add support for cn400 by Ronald G. Minnich · 15 years ago
  22. dc9cabd Add via south support. Correct usage of conditional variables. by Ronald G. Minnich · 15 years ago
  23. 9c2e738 Add the rest of the files. by Jon Harrison · 15 years ago
  24. 1825be2 Get the Via EPIA-N(L)/CN400 to a reasonable level of maturity:: by Jon Harrison · 15 years ago
  25. b5f4e77 Add more docs, this time for southbridge. No real difference from northbridge. by Ronald G. Minnich · 15 years ago
  26. e70471b Move CBFS header to a safer place. by Thomas Jourdan · 15 years ago
  27. b5034d4 Remove unused normal image option in Kconfig by Cristi Magherusan · 15 years ago
  28. 488c36c Allow setting up a VGABIOS image in Kconfig by Cristi Magherusan · 15 years ago
  29. 7e92ff3 Add 4MB ROM image size to Kconfig by Cristi Magherusan · 15 years ago
  30. 10c41fa Most of the changes here are trivial, but the white space changes would be harder to undo than to do over. by Myles Watson · 15 years ago
  31. fabde37 - AMD selected a couple of options that are incompatible with QEmu (and by Patrick Georgi · 15 years ago
  32. a5c8bb3 Fix some conflicting types of variables by Patrick Georgi · 15 years ago
  33. b6e0320 \\ are not escaped in a sane way between fedora and ubuntu! Just create by Ronald G. Minnich · 15 years ago
  34. 245a7da Remove duplicate file, adjust Makefile to use the original copy. by Patrick Georgi · 15 years ago
  35. 109ab31 drop extra whitespace at end of line for i945 + ICH7 (trivial) by Stefan Reinauer · 15 years ago
  36. fd4519b This now builds. by Ronald G. Minnich · 15 years ago
  37. 5f6572e Fix multiple missing files and errors from the recent commit. This happened by Ronald G. Minnich · 15 years ago
  38. 9a94843 Missing files from last patch. by Ronald G. Minnich · 15 years ago
  39. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  40. 38cd29e Don't pull in x86emu from a foreign directory anymore. This by Stefan Reinauer · 15 years ago
  41. b339e10 Enable CBFS everywhere. All boards compiled for me (abuild tested), by Patrick Georgi · 15 years ago
  42. 401c8d1 cpu/amd/model_lx used its own routine for copying coreboot_ram. This by Patrick Georgi · 15 years ago
  43. edee9eb The code between #if and #endif is only about UMA mode. The CONFIG_GFXUMA should be 1. by Zheng Bao · 15 years ago
  44. dabae0d fix for the case that CONFIG_TTYS0_DIV is defined in mainboard's Config.lb by Stefan Reinauer · 15 years ago
  45. 052d591 fix buggy comment in libpayload's strncat function by Stefan Reinauer · 15 years ago
  46. dec1b47 Add some more CONFIG_* prefixes that were missing. by Patrick Georgi · 15 years ago
  47. 313973d Prepare for kconfig: Rename COREBOOT_V2 to CONFIG_COREBOOT_V2 by Patrick Georgi · 15 years ago
  48. f537407 Fix the generic code for copying and running coreboot_ram in case by Patrick Georgi · 15 years ago
  49. 8f95eda oops, these two were missed in the last cleanup. by Stefan Reinauer · 15 years ago
  50. 5fe6e23 Catch various cases in libpayload where malloc() or memalign() return NULL by Stefan Reinauer · 15 years ago
  51. 131c007 * drop duplicate prototype for lib_get_sysinfo() by Stefan Reinauer · 15 years ago
  52. e3f39b5 by Ward Vandewege · 15 years ago
  53. 4551b49 drop dead nested assignment (trivial) by Stefan Reinauer · 15 years ago
  54. fc4226c trivial typo in a comment by Stefan Reinauer · 15 years ago
  55. f64893a CBFS stuff: by Stefan Reinauer · 15 years ago
  56. aeb6c98 sb/via/k8t890: add vga textmode code for k8m890 chrome igp. by Luc Verhaegen · 15 years ago
  57. b2bd996 We did together some patch which makes finally a MMCONFIG workable in by Rudolf Marek · 15 years ago
  58. 8dee52d Don't put .o files in the source tree. (trivial) by Stefan Reinauer · 15 years ago
  59. f5c38c0 Fix a redundant declaration warning (trivial) by Stefan Reinauer · 15 years ago
  60. 4704dc5 Fix up the tree again... by Stefan Reinauer · 15 years ago
  61. cdfe376 clean up acpi table strings, as discussed on the list by Stefan Reinauer · 15 years ago
  62. aecf251 Another include file slipped. This gets via/epia-m building again. by Stefan Reinauer · 15 years ago
  63. a5fdadf Kontron updates, get board up to date with i945 and ich7 updates. by Stefan Reinauer · 15 years ago
  64. e1a6657 this bug sneaked in during conversion by Stefan Reinauer · 15 years ago
  65. 573f7d4 Intel ICH7 updates by Stefan Reinauer · 15 years ago
  66. 71a3d96 * drop ich7 include by Stefan Reinauer · 15 years ago
  67. 4da810b add intel speedstep support and some PM fixes. by Stefan Reinauer · 15 years ago
  68. b657a3c This fixes a couple of issues with older Linux kernels (that expect an XSDT as by Stefan Reinauer · 15 years ago
  69. 4d933dd Rewrite interrupt handling in coreboot to be more comprehensible and by Stefan Reinauer · 15 years ago
  70. c366cd0 Add more warnings to CFLAGS, and also add some to HOSTCFLAGS by Stefan Reinauer · 15 years ago
  71. 0001a7f Example how simple it is to use printk instead of printk_something in by Stefan Reinauer · 15 years ago
  72. 094198c Rewrite keyboard driver to actually wait time in ms as specified in the specs, by Stefan Reinauer · 15 years ago
  73. 163ff1d - Remove superfluous / from path - use make -C instead of workaround by Stefan Reinauer · 15 years ago
  74. bb01f60 Some USB debug updates, mostly comments fixing, license header updates by Stefan Reinauer · 15 years ago
  75. 4fbefdd * rework tsc based timer code to use inb instead of outb for calibration by Stefan Reinauer · 15 years ago
  76. 925b6c0 * cleanup ricoh rl5c476 code: by Stefan Reinauer · 15 years ago
  77. 733263c Remove a comment that no longer applies. Trivial. by Myles Watson · 15 years ago
  78. 28f17db Add legacy I/O region for vt8237r southbridge. by Myles Watson · 15 years ago
  79. 85a94f6 Rename some preprocessor symbols. I have no idea why by Patrick Georgi · 15 years ago
  80. 951f588 The file string.h is also included in romcc code, which has no malloc(). by Stefan Reinauer · 15 years ago
  81. 0c88655 coding style fixes for powernow (trivial) by Stefan Reinauer · 15 years ago
  82. 6afcea8 drop unused variable (trivial) by Stefan Reinauer · 15 years ago
  83. f23804b This patch fixes payloads on certain Fedora versions by Stefan Reinauer · 15 years ago
  84. 219cece Fix off-by-one bug in libpayload UHCI driver by Stefan Reinauer · 15 years ago
  85. f107538 strdup the input of dirname, as dirname is free by Patrick Georgi · 15 years ago
  86. 19bc45d by Ward Vandewege · 15 years ago
  87. 36e8ff4 by Ward Vandewege · 15 years ago
  88. fcee8fe by Ward Vandewege · 15 years ago
  89. b17f952 This is an obvious bug which I overlooked when I worked on the AM2r2 modules. by Zheng Bao · 15 years ago
  90. 782de9a Separate cache_as_ram_auto.c and failover.c for Tyan s2895. by Myles Watson · 15 years ago
  91. 4e2ffb8 Fix VIA EPIA-M700 target enough for a first serial boot log. by Uwe Hermann · 15 years ago
  92. 3839a8e trivial fixes to function declarations (and build system test) by Stefan Reinauer · 15 years ago
  93. 7a0f01f Superiotool: Add IT8703F support. by Luc Verhaegen · 15 years ago
  94. fc6de69 Fix MS-6178 boot by setting unused device (CIR) to 'off' (trivial). by Uwe Hermann · 15 years ago
  95. e42e142 Apparently I'm not the only one who forgets which way the outb and by Ed Swierk · 15 years ago
  96. 7d4fd2c This seems to be a more official, common, simple way to check if the CPU is dual core or by Zheng Bao · 15 years ago
  97. 9f26b8f msrtool: CS5536: The most important interrupt MSRs and some DIVIL MSRs. by Peter Stuge · 15 years ago
  98. 2698fe5 Add CONFIG_ARCH_X86=0 to sandpointx3_altimus_mpc7410. by Myles Watson · 15 years ago
  99. 42f75c3 Add pci_rawops.h from the mailing list and fix the via/epia-m700 build. by Myles Watson · 15 years ago
  100. bf12dda ChangeLog: Change the parallel port from polling to interrupt-driven. by Harald Gutmann · 15 years ago