1. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  2. 8c19f94 Add support for the Soyo SY-6BA+ III board. by Uwe Hermann · 15 years ago
  3. f17f647 Undo my ugly commit that added uses clauses in lots of places instead of one. by Myles Watson · 15 years ago
  4. 6114311 Convert the MSI MS-6178 board to CBFS. by Uwe Hermann · 15 years ago
  5. 62cfe16 ChangeLog: by Harald Gutmann · 15 years ago
  6. da83361 Change Log: Fix interrupt handling in mptable.c on M57SLI. by Harald Gutmann · 15 years ago
  7. b735f85 Change Log: Activate HIGH_TABES on M57SLI by Harald Gutmann · 15 years ago
  8. 82bc9bc Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial. by Myles Watson · 15 years ago
  9. d41de2e These changes implement car in qemu. The implementation is in several by Ronald G. minnich · 15 years ago
  10. 124d876 Fix s2895 failover booting. by Myles Watson · 15 years ago
  11. 9ca6ed5 this port is horribly broken and should not have been checked in. This patch by Stefan Reinauer · 15 years ago
  12. d64f403 A bunch of additional EPIA-M700 cleanups and also some non-cosmetic changes: by Uwe Hermann · 15 years ago
  13. 0ffff34 First bunch of coding style and consistency cleanups for the EPIA-M700 target. by Uwe Hermann · 15 years ago
  14. cff071a When I started refactoring mainboard Config.lb, I added two different by Carl-Daniel Hailfinger · 15 years ago
  15. a7d8ae3b Make failover larger and decrease fallback's size so the total stays the by Patrick Georgi · 15 years ago
  16. 240ef7c Change the CBFS build process to use coreboot.rom by Patrick Georgi · 15 years ago
  17. 20a98c9 Initial untested board code for the VIA EPIA-M700 Mini-ITX board. by Uwe Hermann · 15 years ago
  18. 1725703 The point of the patch is to make it easier to understand the raminit by Myles Watson · 15 years ago
  19. a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 15 years ago
  20. 9efecc5 Revert "kontron 986lcd_m: cmos.layout: mark boot_devices as reserved." by Luc Verhaegen · 15 years ago
  21. b005f0e kontron 986lcd_m: cmos.layout: mark boot_devices as reserved. by Luc Verhaegen · 15 years ago
  22. 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 15 years ago
  23. a519fe7 Following patch moves all vt8237 fadt.c from mainboard/* file to chipset by Rudolf Marek · 15 years ago
  24. 4121622 rename the option CONFIG_PCI_OPTION_ROM_RUN_VM86 to CONFIG_PCI_OPTION_ROM_RUN_REALMODE. by Joseph Smith · 15 years ago
  25. 60f0f1b enable/disable IDE 0/1 (Primary/Secondary) interfaces on the i82801xx southbridge. by Joseph Smith · 15 years ago
  26. a84a99b Various fixes to the tree to get coreboot-v2 to build on Solaris by Patrick Georgi · 15 years ago
  27. 58bb497 the i82801xx driver does not know ide{0,1}_enable in its chip.h, so comment it by Stefan Reinauer · 15 years ago
  28. cf7f148 by Ward Vandewege · 15 years ago
  29. 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
  30. 99fd2a3 Update equivalent processor revision ID to load latest microcode patches and by Marc Jones · 15 years ago
  31. 9ea1e0c Trivia: remove comment by Vincent Lim · 15 years ago
  32. fed6475 From AMD family 10h Processor BKDG (rev. D): a platform is capable of having up to 8 nodes, and each nodes supports 1,2,3,4,5, or 6 cores. by Vincent Lim · 15 years ago
  33. 459259e This is the final patch that got everything working for me with the HP dl145g3. by Samuel Verstraete · 15 years ago
  34. 0520d55 This patch adds high table support to qemu. It was already added to by Myles Watson · 15 years ago
  35. c720795 Following patch fixes the XIP computation issue. I removed the normal image by Rudolf Marek · 15 years ago
  36. aa1df9c Trivial fixup IRQS on IP1000 and RM4100. by Joseph Smith · 15 years ago
  37. 9b04724 Set up PIRQs in mainboard Config.lb for IP1000 and RM4100 instead of using the ones in i82801xx_lpc.c. by Joseph Smith · 15 years ago
  38. 06025df Disable the AC97 modem via the ICH4 LPC disable function register early in the boot process. by Joseph Smith · 15 years ago
  39. 919b56e Trivial checksum fixup for irq tables on IP1000 and RM4100. by Joseph Smith · 15 years ago
  40. 88e71e8 Run dos2unix on all files: by Stefan Reinauer · 15 years ago
  41. a0dbddf Trivial, update email address. by Joseph Smith · 15 years ago
  42. fff2973 Trivial fix up to the GPIO's connected to the IP1000 and RM4100, only set ones that are actually connected to something. by Joseph Smith · 15 years ago
  43. 5252b11 This patch changes the default rom emulator to VM86. by Joseph Smith · 15 years ago
  44. 96a4692 Trivial patch to make #defines generated from cmos.layout have unique names. Kills a few more compiler warnings. by Myles Watson · 15 years ago
  45. 183cadd Trivial cosmetic fixes to IP1000 and RM4100 irq_tables.c Signed-off-by: Joseph Smith <joe@settoplinux.org> Acked-by: Joseph Smith <joe@settoplinux.org> by Joseph Smith · 15 years ago
  46. fa12b67 Remove warnings from compilation of the s2892 with and without CBFS. by Myles Watson · 15 years ago
  47. 6841ce6 Trivial fix for tyan/s2735: a newly used option wasn't defined as "used" by Patrick Georgi · 15 years ago
  48. 94875b3 Add "printk" support to all CAR targets by Stefan Reinauer · 15 years ago
  49. 12aba82 Refactor copy_and_run so that it uses a single code base instead of by Patrick Georgi · 15 years ago
  50. a19f644 Enable HAVE_HIGH_TABLES by default for northbridges with by Patrick Georgi · 15 years ago
  51. bccaafc add_mainboard_resources is necessary for some boards (eg. kontron), but by Patrick Georgi · 15 years ago
  52. d107593 Add high table support to via vt8454c. by Patrick Georgi · 15 years ago
  53. 55faef3 by Ward Vandewege · 15 years ago
  54. 1670857 Migrate via/vt8454c to CBFS. by Patrick Georgi · 15 years ago
  55. b61bc7c Enable CBFS for qemu and kontron. Both are builds-and-runs by Patrick Georgi · 15 years ago
  56. 85b851a Convert 12 more boards to use include statements in Config.lb. by Carl-Daniel Hailfinger · 15 years ago
  57. 723bf0c Trivial patch. I forgot to update K8_SET_FIDVID. by Myles Watson · 15 years ago
  58. 5b34bdd This patch adds the target hp/dl145_g3 together with by Mondrian nuessle · 15 years ago
  59. 6f52d11 drop duplicate compiler options that are already mentioned in CFLAGS. by Stefan Reinauer · 15 years ago
  60. afa5985 no duplicate names in cmos.layout allowed. (fixes a bunch of boards) by Stefan Reinauer · 15 years ago
  61. 953253f This patch unifies the socket_mPGA604_800Mhz and socket_mPGA604_533Mhz to a by Stefan Reinauer · 15 years ago
  62. 507d843 CONFIG_CHIP_NAME is dead (trivial) by Stefan Reinauer · 15 years ago
  63. b5e10bc Thanks to Myles' patch adding support for include statements, by Carl-Daniel Hailfinger · 15 years ago
  64. dbda3a9 Fix implicit declarations of done_cache_as_ram_main by adding a by Carl-Daniel Hailfinger · 15 years ago
  65. 1458228 Add support for the ASUS P2B-D mainboard. by Uwe Hermann · 15 years ago
  66. aeba92a Add VIA CX700 support, plus VIA vt8454c reference board support. by Stefan Reinauer · 15 years ago
  67. f9fab37 I deleted mptable.c in my patch, but forgot to svn rm it. by Myles Watson · 15 years ago
  68. 472f3ff This patch cleans up mpspec.h and allows it to be included when HAVE_MP_TABLE=0 by Myles Watson · 15 years ago
  69. 8214457 r4097 broke the tree and it remains unfixed :-( by Stefan Reinauer · 15 years ago
  70. 57f6c08 EPIA-CN does not have any ACPI tables. Fixes manual and auto build here. by Peter Stuge · 15 years ago
  71. 483b7bb v2/src romfs->cbfs rename by Peter Stuge · 15 years ago
  72. 743b635 I need to do uses HAVE_ACPI_RESUME for each board. Here we go. by Rudolf Marek · 15 years ago
  73. 6bb6e03 Following patch adds support for the ACPI resume on Asus M2V-MX SE. The ACPI by Rudolf Marek · 15 years ago
  74. 3f04dad Fix the following errors: by Carl-Daniel Hailfinger · 15 years ago
  75. 6dcbe7f This patch cleans up the calls to $CC in mainboard Config.lb files. They by Carl-Daniel Hailfinger · 15 years ago
  76. 7845fb5 Bring S2912 and S2912_Fam10 Config.lb in line with each other. by Carl-Daniel Hailfinger · 15 years ago
  77. ebdc7c7 Kill remaining unneeded CAR/ROMCC if-blocks. by Carl-Daniel Hailfinger · 15 years ago
  78. d367037 fix sandpointx3_altimus_mpc7410 target. We're back at all boards compiling. by Stefan Reinauer · 15 years ago
  79. 0de8b91 This tested ok, but qemu can't really handle c0000 as RAM. (trivial) by Ronald G. Minnich · 15 years ago
  80. 4a8523a This is a bit of an emergency fix for qemu. Ethernet routing has not been by Ronald G. Minnich rminnich · 15 years ago
  81. 308312c Some changes for option roms: by Ronald G. Minnich · 15 years ago
  82. da6d92b Daniel Toussaint wrote: by Daniel Toussaint · 15 years ago
  83. 38891ab cross compilation fix for motorola sandpoint based boards by Stefan Reinauer · 15 years ago
  84. 85107f2 two more totalimpact briq fixes. Gets us back to the romfs breakage on PPC by Stefan Reinauer · 15 years ago
  85. 2ddacb6 fix configuration step of totalimpact briq and embeddedplanet ep405pc. by Stefan Reinauer · 15 years ago
  86. 7b6ea25 Fix up the incomplete commit in r4055. by Carl-Daniel Hailfinger · 15 years ago
  87. f7116c3 There are more than a dozen targets in the v2 tree which refer to ROMCC by Carl-Daniel Hailfinger · 15 years ago
  88. 11f054a Next step. Kill auto.c and failover.c and clean up Config.lb for by Carl-Daniel Hailfinger · 15 years ago
  89. 73ad326 There are more than a dozen targets in the v2 tree which refer to ROMCC by Carl-Daniel Hailfinger · 15 years ago
  90. 3081bdf Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should by Stefan Reinauer · 15 years ago
  91. 77cf008 Forgot CONFIG_ROMFS for supermicro/h8dme. by Patrick Georgi · 15 years ago
  92. d469cda Add the CONFIG_ROMS config variable. by Ronald G. Minnich · 15 years ago
  93. decdb3c cosmetic fix for function definition. by Stefan Reinauer · 15 years ago
  94. 4b10ab3 To make use of HAVE_HIGH_TABLES following patch is needed. Also, it moves by Rudolf Marek · 15 years ago
  95. 9e9fa82 To make use of HAVE_HIGH_TABLES following patch is needed. Also, it moves by Rudolf Marek · 15 years ago
  96. 5dd4a20 Add Supermicro h8dm3 mainboard. This is mostly a copy from the h8dmr. by Marc Jones · 15 years ago
  97. 5d6645a - TOM2 is filled in by the dynamic ACPI code. Don't hardcode it in the by Carl-Daniel Hailfinger · 15 years ago
  98. 6d07c93 Fix all build problems on PPC except the _SDA_BASE issues caused by the by Stefan Reinauer · 15 years ago
  99. cb2de68 This patch reverts SuperIO changes that I was too hasty with. Even though the by Myles Watson · 15 years ago
  100. 65e9bc1 This one is an example on how to drop vgabios.c from the mainboard or chipset by Stefan Reinauer · 15 years ago