1. dd678a2 msrtool: Decoding for most of Intel Core 2 MSRs by Anton Kochkov · 12 years ago
  2. 70f3987 inteltool: Add support for Atom N455 (0x106c0) in CPU MSRs dump by Olivier Langlois · 12 years ago
  3. 5e732b8 util/runfw/googlesnow.c: Remove trailing whitespace by Paul Menzel · 12 years ago
  4. b867281 Utility to run the snow bios in user mode by Ronald G. Minnich · 12 years ago
  5. db5b893 Add more information to the cbfstool print by Stefan Reinauer · 12 years ago
  6. 88c4939 make crossgcc: compile all required toolchains by Stefan Reinauer · 12 years ago
  7. 0b23d47 armv7: Place reset vector + CBFS header + bootblock dynamically by David Hendricks · 12 years ago
  8. a12eacc use a relative path for #line 3 by David Hendricks · 12 years ago
  9. d37ab45 Implement GCC code coverage analysis by Stefan Reinauer · 12 years ago
  10. 9ad1f56 armv7: dynamically calculate the branch offset in cbfstool by David Hendricks · 12 years ago
  11. c019907 cbmem utility: Find actual CBMEM area by Stefan Reinauer · 12 years ago
  12. d7144dc cbmem utility: unify debug output by Stefan Reinauer · 12 years ago
  13. 062730d cbfstool: index is replaced by strchr. by zbao · 12 years ago
  14. 19f8756 cbmem utility: Add option to dump cbmem console by Stefan Reinauer · 12 years ago
  15. 1665bb3 cbmem utility: drop obsolete python based implementation by Stefan Reinauer · 12 years ago
  16. 9da7570 cbfstool: Fix warnings on OS X by Stefan Reinauer · 12 years ago
  17. 05cbce6 cbmem utility: Use mmap instead of fseek/fread by Stefan Reinauer · 12 years ago
  18. 086842a Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*". by Hung-Te Lin · 12 years ago
  19. 10c90d3 update CFLAGS for armv7 by David Hendricks · 12 years ago
  20. 454856b add user-specified offset when creating armv7 cbfs image by David Hendricks · 12 years ago
  21. 1e0e556 cbmem utility: support command line options by Stefan Reinauer · 12 years ago
  22. ceb82da add a return type to test function used by xcompile by David Hendricks · 12 years ago
  23. a182cbd cbfstool: Align the column of build hint message. by Zheng Bao · 12 years ago
  24. cf5aaaf cbfstool: Catch failing parse_elf_to_payload() by Stefan Reinauer · 12 years ago
  25. 1224626 Revert "armv7: use __cpu_to_le32 for endianness of reset vector instruction" by Stefan Reinauer · 12 years ago
  26. 198d23c crossgcc: Normalize library directories by Patrick Georgi · 12 years ago
  27. 1009907 abuild: Select correct cross compiler for ARMV7 architecture by Stefan Reinauer · 12 years ago
  28. 16bd789 buildgcc: Clean up PATH handling by Stefan Reinauer · 12 years ago
  29. a348d90 buildgcc: drop hack to build gcc trunk versions by Stefan Reinauer · 12 years ago
  30. 969cd93 buildgcc: Remove mingw32 hacks by Patrick Georgi · 12 years ago
  31. 17b24d3 abuild: produce valid junit files by Stefan Reinauer · 12 years ago
  32. 67ce04e armv7: use __cpu_to_le32 for endianness of reset vector instruction by David Hendricks · 12 years ago
  33. fecd26f crossgcc: Generalize matching for the mingw case by Patrick Georgi · 12 years ago
  34. cb08954 Fix xcompile (again) by Stefan Reinauer · 12 years ago
  35. e42133f Fix xcompile for ARMv7 and our cross toolchain by Stefan Reinauer · 12 years ago
  36. 4266b92 crossgcc: Fix buildgcc on Mac OS X by Stefan Reinauer · 12 years ago
  37. dab4238 crossgcc: Add support for building armv7a toolchain by Stefan Reinauer · 12 years ago
  38. 8d71155 Rename devices -> device by Stefan Reinauer · 12 years ago
  39. 0a97759 cbfstool: Clean up messages by Stefan Reinauer · 12 years ago
  40. 90ca3b6 Add multi-architecture support to cbfstool by David Hendricks · 12 years ago
  41. 6d1fcd5 crossgcc: Only build iasl in acpica. by Zheng Bao · 12 years ago
  42. e773c92 Make mainboard_ops and mainboard.c file optional by Kyösti Mälkki · 12 years ago
  43. f33e395 build system: Split linking into multiple steps by Patrick Georgi · 12 years ago
  44. b6f765e Provide weak empty declarations of all chip_ops used on a board by Patrick Georgi · 12 years ago
  45. 1a5301d abuild: only rebuild boards if requested or after a broken build by Patrick Georgi · 12 years ago
  46. 536b53e xcompile: Add missing XGCCPATH by Zheng Bao · 12 years ago
  47. e820e5c Make xcompile support multiple architectures by Ronald G. Minnich · 12 years ago
  48. 6b11c8b crossgcc: update to acpica-20121114 by Idwer Vollering · 12 years ago
  49. 0a3f239 crossgcc: properly test for flex by Patrick Georgi · 12 years ago
  50. 1a2a6ee Cleanup sconfig by Kyösti Mälkki · 12 years ago
  51. 17b77ab buildgcc: Print error if flex is missing by Stefan Reinauer · 12 years ago
  52. f6659ca nvramtool: fsync for mingw. by Zheng Bao · 12 years ago
  53. 6321758 cbfstool: Rework to use getopt style parameters by Stefan Reinauer · 12 years ago
  54. 2e200cd cbfstool: Update LZMA encoder to LZMA SDK 9.12 by Stefan Reinauer · 12 years ago
  55. 7c6b6bb cbmem compilation needs to use the hardened toolchain by Vadim Bendebury · 12 years ago
  56. 4a17d29 ifdtool: Dump more registers from FD by Stefan Reinauer · 12 years ago
  57. 6d18fd0 Utility to dump boot timing table by Vadim Bendebury · 12 years ago
  58. cb6fd30 cbfstool: Remove unused cmd_t by Stefan Reinauer · 12 years ago
  59. 20848ee cbfstool: add add-flat-binary command to add raw executables by Stefan Reinauer · 12 years ago
  60. 3c53d33 ifdtool: Add locking/unlocking and dumping of access permissions by Stefan Reinauer · 12 years ago
  61. 7a12a32 Fix abuild output in Jenkins by Stefan Reinauer · 12 years ago
  62. 5e93b37 Fix Segmentation Fault in ifdtool by Stefan Reinauer · 12 years ago
  63. d0b860a Add utility for parsing/modifying DTD array by Vadim Bendebury · 12 years ago
  64. 00ba25d Get more informative output from cbmem.py by Vadim Bendebury · 12 years ago
  65. f27d36c Fix cbmem to work on 64 bit platforms by Vadim Bendebury · 12 years ago
  66. a90bd52 cbfstool: add offset parameter to create command by Stefan Reinauer · 12 years ago
  67. 746d174 cbfstool: respect dependencies when building locally by Stefan Reinauer · 12 years ago
  68. a93c3fe Drop redundant CHIP_NAME in mainboard.c by Kyösti Mälkki · 12 years ago
  69. 336db54 crossgcc: build expat and python in silence by Idwer Vollering · 12 years ago
  70. aa5eae6 inteltool: Add output of 64bit registers in PMBASE by Nico Huber · 12 years ago
  71. 573d37d crossgcc: update to Python 2.7.3 by Idwer Vollering · 12 years ago
  72. 296a015 crossgcc: update to expat 2.1.0 by Idwer Vollering · 12 years ago
  73. cd02793 crossgcc: update mingw w32api's download URL by Idwer Vollering · 12 years ago
  74. 04ceed6 buildgcc: redirect error output to /dev/null by Zheng Bao · 12 years ago
  75. 908b043 crossgcc: update to mingwrt 3.20-2 by Idwer Vollering · 12 years ago
  76. 655a65c crossgcc: update to binutils 2.23 by Idwer Vollering · 12 years ago
  77. 7962fc7 crossgcc: update to MPC 1.0.1 by Idwer Vollering · 12 years ago
  78. 27efb4c crossgcc: update to MPFR 3.1.1 by Idwer Vollering · 12 years ago
  79. fedb63a crossgcc: update to GDB 7.5 by Idwer Vollering · 12 years ago
  80. 1cfee0b crossgcc: update to gcc 4.7.2 by Idwer Vollering · 12 years ago
  81. cbd6312 crossgcc: fix compilation of acpica by Idwer Vollering · 12 years ago
  82. def50b0 kconfig: Some terms or curses libraries treat backspace as 0x08 by Zheng Bao · 12 years ago
  83. 5451672 build: build coreboot on mingw. by Zheng Bao · 12 years ago
  84. c31cdd8 cbfstool: Add -mno-ms-bitfields on (mingw) by Zheng Bao · 12 years ago
  85. fba86bf inteltool: improve the libpci test in the Makefile by Stefan Tauner · 12 years ago
  86. 1a00cf0 inteltool: add support for 946GZ and 946PL by Stefan Tauner · 12 years ago
  87. 04c0600 inteltool: new definitions and cleanup by Stefan Tauner · 12 years ago
  88. f450b86 inteltool: remove bashism from Makefile by Stefan Tauner · 12 years ago
  89. 36156ff crossgcc: Allow the non-gnu tar and patch work on XxxBSD by Zheng Bao · 12 years ago
  90. c31e3ac abuild: allow building with no payload by Patrick Georgi · 12 years ago
  91. aada2e1 Every chip must have chip_operations by Kyösti Mälkki · 12 years ago
  92. 9b757dc lint: Get absolute path in compare_output by Zheng Bao · 12 years ago
  93. 684b8ab lint: Stop searching when one GNUmake is found by Zheng Bao · 12 years ago
  94. 89397fc superiotool: Fix for FreeBSD by Andriy Gapon · 12 years ago
  95. b13e94c nvramtool: uname in NetBSD doesnt take "-o" by Zheng Bao · 12 years ago
  96. 82c06bd nvramtool: Require no hw access for integrated Makefile by Zheng Bao · 12 years ago
  97. 533bca8 lint: Add template for mktemp to meet BSD requirements by Zheng Bao · 12 years ago
  98. 80d2526 abuild: abort if payload.sh failed by Patrick Georgi · 12 years ago
  99. 5c63761 nvramtool: Read/write binary data as binary by Patrick Georgi · 12 years ago
  100. 5b209c0 crossgcc: Change the term color back (trivial) by Zheng Bao · 12 years ago