1. 9ec3d38 drop extra pci access functions. these are exact copies of romcc_io.h. by Stefan Reinauer · 14 years ago
  2. ad894c5 Get rid of a few more warnings. by Myles Watson · 14 years ago
  3. 771b0e4 Enable 440BX NB to use large memory modules by Anders Jenbo · 14 years ago
  4. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  5. 0e1e806 Remove some additional white space to make it look nicer in nano by Anders Jenbo · 14 years ago
  6. 79255fc Set success flag in cx700 int15 handler by Patrick Georgi · 14 years ago
  7. d2759ff cx700 int15 handler rework. Int15 handler needs to provide the by Stefan Reinauer · 14 years ago
  8. 14b62da Only do complete VGA init if a VGABIOS was found and installed. by Patrick Georgi · 14 years ago
  9. d55e26f zero warnings days by Stefan Reinauer · 14 years ago
  10. 714e2a1 drop all duplicate copies of vgabios.c in favor of devices/oprom/x86.c. by Stefan Reinauer · 14 years ago
  11. 3173d8c Trivial. Fix a space to tab. by Zheng Bao · 14 years ago
  12. 116ec61 zero warnings days... by Stefan Reinauer · 14 years ago
  13. eb75f65 DDR3 support for AMD Fam10. by Zheng Bao · 14 years ago
  14. f75b19a via epia-m now works with default x86.c instead of its own copy of vgabios.c. by Stefan Reinauer · 14 years ago
  15. 64d3baf zero warnings days... by Stefan Reinauer · 14 years ago
  16. ba09695 fix compilation remaining geode boards by Stefan Reinauer · 14 years ago
  17. f94a97b oops, sorry for the last commit. This commit changes the code to distinguish by Stefan Reinauer · 14 years ago
  18. 9839cbd * clean up all but two warnings on artecgroup dbe61 by Stefan Reinauer · 14 years ago
  19. 682ea3c Make RAM init on i945GC work by Patrick Georgi · 14 years ago
  20. b9aea89 cosmetics. by Stefan Reinauer · 14 years ago
  21. 29ceae2 As Myles suggested a while back: Switch long time #warnings to be comments by Stefan Reinauer · 14 years ago
  22. 7dcdb30 fix romcc compiled i3100 boards. by Stefan Reinauer · 14 years ago
  23. d653211 zero warnings days: unify mp tables. fix warnings. by Stefan Reinauer · 14 years ago
  24. e46c1c8 remove more warnings. move ROOT_COMPLEX selection to fam10 by Stefan Reinauer · 14 years ago
  25. 23836e2 zero warnings days... by Stefan Reinauer · 14 years ago
  26. c30a6e8 the dump function assumed that the mbi data comes right after the header. by Stefan Reinauer · 14 years ago
  27. 075fbe8 Remove a few more warnings from fam10. by Myles Watson · 14 years ago
  28. 97b21be fix a case where the fam10 code would overwrite parts of a struct. by Stefan Reinauer · 14 years ago
  29. 17b60a9 drop setup_ics code that was blatantly copied from cx700 and by Stefan Reinauer · 14 years ago
  30. f4cc089 Remove few more warnings and some dead code. by Myles Watson · 14 years ago
  31. 8816cdf geeesh! And this really compiles and even runs? by Stefan Reinauer · 14 years ago
  32. 4bcfb09 HWHoleSz must be u32... 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. d946649 add int15 handler for thomson ip1000 by Stefan Reinauer · 14 years ago
  40. d93af23 simplify ram_read32 on i82830 by Stefan Reinauer · 14 years ago
  41. 77d31ec More trivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR. by Joseph Smith · 14 years ago
  42. bdf26a6 Trivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR. by Joseph Smith · 14 years ago
  43. 2c0db45 fix the broken nvidia chipset boards, by Stefan Reinauer · 14 years ago
  44. d4f5373 zero warnings days. by Stefan Reinauer · 14 years ago
  45. 3063432 zero warnings days. by Stefan Reinauer · 14 years ago
  46. 6a445e8 zero warning days. by Stefan Reinauer · 14 years ago
  47. 7488e04 1. This patch adds CAR for Intel P6 series processors. by Joseph Smith · 14 years ago
  48. 853263b copy_and_run.c is not needed twice, and it is used on non-car too. by Stefan Reinauer · 14 years ago
  49. ae60855 Copy acpi blobs in two parts to make sure gcc does the right thing. by Myles Watson · 14 years ago
  50. 362db61 Cosmetically make init_cpus more similar for fam10 and K8. by Myles Watson · 14 years ago
  51. 4839e2c Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix some white space. by Myles Watson · 14 years ago
  52. 604877e Move Kconfig for HT limits to northbridge/amd/Kconfig. by Myles Watson · 14 years ago
  53. 56a684a - copy_and_run() gets the same calling convention on AMD and on all the others. by Stefan Reinauer · 14 years ago
  54. eea66b7 no warnings day by Stefan Reinauer · 14 years ago
  55. 135a966 it's a long term, give the compiler a chance to breathe .. ;-) by Stefan Reinauer · 14 years ago
  56. 8a926845 clean up age old via epia target. by Stefan Reinauer · 14 years ago
  57. c02c34e fix epia-m700 compilation, and remove more warnings. by Stefan Reinauer · 14 years ago
  58. c51dc44 "no warnings day" by Stefan Reinauer · 14 years ago
  59. f8b1923 - unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY by Stefan Reinauer · 14 years ago
  60. 8f2c616 No warnings day, next round. by Stefan Reinauer · 14 years ago
  61. 233f186 fam10 acpi fix by Stefan Reinauerstepan · 14 years ago
  62. 3c8ac78 remove more warnings. by Stefan Reinauer · 14 years ago
  63. c65666f remove more warnings by Stefan Reinauer · 14 years ago
  64. 26afd18 remove more warnings. by Stefan Reinauer · 14 years ago
  65. 720297c remove some more warnings by Stefan Reinauer · 14 years ago
  66. a4fa5ee Fix includes for showallroutes. by Myles Watson · 14 years ago
  67. 0c781b2 - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. by Stefan Reinauer · 14 years ago
  68. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  69. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  70. 3ac400e drop USE_INIT should be USE_PRINTK_IN_CAR here. by Stefan Reinauer · 14 years ago
  71. 23a3e79 fix some amd k8 warnings by Stefan Reinauer · 14 years ago
  72. 8b547b1 reduce warnings in MCP55 and Fam10 code by Stefan Reinauer · 14 years ago
  73. 86b6dba trivial warning cleanups by Stefan Reinauer · 14 years ago
  74. 9a16e3e dualcore.h and quadcore.h are almost exactly the same. by Stefan Reinauer · 14 years ago
  75. 35b6bbb drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more by Stefan Reinauer · 14 years ago
  76. 565a281 Get rid of type-punned pointer errors. by Myles Watson · 14 years ago
  77. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
  78. 53b0ea4 drop some unused files and fix warnings on i945 based systems. by Stefan Reinauer · 14 years ago
  79. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  80. 78b4033 more warnings gone... by Stefan Reinauer · 14 years ago
  81. 0d7a996 This is kind of a pre CAR patch to properly allocate "shared" graphics memory by Joseph Smith · 14 years ago
  82. bd11298 more warning fixes. by Stefan Reinauer · 14 years ago
  83. b48ba66 From Keith Hui: by Keith Hui · 14 years ago
  84. 8e96ba2 pci drivers should be const. by Stefan Reinauer · 14 years ago
  85. 9c1e1f0 Add SDRAMPWR_4DIMM Kconfig option (not user-visible in menuconfig). by Keith Hui · 14 years ago
  86. ed15220 Replace clear_memory with memset. by Myles Watson · 14 years ago
  87. bc259d0 The following patch implements Opteron Fam 10 rev D (aka Istanbul) by Arne Georg Gleditsch · 14 years ago
  88. 59356ca 440BX: Do not hardcode DIMM number + size anymore. by Keith Hui · 14 years ago
  89. f98ad3a i945 mini patch: by Stefan Reinauer · 14 years ago
  90. 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 14 years ago
  91. 55cf7bc Allow per-board setting of HT clock and width so by Timothy Pearson · 14 years ago
  92. 72f75b1 Fix YABEL guards; make debugging optional; fix some warnings by Stefan Reinauer · 14 years ago
  93. 800379f by Stefan Reinauer · 14 years ago
  94. 806a29e Use the romstraps build infrastructure created for "tinybootblock" by Patrick Georgi · 14 years ago
  95. 2e694ed Drop i855pm port and rename i855gme to i855 instead. by Stefan Reinauer · 14 years ago
  96. a8aa1b1 Remove register pressure from e7501 driver by not indirectly referencing by Stefan Reinauer · 14 years ago
  97. 740b587 Remove nonsensical wrapper for function in PS/2 keyboard API. by Stefan Reinauer · 14 years ago
  98. 6363050 drop two warnings (trivial) by Stefan Reinauer · 14 years ago
  99. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  100. 99f7579 fix APCI typos. by Stefan Reinauer · 15 years ago