1. 897aeeb Drop empty mainboard_ops by Kyösti Mälkki · 12 years ago
  2. a47bd91 Fix PIRQ routing abstraction by Stefan Reinauer · 12 years ago
  3. a93c3fe Drop redundant CHIP_NAME in mainboard.c by Kyösti Mälkki · 12 years ago
  4. 188e3c2 Drop mainboard chip.h by Stefan Reinauer · 12 years ago
  5. 7916f4c AMD Geode cpus: apply un-written naming rules by Kyösti Mälkki · 13 years ago
  6. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  7. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  8. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  9. 0d5a6ac Drop per-board ram_check() calls for now. by Uwe Hermann · 14 years ago
  10. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  11. 8fa90ec Cut the crap. by Uwe Hermann · 14 years ago
  12. 9a684fc Restructured all vendors' Kconfig files to no longer source the boards' by Jens Rottmann · 14 years ago
  13. 78265d5 Remove unused mainboard_config definitions. Trivial. by Myles Watson · 14 years ago
  14. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  15. dd6ad34 license header fixes by Nils Jacobs · 14 years ago
  16. bf9e538 Remove pc80/serial.c includes in ROMCC boards and include by Patrick Georgi · 14 years ago
  17. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  18. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  19. 798ef28 This drops the ASSEMBLY define from romstage.c, too by Stefan Reinauer · 14 years ago
  20. 5e32823 __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into by Stefan Reinauer · 14 years ago
  21. 37bdb87 - make HAVE_HARD_RESET match what newconfig did by Patrick Georgi · 15 years ago
  22. 2063197a Move all the copies of the romstage.inc rule to src/arch/i386/Makefile.inc by Patrick Georgi · 15 years ago
  23. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 15 years ago
  24. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  25. 29647d9 Align several kconfig options to match newconfig: by Patrick Georgi · 15 years ago
  26. a0c68f8 by Stefan Reinauer · 15 years ago
  27. d08be7e Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ by Peter Stuge · 15 years ago
  28. d65509d Set default ROM sizes per-board to match the ROM chip that came by Uwe Hermann · 15 years ago
  29. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  30. 31f81a6 Enable full ROM access on AMD CS5530(A) (needed for CBFS). by Uwe Hermann · 15 years ago
  31. fdfaada More boards in kconfig, and moved -O2 flag for romcc into by Patrick Georgi · 15 years ago
  32. 24796fd This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. by Patrick Georgi · 15 years ago
  33. 70b0cf2 Add initial kconfig support for all AMD GX1 boards. by Uwe Hermann · 15 years ago
  34. 6768f39 Remove: by Patrick Georgi · 15 years ago
  35. c13093b simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ by Stefan Reinauer · 15 years ago
  36. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  37. b339e10 Enable CBFS everywhere. All boards compiled for me (abuild tested), by Patrick Georgi · 15 years ago
  38. 9dd27bc the tool chain settings should not be in renamed (as they will never live in by Stefan Reinauer · 15 years ago
  39. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  40. f17f647 Undo my ugly commit that added uses clauses in lots of places instead of one. by Myles Watson · 15 years ago
  41. 82bc9bc Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial. by Myles Watson · 15 years ago
  42. cff071a When I started refactoring mainboard Config.lb, I added two different by Carl-Daniel Hailfinger · 15 years ago
  43. b5e10bc Thanks to Myles' patch adding support for include statements, by Carl-Daniel Hailfinger · 15 years ago
  44. 483b7bb v2/src romfs->cbfs rename by Peter Stuge · 15 years ago
  45. d469cda Add the CONFIG_ROMS config variable. by Ronald G. Minnich · 15 years ago
  46. 7ad11e8 Carl-Daniel's part: by Carl-Daniel Hailfinger · 16 years ago
  47. 00809eb This changes the python generated makefiles by Carl-Daniel Hailfinger · 16 years ago
  48. 9c2255c Now coreboot performs IRQ routing for some boards. by Nikolay Petukhov · 16 years ago
  49. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 17 years ago
  50. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 17 years ago
  51. cb00e7a Some fixes for the BCOM WinNET100, mostly in Config.lb: by Uwe Hermann · 17 years ago
  52. 96fb22d Minor cosmetic changes (trivial). by Uwe Hermann · 17 years ago
  53. d744d90 Add support for the BCOM WinNET100 (used in the IGEL-316 thin client). by Juergen Beisert · 17 years ago