1. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  2. 78acf932 Remove remaining uses of by Patrick Georgi · 14 years ago
  3. 2bd9100 Rework boolean expression (DeMorgan and all) for by Patrick Georgi · 14 years ago
  4. 776b85b Remove fallback/normal handling in mainboards' by Patrick Georgi · 14 years ago
  5. ce6fb1e Remove failover/fallback/normal handling in mainboards' by Patrick Georgi · 14 years ago
  6. 50776fa trivial warning fixes, mostly for ACPI code by Stefan Reinauer · 14 years ago
  7. 53c7276 Use CPU_INTEL_SLOT_1 for Slot 1 boards (trivial). by Uwe Hermann · 14 years ago
  8. 9c1e1f0 Add SDRAMPWR_4DIMM Kconfig option (not user-visible in menuconfig). by Keith Hui · 14 years ago
  9. ec42c2e Add support for the ASUS P2B-LS mainboard. by Keith Hui · 14 years ago
  10. 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 14 years ago
  11. 9ea7bff - Add config flag for boards that have their own fadt.c by Patrick Georgi · 14 years ago
  12. 37bdb87 - make HAVE_HARD_RESET match what newconfig did by Patrick Georgi · 14 years ago
  13. 138be83 This does the following: by Stefan Reinauer · 14 years ago
  14. 31b0bea Move the ldscripts logic to src/arch/i386/Makefile.inc by Patrick Georgi · 14 years ago
  15. eb49f9d Unify crt0s setup to src/arch/i386/Makefile.inc. This variable by Patrick Georgi · 14 years ago
  16. 8dc4b93 Only handle code as "driver" that actually uses our driver by Patrick Georgi · 14 years ago
  17. 326c159 Disable ACPI Resume on asus/m2v-mx_se, it's broken since cbmem by Rudolf Marek · 14 years ago
  18. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 15 years ago
  19. 5543c66 Actually set HAVE_OPTION_TABLES for the boards that need it. (See last commit) by Patrick Georgi · 15 years ago
  20. 2063197a Move all the copies of the romstage.inc rule to src/arch/i386/Makefile.inc by Patrick Georgi · 15 years ago
  21. af97d33 Clean up ACPI: by Patrick Georgi · 15 years ago
  22. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 15 years ago
  23. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  24. e377857 * fix crt0s/ldscripts paths to fix out of tree build. by Stefan Reinauer · 15 years ago
  25. 2b962a3c More Kconfig changes to improve match with newconfig: by Patrick Georgi · 15 years ago
  26. 29647d9 Align several kconfig options to match newconfig: by Patrick Georgi · 15 years ago
  27. d5663ba Move all IOAPIC selection to southbridges, and remove them by Patrick Georgi · 15 years ago
  28. 95c50c6 - Let AMD CAR code pick the right XIP area by Rudolf Marek · 15 years ago
  29. a0c68f8 by Stefan Reinauer · 15 years ago
  30. 8fddb24 The drivers for the k8t890 weren't being built. Increased heapsize. by Myles Watson · 15 years ago
  31. 436f99b Eliminate special case id.inc/id.lds in favor of a configuration variable ID_SECTION_OFFSET by Patrick Georgi · 15 years ago
  32. 4638c92 Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID by Patrick Georgi · 15 years ago
  33. d27c08c Remove drivers/pci/onboard. The only purpose was for option ROMs, which are by Myles Watson · 15 years ago
  34. d63085b2 Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb. by Uwe Hermann · 15 years ago
  35. 1d6d45e Split the two usages of __ROMCC__: by Myles Watson · 15 years ago
  36. 63a8f2a Add kconfig menus for most chipset VIDEO_MB values. by Uwe Hermann · 15 years ago
  37. d73c1b5 Define some variables that were not defined. There are a couple left. by Myles Watson · 15 years ago
  38. d1327ce Major cleanups of the hard_reset() code and config in coreboot. by - supermicro/x6dhe_g/auto.c · 15 years ago
  39. 5e1a8d1 drop a lot of dead code, including an old winbond southbridge from our removed by Stefan Reinauer · 15 years ago
  40. 8f74c58 Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should be by Myles Watson · 15 years ago
  41. d08be7e Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ by Peter Stuge · 15 years ago
  42. 04000f4 Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE. by Myles Watson · 15 years ago
  43. 777e069 Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop" by Peter Stuge · 15 years ago
  44. d65509d Set default ROM sizes per-board to match the ROM chip that came by Uwe Hermann · 15 years ago
  45. 0f61a4f Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. by Myles Watson · 15 years ago
  46. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  47. 4d7ec68 Remove useless udelay() duplication. by Uwe Hermann · 15 years ago
  48. 3fe6b70 Add const to get rid of some warnings when passing quoted strings. by Myles Watson · 15 years ago
  49. 91ff0df More Kconfig-supported boards, and also kconfig support by Patrick Georgi · 15 years ago
  50. 748475b More kconfig cleanups: by Uwe Hermann · 15 years ago
  51. 95313d8 Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boards by Uwe Hermann · 15 years ago
  52. 99950c2 Use by Uwe Hermann · 15 years ago
  53. 0e9a925 Various fixes to Kconfig: All kconfig-boards should have a by Patrick Georgi · 15 years ago
  54. b24e276 PCI_ROM_RUN and CONSOLE_VGA are global options in Kconfig and by Uwe Hermann · 15 years ago
  55. 9095092 The new CBFS based build system requires the whole ROM to be accessible by Uwe Hermann · 15 years ago
  56. 24796fd This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. by Patrick Georgi · 15 years ago
  57. 6768f39 Remove: by Patrick Georgi · 15 years ago
  58. 8f3ec7b Remove duplicate and not too useful Kconfig board comments as by Uwe Hermann · 15 years ago
  59. 9536c06 Add romstrap to asus/m2v-mx_se in Kconfig. by Myles Watson · 15 years ago
  60. 120bff8 Fix a number of board names in Kconfig (trivial). by Uwe Hermann · 15 years ago
  61. 6842c02 Remove MAINBOARD_OPTIONS, which is a relic from early kconfig development. by Patrick Georgi · 15 years ago
  62. 74fb8f2 Remove HyperTransport support from boards that don't need it. by Myles Watson · 15 years ago
  63. f0cfb22 Re-enable option table for the ASUS MEW-VM and fix build. by Uwe Hermann · 15 years ago
  64. 892b091 Make all Kconfig enabled boards build (tested with kbuildall). by Patrick Georgi · 15 years ago
  65. c13093b simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ by Stefan Reinauer · 15 years ago
  66. 079300b Remove warnings from Kconfig. Trivial. by Myles Watson · 15 years ago
  67. 84a0f54 Add kconfig support for all Intel 82810 (i810) boards. by Uwe Hermann · 15 years ago
  68. 39ec29c Clean up some DCACHE related options. by Patrick Georgi · 15 years ago
  69. bca3b92 Add kconfig support for all missing Intel 440BX based boards. by Uwe Hermann · 15 years ago
  70. d7e49b4 Asus M2V-MX-SE support in Kbuild by Cristi Magherusan · 15 years ago
  71. b7fec82 Add kconfig support for ASUS P2B-F. by Uwe Hermann · 15 years ago
  72. 7467664 Reduce size of the romstage on various boards that fail to build on QA. by Patrick Georgi · 15 years ago
  73. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  74. b339e10 Enable CBFS everywhere. All boards compiled for me (abuild tested), by Patrick Georgi · 15 years ago
  75. aeb6c98 sb/via/k8t890: add vga textmode code for k8m890 chrome igp. by Luc Verhaegen · 15 years ago
  76. b2bd996 We did together some patch which makes finally a MMCONFIG workable in by Rudolf Marek · 15 years ago
  77. b657a3c This fixes a couple of issues with older Linux kernels (that expect an XSDT as by Stefan Reinauer · 15 years ago
  78. 9dd27bc the tool chain settings should not be in renamed (as they will never live in by Stefan Reinauer · 15 years ago
  79. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  80. f17f647 Undo my ugly commit that added uses clauses in lots of places instead of one. by Myles Watson · 15 years ago
  81. 82bc9bc Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial. by Myles Watson · 15 years ago
  82. cff071a When I started refactoring mainboard Config.lb, I added two different by Carl-Daniel Hailfinger · 15 years ago
  83. a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 15 years ago
  84. 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 15 years ago
  85. a519fe7 Following patch moves all vt8237 fadt.c from mainboard/* file to chipset by Rudolf Marek · 15 years ago
  86. 60f0f1b enable/disable IDE 0/1 (Primary/Secondary) interfaces on the i82801xx southbridge. by Joseph Smith · 15 years ago
  87. a84a99b Various fixes to the tree to get coreboot-v2 to build on Solaris by Patrick Georgi · 15 years ago
  88. 58bb497 the i82801xx driver does not know ide{0,1}_enable in its chip.h, so comment it by Stefan Reinauer · 15 years ago
  89. c720795 Following patch fixes the XIP computation issue. I removed the normal image by Rudolf Marek · 15 years ago
  90. 88e71e8 Run dos2unix on all files: by Stefan Reinauer · 15 years ago
  91. 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
  92. 12aba82 Refactor copy_and_run so that it uses a single code base instead of by Patrick Georgi · 15 years ago
  93. a19f644 Enable HAVE_HIGH_TABLES by default for northbridges with by Patrick Georgi · 15 years ago
  94. bccaafc add_mainboard_resources is necessary for some boards (eg. kontron), but by Patrick Georgi · 15 years ago
  95. 6f52d11 drop duplicate compiler options that are already mentioned in CFLAGS. by Stefan Reinauer · 15 years ago
  96. b5e10bc Thanks to Myles' patch adding support for include statements, by Carl-Daniel Hailfinger · 15 years ago
  97. 1458228 Add support for the ASUS P2B-D mainboard. by Uwe Hermann · 15 years ago
  98. f9fab37 I deleted mptable.c in my patch, but forgot to svn rm it. by Myles Watson · 15 years ago
  99. 472f3ff This patch cleans up mpspec.h and allows it to be included when HAVE_MP_TABLE=0 by Myles Watson · 15 years ago
  100. 483b7bb v2/src romfs->cbfs rename by Peter Stuge · 15 years ago