1. 1cd76e7 - Make abuild -sb work again by Patrick Georgi · 14 years ago
  2. 97dbf69 This piece of code was somehow lost in the switch to Kconfig, and re-activates by Stefan Reinauer · 14 years ago
  3. b111ba4 Don't use $(ROMCC) as dependency (due to ccache and scanbuild support by Patrick Georgi · 14 years ago
  4. a2acbc7 Build utils into their source directory equivalent in by Patrick Georgi · 14 years ago
  5. 83cce3e Fix a typo to remove a few more warnings. by Myles Watson · 14 years ago
  6. 7dcdb30 fix romcc compiled i3100 boards. by Stefan Reinauer · 14 years ago
  7. 94c27b3 fix up sb600 and it8712f tree. by Stefan Reinauer · 14 years ago
  8. d653211 zero warnings days: unify mp tables. fix warnings. by Stefan Reinauer · 14 years ago
  9. e46c1c8 remove more warnings. move ROOT_COMPLEX selection to fam10 by Stefan Reinauer · 14 years ago
  10. 1c797a1 Avoid two conflicting invocations of build_opt_tbl by Patrick Georgi · 14 years ago
  11. 5391fe0 Myles suspected this hangs certain machines, so back it out. by Stefan Reinauer · 14 years ago
  12. 7bb34db don't leave VGA disabled by default on thomson ip1000 by Stefan Reinauer · 14 years ago
  13. 23836e2 zero warnings days... by Stefan Reinauer · 14 years ago
  14. c30a6e8 the dump function assumed that the mbi data comes right after the header. by Stefan Reinauer · 14 years ago
  15. 075fbe8 Remove a few more warnings from fam10. by Myles Watson · 14 years ago
  16. 07ef092 get rid of this nerving crt0.d stuff by Stefan Reinauer · 14 years ago
  17. 737735b fix COM2 resource bug in fintek f71805f driver. by Stefan Reinauer · 14 years ago
  18. 523ebd9 zero warning days. Move RAMTOP and RAMBASE together. by Stefan Reinauer · 14 years ago
  19. 97b21be fix a case where the fam10 code would overwrite parts of a struct. by Stefan Reinauer · 14 years ago
  20. 17b60a9 drop setup_ics code that was blatantly copied from cx700 and by Stefan Reinauer · 14 years ago
  21. f4cc089 Remove few more warnings and some dead code. by Myles Watson · 14 years ago
  22. 8816cdf geeesh! And this really compiles and even runs? by Stefan Reinauer · 14 years ago
  23. 4bcfb09 HWHoleSz must be u32... by Stefan Reinauer · 14 years ago
  24. 2d85fbed udelay_tsc does not exist in the whole tree. Neither does quadcore.h (anymore) by Stefan Reinauer · 14 years ago
  25. 5d3dee8 drop quite a lot of dead code that did nothing but produce warnings and make by Stefan Reinauer · 14 years ago
  26. 4154c66 zero warnings days. Down to under 600 different warnings by Stefan Reinauer · 14 years ago
  27. c264ad9 fix digitallogic adl855pc compilation (and clean up the warnings while at it) by Stefan Reinauer · 14 years ago
  28. ccdd20a move cpu/x86/car to cpu/intel/car as previously discussed on the mailing list. by Stefan Reinauer · 14 years ago
  29. 1abf46c ip1000: fix seabios start, fix flash gpio detection by Stefan Reinauer · 14 years ago
  30. 5ae1db0 fix a trivial warning when yabel with direct hw access is enabled. by Stefan Reinauer · 14 years ago
  31. 1f10de6 fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need to by Stefan Reinauer · 14 years ago
  32. 7925384 clean up LD scripts and add some comments and proper license headers by Stefan Reinauer · 14 years ago
  33. ea7f5a2 use the standard udelay on sc520. by Stefan Reinauer · 14 years ago
  34. f17ca16 Speed up coreboot_ram loading by moving the decompression stack by Stefan Reinauer · 14 years ago
  35. 170679b update atom car code in the same way that 6ex/6fx was updated. by Stefan Reinauer · 14 years ago
  36. 6d1b0d8 Fix eagleheights not a 6ex board, but using the same CAR code. by Stefan Reinauer · 14 years ago
  37. 1977b89 port latest model 6ex car changes to 6fx car, which is almost identical and by Stefan Reinauer · 14 years ago
  38. 3e1f524 by Stefan Reinauer · 14 years ago
  39. 5934b50 Move the CPU specific includes from by Patrick Georgi · 14 years ago
  40. 09f6718 Enable lazy evaluation of incs/lds for tiny bootblock, too. by Patrick Georgi · 14 years ago
  41. f1ce6f2 - move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusively by Patrick Georgi · 14 years ago
  42. d946649 add int15 handler for thomson ip1000 by Stefan Reinauer · 14 years ago
  43. 4cc5af9 do better error reporting in i82801dx early smbus functions. by Stefan Reinauer · 14 years ago
  44. accb50a The ADL855PC was never confirmed working (in fact it's pretty sure that code by Stefan Reinauer · 14 years ago
  45. 735c5ac add support for reading ip1000 gpios. by Stefan Reinauer · 14 years ago
  46. d93af23 simplify ram_read32 on i82830 by Stefan Reinauer · 14 years ago
  47. 77d31ec More trivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR. by Joseph Smith · 14 years ago
  48. bdf26a6 Trivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR. by Joseph Smith · 14 years ago
  49. 948f922 We don't define LB_CKS_* per board anymore: by Patrick Georgi · 14 years ago
  50. c8a9ead Drop ASM_CONSOLE_LOGLEVEL from LX car code. We do output in C in copy_and_run / by Stefan Reinauer · 14 years ago
  51. 314e551 This patch changes C7 CAR code to be a single assembler file instead by Stefan Reinauer · 14 years ago
  52. fbb02a5 zero warning days. by Stefan Reinauer · 14 years ago
  53. 2c0db45 fix the broken nvidia chipset boards, by Stefan Reinauer · 14 years ago
  54. d4f5373 zero warnings days. by Stefan Reinauer · 14 years ago
  55. f358c0c drop now unussed cpu_reset.inc by Stefan Reinauer · 14 years ago
  56. 3063432 zero warnings days. by Stefan Reinauer · 14 years ago
  57. d41a0bc Drop the need for cpu_reset, it's really just a short cut to stage2. by Stefan Reinauer · 14 years ago
  58. aa987b2 drop unused files by Stefan Reinauer · 14 years ago
  59. 0e34aef remove some amd mainboard warnings. by Stefan Reinauer · 14 years ago
  60. c666a64 drop unused files, and we only use ASM_LOG_LEVEL in one file now (LX CAR) by Stefan Reinauer · 14 years ago
  61. 6a445e8 zero warning days. by Stefan Reinauer · 14 years ago
  62. 7488e04 1. This patch adds CAR for Intel P6 series processors. by Joseph Smith · 14 years ago
  63. 853263b copy_and_run.c is not needed twice, and it is used on non-car too. by Stefan Reinauer · 14 years ago
  64. 10b29d8 thin out romcc epilogue and have it call copy_and_run as by Stefan Reinauer · 14 years ago
  65. c58f1d1 Indent model_fxx_init and model_10xx_init. by Myles Watson · 14 years ago
  66. ae60855 Copy acpi blobs in two parts to make sure gcc does the right thing. by Myles Watson · 14 years ago
  67. e64b637 Split crt0.S.lb into prologue and epilogue by Patrick Georgi · 14 years ago
  68. 362db61 Cosmetically make init_cpus more similar for fam10 and K8. by Myles Watson · 14 years ago
  69. 9b43afd Clean up fidvid files using indent. Remove some special print statements. by Myles Watson · 14 years ago
  70. 4839e2c Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix some white space. by Myles Watson · 14 years ago
  71. 604877e Move Kconfig for HT limits to northbridge/amd/Kconfig. by Myles Watson · 14 years ago
  72. 35784b6 cpu/emulation/qemu-x86 doesn't exist anymore, as this by Patrick Georgi · 14 years ago
  73. 109a1de Remove duplicate registers in digitallogic/adl855pc's device tree by Patrick Georgi · 14 years ago
  74. 56a684a - copy_and_run() gets the same calling convention on AMD and on all the others. by Stefan Reinauer · 14 years ago
  75. eea66b7 no warnings day by Stefan Reinauer · 14 years ago
  76. e9de1e2 move amd K8/Fam10 "bus detection" function prototypes to a common place. by Stefan Reinauer · 14 years ago
  77. 135a966 it's a long term, give the compiler a chance to breathe .. ;-) by Stefan Reinauer · 14 years ago
  78. 8a926845 clean up age old via epia target. by Stefan Reinauer · 14 years ago
  79. 3dfd03f drop the use of function pointers from romcc code. by Stefan Reinauer · 14 years ago
  80. c02c34e fix epia-m700 compilation, and remove more warnings. by Stefan Reinauer · 14 years ago
  81. 6c21469 no duplicate names in cmos.layout. by Stefan Reinauer · 14 years ago
  82. c2d2941 switch some ROMCC boards back to ROMCC. by Stefan Reinauer · 14 years ago
  83. c51dc44 "no warnings day" by Stefan Reinauer · 14 years ago
  84. 39162f7 oops... this is a critical issue. Some boards in the tree don't compile with by Stefan Reinauer · 14 years ago
  85. f8b1923 - unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY by Stefan Reinauer · 14 years ago
  86. 0ff769b fix CK804 boards. by Stefan Reinauer · 14 years ago
  87. 8f2c616 No warnings day, next round. by Stefan Reinauer · 14 years ago
  88. 233f186 fam10 acpi fix by Stefan Reinauerstepan · 14 years ago
  89. 133647a Signed-off-by: Rudolf Marek <r.marek@assembler.cz> by Rudolf Marek · 14 years ago
  90. f932c2e Add RS785G, looks like it works although it is RV620. by Rudolf Marek · 14 years ago
  91. c9250c6 device_t wants device/device.h by Stefan Reinauer · 14 years ago
  92. 10dd8b4 no need to udelay() by Stefan Reinauer · 14 years ago
  93. 3c8ac78 remove more warnings. by Stefan Reinauer · 14 years ago
  94. c65666f remove more warnings by Stefan Reinauer · 14 years ago
  95. 26afd18 remove more warnings. by Stefan Reinauer · 14 years ago
  96. b4a3fcf oops, sorry, overlapping work by Stefan Reinauer · 14 years ago
  97. 720297c remove some more warnings by Stefan Reinauer · 14 years ago
  98. b54deb7 Fix console prototypes for non-romcc boards. by Myles Watson · 14 years ago
  99. a4fa5ee Fix includes for showallroutes. by Myles Watson · 14 years ago
  100. 7355c75 The error message is misleading, even for a SPEW, because by Stefan Reinauer · 14 years ago