1. 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 14 years ago
  2. 9ea7bff - Add config flag for boards that have their own fadt.c by Patrick Georgi · 14 years ago
  3. 37bdb87 - make HAVE_HARD_RESET match what newconfig did by Patrick Georgi · 14 years ago
  4. 31b0bea Move the ldscripts logic to src/arch/i386/Makefile.inc by Patrick Georgi · 14 years ago
  5. eb49f9d Unify crt0s setup to src/arch/i386/Makefile.inc. This variable by Patrick Georgi · 14 years ago
  6. 8dc4b93 Only handle code as "driver" that actually uses our driver by Patrick Georgi · 14 years ago
  7. 326c159 Disable ACPI Resume on asus/m2v-mx_se, it's broken since cbmem by Rudolf Marek · 14 years ago
  8. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 15 years ago
  9. 2063197a Move all the copies of the romstage.inc rule to src/arch/i386/Makefile.inc by Patrick Georgi · 15 years ago
  10. af97d33 Clean up ACPI: by Patrick Georgi · 15 years ago
  11. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 15 years ago
  12. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  13. e377857 * fix crt0s/ldscripts paths to fix out of tree build. by Stefan Reinauer · 15 years ago
  14. 2b962a3c More Kconfig changes to improve match with newconfig: by Patrick Georgi · 15 years ago
  15. d5663ba Move all IOAPIC selection to southbridges, and remove them by Patrick Georgi · 15 years ago
  16. 95c50c6 - Let AMD CAR code pick the right XIP area by Rudolf Marek · 15 years ago
  17. 4638c92 Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID by Patrick Georgi · 15 years ago
  18. 1d6d45e Split the two usages of __ROMCC__: by Myles Watson · 15 years ago
  19. 8f74c58 Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should be by Myles Watson · 15 years ago
  20. 04000f4 Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE. by Myles Watson · 15 years ago
  21. d65509d Set default ROM sizes per-board to match the ROM chip that came by Uwe Hermann · 15 years ago
  22. 0f61a4f Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. by Myles Watson · 15 years ago
  23. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  24. 3fe6b70 Add const to get rid of some warnings when passing quoted strings. by Myles Watson · 15 years ago
  25. 748475b More kconfig cleanups: by Uwe Hermann · 15 years ago
  26. 95313d8 Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boards by Uwe Hermann · 15 years ago
  27. 0e9a925 Various fixes to Kconfig: All kconfig-boards should have a by Patrick Georgi · 15 years ago
  28. 24796fd This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. by Patrick Georgi · 15 years ago
  29. 6768f39 Remove: by Patrick Georgi · 15 years ago
  30. 8f3ec7b Remove duplicate and not too useful Kconfig board comments as by Uwe Hermann · 15 years ago
  31. 9536c06 Add romstrap to asus/m2v-mx_se in Kconfig. by Myles Watson · 15 years ago
  32. 120bff8 Fix a number of board names in Kconfig (trivial). by Uwe Hermann · 15 years ago
  33. 6842c02 Remove MAINBOARD_OPTIONS, which is a relic from early kconfig development. by Patrick Georgi · 15 years ago
  34. 74fb8f2 Remove HyperTransport support from boards that don't need it. by Myles Watson · 15 years ago
  35. c13093b simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ by Stefan Reinauer · 15 years ago
  36. 079300b Remove warnings from Kconfig. Trivial. by Myles Watson · 15 years ago
  37. 39ec29c Clean up some DCACHE related options. by Patrick Georgi · 15 years ago
  38. d7e49b4 Asus M2V-MX-SE support in Kbuild by Cristi Magherusan · 15 years ago
  39. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  40. b339e10 Enable CBFS everywhere. All boards compiled for me (abuild tested), by Patrick Georgi · 15 years ago
  41. aeb6c98 sb/via/k8t890: add vga textmode code for k8m890 chrome igp. by Luc Verhaegen · 15 years ago
  42. b2bd996 We did together some patch which makes finally a MMCONFIG workable in by Rudolf Marek · 15 years ago
  43. b657a3c This fixes a couple of issues with older Linux kernels (that expect an XSDT as by Stefan Reinauer · 15 years ago
  44. 9dd27bc the tool chain settings should not be in renamed (as they will never live in by Stefan Reinauer · 15 years ago
  45. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  46. cff071a When I started refactoring mainboard Config.lb, I added two different by Carl-Daniel Hailfinger · 15 years ago
  47. a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 15 years ago
  48. 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 15 years ago
  49. a519fe7 Following patch moves all vt8237 fadt.c from mainboard/* file to chipset by Rudolf Marek · 15 years ago
  50. a84a99b Various fixes to the tree to get coreboot-v2 to build on Solaris by Patrick Georgi · 15 years ago
  51. c720795 Following patch fixes the XIP computation issue. I removed the normal image by Rudolf Marek · 15 years ago
  52. 88e71e8 Run dos2unix on all files: by Stefan Reinauer · 15 years ago
  53. 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
  54. 12aba82 Refactor copy_and_run so that it uses a single code base instead of by Patrick Georgi · 15 years ago
  55. a19f644 Enable HAVE_HIGH_TABLES by default for northbridges with by Patrick Georgi · 15 years ago
  56. bccaafc add_mainboard_resources is necessary for some boards (eg. kontron), but by Patrick Georgi · 15 years ago
  57. 6f52d11 drop duplicate compiler options that are already mentioned in CFLAGS. by Stefan Reinauer · 15 years ago
  58. f9fab37 I deleted mptable.c in my patch, but forgot to svn rm it. by Myles Watson · 15 years ago
  59. 472f3ff This patch cleans up mpspec.h and allows it to be included when HAVE_MP_TABLE=0 by Myles Watson · 15 years ago
  60. 483b7bb v2/src romfs->cbfs rename by Peter Stuge · 15 years ago
  61. 6bb6e03 Following patch adds support for the ACPI resume on Asus M2V-MX SE. The ACPI by Rudolf Marek · 15 years ago
  62. 3f04dad Fix the following errors: by Carl-Daniel Hailfinger · 15 years ago
  63. 6dcbe7f This patch cleans up the calls to $CC in mainboard Config.lb files. They by Carl-Daniel Hailfinger · 15 years ago
  64. ebdc7c7 Kill remaining unneeded CAR/ROMCC if-blocks. by Carl-Daniel Hailfinger · 15 years ago
  65. 3081bdf Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should by Stefan Reinauer · 15 years ago
  66. d469cda Add the CONFIG_ROMS config variable. by Ronald G. Minnich · 15 years ago
  67. decdb3c cosmetic fix for function definition. by Stefan Reinauer · 15 years ago
  68. 4b10ab3 To make use of HAVE_HIGH_TABLES following patch is needed. Also, it moves by Rudolf Marek · 15 years ago
  69. 9e9fa82 To make use of HAVE_HIGH_TABLES following patch is needed. Also, it moves by Rudolf Marek · 15 years ago
  70. 0b4c9f0 This patch makes the boards use a single amdk8_util.asl. There are only by Myles Watson · 15 years ago
  71. 7ad11e8 Carl-Daniel's part: by Carl-Daniel Hailfinger · 16 years ago
  72. f997b55 Following patch adds dynamically generated P-States infrastructure as well as by Rudolf Marek · 16 years ago
  73. 293b5f5 Following patch adds dynamic ACPI AML code generator which can be used to by Rudolf Marek · 16 years ago
  74. ef6cb09 This patch makes the recently added assembler debug optional, as it may by Stefan Reinauer · 16 years ago
  75. 1cced2f This belongs to changeset: 3840 by Rudolf Marek · 16 years ago
  76. da3d5df Following patch fixes error code 12 in Windows XP and Vista. The function field of _PRT entry must be always 0xffff (any function). by Rudolf Marek · 16 years ago
  77. 79e5325 The attached patch adds missing bits to ACPI to make Windows XP and Windows Vista happy. by Rudolf Marek · 16 years ago
  78. 40e51fd This patch fixes the build for asus/m2v-mx_se. Its hard_reset function is not by Myles Watson · 16 years ago
  79. e94e2e3 This belongs to changeset 3795. by Rudolf Marek · 16 years ago
  80. 31e52e6 The patch changes the LDTSTOP length as well mostly default content of 0xec, by Rudolf Marek · 16 years ago
  81. 4ed326b This patch from Ralf Grosse Boerger makes debugging more comfortable. by Stefan Reinauer · 16 years ago
  82. 5263b01 Missed a CONFIG_USE_PRINTK_IN_CAR define for the Asus m2v-mx_se. by Marc Jones · 16 years ago
  83. 4590ce2 by Rudolf Marek · 16 years ago
  84. 0583997 Following patch adds support for Asus M2V-E SE. Works pretty well, the only by Rudolf Marek · 16 years ago