1. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  2. 2bd9100 Rework boolean expression (DeMorgan and all) for by Patrick Georgi · 14 years ago
  3. 776b85b Remove fallback/normal handling in mainboards' by Patrick Georgi · 14 years ago
  4. 68f542c remove more warnings, and fix some boards (watchdog.h) by Stefan Reinauer · 14 years ago
  5. 37bdb87 - make HAVE_HARD_RESET match what newconfig did by Patrick Georgi · 14 years ago
  6. 138be83 This does the following: by Stefan Reinauer · 14 years ago
  7. 2063197a Move all the copies of the romstage.inc rule to src/arch/i386/Makefile.inc by Patrick Georgi · 15 years ago
  8. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 15 years ago
  9. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  10. a0c68f8 by Stefan Reinauer · 15 years ago
  11. 4638c92 Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID by Patrick Georgi · 15 years ago
  12. 1d6d45e Split the two usages of __ROMCC__: by Myles Watson · 15 years ago
  13. d1327ce Major cleanups of the hard_reset() code and config in coreboot. by - supermicro/x6dhe_g/auto.c · 15 years ago
  14. 4e015eb Fix all board names in Kconfig as per wiki / vendor website. by Uwe Hermann · 15 years ago
  15. d08be7e Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ by Peter Stuge · 15 years ago
  16. 777e069 Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop" by Peter Stuge · 15 years ago
  17. d65509d Set default ROM sizes per-board to match the ROM chip that came by Uwe Hermann · 15 years ago
  18. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  19. 4d7ec68 Remove useless udelay() duplication. by Uwe Hermann · 15 years ago
  20. 00f0267 Remaining boards are Kconfig'd now. Whether they work by Patrick Georgi · 15 years ago
  21. 95313d8 Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boards by Uwe Hermann · 15 years ago
  22. 24796fd This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. by Patrick Georgi · 15 years ago
  23. 6768f39 Remove: by Patrick Georgi · 15 years ago
  24. c13093b simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ by Stefan Reinauer · 15 years ago
  25. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  26. b339e10 Enable CBFS everywhere. All boards compiled for me (abuild tested), by Patrick Georgi · 15 years ago
  27. 9dd27bc the tool chain settings should not be in renamed (as they will never live in by Stefan Reinauer · 15 years ago
  28. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  29. f17f647 Undo my ugly commit that added uses clauses in lots of places instead of one. by Myles Watson · 15 years ago
  30. 82bc9bc Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial. by Myles Watson · 15 years ago
  31. cff071a When I started refactoring mainboard Config.lb, I added two different by Carl-Daniel Hailfinger · 15 years ago
  32. a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 15 years ago
  33. 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 15 years ago
  34. 85b851a Convert 12 more boards to use include statements in Config.lb. by Carl-Daniel Hailfinger · 15 years ago
  35. afa5985 no duplicate names in cmos.layout allowed. (fixes a bunch of boards) by Stefan Reinauer · 15 years ago
  36. 953253f This patch unifies the socket_mPGA604_800Mhz and socket_mPGA604_533Mhz to a by Stefan Reinauer · 15 years ago
  37. 483b7bb v2/src romfs->cbfs rename by Peter Stuge · 15 years ago
  38. d469cda Add the CONFIG_ROMS config variable. by Ronald G. Minnich · 15 years ago
  39. be7f798 This, ladies and gentlement, is commit #4000. by Stefan Reinauer · 15 years ago
  40. 7ad11e8 Carl-Daniel's part: by Carl-Daniel Hailfinger · 16 years ago
  41. bfa009f Fix implicit declarations of pci_read_config8 and pci_write_config8 in by Carl-Daniel Hailfinger · 16 years ago
  42. 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 16 years ago
  43. 00809eb This changes the python generated makefiles by Carl-Daniel Hailfinger · 16 years ago
  44. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 17 years ago
  45. 1229fe4 The following mainboards had a file named microcode_updates.c in their by Carl-Daniel Hailfinger · 17 years ago
  46. 15674b7 This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to every by Myles Watson · 17 years ago
  47. a29ec06 Restructure the PCI IDs list for the ICH* chipsets from ICH/ICH0 up to by Uwe Hermann · 17 years ago
  48. be13dc7 Apply linuxbios-rename-other-payload-options.patch (Patch 2, refs #14) by Ed Swierk · 18 years ago
  49. 1a7a5b4 Apply linuxbios-rename-compressed-payload-options.patch, refs #14 by Ed Swierk · 18 years ago
  50. ca63120 * fix the automatic build system by compressing payloads if possible by Stefan Reinauer · 18 years ago
  51. a7aa29b Use the canonical name of the vendors/devices and the by Uwe Hermann · 18 years ago
  52. 9c33b7b Remove some unneeded #includes from most mainboard.c files. by Uwe Hermann · 18 years ago
  53. 586470c Rename E7520 to e7520, and E7525 to e7525 in the code. The next commit by Uwe Hermann · 18 years ago
  54. e0e1d42 Fix the CHIP_NAME() entries of all mainboards to have the same format by Uwe Hermann · 18 years ago
  55. 966d0e6 break the tree really quick due to svn restrictions, next commit fill fix it by Stefan Reinauer · 18 years ago
  56. 6384a57 fix build for all supermicro boards. by Stefan Reinauer · 19 years ago
  57. 13f1c2a eric patch by Yinghai Lu · 19 years ago