1. 45e5997 cbfstool: clean up source code by Vadim Bendebury · 10 years ago
  2. 1161473 cbfstool: add the missing 'break' by Vadim Bendebury · 9 years ago
  3. 5e273a4 cbfstool: add a command to duplicate a cbfs instance by Vadim Bendebury · 10 years ago
  4. 458a12e cbfstool: allow user to explicitly specify header location by Vadim Bendebury · 10 years ago
  5. 2df124d lint: Add check for new board name scheme by Stefan Reinauer · 9 years ago
  6. a7d9244 timestamps: You can never have enough of them! by Julius Werner · 10 years ago
  7. efcee76 CBFS: Automate ROM image layout and remove hardcoded offsets by Julius Werner · 10 years ago
  8. 5aaa828 util/ipqheader: Add utility to create uber-SBL for IPQ8064 by Vadim Bendebury · 10 years ago
  9. f44319c util/bimgtool: Add verification mode by Vadim Bendebury · 10 years ago
  10. a545778 util/bimgtool: Use CRC 16 instead of CRC x25. by Ionela Voinescu · 10 years ago
  11. 1707a164c git: add rebase helper script by Patrick Georgi · 9 years ago
  12. 2d86887 abuild: also consider verstage architecture by Patrick Georgi · 9 years ago
  13. 93d8e3c armv7-m: add armv7-m configuration by Daisuke Nojiri · 10 years ago
  14. 42e23a6 timestamp: Add bootblock start and end to timestamp constants by Furquan Shaikh · 10 years ago
  15. 0edf419 ectool: add query function to ectool by Alexander Couzens · 9 years ago
  16. 46ca3a5 ectool: add --dump / -d for RAM dump by Alexander Couzens · 9 years ago
  17. f78a09b kconfig: Add wildcard support for "source" by Stefan Reinauer · 9 years ago
  18. 1f5349e nvramtool: fix getopt handling with unsigned char by Stefan Tauner · 9 years ago
  19. 362f048 kconfig: Replace mentions of "list_struct" to "list_head" by Stefan Reinauer · 9 years ago
  20. 5910aa8 kconfig: calloc/xcalloc: Fix argument order by Stefan Reinauer · 9 years ago
  21. 1824ce3 kconfig: Fix warning "‘jump’ may be used uninitialized" by Stefan Reinauer · 9 years ago
  22. 6654ab0 kbuild: trivial - remove trailing empty lines by Stefan Reinauer · 9 years ago
  23. f2927e9 kconfig: lxdialog: fix spelling by Stefan Reinauer · 9 years ago
  24. cce6662 kconfig: use va_end to match corresponding va_start by Stefan Reinauer · 9 years ago
  25. 3ec23b3 kbuild: trivial - use tabs for code indent where possible by Stefan Reinauer · 9 years ago
  26. 14f72bc kconfig/lxdialog: get ncurses CFLAGS with pkg-config by Stefan Reinauer · 9 years ago
  27. dde307c cbfstool: add filetypes for FSP, MRC, SPC and MRC_CACHE by Martin Roth · 9 years ago
  28. e0935bb build system: mips is a valid nickname for mipsel by Patrick Georgi · 9 years ago
  29. 5602f2c crossgcc: Fix calling outside util/crossgcc by Patrick Georgi · 9 years ago
  30. b558902 util/genbuild_h: work around GNU date by Idwer Vollering · 9 years ago
  31. 0d06b2d crossgcc: Build mipsel-elf, not mips-elf by Patrick Georgi · 9 years ago
  32. 2d510d0 urara: use proper SOC name by Vadim Bendebury · 10 years ago
  33. 2a13bad inteltool: add ICH8M-E support by Lubomir Rintel · 9 years ago
  34. 172d335 util: Add miniconfig, a script to minimize coreboot configurations by Stefan Reinauer · 9 years ago
  35. 74c0642 crossgcc: Factor out error reporting by Patrick Georgi · 9 years ago
  36. 7964354 crossgcc: point users to the log file in case of error by Patrick Georgi · 9 years ago
  37. 915c4fc crossgcc: check for more tools that we require by Patrick Georgi · 9 years ago
  38. 42412b6 checkpatch: Fix running out of coreboot's tree by Stefan Reinauer · 9 years ago
  39. 817e455 add make_idb.py & update bootblock by huang lin · 10 years ago
  40. fddf75e build: mips: add default compilation options by Vadim Bendebury · 10 years ago
  41. a6b220d Allow for different BFD elf formats per architecture by Vadim Bendebury · 10 years ago
  42. b1688ca imgtec/danube: Build BIMG boot images by Paul Burton · 10 years ago
  43. b58f9e3 cbmem: stop assuming 1MiB of memory can be mapped by Aaron Durbin · 10 years ago
  44. de77e6a ARM64 rmodule: Add new reloc type R_AARCH64_LDST8_ABS_LO12_NC by Furquan Shaikh · 10 years ago
  45. a807f83 cbfstool: Remove empty line that looks out of place by Julius Werner · 10 years ago
  46. a47898e rmodtool: add another aarch64 relocation by Aaron Durbin · 10 years ago
  47. d2338ba rmodtool: Add support for aarch64 by Furquan Shaikh · 10 years ago
  48. b0f8326 uio_usbdebug: User-space-i/o framework for usbdebug by Nico Huber · 10 years ago
  49. 8135dba crossgcc: jump to crossgcc path before building the toolchain by Patrick Georgi · 9 years ago
  50. c4f08f7 cbfstool: Add relocation codes for arm mode by Furquan Shaikh · 10 years ago
  51. 24f9cb9 crossgcc: Add x86_64 to list of supported architectures by Stefan Reinauer · 9 years ago
  52. a74d569 genbuild_h.sh: use the last git commit as timesource if available by Alexander Couzens · 9 years ago
  53. a49c0cc crossgcc: fix copy-paste mistake on riscv make target by Alexander Couzens · 9 years ago
  54. f14bd79 util/inteltool: Support reading RCBA of NM70 southbridge by Alexandru Gagniuc · 9 years ago
  55. fcf3d60 genbuild_h.sh: set TZ + LANG variable for predictable `date` and `git` output by Alexander Couzens · 9 years ago
  56. 8448bd1 genbuild_h.sh: derive all timestamp variables from one timestamp by Alexander Couzens · 9 years ago
  57. 510d1bd build.h: remove variable for the builduser, -hostname and -domain by Alexander Couzens · 9 years ago
  58. b706288 crossgcc: Unify tool tests, add check for g++ or clang by Patrick Georgi · 9 years ago
  59. f0bbc95 crossgcc: Add RISC-V support by Patrick Georgi · 9 years ago
  60. 53c388f crossgcc: Update toolchain by Patrick Georgi · 9 years ago
  61. 9b7efa5 crossgcc: Add mipsel-elf as supported target by Patrick Georgi · 9 years ago
  62. e236204 Move generation of build.h into a shell script by Martin Roth · 9 years ago
  63. 48e78cf board-status: update mediawiki interface by Patrick Georgi · 9 years ago
  64. 2dd161f cbfstool: Clean up code by Stefan Reinauer · 9 years ago
  65. 3318692 cbfstool: Add the MIPS architecture by Paul Burton · 10 years ago
  66. 6321f52 crossgcc: Clean GNU make context so builds succeed by Patrick Georgi · 9 years ago
  67. 6529c33 build: mipsel cross compiler support by Paul Burton · 10 years ago
  68. e661942 util/crossgcc/buildgcc: Upgrade MPC from 1.0.1 to 1.0.3 by Paul Menzel · 9 years ago
  69. 1cc77e0 util/board_status/board_status.sh: Move comment to right position by Paul Menzel · 9 years ago
  70. f3d8b9a xcompile: specify arm64 subarches by Patrick Georgi · 9 years ago
  71. e77e37b cbootimage: Add HOSTCC and flags by Marc Jones · 9 years ago
  72. f129756 lint: exclude *.hex files from whitespace checking by Werner Zeh · 9 years ago
  73. 11b6ab6 lint: exclude nvidia submodule from file list by Patrick Georgi · 9 years ago
  74. 44d0fd9 Add Linux kernel's checkpatch.pl script by Stefan Reinauer · 9 years ago
  75. c768f92 utils/msrtool: add westmere cpuids to nehalem by Alexander Couzens · 9 years ago
  76. ba0e895 ectool: remove extra printf("Not dumping EC IDX RAM.") by Alexander Couzens · 9 years ago
  77. a5410dc ectool: add write support by Alexander Couzens · 9 years ago
  78. c4dbdaf xcompile: Rename aarch64 to arm64 by Marc Jones · 9 years ago
  79. 337de4c cbmem: Add support for new 'coreboot' compatible device tree binding by Julius Werner · 10 years ago
  80. 01f5396 cbfstool: Remove arch check for different stages by Furquan Shaikh · 10 years ago
  81. b26fd99 cbfstool: Fix help display message by Furquan Shaikh · 10 years ago
  82. aa3dd5d inteltool: add `-s` to dump spi bar and bios_cntl registers by Alexander Couzens · 9 years ago
  83. 0780d67 util/cbfstool: Fix byte-ordering for payload type field. by Hung-Te Lin · 10 years ago
  84. 8b143c5 cbmem: use a single id to name mapping table by Vadim Bendebury · 10 years ago
  85. 1dda372 abuild: silence make by Patrick Georgi · 10 years ago
  86. f9b8ed8 cbfstool: Fix update-fit command by Kyösti Mälkki · 10 years ago
  87. 6c90f33 util: Remove 'getpir' and 'mptable' tools by Alexandru Gagniuc · 10 years ago
  88. 5eabe25 util/superiotool: change displayed name of chip id 0xc333 (nct6776) by Felix Held · 10 years ago
  89. 4a699d1 util/superiotool: fix default values for nct6776 (rev. c) by Felix Held · 10 years ago
  90. f2c9837 ifdtool: Add O_BINARY to open flags for Windows compatibility by Scott Duplichan · 10 years ago
  91. e1a4dc8 arm_boot_tools: Add 'b' to fopen flags for Windows compatibility by Scott Duplichan · 10 years ago
  92. efb2a8f nvidia/cbootimage: update to latest upstream by Patrick Georgi · 10 years ago
  93. 51dde6f inteltool: Start adding Bay Trail by Martin Roth · 10 years ago
  94. 4270a97 buildgcc: Fix msys2 crossgcc build fail by Scott Duplichan · 10 years ago
  95. 0f0d497 abuild: Don't print "Using payload ..." message in quiet mode by Alexandru Gagniuc · 10 years ago
  96. e420139 crossgcc: clean up aarch64 target integration by Patrick Georgi · 10 years ago
  97. ddb7a9d abuild: update output so multithreaded is decipherable by Martin Roth · 10 years ago
  98. 9b56b44 aarch64: Add aarch64-elf toolchain to crossgcc Makefile by Marcelo Povoa · 10 years ago
  99. dcc1c86 aarch64: Add ELF support by Marcelo Povoa · 10 years ago
  100. 48a243b utils: Remove references to tracker from manpages by Martin Roth · 10 years ago