1. 8e1f908 AMD geode: Avoid conflicting main() declaration by Kyösti Mälkki · 7 years ago
  2. 57a3cd2 mainboard/lippert: Use tabs for indents by Elyes HAOUAS · 8 years ago
  3. a5aad2e src/mainboard/lenovo-winent: Add space around operators by Elyes HAOUAS · 8 years ago
  4. d23ee5d mainboard: Clean up boot_option/reboot_bits in cmos.layout by Nico Huber · 8 years ago
  5. 5276941 AMD boards: Fix romstage main() declaration by Kyösti Mälkki · 8 years ago
  6. 47b6a82 mainboard/**/irq_tables.c: Remove reference to getpir by Patrick Georgi · 9 years ago
  7. 2439132 mainboard: Remove last_boot NVRAM option by Timothy Pearson · 9 years ago
  8. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  9. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  10. 139e106 kconfig: automatically include mainboards by Stefan Reinauer · 9 years ago
  11. 94efd19 mainboard/cmos: Kill off unused boot_* parameters by Timothy Pearson · 9 years ago
  12. c0ae684 mainboard/cmos: Move ECC variables out of fallback mechanism byte by Timothy Pearson · 9 years ago
  13. 9b68f05 mainboard/cmos: Delete obsolete commented parameters by Timothy Pearson · 9 years ago
  14. 069f476 mainboard: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  15. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  16. 546953c Replace hlt with halt() by Patrick Georgi · 10 years ago
  17. a0a3727 intel/cpu: rename car.h to romstage.h by Aaron Durbin · 10 years ago
  18. 1ab2027 Intel: Add common header file for CAR setup by Edward O'Callaghan · 10 years ago
  19. 0d97302 mainboard/lippert's devicetree.cb: Remove trailing whitespace by Elyes HAOUAS · 10 years ago
  20. cb70f79 mainboard: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  21. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  22. 8199809 mainboard/: Avoid including early_serial.c from w83627hf by Edward O'Callaghan · 10 years ago
  23. 13cd490 board_info.txt: Remove some needless name overrides. by Vladimir Serbinenko · 10 years ago
  24. 4333071 board-status: Add board_info.txt extracted from wiki. by Vladimir Serbinenko · 10 years ago
  25. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  26. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  27. dbc6ca7 romcc: Use default romcc flags for most boards by Patrick Georgi · 11 years ago
  28. 9824328 Drop empty mainboard.c by Kyösti Mälkki · 12 years ago
  29. 897aeeb Drop empty mainboard_ops by Kyösti Mälkki · 12 years ago
  30. a47bd91 Fix PIRQ routing abstraction by Stefan Reinauer · 12 years ago
  31. a93c3fe Drop redundant CHIP_NAME in mainboard.c by Kyösti Mälkki · 12 years ago
  32. 188e3c2 Drop mainboard chip.h by Stefan Reinauer · 12 years ago
  33. 7916f4c AMD Geode cpus: apply un-written naming rules by Kyösti Mälkki · 12 years ago
  34. d0ac789 Update geode GX2 tree to match LX. by Nils Jacobs · 13 years ago
  35. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  36. 5005bb06 Unify use of post_code by Alexandru Gagniuc · 13 years ago
  37. 84be0f5 -Change the remaining GLIU1 port 5 register names from VIP (Video Input Port) by Nils Jacobs · 14 years ago
  38. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  39. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  40. 0d5a6ac Drop per-board ram_check() calls for now. by Uwe Hermann · 14 years ago
  41. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  42. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  43. 6dc92f0 Use DIMM0 et al in lots more places instead of hardocding values. by Uwe Hermann · 14 years ago
  44. 9bd9a90 Unify DIMM SPD addressing. For Geode, change the by Patrick Georgi · 14 years ago
  45. eca3280 Add Kconfig CPU speed selection to Geode GX2 boards. by Nils Jacobs · 14 years ago
  46. f29b3b6 GX2: Define the unused DIMM1 to 0xFF to make it obvious it is a bogus value. by Nils Jacobs · 14 years ago
  47. 76890dd Change Geode GX2 to use the auto DRAM detect code from Geode LX. by Nils Jacobs · 14 years ago
  48. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  49. 3bd79294 I missed these boards in a previous commit. by Warren Turkal · 14 years ago
  50. 8fa90ec Cut the crap. by Uwe Hermann · 14 years ago
  51. 704b596 We call this cache as ram everywhere, so let's call it the same in Kconfig by Stefan Reinauer · 14 years ago
  52. 9a684fc Restructured all vendors' Kconfig files to no longer source the boards' by Jens Rottmann · 14 years ago
  53. 78265d5 Remove unused mainboard_config definitions. Trivial. by Myles Watson · 14 years ago
  54. 8c4f31b Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / by Stefan Reinauer · 14 years ago
  55. bba0d76 Let Geode GX2 use geode_post_code.h just like Geode LX by Nils Jacobs · 14 years ago
  56. e474070 This patch converts the Geode GX2 boards to CAR. by Nils Jacobs · 14 years ago
  57. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  58. 2305f74 Move CS5535 specific setup from GX2 driver to CS5535. by Stefan Reinauer · 14 years ago
  59. bf9e538 Remove pc80/serial.c includes in ROMCC boards and include by Patrick Georgi · 14 years ago
  60. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  61. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  62. ba09695 fix compilation remaining geode boards by Stefan Reinauer · 14 years ago
  63. 4839e2c Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix some white space. by Myles Watson · 14 years ago
  64. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  65. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  66. fc2b8ec drop USE_INIT from mainboard Kconfig files, it's already set in src/Kconfig by Stefan Reinauer · 14 years ago
  67. 798ef28 This drops the ASSEMBLY define from romstage.c, too by Stefan Reinauer · 14 years ago
  68. 5e32823 __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into by Stefan Reinauer · 14 years ago
  69. 37bdb87 - make HAVE_HARD_RESET match what newconfig did by Patrick Georgi · 14 years ago
  70. 2063197a Move all the copies of the romstage.inc rule to src/arch/i386/Makefile.inc by Patrick Georgi · 14 years ago
  71. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 14 years ago
  72. abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
  73. 29647d9 Align several kconfig options to match newconfig: by Patrick Georgi · 14 years ago
  74. a0c68f8 by Stefan Reinauer · 15 years ago
  75. d1327ce Major cleanups of the hard_reset() code and config in coreboot. by - supermicro/x6dhe_g/auto.c · 15 years ago
  76. 4e015eb Fix all board names in Kconfig as per wiki / vendor website. by Uwe Hermann · 15 years ago
  77. d08be7e Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ by Peter Stuge · 15 years ago
  78. d65509d Set default ROM sizes per-board to match the ROM chip that came by Uwe Hermann · 15 years ago
  79. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  80. ebb43d6 Fix CS5535 build for kconfig, more kconfig boards (lippert, artec) by Patrick Georgi · 15 years ago
  81. 95313d8 Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boards by Uwe Hermann · 15 years ago
  82. 24796fd This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. by Patrick Georgi · 15 years ago
  83. 6768f39 Remove: by Patrick Georgi · 15 years ago
  84. c13093b simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ by Stefan Reinauer · 15 years ago
  85. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  86. b339e10 Enable CBFS everywhere. All boards compiled for me (abuild tested), by Patrick Georgi · 15 years ago
  87. 9dd27bc the tool chain settings should not be in renamed (as they will never live in by Stefan Reinauer · 15 years ago
  88. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  89. f17f647 Undo my ugly commit that added uses clauses in lots of places instead of one. by Myles Watson · 15 years ago
  90. 82bc9bc Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial. by Myles Watson · 15 years ago
  91. cff071a When I started refactoring mainboard Config.lb, I added two different by Carl-Daniel Hailfinger · 15 years ago
  92. b5e10bc Thanks to Myles' patch adding support for include statements, by Carl-Daniel Hailfinger · 15 years ago
  93. 483b7bb v2/src romfs->cbfs rename by Peter Stuge · 15 years ago
  94. d469cda Add the CONFIG_ROMS config variable. by Ronald G. Minnich · 15 years ago
  95. 7ad11e8 Carl-Daniel's part: by Carl-Daniel Hailfinger · 15 years ago
  96. 28401bd Drop unused (or commented / #if 0) reset.c files. by Uwe Hermann · 16 years ago
  97. 598ba43 Drop tons of duplicated debug.c files, move common file to by Uwe Hermann · 16 years ago
  98. 3be4bc8 Drop a number of duplicated failover.c files (they have the same content by Uwe Hermann · 16 years ago
  99. 00809eb This changes the python generated makefiles by Carl-Daniel Hailfinger · 16 years ago
  100. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 16 years ago