1. 75a05dc fix most usbdebug warnings and fix function names. by Stefan Reinauer · 14 years ago
  2. da32373 Long ago we agreed on kicking the _direct appendix because everything in by Stefan Reinauer · 14 years ago
  3. 5639448 Fix usbdebug compilation. by Stefan Reinauer · 14 years ago
  4. 36de042 Add "reasonable" values in ASL at places we overwrite from by Stefan Reinauer · 14 years ago
  5. c5b87c8 Move generation of mptable entries for ISA to generic code. by Patrick Georgi · 14 years ago
  6. 1a169d2 Add support for the Traverse Technologies Geos mainboard. by Nathan Williams · 14 years ago
  7. d9c2549 Following patch reprograms SIL3114 into PCI IDE native mode compatible class code allowing by Rudolf Marek · 14 years ago
  8. 7cfa7f9 Add support for the Getac P470 by Stefan Reinauer · 14 years ago
  9. 09e0c49 v2 -> v4 by Stefan Reinauer · 14 years ago
  10. 96d8fef ITE IT8671F: Add it8671f_48mhz_clkin(). by Anders Jenbo · 14 years ago
  11. 9d1c76f Add initial support for the GIGABYTE GA-6BXE. by Anders Jenbo · 14 years ago
  12. bf264e9 i945: by Stefan Reinauer · 14 years ago
  13. c928a29 Remove another set of includes from Fam10 romstages: by Patrick Georgi · 14 years ago
  14. dd6ad34 license header fixes by Nils Jacobs · 14 years ago
  15. 1e211327 This patch cleanes up the Wyse S50 port and unifies the memmory regions 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. cee5f7d autoprobe apic cluster and application processors on K8 systems by Stefan Reinauer · 14 years ago
  18. d37ce2e Add the Wyse S50 thin client to Coreboot. by Nils Jacobs · 14 years ago
  19. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  20. 66e5bbe Remove duplicate Kconfig entry. Trivial. by Patrick Georgi · 14 years ago
  21. 8d31368 Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" by Patrick Georgi · 14 years ago
  22. 80da618 Fix arima/hdama. It was changed to match newconfig, which was broken. by Myles Watson · 14 years ago
  23. 7339f36 Qemu, despite "emulating" an intel chipset, uses the CMOS to by Valdimir Serbinenko · 14 years ago
  24. ad894c5 Get rid of a few more warnings. by Myles Watson · 14 years ago
  25. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  26. 53b0b50 Fix the the build of r5494 on Asus A8V-E SE. The K8M890 and K8T890 by Rudolf Marek · 14 years ago
  27. bcb8c97 try to unify timing initialization across those boards that need it... by Stefan Reinauer · 14 years ago
  28. a3c10ac Following patch changes the K8M890 VGA handling. It reverts the framebuffer size by Rudolf Marek · 14 years ago
  29. 467a065 no warnings days. by Stefan Reinauer · 14 years ago
  30. d55e26f zero warnings days by Stefan Reinauer · 14 years ago
  31. 7d2a396 Trivial. The comment also need to modify. by Zheng Bao · 14 years ago
  32. b6128b6 The device number of SATA SB700 is 0x11, while the one of SB600 is 0x12. by Zheng Bao · 14 years ago
  33. 714e2a1 drop all duplicate copies of vgabios.c in favor of devices/oprom/x86.c. by Stefan Reinauer · 14 years ago
  34. 1ad9f29 AMD Tilapia board support as a demonstration of an AMD Fam10 DDR3 board. by Zheng Bao · 14 years ago
  35. f75b19a via epia-m now works with default x86.c instead of its own copy of vgabios.c. by Stefan Reinauer · 14 years ago
  36. 64d3baf zero warnings days... by Stefan Reinauer · 14 years ago
  37. ba09695 fix compilation remaining geode boards by Stefan Reinauer · 14 years ago
  38. 9839cbd * clean up all but two warnings on artecgroup dbe61 by Stefan Reinauer · 14 years ago
  39. 338150e fix artecgroup dbe61 by Stefan Reinauer · 14 years ago
  40. 29ceae2 As Myles suggested a while back: Switch long time #warnings to be comments by Stefan Reinauer · 14 years ago
  41. ea6772d Add support for the Nokia IP530. by Marc Bertens · 14 years ago
  42. d653211 zero warnings days: unify mp tables. fix warnings. by Stefan Reinauer · 14 years ago
  43. e46c1c8 remove more warnings. move ROOT_COMPLEX selection to fam10 by Stefan Reinauer · 14 years ago
  44. 7bb34db don't leave VGA disabled by default on thomson ip1000 by Stefan Reinauer · 14 years ago
  45. 23836e2 zero warnings days... by Stefan Reinauer · 14 years ago
  46. 075fbe8 Remove a few more warnings from fam10. by Myles Watson · 14 years ago
  47. 523ebd9 zero warning days. Move RAMTOP and RAMBASE together. by Stefan Reinauer · 14 years ago
  48. 17b60a9 drop setup_ics code that was blatantly copied from cx700 and by Stefan Reinauer · 14 years ago
  49. f4cc089 Remove few more warnings and some dead code. by Myles Watson · 14 years ago
  50. 8816cdf geeesh! And this really compiles and even runs? by Stefan Reinauer · 14 years ago
  51. 2d85fbed udelay_tsc does not exist in the whole tree. Neither does quadcore.h (anymore) by Stefan Reinauer · 14 years ago
  52. 5d3dee8 drop quite a lot of dead code that did nothing but produce warnings and make by Stefan Reinauer · 14 years ago
  53. 4154c66 zero warnings days. Down to under 600 different warnings by Stefan Reinauer · 14 years ago
  54. c264ad9 fix digitallogic adl855pc compilation (and clean up the warnings while at it) by Stefan Reinauer · 14 years ago
  55. ccdd20a move cpu/x86/car to cpu/intel/car as previously discussed on the mailing list. by Stefan Reinauer · 14 years ago
  56. 1abf46c ip1000: fix seabios start, fix flash gpio detection by Stefan Reinauer · 14 years ago
  57. 1f10de6 fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need to by Stefan Reinauer · 14 years ago
  58. 170679b update atom car code in the same way that 6ex/6fx was updated. by Stefan Reinauer · 14 years ago
  59. 6d1b0d8 Fix eagleheights not a 6ex board, but using the same CAR code. by Stefan Reinauer · 14 years ago
  60. 3e1f524 by Stefan Reinauer · 14 years ago
  61. f1ce6f2 - move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusively by Patrick Georgi · 14 years ago
  62. d946649 add int15 handler for thomson ip1000 by Stefan Reinauer · 14 years ago
  63. accb50a The ADL855PC was never confirmed working (in fact it's pretty sure that code by Stefan Reinauer · 14 years ago
  64. 735c5ac add support for reading ip1000 gpios. by Stefan Reinauer · 14 years ago
  65. 948f922 We don't define LB_CKS_* per board anymore: by Patrick Georgi · 14 years ago
  66. 314e551 This patch changes C7 CAR code to be a single assembler file instead by Stefan Reinauer · 14 years ago
  67. fbb02a5 zero warning days. by Stefan Reinauer · 14 years ago
  68. 2c0db45 fix the broken nvidia chipset boards, by Stefan Reinauer · 14 years ago
  69. d4f5373 zero warnings days. by Stefan Reinauer · 14 years ago
  70. d41a0bc Drop the need for cpu_reset, it's really just a short cut to stage2. by Stefan Reinauer · 14 years ago
  71. 0e34aef remove some amd mainboard warnings. by Stefan Reinauer · 14 years ago
  72. 7488e04 1. This patch adds CAR for Intel P6 series processors. by Joseph Smith · 14 years ago
  73. 853263b copy_and_run.c is not needed twice, and it is used on non-car too. by Stefan Reinauer · 14 years ago
  74. ae60855 Copy acpi blobs in two parts to make sure gcc does the right thing. by Myles Watson · 14 years ago
  75. 9b43afd Clean up fidvid files using indent. Remove some special print statements. by Myles Watson · 14 years ago
  76. 4839e2c Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix some white space. by Myles Watson · 14 years ago
  77. 35784b6 cpu/emulation/qemu-x86 doesn't exist anymore, as this by Patrick Georgi · 14 years ago
  78. 109a1de Remove duplicate registers in digitallogic/adl855pc's device tree by Patrick Georgi · 14 years ago
  79. 56a684a - copy_and_run() gets the same calling convention on AMD and on all the others. by Stefan Reinauer · 14 years ago
  80. e9de1e2 move amd K8/Fam10 "bus detection" function prototypes to a common place. by Stefan Reinauer · 14 years ago
  81. 8a926845 clean up age old via epia target. by Stefan Reinauer · 14 years ago
  82. 3dfd03f drop the use of function pointers from romcc code. by Stefan Reinauer · 14 years ago
  83. c02c34e fix epia-m700 compilation, and remove more warnings. by Stefan Reinauer · 14 years ago
  84. 6c21469 no duplicate names in cmos.layout. by Stefan Reinauer · 14 years ago
  85. c2d2941 switch some ROMCC boards back to ROMCC. by Stefan Reinauer · 14 years ago
  86. c51dc44 "no warnings day" by Stefan Reinauer · 14 years ago
  87. 39162f7 oops... this is a critical issue. Some boards in the tree don't compile with by Stefan Reinauer · 14 years ago
  88. f8b1923 - unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY by Stefan Reinauer · 14 years ago
  89. 8f2c616 No warnings day, next round. by Stefan Reinauer · 14 years ago
  90. 133647a Signed-off-by: Rudolf Marek <r.marek@assembler.cz> by Rudolf Marek · 14 years ago
  91. 3c8ac78 remove more warnings. by Stefan Reinauer · 14 years ago
  92. c65666f remove more warnings by Stefan Reinauer · 14 years ago
  93. 720297c remove some more warnings by Stefan Reinauer · 14 years ago
  94. 0c781b2 - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. by Stefan Reinauer · 14 years ago
  95. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  96. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  97. 495b92b - drop unneeded Makefile.inc by Stefan Reinauer · 14 years ago
  98. 0b2f185 indent mptable.c by Stefan Reinauer · 14 years ago
  99. fc2b8ec drop USE_INIT from mainboard Kconfig files, it's already set in src/Kconfig by Stefan Reinauer · 14 years ago
  100. fd0bef8 build_opt_tbl: error instead of null pointer access if no checksum is defined. by Stefan Reinauer · 14 years ago