1. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  2. 66e5bbe Remove duplicate Kconfig entry. Trivial. by Patrick Georgi · 14 years ago
  3. 8d31368 Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" by Patrick Georgi · 14 years ago
  4. 80da618 Fix arima/hdama. It was changed to match newconfig, which was broken. by Myles Watson · 14 years ago
  5. 7339f36 Qemu, despite "emulating" an intel chipset, uses the CMOS to by Valdimir Serbinenko · 14 years ago
  6. ad894c5 Get rid of a few more warnings. by Myles Watson · 14 years ago
  7. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  8. 53b0b50 Fix the the build of r5494 on Asus A8V-E SE. The K8M890 and K8T890 by Rudolf Marek · 14 years ago
  9. bcb8c97 try to unify timing initialization across those boards that need it... by Stefan Reinauer · 14 years ago
  10. a3c10ac Following patch changes the K8M890 VGA handling. It reverts the framebuffer size by Rudolf Marek · 14 years ago
  11. 467a065 no warnings days. by Stefan Reinauer · 14 years ago
  12. d55e26f zero warnings days by Stefan Reinauer · 14 years ago
  13. 7d2a396 Trivial. The comment also need to modify. by Zheng Bao · 14 years ago
  14. b6128b6 The device number of SATA SB700 is 0x11, while the one of SB600 is 0x12. by Zheng Bao · 14 years ago
  15. 714e2a1 drop all duplicate copies of vgabios.c in favor of devices/oprom/x86.c. by Stefan Reinauer · 14 years ago
  16. 1ad9f29 AMD Tilapia board support as a demonstration of an AMD Fam10 DDR3 board. by Zheng Bao · 14 years ago
  17. f75b19a via epia-m now works with default x86.c instead of its own copy of vgabios.c. by Stefan Reinauer · 14 years ago
  18. 64d3baf zero warnings days... by Stefan Reinauer · 14 years ago
  19. ba09695 fix compilation remaining geode boards by Stefan Reinauer · 14 years ago
  20. 9839cbd * clean up all but two warnings on artecgroup dbe61 by Stefan Reinauer · 14 years ago
  21. 338150e fix artecgroup dbe61 by Stefan Reinauer · 14 years ago
  22. 29ceae2 As Myles suggested a while back: Switch long time #warnings to be comments by Stefan Reinauer · 14 years ago
  23. ea6772d Add support for the Nokia IP530. by Marc Bertens · 14 years ago
  24. d653211 zero warnings days: unify mp tables. fix warnings. by Stefan Reinauer · 14 years ago
  25. e46c1c8 remove more warnings. move ROOT_COMPLEX selection to fam10 by Stefan Reinauer · 14 years ago
  26. 7bb34db don't leave VGA disabled by default on thomson ip1000 by Stefan Reinauer · 14 years ago
  27. 23836e2 zero warnings days... by Stefan Reinauer · 14 years ago
  28. 075fbe8 Remove a few more warnings from fam10. by Myles Watson · 14 years ago
  29. 523ebd9 zero warning days. Move RAMTOP and RAMBASE together. by Stefan Reinauer · 14 years ago
  30. 17b60a9 drop setup_ics code that was blatantly copied from cx700 and by Stefan Reinauer · 14 years ago
  31. f4cc089 Remove few more warnings and some dead code. by Myles Watson · 14 years ago
  32. 8816cdf geeesh! And this really compiles and even runs? by Stefan Reinauer · 14 years ago
  33. 2d85fbed udelay_tsc does not exist in the whole tree. Neither does quadcore.h (anymore) by Stefan Reinauer · 14 years ago
  34. 5d3dee8 drop quite a lot of dead code that did nothing but produce warnings and make by Stefan Reinauer · 14 years ago
  35. 4154c66 zero warnings days. Down to under 600 different warnings by Stefan Reinauer · 14 years ago
  36. c264ad9 fix digitallogic adl855pc compilation (and clean up the warnings while at it) by Stefan Reinauer · 14 years ago
  37. ccdd20a move cpu/x86/car to cpu/intel/car as previously discussed on the mailing list. by Stefan Reinauer · 14 years ago
  38. 1abf46c ip1000: fix seabios start, fix flash gpio detection by Stefan Reinauer · 14 years ago
  39. 1f10de6 fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need to by Stefan Reinauer · 14 years ago
  40. 170679b update atom car code in the same way that 6ex/6fx was updated. by Stefan Reinauer · 14 years ago
  41. 6d1b0d8 Fix eagleheights not a 6ex board, but using the same CAR code. by Stefan Reinauer · 14 years ago
  42. 3e1f524 by Stefan Reinauer · 14 years ago
  43. f1ce6f2 - move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusively by Patrick Georgi · 14 years ago
  44. d946649 add int15 handler for thomson ip1000 by Stefan Reinauer · 14 years ago
  45. accb50a The ADL855PC was never confirmed working (in fact it's pretty sure that code by Stefan Reinauer · 14 years ago
  46. 735c5ac add support for reading ip1000 gpios. by Stefan Reinauer · 14 years ago
  47. 948f922 We don't define LB_CKS_* per board anymore: by Patrick Georgi · 14 years ago
  48. 314e551 This patch changes C7 CAR code to be a single assembler file instead by Stefan Reinauer · 14 years ago
  49. fbb02a5 zero warning days. by Stefan Reinauer · 14 years ago
  50. 2c0db45 fix the broken nvidia chipset boards, by Stefan Reinauer · 14 years ago
  51. d4f5373 zero warnings days. by Stefan Reinauer · 14 years ago
  52. d41a0bc Drop the need for cpu_reset, it's really just a short cut to stage2. by Stefan Reinauer · 14 years ago
  53. 0e34aef remove some amd mainboard warnings. by Stefan Reinauer · 14 years ago
  54. 7488e04 1. This patch adds CAR for Intel P6 series processors. by Joseph Smith · 14 years ago
  55. 853263b copy_and_run.c is not needed twice, and it is used on non-car too. by Stefan Reinauer · 14 years ago
  56. ae60855 Copy acpi blobs in two parts to make sure gcc does the right thing. by Myles Watson · 14 years ago
  57. 9b43afd Clean up fidvid files using indent. Remove some special print statements. by Myles Watson · 14 years ago
  58. 4839e2c Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix some white space. by Myles Watson · 14 years ago
  59. 35784b6 cpu/emulation/qemu-x86 doesn't exist anymore, as this by Patrick Georgi · 14 years ago
  60. 109a1de Remove duplicate registers in digitallogic/adl855pc's device tree by Patrick Georgi · 14 years ago
  61. 56a684a - copy_and_run() gets the same calling convention on AMD and on all the others. by Stefan Reinauer · 14 years ago
  62. e9de1e2 move amd K8/Fam10 "bus detection" function prototypes to a common place. by Stefan Reinauer · 14 years ago
  63. 8a926845 clean up age old via epia target. by Stefan Reinauer · 14 years ago
  64. 3dfd03f drop the use of function pointers from romcc code. by Stefan Reinauer · 14 years ago
  65. c02c34e fix epia-m700 compilation, and remove more warnings. by Stefan Reinauer · 14 years ago
  66. 6c21469 no duplicate names in cmos.layout. by Stefan Reinauer · 14 years ago
  67. c2d2941 switch some ROMCC boards back to ROMCC. by Stefan Reinauer · 14 years ago
  68. c51dc44 "no warnings day" by Stefan Reinauer · 14 years ago
  69. 39162f7 oops... this is a critical issue. Some boards in the tree don't compile with by Stefan Reinauer · 14 years ago
  70. f8b1923 - unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY by Stefan Reinauer · 14 years ago
  71. 8f2c616 No warnings day, next round. by Stefan Reinauer · 14 years ago
  72. 133647a Signed-off-by: Rudolf Marek <r.marek@assembler.cz> by Rudolf Marek · 14 years ago
  73. 3c8ac78 remove more warnings. by Stefan Reinauer · 14 years ago
  74. c65666f remove more warnings by Stefan Reinauer · 14 years ago
  75. 720297c remove some more warnings by Stefan Reinauer · 14 years ago
  76. 0c781b2 - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. by Stefan Reinauer · 14 years ago
  77. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  78. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  79. 495b92b - drop unneeded Makefile.inc by Stefan Reinauer · 14 years ago
  80. 0b2f185 indent mptable.c by Stefan Reinauer · 14 years ago
  81. fc2b8ec drop USE_INIT from mainboard Kconfig files, it's already set in src/Kconfig by Stefan Reinauer · 14 years ago
  82. fd0bef8 build_opt_tbl: error instead of null pointer access if no checksum is defined. by Stefan Reinauer · 14 years ago
  83. 8b547b1 reduce warnings in MCP55 and Fam10 code by Stefan Reinauer · 14 years ago
  84. 9b70cb6 fix ms9652_fam10 by Stefan Reinauer · 14 years ago
  85. 9050b71 unify cmos.layout wrt AMD extended configuration registers. by Stefan Reinauer · 14 years ago
  86. 798ef28 This drops the ASSEMBLY define from romstage.c, too by Stefan Reinauer · 14 years ago
  87. 2c5dc65 qemu: drop "northbridge.c" from src/cpu/... by Stefan Reinauer · 14 years ago
  88. 5e32823 __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into by Stefan Reinauer · 14 years ago
  89. b5828d7 This patch drops the coreboot CMOS checksum ranges from Kconfig because by Stefan Reinauer · 14 years ago
  90. 9a16e3e dualcore.h and quadcore.h are almost exactly the same. by Stefan Reinauer · 14 years ago
  91. e0d607a Add a non-time consuming version of ram check so we can print a decent error by Stefan Reinauer · 14 years ago
  92. bcd31ff drop post_code() by Stefan Reinauer · 14 years ago
  93. 35b6bbb drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more by Stefan Reinauer · 14 years ago
  94. 9417cc0 Remove dead code and make white space more consistent for acpi_tables.c by Myles Watson · 14 years ago
  95. 0735142 1. Remove warnings and multiple blank lines. by Zheng Bao · 14 years ago
  96. 565a281 Get rid of type-punned pointer errors. by Myles Watson · 14 years ago
  97. bb44d0e fix acpi dsdt copy on roda rk886ex by Stefan Reinauer · 14 years ago
  98. 93a69b8 mahogany_fam10: rename apc_auto.c to ap_romstage.c like on all other boards by Stefan Reinauer · 14 years ago
  99. e799c8b Revert my debugging patch that got committed by accident. Sorry. by Myles Watson · 14 years ago
  100. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago