1. 69a21b1 crossgcc: Fix building with texinfo-5.x by Nico Huber · 11 years ago
  2. 6b0d0d6 cbfstool: Add update-fit command by Aaron Durbin · 12 years ago
  3. dc7bc8e cbfstool: Fix cbfs_image.c by Stefan Reinauer · 11 years ago
  4. 73982c3 xcompile: honor LINKER_SUFFIX variable by Aaron Durbin · 11 years ago
  5. b02c873 cbfstool: Fix initial empty space in image creation. by Hung-Te Lin · 11 years ago
  6. e4ea2ca cbfstool locate: Implement alignment switch --align/-a by Hung-Te Lin · 11 years ago
  7. e919837 cbfstool locate: Rename -a align switch to -P for page size by Hung-Te Lin · 11 years ago
  8. ab9b71d superiotool: Add support for the IT8728F Super I/O by Андрей Павлов · 11 years ago
  9. c2c9723 Show the device tree. by Ronald G. Minnich · 11 years ago
  10. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  11. 1278142 nvramtool: reduce memory mapping by Patrick Georgi · 11 years ago
  12. 11a7db3 romcc: Don't fail on function prototypes by Patrick Georgi · 11 years ago
  13. 7b654a9 cbfstool: Fix compile warnings caused by incorrect data types. by Hung-Te Lin · 11 years ago
  14. 475d42a cbfstool: Add `-Werror` to make all warnings into errors by Paul Menzel · 11 years ago
  15. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  16. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  17. ebae438 crossgcc: Support hosts using non-GNU make as default make. by Hung-Te Lin · 11 years ago
  18. 4610247 cbfstool: Handle alignment in UEFI payloads by Patrick Georgi · 11 years ago
  19. 408aefd cbfstool: Fix crash on image without bootblock in end of ROM. by Hung-Te Lin · 11 years ago
  20. 30b895f crossgcc: Save the script itself when cross build is over. by Zheng Bao · 11 years ago
  21. c5ff648 armv7: Prevent CBFS data overlapping bootblock. by Hung-Te Lin · 11 years ago
  22. e876418 cbfstool: Add support for 64bit UEFI by Stefan Reinauer · 11 years ago
  23. 543a682 cbfstool: support parsing UEFI firmware volumes by Stefan Reinauer · 11 years ago
  24. c13e4bf cbfstool: Use cbfs_image API for "add-*" (add-payload, add-stage, ...) commands. by Hung-Te Lin · 11 years ago
  25. 5f3eb26 cbfstool: Use cbfs_image api for "add" command. by Hung-Te Lin · 11 years ago
  26. f56c73f cbfstool: Use cbfs_image API for "create" command. by Hung-Te Lin · 11 years ago
  27. 215d1d7 cbfstool: Use cbfs_image API for "locate" command. by Hung-Te Lin · 11 years ago
  28. 49fcd75 cbfstool: Fix incorrect CBFS free space by old cbfstool. by Hung-Te Lin · 11 years ago
  29. c03d9b0 cbfstool: Use cbfs_image API for "remove" command. by Hung-Te Lin · 11 years ago
  30. 0f8af71 cbfstool: Use cbfs_image API for "extract" command. by Hung-Te Lin · 11 years ago
  31. 3bb035b cbfstool: Use cbfs_image API for "print" command. by Hung-Te Lin · 11 years ago
  32. eab2c81 cbfstool: Add cbfs_image new CBFS image manipulation API. by Hung-Te Lin · 11 years ago
  33. 3cfacbf cbfstool: Add buffer management API. by Hung-Te Lin · 11 years ago
  34. dada125 crossgcc: add armv7a-eabi to list of working toolchains by David Hendricks · 11 years ago
  35. 5be6673 cbfstool: Update example file. by Hung-Te Lin · 11 years ago
  36. 332795c cbfstool: Make endian detection functions to work without prior setup. by Hung-Te Lin · 11 years ago
  37. 05dccae cbfstool: move flat-binary parsing to cbfs-mkpayload. by Hung-Te Lin · 11 years ago
  38. 4d87d4e cbfstool: Add -v (verbose) output. by Hung-Te Lin · 11 years ago
  39. 21d0fc0 Add a clean target to the run firmware (runfw) Makefile by Ronald G. Minnich · 11 years ago
  40. 5a9f45c cbfstool: Prevent file name to be corrupted by basename(). by Hung-Te Lin · 11 years ago
  41. 657ea6a cbfstool: Change "locate" output to prefix "0x". by Hung-Te Lin · 11 years ago
  42. 4505ceb cbfstool: Remove unused header files. by Hung-Te Lin · 11 years ago
  43. d173962 cbfstool: Store global variables into struct. by Hung-Te Lin · 11 years ago
  44. dd678a2 msrtool: Decoding for most of Intel Core 2 MSRs by Anton Kochkov · 12 years ago
  45. 70f3987 inteltool: Add support for Atom N455 (0x106c0) in CPU MSRs dump by Olivier Langlois · 11 years ago
  46. 5e732b8 util/runfw/googlesnow.c: Remove trailing whitespace by Paul Menzel · 11 years ago
  47. b867281 Utility to run the snow bios in user mode by Ronald G. Minnich · 12 years ago
  48. db5b893 Add more information to the cbfstool print by Stefan Reinauer · 11 years ago
  49. 88c4939 make crossgcc: compile all required toolchains by Stefan Reinauer · 12 years ago
  50. 0b23d47 armv7: Place reset vector + CBFS header + bootblock dynamically by David Hendricks · 12 years ago
  51. a12eacc use a relative path for #line 3 by David Hendricks · 12 years ago
  52. d37ab45 Implement GCC code coverage analysis by Stefan Reinauer · 12 years ago
  53. 9ad1f56 armv7: dynamically calculate the branch offset in cbfstool by David Hendricks · 12 years ago
  54. c019907 cbmem utility: Find actual CBMEM area by Stefan Reinauer · 12 years ago
  55. d7144dc cbmem utility: unify debug output by Stefan Reinauer · 12 years ago
  56. 062730d cbfstool: index is replaced by strchr. by zbao · 12 years ago
  57. 19f8756 cbmem utility: Add option to dump cbmem console by Stefan Reinauer · 12 years ago
  58. 1665bb3 cbmem utility: drop obsolete python based implementation by Stefan Reinauer · 12 years ago
  59. 9da7570 cbfstool: Fix warnings on OS X by Stefan Reinauer · 12 years ago
  60. 05cbce6 cbmem utility: Use mmap instead of fseek/fread by Stefan Reinauer · 12 years ago
  61. 086842a Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*". by Hung-Te Lin · 12 years ago
  62. 10c90d3 update CFLAGS for armv7 by David Hendricks · 12 years ago
  63. 454856b add user-specified offset when creating armv7 cbfs image by David Hendricks · 12 years ago
  64. 1e0e556 cbmem utility: support command line options by Stefan Reinauer · 12 years ago
  65. ceb82da add a return type to test function used by xcompile by David Hendricks · 12 years ago
  66. a182cbd cbfstool: Align the column of build hint message. by Zheng Bao · 12 years ago
  67. cf5aaaf cbfstool: Catch failing parse_elf_to_payload() by Stefan Reinauer · 12 years ago
  68. 1224626 Revert "armv7: use __cpu_to_le32 for endianness of reset vector instruction" by Stefan Reinauer · 12 years ago
  69. 198d23c crossgcc: Normalize library directories by Patrick Georgi · 12 years ago
  70. 1009907 abuild: Select correct cross compiler for ARMV7 architecture by Stefan Reinauer · 12 years ago
  71. 16bd789 buildgcc: Clean up PATH handling by Stefan Reinauer · 12 years ago
  72. a348d90 buildgcc: drop hack to build gcc trunk versions by Stefan Reinauer · 12 years ago
  73. 969cd93 buildgcc: Remove mingw32 hacks by Patrick Georgi · 12 years ago
  74. 17b24d3 abuild: produce valid junit files by Stefan Reinauer · 12 years ago
  75. 67ce04e armv7: use __cpu_to_le32 for endianness of reset vector instruction by David Hendricks · 12 years ago
  76. fecd26f crossgcc: Generalize matching for the mingw case by Patrick Georgi · 12 years ago
  77. cb08954 Fix xcompile (again) by Stefan Reinauer · 12 years ago
  78. e42133f Fix xcompile for ARMv7 and our cross toolchain by Stefan Reinauer · 12 years ago
  79. 4266b92 crossgcc: Fix buildgcc on Mac OS X by Stefan Reinauer · 12 years ago
  80. dab4238 crossgcc: Add support for building armv7a toolchain by Stefan Reinauer · 12 years ago
  81. 8d71155 Rename devices -> device by Stefan Reinauer · 12 years ago
  82. 0a97759 cbfstool: Clean up messages by Stefan Reinauer · 12 years ago
  83. 90ca3b6 Add multi-architecture support to cbfstool by David Hendricks · 12 years ago
  84. 6d1fcd5 crossgcc: Only build iasl in acpica. by Zheng Bao · 12 years ago
  85. e773c92 Make mainboard_ops and mainboard.c file optional by Kyösti Mälkki · 12 years ago
  86. f33e395 build system: Split linking into multiple steps by Patrick Georgi · 12 years ago
  87. b6f765e Provide weak empty declarations of all chip_ops used on a board by Patrick Georgi · 12 years ago
  88. 1a5301d abuild: only rebuild boards if requested or after a broken build by Patrick Georgi · 12 years ago
  89. 536b53e xcompile: Add missing XGCCPATH by Zheng Bao · 12 years ago
  90. e820e5c Make xcompile support multiple architectures by Ronald G. Minnich · 12 years ago
  91. 6b11c8b crossgcc: update to acpica-20121114 by Idwer Vollering · 12 years ago
  92. 0a3f239 crossgcc: properly test for flex by Patrick Georgi · 12 years ago
  93. 1a2a6ee Cleanup sconfig by Kyösti Mälkki · 12 years ago
  94. 17b77ab buildgcc: Print error if flex is missing by Stefan Reinauer · 12 years ago
  95. f6659ca nvramtool: fsync for mingw. by Zheng Bao · 12 years ago
  96. 6321758 cbfstool: Rework to use getopt style parameters by Stefan Reinauer · 12 years ago
  97. 2e200cd cbfstool: Update LZMA encoder to LZMA SDK 9.12 by Stefan Reinauer · 12 years ago
  98. 7c6b6bb cbmem compilation needs to use the hardened toolchain by Vadim Bendebury · 12 years ago
  99. 4a17d29 ifdtool: Dump more registers from FD by Stefan Reinauer · 12 years ago
  100. 6d18fd0 Utility to dump boot timing table by Vadim Bendebury · 12 years ago