1. cff071a When I started refactoring mainboard Config.lb, I added two different by Carl-Daniel Hailfinger · 15 years ago
  2. a7d8ae3b Make failover larger and decrease fallback's size so the total stays the by Patrick Georgi · 15 years ago
  3. 240ef7c Change the CBFS build process to use coreboot.rom by Patrick Georgi · 15 years ago
  4. 20a98c9 Initial untested board code for the VIA EPIA-M700 Mini-ITX board. by Uwe Hermann · 15 years ago
  5. 1725703 The point of the patch is to make it easier to understand the raminit by Myles Watson · 15 years ago
  6. a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 15 years ago
  7. 9efecc5 Revert "kontron 986lcd_m: cmos.layout: mark boot_devices as reserved." by Luc Verhaegen · 15 years ago
  8. b005f0e kontron 986lcd_m: cmos.layout: mark boot_devices as reserved. by Luc Verhaegen · 15 years ago
  9. 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 15 years ago
  10. a519fe7 Following patch moves all vt8237 fadt.c from mainboard/* file to chipset by Rudolf Marek · 15 years ago
  11. 4121622 rename the option CONFIG_PCI_OPTION_ROM_RUN_VM86 to CONFIG_PCI_OPTION_ROM_RUN_REALMODE. by Joseph Smith · 15 years ago
  12. 60f0f1b enable/disable IDE 0/1 (Primary/Secondary) interfaces on the i82801xx southbridge. by Joseph Smith · 15 years ago
  13. a84a99b Various fixes to the tree to get coreboot-v2 to build on Solaris by Patrick Georgi · 15 years ago
  14. 58bb497 the i82801xx driver does not know ide{0,1}_enable in its chip.h, so comment it by Stefan Reinauer · 15 years ago
  15. cf7f148 by Ward Vandewege · 15 years ago
  16. 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
  17. 99fd2a3 Update equivalent processor revision ID to load latest microcode patches and by Marc Jones · 15 years ago
  18. 9ea1e0c Trivia: remove comment by Vincent Lim · 15 years ago
  19. 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
  20. 459259e This is the final patch that got everything working for me with the HP dl145g3. by Samuel Verstraete · 15 years ago
  21. 0520d55 This patch adds high table support to qemu. It was already added to by Myles Watson · 15 years ago
  22. c720795 Following patch fixes the XIP computation issue. I removed the normal image by Rudolf Marek · 15 years ago
  23. aa1df9c Trivial fixup IRQS on IP1000 and RM4100. by Joseph Smith · 15 years ago
  24. 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
  25. 06025df Disable the AC97 modem via the ICH4 LPC disable function register early in the boot process. by Joseph Smith · 15 years ago
  26. 919b56e Trivial checksum fixup for irq tables on IP1000 and RM4100. by Joseph Smith · 15 years ago
  27. 88e71e8 Run dos2unix on all files: by Stefan Reinauer · 15 years ago
  28. a0dbddf Trivial, update email address. by Joseph Smith · 15 years ago
  29. 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
  30. 5252b11 This patch changes the default rom emulator to VM86. by Joseph Smith · 15 years ago
  31. 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
  32. 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
  33. fa12b67 Remove warnings from compilation of the s2892 with and without CBFS. by Myles Watson · 15 years ago
  34. 6841ce6 Trivial fix for tyan/s2735: a newly used option wasn't defined as "used" by Patrick Georgi · 15 years ago
  35. 94875b3 Add "printk" support to all CAR targets by Stefan Reinauer · 15 years ago
  36. 12aba82 Refactor copy_and_run so that it uses a single code base instead of by Patrick Georgi · 15 years ago
  37. a19f644 Enable HAVE_HIGH_TABLES by default for northbridges with by Patrick Georgi · 15 years ago
  38. bccaafc add_mainboard_resources is necessary for some boards (eg. kontron), but by Patrick Georgi · 15 years ago
  39. d107593 Add high table support to via vt8454c. by Patrick Georgi · 15 years ago
  40. 55faef3 by Ward Vandewege · 15 years ago
  41. 1670857 Migrate via/vt8454c to CBFS. by Patrick Georgi · 15 years ago
  42. b61bc7c Enable CBFS for qemu and kontron. Both are builds-and-runs by Patrick Georgi · 15 years ago
  43. 85b851a Convert 12 more boards to use include statements in Config.lb. by Carl-Daniel Hailfinger · 15 years ago
  44. 723bf0c Trivial patch. I forgot to update K8_SET_FIDVID. by Myles Watson · 15 years ago
  45. 5b34bdd This patch adds the target hp/dl145_g3 together with by Mondrian nuessle · 15 years ago
  46. 6f52d11 drop duplicate compiler options that are already mentioned in CFLAGS. by Stefan Reinauer · 15 years ago
  47. afa5985 no duplicate names in cmos.layout allowed. (fixes a bunch of boards) by Stefan Reinauer · 15 years ago
  48. 953253f This patch unifies the socket_mPGA604_800Mhz and socket_mPGA604_533Mhz to a by Stefan Reinauer · 15 years ago
  49. 507d843 CONFIG_CHIP_NAME is dead (trivial) by Stefan Reinauer · 15 years ago
  50. b5e10bc Thanks to Myles' patch adding support for include statements, by Carl-Daniel Hailfinger · 15 years ago
  51. dbda3a9 Fix implicit declarations of done_cache_as_ram_main by adding a by Carl-Daniel Hailfinger · 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. f9fab37 I deleted mptable.c in my patch, but forgot to svn rm it. by Myles Watson · 15 years ago
  55. 472f3ff This patch cleans up mpspec.h and allows it to be included when HAVE_MP_TABLE=0 by Myles Watson · 15 years ago
  56. 8214457 r4097 broke the tree and it remains unfixed :-( by Stefan Reinauer · 15 years ago
  57. 57f6c08 EPIA-CN does not have any ACPI tables. Fixes manual and auto build here. by Peter Stuge · 15 years ago
  58. 483b7bb v2/src romfs->cbfs rename by Peter Stuge · 15 years ago
  59. 743b635 I need to do uses HAVE_ACPI_RESUME for each board. Here we go. by Rudolf Marek · 15 years ago
  60. 6bb6e03 Following patch adds support for the ACPI resume on Asus M2V-MX SE. The ACPI by Rudolf Marek · 15 years ago
  61. 3f04dad Fix the following errors: by Carl-Daniel Hailfinger · 15 years ago
  62. 6dcbe7f This patch cleans up the calls to $CC in mainboard Config.lb files. They by Carl-Daniel Hailfinger · 15 years ago
  63. 7845fb5 Bring S2912 and S2912_Fam10 Config.lb in line with each other. by Carl-Daniel Hailfinger · 15 years ago
  64. ebdc7c7 Kill remaining unneeded CAR/ROMCC if-blocks. by Carl-Daniel Hailfinger · 15 years ago
  65. d367037 fix sandpointx3_altimus_mpc7410 target. We're back at all boards compiling. by Stefan Reinauer · 15 years ago
  66. 0de8b91 This tested ok, but qemu can't really handle c0000 as RAM. (trivial) by Ronald G. Minnich · 15 years ago
  67. 4a8523a This is a bit of an emergency fix for qemu. Ethernet routing has not been by Ronald G. Minnich rminnich · 15 years ago
  68. 308312c Some changes for option roms: by Ronald G. Minnich · 15 years ago
  69. da6d92b Daniel Toussaint wrote: by Daniel Toussaint · 15 years ago
  70. 38891ab cross compilation fix for motorola sandpoint based boards by Stefan Reinauer · 15 years ago
  71. 85107f2 two more totalimpact briq fixes. Gets us back to the romfs breakage on PPC by Stefan Reinauer · 15 years ago
  72. 2ddacb6 fix configuration step of totalimpact briq and embeddedplanet ep405pc. by Stefan Reinauer · 15 years ago
  73. 7b6ea25 Fix up the incomplete commit in r4055. by Carl-Daniel Hailfinger · 15 years ago
  74. f7116c3 There are more than a dozen targets in the v2 tree which refer to ROMCC by Carl-Daniel Hailfinger · 15 years ago
  75. 11f054a Next step. Kill auto.c and failover.c and clean up Config.lb for by Carl-Daniel Hailfinger · 15 years ago
  76. 73ad326 There are more than a dozen targets in the v2 tree which refer to ROMCC by Carl-Daniel Hailfinger · 15 years ago
  77. 3081bdf Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should by Stefan Reinauer · 15 years ago
  78. 77cf008 Forgot CONFIG_ROMFS for supermicro/h8dme. by Patrick Georgi · 15 years ago
  79. d469cda Add the CONFIG_ROMS config variable. by Ronald G. Minnich · 15 years ago
  80. decdb3c cosmetic fix for function definition. by Stefan Reinauer · 15 years ago
  81. 4b10ab3 To make use of HAVE_HIGH_TABLES following patch is needed. Also, it moves by Rudolf Marek · 15 years ago
  82. 9e9fa82 To make use of HAVE_HIGH_TABLES following patch is needed. Also, it moves by Rudolf Marek · 15 years ago
  83. 5dd4a20 Add Supermicro h8dm3 mainboard. This is mostly a copy from the h8dmr. by Marc Jones · 15 years ago
  84. 5d6645a - TOM2 is filled in by the dynamic ACPI code. Don't hardcode it in the by Carl-Daniel Hailfinger · 15 years ago
  85. 6d07c93 Fix all build problems on PPC except the _SDA_BASE issues caused by the by Stefan Reinauer · 15 years ago
  86. cb2de68 This patch reverts SuperIO changes that I was too hasty with. Even though the by Myles Watson · 15 years ago
  87. 65e9bc1 This one is an example on how to drop vgabios.c from the mainboard or chipset by Stefan Reinauer · 15 years ago
  88. be7f798 This, ladies and gentlement, is commit #4000. by Stefan Reinauer · 15 years ago
  89. cc46e73 ACPI implementation for i945, ICH7, Kontron 986LCD-M by Stefan Reinauer · 15 years ago
  90. e1025d0 Kontron 986LCD-M updates: by Stefan Reinauer · 15 years ago
  91. a8e1168 This patch contains some significant updates to the i82801gx component and will by Stefan Reinauer · 15 years ago
  92. 34b1d4e This patch adds ACPI support for Tyan s2891, s2892, and s2895. There is still by Myles Watson · 15 years ago
  93. 210b83e This patch adds empty acpi_fill_slit functions so they build again. by Myles Watson · 15 years ago
  94. 0b4c9f0 This patch makes the boards use a single amdk8_util.asl. There are only by Myles Watson · 15 years ago
  95. 3b38745 * fix a minor power state issue in the ich7 smm handler by Stefan Reinauer · 15 years ago
  96. 1894463 clean up qemu target config (trivial) by Stefan Reinauer · 15 years ago
  97. 51001fbd I just went on a bugfix frenzy and fixed all printk format warnings by Carl-Daniel Hailfinger · 15 years ago
  98. 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 15 years ago
  99. 3c7f46b Generic approach of putting BIOS tables at the end of memory by Stefan Reinauer · 15 years ago
  100. fe849b2f This patch is for AMD boards which can do the P state generation. This just by Rudolf Marek · 16 years ago