1. c02c34e fix epia-m700 compilation, and remove more warnings. by Stefan Reinauer · 14 years ago
  2. 6c21469 no duplicate names in cmos.layout. by Stefan Reinauer · 14 years ago
  3. c2d2941 switch some ROMCC boards back to ROMCC. by Stefan Reinauer · 14 years ago
  4. c51dc44 "no warnings day" by Stefan Reinauer · 14 years ago
  5. 39162f7 oops... this is a critical issue. Some boards in the tree don't compile with by Stefan Reinauer · 14 years ago
  6. f8b1923 - unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY by Stefan Reinauer · 14 years ago
  7. 0ff769b fix CK804 boards. by Stefan Reinauer · 14 years ago
  8. 8f2c616 No warnings day, next round. by Stefan Reinauer · 14 years ago
  9. 233f186 fam10 acpi fix by Stefan Reinauerstepan · 14 years ago
  10. 133647a Signed-off-by: Rudolf Marek <r.marek@assembler.cz> by Rudolf Marek · 14 years ago
  11. f932c2e Add RS785G, looks like it works although it is RV620. by Rudolf Marek · 14 years ago
  12. c9250c6 device_t wants device/device.h by Stefan Reinauer · 14 years ago
  13. 10dd8b4 no need to udelay() by Stefan Reinauer · 14 years ago
  14. 3c8ac78 remove more warnings. by Stefan Reinauer · 14 years ago
  15. c65666f remove more warnings by Stefan Reinauer · 14 years ago
  16. bed872d Add noreturn attribute to die() in romcc. by Stefan Reinauer · 14 years ago
  17. 26afd18 remove more warnings. by Stefan Reinauer · 14 years ago
  18. b4a3fcf oops, sorry, overlapping work by Stefan Reinauer · 14 years ago
  19. 720297c remove some more warnings by Stefan Reinauer · 14 years ago
  20. b54deb7 Fix console prototypes for non-romcc boards. by Myles Watson · 14 years ago
  21. a4fa5ee Fix includes for showallroutes. by Myles Watson · 14 years ago
  22. 7355c75 The error message is misleading, even for a SPEW, because by Stefan Reinauer · 14 years ago
  23. 0c781b2 - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. by Stefan Reinauer · 14 years ago
  24. 84b685a Consolidate ifdefs in src/lib/cbmem.c for readability. by Myles Watson · 14 years ago
  25. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  26. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  27. b8ac05d mini part of the patch on the mailing list to fix the boards again by Stefan Reinauer · 14 years ago
  28. f2b7a43 no USE_INIT by Stefan Reinauer · 14 years ago
  29. 3ac400e drop USE_INIT should be USE_PRINTK_IN_CAR here. by Stefan Reinauer · 14 years ago
  30. b01fe69 that version of console_tx_byte is private. by Stefan Reinauer · 14 years ago
  31. 23a3e79 fix some amd k8 warnings by Stefan Reinauer · 14 years ago
  32. cca6268 get coreboot_ap memory training in cache mechanism in place. Didn't work since by Stefan Reinauer · 14 years ago
  33. c269d23 fix some southbridge warnings (trivial) by Stefan Reinauer · 14 years ago
  34. 495b92b - drop unneeded Makefile.inc by Stefan Reinauer · 14 years ago
  35. 0b2f185 indent mptable.c by Stefan Reinauer · 14 years ago
  36. fc2b8ec drop USE_INIT from mainboard Kconfig files, it's already set in src/Kconfig by Stefan Reinauer · 14 years ago
  37. acdd52f make crt0s and ldscripts evaluate late, so the chipset_* variables are there at by Stefan Reinauer · 14 years ago
  38. 0ed0b7c abuild: by Stefan Reinauer · 14 years ago
  39. abdf848 abuild: by Stefan Reinauer · 14 years ago
  40. fd0bef8 build_opt_tbl: error instead of null pointer access if no checksum is defined. by Stefan Reinauer · 14 years ago
  41. c719f1a add CONFIG_NO_POST as it is used in the code, and move it together with CONFIG_SERIAL_POST by Stefan Reinauer · 14 years ago
  42. 8b547b1 reduce warnings in MCP55 and Fam10 code by Stefan Reinauer · 14 years ago
  43. 9b70cb6 fix ms9652_fam10 by Stefan Reinauer · 14 years ago
  44. 9050b71 unify cmos.layout wrt AMD extended configuration registers. by Stefan Reinauer · 14 years ago
  45. 7ac3df8 this fixes 3 of 4 mainboards failed by the error on missing IRQ_SLOT_COUNT. by Stefan Reinauer · 14 years ago
  46. 8e726b7 Don't include option_table.h every time we include mc146818rtc.h, that was a by Stefan Reinauer · 14 years ago
  47. 798ef28 This drops the ASSEMBLY define from romstage.c, too by Stefan Reinauer · 14 years ago
  48. 72bdfeb - drop GCC 2.x workaround, GCC 2.x is not supported anymore. by Stefan Reinauer · 14 years ago
  49. 86b6dba trivial warning cleanups by Stefan Reinauer · 14 years ago
  50. 8655412 - include option_table.h when it is created, and that's HAVE_OPTION_TABLE by Stefan Reinauer · 14 years ago
  51. 2c5dc65 qemu: drop "northbridge.c" from src/cpu/... by Stefan Reinauer · 14 years ago
  52. 5e32823 __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into by Stefan Reinauer · 14 years ago
  53. 8013d5a cpu_driver structs need to be const, too... by Stefan Reinauer · 14 years ago
  54. b5828d7 This patch drops the coreboot CMOS checksum ranges from Kconfig because by Stefan Reinauer · 14 years ago
  55. 002c9ff abuild: fail with dignity if mainboard does not exist. by Stefan Reinauer · 14 years ago
  56. 9a16e3e dualcore.h and quadcore.h are almost exactly the same. by Stefan Reinauer · 14 years ago
  57. e9f3258 This patch fixes build.h dependencies in coreboot again. by Stefan Reinauer · 14 years ago
  58. e0d607a Add a non-time consuming version of ram check so we can print a decent error by Stefan Reinauer · 14 years ago
  59. bcd31ff drop post_code() by Stefan Reinauer · 14 years ago
  60. 35b6bbb drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more by Stefan Reinauer · 14 years ago
  61. 83a1dd8 drop __ROMCC__ define checks.. __PRE_RAM__ is what the code should be looking for. by Stefan Reinauer · 14 years ago
  62. f733d47 ccache and scan-build actually work together, so remove the by Patrick Georgi · 14 years ago
  63. 51e142f make only needs to read Makefile.incs once, thanks to the by Patrick Georgi · 14 years ago
  64. 9417cc0 Remove dead code and make white space more consistent for acpi_tables.c by Myles Watson · 14 years ago
  65. 723c270 Update libpayload default configuration so a make oldconfig by Stefan Reinauer · 14 years ago
  66. 026476e Make sconfig only complain about real conflicts. by Patrick Georgi · 14 years ago
  67. 0735142 1. Remove warnings and multiple blank lines. by Zheng Bao · 14 years ago
  68. b56f2d0 by Stefan Reinauer · 14 years ago
  69. e5d30b7 by Stefan Reinauer · 14 years ago
  70. 516a2a7 Add support to build with ccache in the build system by Patrick Georgi · 14 years ago
  71. 0ab9d12 Make build verbose when requested by abuild by Patrick Georgi · 14 years ago
  72. b700254 by Stefan Reinauer · 14 years ago
  73. 7208f6e don't hardcode i386 in lpgcc by Stefan Reinauer · 14 years ago
  74. 0350c0f allow libpayload to completely build out of tree. by Stefan Reinauer · 14 years ago
  75. d361308 prevent timer overflows in libpayload by Stefan Reinauer · 14 years ago
  76. 1beabe1 make keyboard reset driver generic (not pc keyboard driver dependent) by Stefan Reinauer · 14 years ago
  77. c2d0b62 Copy argument of -include as it's modified later. by Patrick Georgi · 14 years ago
  78. 09a0eb4 It's really obj=, not O= (see toplevel Makefile) by Patrick Georgi · 14 years ago
  79. 86dbe15 One feature I've been really missing since we switched to by Stefan Reinauer · 14 years ago
  80. 715d6e0 abuild should be using O=, not obj= by Stefan Reinauer · 14 years ago
  81. 565a281 Get rid of type-punned pointer errors. by Myles Watson · 14 years ago
  82. d1149d7 Some keyboards need a longer timeout. Also increase error level, because a by Stefan Reinauer · 14 years ago
  83. a2e5f37 Drop unneeded code that checks for CONFIG_ variables in build_opt_tbl. by Stefan Reinauer · 14 years ago
  84. bb44d0e fix acpi dsdt copy on roda rk886ex by Stefan Reinauer · 14 years ago
  85. 5f0aefb SMM: remove hack that was needed back in oldconfig times. by Stefan Reinauer · 14 years ago
  86. 7103eb7 oops, forgot to cleanup extra output in bootblock creation for dependency patch by Stefan Reinauer · 14 years ago
  87. 6bee951 dependency tracking for coreboot by Stefan Reinauer · 14 years ago
  88. 9db39d3 CPPFLAGS and DEBUG_CFLAGS don't exist since Kconfig. Drop their remainders. by Stefan Reinauer · 14 years ago
  89. 93a69b8 mahogany_fam10: rename apc_auto.c to ap_romstage.c like on all other boards by Stefan Reinauer · 14 years ago
  90. cadefaf Fix reading HT link offsets. by Maximilian Thuermer · 14 years ago
  91. 86051f9 Use coreboot-internal version of x86emu for the vgabios utility. by Stefan Reinauer · 14 years ago
  92. b7f53b2 Prepare for using coreboot x86emu in userspace utility "vgabios" by Stefan Reinauer · 14 years ago
  93. f0aa09b fix newly introduced printk_foo warnings.. by Stefan Reinauer · 14 years ago
  94. 0b2cda8 Remove the building warnings. by Zheng Bao · 14 years ago
  95. b63bdbe Remove the building warnings. by Zheng Bao · 14 years ago
  96. c8c09bb Removing build warning of sb600 & rs690. by Wang Qing Pei · 14 years ago
  97. b5466b0 Fix i82801dx_power_options() so CONFIG_MAINBOARD_POWER_ON_AFTER_POWER_FAIL works, and rewrite HPET code. by Joseph Smith · 14 years ago
  98. e799c8b Revert my debugging patch that got committed by accident. Sorry. by Myles Watson · 14 years ago
  99. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
  100. 53b0ea4 drop some unused files and fix warnings on i945 based systems. by Stefan Reinauer · 14 years ago