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