1. a74ae63 failoverR.diff: Revert my failover change since Kconfig only supports fallback. by Myles Watson · 15 years ago
  2. 057712a This is an otherwise dead platform. I'm just committing the basics that by Ronald G. Minnich · 15 years ago
  3. 5b1d51b This patch adds VGA and PS/2 Keyboard/mouse support to the already existing intel truxton (ep80579) dev board. by Arnaud Maye · 15 years ago
  4. d5f9f00 Fix broken compilation. As CBFS is now enabled by default, by Arnaud Maye · 15 years ago
  5. d30722d Change some more image names to "fallback" (not "image"). by Uwe Hermann · 15 years ago
  6. 98457a5 Rename "image" image to "fallback", so CBFS can find it. by Patrick Georgi · 15 years ago
  7. 0d0ede5 amd/pistachio: fallback image must be called fallback. by Carl-Daniel Hailfinger · 15 years ago
  8. 932b8fa fallback image must be called fallback. by Stefan Reinauer · 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. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  11. b339e10 Enable CBFS everywhere. All boards compiled for me (abuild tested), by Patrick Georgi · 15 years ago
  12. 42f75c3 Add pci_rawops.h from the mailing list and fix the via/epia-m700 build. by Myles Watson · 15 years ago
  13. b70a45a Add support for the Mitac 6513WU mainboard, a Compaq OEM board using the by Michael Gold · 15 years ago
  14. 328bccc Enable onboard VGA on the MS-6178 (i810 chipset) board (trivial). by Uwe Hermann · 15 years ago
  15. 2468331 by Ward Vandewege · 15 years ago
  16. 1a692d8 Add support for the Intel Eagle Heights development board. by Thomas Jourdan · 15 years ago
  17. 08405e7 Fix abuild for via/epia-n. Trivial. by Myles Watson · 15 years ago
  18. cfb9cd2 by Jon Harrison · 15 years ago
  19. 9dd27bc the tool chain settings should not be in renamed (as they will never live in by Stefan Reinauer · 15 years ago
  20. 36f230e whoops. missed those two.. by Stefan Reinauer · 15 years ago
  21. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  22. 3ddbfb8 Add a target/ directory for the VIA EPIA-M700 board, so we can build it. by Uwe Hermann · 15 years ago
  23. 8c19f94 Add support for the Soyo SY-6BA+ III board. by Uwe Hermann · 15 years ago
  24. 6114311 Convert the MSI MS-6178 board to CBFS. by Uwe Hermann · 15 years ago
  25. d41de2e These changes implement car in qemu. The implementation is in several by Ronald G. minnich · 15 years ago
  26. e8c6f86 Add (commented) line for VGA blob adding (CBFS version) to simplify things for users a bit. by Uwe Hermann · 15 years ago
  27. 240ef7c Change the CBFS build process to use coreboot.rom by Patrick Georgi · 15 years ago
  28. 4121622 rename the option CONFIG_PCI_OPTION_ROM_RUN_VM86 to CONFIG_PCI_OPTION_ROM_RUN_REALMODE. by Joseph Smith · 15 years ago
  29. 60f0f1b enable/disable IDE 0/1 (Primary/Secondary) interfaces on the i82801xx southbridge. by Joseph Smith · 15 years ago
  30. a034dca Move coreboot_ram and coreboot_apc to CBFS. This allows to by Patrick Georgi · 15 years ago
  31. 54336fd Defaulting to the board's default size is the correct thing to do. by Myles Watson · 15 years ago
  32. 1e6f692 Trivial update of Config-lab.lb so that it works again. by Myles Watson · 15 years ago
  33. d12acea There were a few updates lately that generates ROM size > 512K. I am changing the default ROM size to 1M to accommodate this and future changes. I tested on SimNow family10h_1p.bsd and it POSTs OK. by Vincent Lim · 15 years ago
  34. 459259e This is the final patch that got everything working for me with the HP dl145g3. by Samuel Verstraete · 15 years ago
  35. 019b5f4 I guess a couple of function calls pushed these boards over the 0x1700 edge on by Myles Watson · 15 years ago
  36. 8d27248 Trivially copy Config.lb to Config-abuild.lb to fix asus/m2v-mx_se. by Myles Watson · 15 years ago
  37. dcda7fd Fix manual build on the Kontron board (trivial). by Uwe Hermann · 15 years ago
  38. c720795 Following patch fixes the XIP computation issue. I removed the normal image by Rudolf Marek · 15 years ago
  39. aa1df9c Trivial fixup IRQS on IP1000 and RM4100. by Joseph Smith · 15 years ago
  40. 88e71e8 Run dos2unix on all files: by Stefan Reinauer · 15 years ago
  41. 5252b11 This patch changes the default rom emulator to VM86. by Joseph Smith · 15 years ago
  42. c7757f2 * Use latest version of intel microcodes from their Linux drivers page for by Stefan Reinauer · 15 years ago
  43. a43ee75 increase image size by Stefan Reinauer · 15 years ago
  44. 1670857 Migrate via/vt8454c to CBFS. by Patrick Georgi · 15 years ago
  45. bb2c61d Use pci_rom, as we have it. Thanks Myles! trivial patch. by Patrick Georgi · 15 years ago
  46. b61bc7c Enable CBFS for qemu and kontron. Both are builds-and-runs by Patrick Georgi · 15 years ago
  47. 72deb69 Add VERSION to hp/dl145_g3. Trivial. by Myles Watson · 15 years ago
  48. d6196a4 fix compilation of hp dl145 by Stefan Reinauer · 15 years ago
  49. 5b34bdd This patch adds the target hp/dl145_g3 together with by Mondrian nuessle · 15 years ago
  50. 7faa7d6 increase rom sizes for abuild by Stefan Reinauer · 15 years ago
  51. 2d3e712 Add an "-l <num>" argument to abuild that sets the LOGLEVEL variables by Patrick Georgi · 15 years ago
  52. 1458228 Add support for the ASUS P2B-D mainboard. by Uwe Hermann · 15 years ago
  53. aeba92a Add VIA CX700 support, plus VIA vt8454c reference board support. by Stefan Reinauer · 15 years ago
  54. 80775c1 add Config-abuild for the new board (trivial) by Stefan Reinauer · 15 years ago
  55. 308312c Some changes for option roms: by Ronald G. Minnich · 15 years ago
  56. da6d92b Daniel Toussaint wrote: by Daniel Toussaint · 15 years ago
  57. 5dd4a20 Add Supermicro h8dm3 mainboard. This is mostly a copy from the h8dmr. by Marc Jones · 15 years ago
  58. be7f798 This, ladies and gentlement, is commit #4000. by Stefan Reinauer · 15 years ago
  59. 1894463 clean up qemu target config (trivial) by Stefan Reinauer · 15 years ago
  60. 66948f7 This target is dead. by Ronald G. Minnich · 16 years ago
  61. 31197a6 Increase ROM_IMAGE_SIZE for the agami aruma to resolve overlapping sections. by Carl-Daniel Hailfinger · 16 years ago
  62. 93159bf In the process of trying to debug some HT sync problems I added lots of by Carl-Daniel Hailfinger · 16 years ago
  63. b1fc0ba Add some comments to make it easier to enable onboard VGA for by Uwe Hermann · 16 years ago
  64. cc44730 Add initial support for the ASUS P2B-DS (dual-CPU) mainboard. by Uwe Hermann · 16 years ago
  65. 19ead96 AMD PISTACHIO mainboard support. by Maggie Li · 16 years ago
  66. c73fca3 Add initial support for the NEC PowerMate 2000 board. by Uwe Hermann · 16 years ago
  67. 544dca4 by Ward Vandewege · 16 years ago
  68. 76c6c95 fix Config-abuild.lb for all targets that need a failover image and by Stefan Reinauer · 16 years ago
  69. 86c9b88 Coding-style and whitespace fixes (also to make the code more similar by Uwe Hermann · 16 years ago
  70. f31ca16 Add support for the LiPPERT Cool RoadRunner-LX embedded PC board: by Jens Rottmann · 16 years ago
  71. 385e90a Rename LinuxBIOS strings and filenames to coreboot. by Uwe Hermann · 16 years ago
  72. c1c207f Re-add "based on" lines. by Uwe Hermann · 16 years ago
  73. fbeba23 Move the default payload to be more buildrom friendly. by Jordan Crouse · 16 years ago
  74. 70c793c Leave room for ROM growth and for the payload. (trivial) by Marc Jones · 16 years ago
  75. 51c7838 Increased the size of the failover and normal ROM_IMAGE_SIZE so abuild will by Marc Jones · 16 years ago
  76. 429d6b6 Here's a patch towards r3690 upping the ROM size for the S2912 Fam10 target to 1M. by Arne Georg Gleditsch · 16 years ago
  77. edc7ef2 Add support for the LiPPERT Cool SpaceRunner-LX embedded PC board: by Jens Rottmann · 16 years ago
  78. 36a2268 Support for the Kontron 986LCD-M mainboard series. by Stefan Reinauer · 16 years ago
  79. 13be848 Add initial support for the MSI MS-6147 mainboard. by Mats Erik Andersson · 16 years ago
  80. 400224e Config-abuild.lb's for jetway/j7f24 and bcom/winnetp680, to (finally) get abuild to stop complaining about these boards. They build fine with the default configs on a regular build. by Corey Osgood · 16 years ago
  81. b1b071f * Add a new board, the BCom WinNET P680 by Alex Mauer · 16 years ago
  82. b8e53eb Add support for the Intel EP80579 (Tolapai) Development Kit mainboard (Truxton). by Ed Swierk · 16 years ago
  83. 2e5a9d9 Add support for the VIA pc2500e mainboard (CN700 + VT8237R). by Uwe Hermann · 16 years ago
  84. 336935c Coding-style fixes and simplifications for the ASUS A8N-E (trivial). by Uwe Hermann · 16 years ago
  85. 2080bd9 AMD K8 platforms must use CAR so it makes sense to use the PRINK_IN_CAR by Marc Jones · 16 years ago
  86. 0f5379c Fix up remaining AMD DBM690T autobuild issue. by Carl-Daniel Hailfinger · 16 years ago
  87. 9856fb3 Add abuild support for the dbm690t. (trivial) by Marc Jones · 16 years ago
  88. 0583997 Following patch adds support for Asus M2V-E SE. Works pretty well, the only by Rudolf Marek · 16 years ago
  89. 80d7c85 Patch for AMD DBM690T board. by Michael Xie · 16 years ago
  90. 232dc97 Add the target for the previously-added jetway mainboard. by Alex Mauer · 16 years ago
  91. d4759d0 This patch gets the Epia-CN working without ACPI or APIC. by Bari Ari · 16 years ago
  92. b1b1d70d Capture output from 'ld --help', in order that the test by Mats Erik Andersson · 16 years ago
  93. 49f8df7 this port seems somehow broken.. Now, is it using FAILOVER, or is it not?! by Stefan Reinauer · 16 years ago
  94. 33e6d5d Add Tyan S2912 platform with AMD Family 10 support. Thanks Arne. Good job. by Arne Georg Gleditsch · 16 years ago
  95. 5f1037c Initial support for the ASI MB-5BLGP (Neoware Eon 4000s). by Uwe Hermann · 16 years ago
  96. 8533606 CONFIG_LOGICAL_CPUS=2 does not make sense because it is a BOOL. (trivial) by Stefan Reinauer · 16 years ago
  97. 98f32bf Initial support for the A-Trend ATC-6240 board. by Uwe Hermann · 16 years ago
  98. 38ee631 fix via epia cn abuild. by Stefan Reinauer · 16 years ago
  99. fcb2a31 Add support for the VIA EPIA-CN baord, which uses C7 + CN700 + VT8237R. by Aaron Lwe · 16 years ago
  100. 0fd8ccd New Target and initial support for the Thomson IP1000. by Joseph Smith · 16 years ago