1. 0f0d497 abuild: Don't print "Using payload ..." message in quiet mode by Alexandru Gagniuc · 10 years ago
  2. ddb7a9d abuild: update output so multithreaded is decipherable by Martin Roth · 10 years ago
  3. 48a243b utils: Remove references to tracker from manpages by Martin Roth · 10 years ago
  4. 02ac6c3 build system: only do the compiler test for gcc by Patrick Georgi · 10 years ago
  5. c32b4a4 abuild: pass compiler configuration options to tool building step by Patrick Georgi · 10 years ago
  6. 511f823 abuild: fix cross compiler test by Patrick Georgi · 10 years ago
  7. 02802df abuild: skip boards for which we lack a cross compiler by Patrick Georgi · 10 years ago
  8. 0a76bcc abuild: don't track architecture by Patrick Georgi · 10 years ago
  9. aab0cce abuild: make build directory configurable with a variable by Patrick Georgi · 11 years ago
  10. 2d24279 abuild: update version and copyright by Patrick Georgi · 10 years ago
  11. ad27322 abuild: allow build results outside the source tree by Patrick Georgi · 10 years ago
  12. b0bc63b abuild: allow deleting the work directories immediately by Patrick Georgi · 10 years ago
  13. 246234f abuild: Only build boards with Kconfig by Patrick Georgi · 10 years ago
  14. fadbe5f build: make scan-build work again by Patrick Georgi · 10 years ago
  15. 443fbcf abuild: replace hardcoded values by their variables by Patrick Georgi · 10 years ago
  16. e9fe654 abuild: add -L|--clang to enable clang builds by Patrick Georgi · 10 years ago
  17. d520840 kconfig: update to follow upstream more closely by Patrick Georgi · 10 years ago
  18. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  19. 34195be abuild: break early if building tools fails by Patrick Georgi · 11 years ago
  20. 7bd269e abuild: more verbose configuration step by Patrick Georgi · 10 years ago
  21. d03d69b abuild: improve --remove by Patrick Georgi · 11 years ago
  22. 6f0e160 abuild: drop xml mode by Patrick Georgi · 11 years ago
  23. 5895551 abuild: fix and enable USE_XARGS configuration by Patrick Georgi · 11 years ago
  24. c888326 buildgcc: Downgrade to gcc 4.7.3, handle armv7-a by Patrick Georgi · 11 years ago
  25. 66a68a2 abuild: Add xgcc tools to the path by Marc Jones · 11 years ago
  26. 711a6fd Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot binary by Ronald G. Minnich · 11 years ago
  27. 1009907 abuild: Select correct cross compiler for ARMV7 architecture by Stefan Reinauer · 12 years ago
  28. 17b24d3 abuild: produce valid junit files by Stefan Reinauer · 12 years ago
  29. 1a5301d abuild: only rebuild boards if requested or after a broken build by Patrick Georgi · 12 years ago
  30. 7a12a32 Fix abuild output in Jenkins by Stefan Reinauer · 12 years ago
  31. c31e3ac abuild: allow building with no payload by Patrick Georgi · 12 years ago
  32. 80d2526 abuild: abort if payload.sh failed by Patrick Georgi · 12 years ago
  33. c95da25 Improve parsing of --cpu parameter in abuild script. by Raymond Danks · 12 years ago
  34. 92ff934 abuild: Disable abuild-level parallelism for now by Patrick Georgi · 12 years ago
  35. 64d9a77 abuild: Move configuration handling together by Patrick Georgi · 12 years ago
  36. 2ea8e86 abuild: Remove abuild.info hack by Patrick Georgi · 13 years ago
  37. 43105d6 abuild: Build boards in parallel if possible by Patrick Georgi · 13 years ago
  38. bea8421 abuild: Add option to use binary files by Patrick Georgi · 12 years ago
  39. 92cfe18 Add getopt implementation to abuild by Patrick Georgi · 12 years ago
  40. 7be482b Drop support for BROKEN marker by Patrick Georgi · 13 years ago
  41. 3fd44c3 abuild: Don't try to use files that don't exist by Patrick Georgi · 13 years ago
  42. 3db85f3 abuild: Write XML/JUnit files per board by Patrick Georgi · 13 years ago
  43. f49f7c8 abuild: Refactor parallelization support by Patrick Georgi · 13 years ago
  44. 8e26465 abuild: Avoid race condition when running abuild parallely by Patrick Georgi · 13 years ago
  45. 140a990 Teach abuild to emit JUnit formatted build reports by Patrick Georgi · 13 years ago
  46. f9d19f2 Report build result from abuild (did all requested boards build?) by Patrick Georgi · 13 years ago
  47. 478b77d Fix using custom build configs in abuild by Mathias Krause · 14 years ago
  48. f1939bb Per default, use SeaBIOS payload instead of no payload. by Stefan Reinauer · 14 years ago
  49. bccbbe6 The same mechanisms are used for normal and fallback images. by Stefan Reinauer · 14 years ago
  50. e7a30ee Don't skip already built targets anymore, because a recent change could have by Stefan Reinauer · 14 years ago
  51. 89ec376 Allow user to define location for Kconfig config via by Patrick Georgi · 14 years ago
  52. 0cda959 USBDEBUG by default in abuild was committed by mistake and by Patrick Georgi · 14 years ago
  53. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  54. 0e8f204 The commandline parsing for abuild doing a couple of buggy things: by Warren Turkal · 14 years ago
  55. 7f072fe Fix abuild to build all boards. Revision 5754 changed the way vendors and by Myles Watson · 14 years ago
  56. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  57. 1cd76e7 - Make abuild -sb work again by Patrick Georgi · 14 years ago
  58. a2acbc7 Build utils into their source directory equivalent in by Patrick Georgi · 14 years ago
  59. 7e8c9aa Replace sconfig with a C implementation. by Patrick Georgi · 14 years ago
  60. 0ed0b7c abuild: by Stefan Reinauer · 14 years ago
  61. abdf848 abuild: by Stefan Reinauer · 14 years ago
  62. 002c9ff abuild: fail with dignity if mainboard does not exist. by Stefan Reinauer · 14 years ago
  63. 51e142f make only needs to read Makefile.incs once, thanks to the by Patrick Georgi · 14 years ago
  64. 516a2a7 Add support to build with ccache in the build system by Patrick Georgi · 14 years ago
  65. 0ab9d12 Make build verbose when requested by abuild by Patrick Georgi · 14 years ago
  66. 09a0eb4 It's really obj=, not O= (see toplevel Makefile) by Patrick Georgi · 14 years ago
  67. 86dbe15 One feature I've been really missing since we switched to by Stefan Reinauer · 14 years ago
  68. 715d6e0 abuild should be using O=, not obj= by Stefan Reinauer · 14 years ago
  69. 020f51f Add scan-build support to the build system. by Patrick Georgi · 14 years ago
  70. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  71. 68882a3 Remove two perl calls with sed, and adds an alternative by Patrick Georgi · 15 years ago
  72. 94f5f70 python is no longer used in abuild. by Stefan Reinauer · 15 years ago
  73. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  74. b8a89da These lines slipped in. Sorry for the inconvenience. by Stefan Reinauer · 15 years ago
  75. 68003b8 add Kbuild support to abuild and enable it per default; by Stefan Reinauer · 15 years ago
  76. 6768f39 Remove: by Patrick Georgi · 15 years ago
  77. 0e0655e .. make abuild Kconfig proof for the time being. by Stefan Reinauer · 15 years ago
  78. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  79. 0d4a08e let abuild autodetect the coreboot path a bit better. So in the top level of by Stefan Reinauer · 15 years ago
  80. 9dd27bc the tool chain settings should not be in renamed (as they will never live in by Stefan Reinauer · 15 years ago
  81. 36f230e whoops. missed those two.. by Stefan Reinauer · 15 years ago
  82. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  83. 240ef7c Change the CBFS build process to use coreboot.rom by Patrick Georgi · 15 years ago
  84. a84a99b Various fixes to the tree to get coreboot-v2 to build on Solaris by Patrick Georgi · 15 years ago
  85. 4760533 Instead of just by Stefan Reinauer · 15 years ago
  86. 18d7320 Remove the requirement for payload.sh files to be executable. This by Patrick Georgi · 15 years ago
  87. 2d3e712 Add an "-l <num>" argument to abuild that sets the LOGLEVEL variables by Patrick Georgi · 15 years ago
  88. 4e00640 Add -r|--remove option to force abuild to remove the output directory by Uwe Hermann · 15 years ago
  89. 1da9a79 move architecture override before cross compiler detection, or the Sandpoint by Stefan Reinauer · 15 years ago
  90. 8e304e6 fix cross compilation in abuild for certain scenarios by Stefan Reinauer · 15 years ago
  91. 8f556be abuild: Don't forget CROSS_COMPILE anymore. by Stefan Reinauer · 15 years ago
  92. 2f110a8 trivial patch for abuild: allow powerpc-elf-gcc, too. by Stefan Reinauer · 15 years ago
  93. 84a1f4e this commit should fix Ticket #122 (proper log files for all builds) by Stefan Reinauer · 15 years ago
  94. d229677 20090310-3-scanbuild: by Patrick Georgi · 15 years ago
  95. cc44b06 abuild: by Stefan Reinauer · 15 years ago
  96. dc65196 Add an abuild command line option for -fno-stack-protect for toolchains that might require it. by Marc Jones · 16 years ago
  97. 39d4e5f abuild: fix gnu getopt detection (trivial) by Stefan Reinauer · 16 years ago
  98. d9ce08d not sure why this ever worked. Add --xml / -x to the supported options (trivial) by Stefan Reinauer · 16 years ago
  99. 02a4e7f sync latest version of abuild (0.6) (trivial patch) by Stefan Reinauer · 16 years ago
  100. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 17 years ago