1. 36be813 cbfstool: add ELF writing support by Aaron Durbin · 10 years ago
  2. 3860893 romcc.c: Fixes warning about unused function from unused macros. by Edward O'Callaghan · 10 years ago
  3. c078094 cbfstool: add symbol table parsing to the ELF parser by Aaron Durbin · 10 years ago
  4. c3e6e14 cbfstool: add string table parsing to ELF parser by Aaron Durbin · 10 years ago
  5. ccb5ad8 cbfstool: add relocation parsing to ELF parser by Aaron Durbin · 10 years ago
  6. d0f6165 cbfstool: introduce struct parsed_elf and parse_elf() by Aaron Durbin · 10 years ago
  7. 19a11d6 cbfstool: remove incorrect section size check by Aaron Durbin · 10 years ago
  8. a31ff73 cbfstool: elfparsing: check segment and section regions by Aaron Durbin · 10 years ago
  9. b1b5118 cbfstool: elfheaders: use proper parameters to calloc() by Aaron Durbin · 10 years ago
  10. 54ef306 cbfstool: add eflparsing.h by Aaron Durbin · 10 years ago
  11. aa8784c cbfstool: move iself() to eflheaders.c by Aaron Durbin · 10 years ago
  12. a983cea cbfstool: elfheaders: use common checks and buffer helpers by Aaron Durbin · 10 years ago
  13. 0c54bfa Revert "boardstatus/towiki: Declare southbridge=northbridge=cpu on SOCs" by Alexandru Gagniuc · 11 years ago
  14. 6e8c279 cbfstool: add struct buffer helper routines by Aaron Durbin · 10 years ago
  15. 1240d29 cbfstool: add bputs() to store a byte stream to a buffer by Aaron Durbin · 10 years ago
  16. 0165004 cbfstool: add get8/put8 variants to xdr structures by Aaron Durbin · 10 years ago
  17. fae7517 cbfstool: move verbose to common.c by Aaron Durbin · 10 years ago
  18. 7d48f04 lbtdump: Dump forwarded tables. by Vladimir Serbinenko · 11 years ago
  19. 2cf9715 utils/romcc.c: Fix spurious unsigned integer comparisons. by Edward O'Callaghan · 10 years ago
  20. 5edfa37 cbfstool/lzma: Remove dead code under #ifdefs by Alexandru Gagniuc · 11 years ago
  21. e271865 util/ifdtool: cleanup some magic numbers by Chris Douglass · 10 years ago
  22. 4eabe1e util/ifdtool: add option to change flash layout by Chris Douglass · 10 years ago
  23. 03ce014 util/ifdtool: add option to dump flashrom layout by Chris Douglass · 10 years ago
  24. 970dd9c boardstatus/towiki: Skip OVERRIDE_FANCTL by Vladimir Serbinenko · 11 years ago
  25. 50d9752 boardstatus/towiki: Skip comments after options. by Vladimir Serbinenko · 11 years ago
  26. 7035b85 boardstatus/to-wiki.sh: Accept Kconfig with non-tab separators. by Vladimir Serbinenko · 11 years ago
  27. 87cc49b crossgcc: Update IASL to latest version (20140114) by Alexandru Gagniuc · 11 years ago
  28. 3a72278 utils/crossgcc: Refactor Makefiles for separate arm/i386. by Edward O'Callaghan · 11 years ago
  29. 7c9bb41 cbfstool/lzma: Remove code which depends on commented out defines by Alexandru Gagniuc · 11 years ago
  30. c1d1fd8 cbfstool: Deserialize CBFS master header when reading image by Alexandru Gagniuc · 11 years ago
  31. ed87ebc cbfstool/lzma: Remove LITTLE_ENDIAN_AND_UNALIGNED_ACCESS_OK by Alexandru Gagniuc · 11 years ago
  32. b63b75b cbfstool: Fix LzmaEnc.c and build with -Wshadow by Alexandru Gagniuc · 11 years ago
  33. ae45a98 cbfstool: Fix build errors when building with clang by Alexandru Gagniuc · 11 years ago
  34. 892728c boardstatus/towiki: Fix 1st gen i3/i5/i7 codename by Vladimir Serbinenko · 11 years ago
  35. b845636 boardstatus/towiki: Declare southbridge=northbridge=cpu on SOCs by Vladimir Serbinenko · 11 years ago
  36. 3fcde22 Add an xdr function for the cbfs_file header by Ronald G. Minnich · 11 years ago
  37. 818f369 Change the linux payload generator to use the standard header generator by Ronald G. Minnich · 11 years ago
  38. 35850ae cbfstool: Eliminate global variable "arch" by Alexandru Gagniuc · 11 years ago
  39. 2bdc0d0 cbfstool: Remove more unused functions from common.c by Alexandru Gagniuc · 11 years ago
  40. c677c7d cbfstool: Hide cbfstool_offset from the global namespace by Alexandru Gagniuc · 11 years ago
  41. bc06691 cbfstool: remove unused function create_cbfs_image() by Alexandru Gagniuc · 11 years ago
  42. b5adeee cbfstool: add code to serialize the header using the new xdr functions by Ronald G. Minnich · 11 years ago
  43. a8a133d Add section header parsing and use it in the mk-payload step by Ronald G. Minnich · 11 years ago
  44. ba1f9aa utils: Install man pages as non-executable (chmod 644) by Lubomir Rintel · 11 years ago
  45. 9ad52fe cbfstool/lzma: Avoid use of typedef with structs and enums by Alexandru Gagniuc · 11 years ago
  46. 4a7b115 cbfstool: Don't assume compiler is gcc, and use $(CC) by Alexandru Gagniuc · 11 years ago
  47. e20f27a cbfstool/lzma: Remove windows-specific remnants by Alexandru Gagniuc · 11 years ago
  48. 5719bdc cbfstool/lzma: Remove C++ remnants by Alexandru Gagniuc · 11 years ago
  49. 91e9f27 cbfstool/lzma: Use stdint and stdbool types by Alexandru Gagniuc · 11 years ago
  50. aa2f739 cbfs: fix issues with word size and endianness. by Ronald G. Minnich · 11 years ago
  51. 5b5f834 util/superiotool: Add initial support for Fintek F71869AD. by Edward O'Callaghan · 11 years ago
  52. 1ebc7e9 cbfstool: correct size left calculation for "empty" entries by Aaron Durbin · 11 years ago
  53. 2a1d5b0 cbfstool: cleaner filling fields by Patrick Georgi · 11 years ago
  54. 77005b4 board_status.sh: Replace [[ with [. by Vladimir Serbinenko · 11 years ago
  55. 7358643 sconfig: don't "const" structs twice by Patrick Georgi · 11 years ago
  56. df7d5c9 boardstatus: Fix creation of links to configs. by Vladimir Serbinenko · 11 years ago
  57. 3e51837 boardstatus: Add useful info from old page header to foreword. by Vladimir Serbinenko · 11 years ago
  58. 08c372f boardstatus: Do not error out on unknown CPU/northbridge by Vladimir Serbinenko · 11 years ago
  59. 2a0fc9f boardstatus: Drop v4 mention of coreboot version. by Vladimir Serbinenko · 11 years ago
  60. 5fb48a8 boardstatus: Accept only hex digits for AMD family number. by Vladimir Serbinenko · 11 years ago
  61. aa998bb boardstatus: Skip SKI_ISA_DMA_INIT configs. by Vladimir Serbinenko · 11 years ago
  62. 047c10c boardstatus: Add new category "sbc". by Vladimir Serbinenko · 11 years ago
  63. 14a7030 boardstatus: Add category "emulation". by Vladimir Serbinenko · 11 years ago
  64. 2eaf3b4 boardstatus: Handle clones. by Vladimir Serbinenko · 11 years ago
  65. 03cd8e5 boardstatus: Use Board:$vendor/$board for board pages. by Vladimir Serbinenko · 11 years ago
  66. 21a2707 boardstatus: Remove support for multiname mobos. by Vladimir Serbinenko · 11 years ago
  67. 49fef4b boardstatus: Take default board name from MAINBOARD_PART_NUMBER. by Vladimir Serbinenko · 11 years ago
  68. 22210dd boardstatus: generate table of all boards with links to latest run by Vladimir Serbinenko · 11 years ago
  69. 910ce01 cpu/allwinner/a10: Provide utility to make a bootable image by Alexandru Gagniuc · 11 years ago
  70. 8ebc72c util/cbmem/Makfile: Add rule `junit.xml` for Jenkins by Paul Menzel · 11 years ago
  71. 08fec46 lint: check label style only on changed files by Patrick Georgi · 11 years ago
  72. 4777756 board-status: fix weekly format by Patrick Georgi · 11 years ago
  73. 44af57a buildgcc: defer cleaning up the tree a bit by Patrick Georgi · 11 years ago
  74. 063c7c5 nvramtool: add -MG to makefile to make it pass clang by Yunlian Jiang · 11 years ago
  75. d03d69b abuild: improve --remove by Patrick Georgi · 11 years ago
  76. f95bb2d crossgcc: Fix a typo. by Zheng Bao · 11 years ago
  77. 041dae1 board-status: extend wiki foreword by Patrick Georgi · 11 years ago
  78. f87c20a cbfstool: Properly handle EOF in update_fit step by Alexandru Gagniuc · 11 years ago
  79. 691b313c crossgcc: Continue to unpack archive if it was incomplete by Zheng Bao · 11 years ago
  80. 4eb4a1f board-status: update foreword by Patrick Georgi · 11 years ago
  81. 87932c0 board-status: one-line reports, with links to per-board pages by Patrick Georgi · 11 years ago
  82. 7f68dfd board-status: document the wiki scripts by Patrick Georgi · 11 years ago
  83. 6f0e160 abuild: drop xml mode by Patrick Georgi · 11 years ago
  84. 5895551 abuild: fix and enable USE_XARGS configuration by Patrick Georgi · 11 years ago
  85. d935f03 sconfig: avoid regenerating the binary all the time by Patrick Georgi · 11 years ago
  86. 0db924d cbmem: print timestamp names by Stefan Reinauer · 11 years ago
  87. d8ef9e9 Fix timestamp output in cbmem utility on ARM by Stefan Reinauer · 11 years ago
  88. 274c6c2 Add scripts to export board status data to wiki by Patrick Georgi · 11 years ago
  89. a9c8361 cbmem: fix userspace utility to work with dynamic CBMEM by Stefan Reinauer · 11 years ago
  90. 7f68150 cbmem: Implement ARM support by Stefan Reinauer · 11 years ago
  91. 8a0cb8d cbfstool: check potential microcode update earlier by Aaron Durbin · 11 years ago
  92. 8c59477 cbmem utility: compatibility with older coreboot versions by Stefan Reinauer · 11 years ago
  93. c37b05c nvramtool: write size field more obviously by Patrick Georgi · 11 years ago
  94. 72f15bd cbfstool: add a constant for the aarch64 by Ronald G. Minnich · 11 years ago
  95. a4affe1 board_status.sh: trivial cosmetic changes toward the end by David Hendricks · 11 years ago
  96. 406ce8a board_status.sh: pass filename as an arg to command wrappers by David Hendricks · 11 years ago
  97. f8b90e4 board_status.sh: add support for non-fatal commands by David Hendricks · 11 years ago
  98. 1fc65f7 board_status.sh: move show_help() by David Hendricks · 11 years ago
  99. 16955fd board_status.sh: Make clobber option use 'C' instead of 'c' by David Hendricks · 11 years ago
  100. 1b6e7a6 Updates to the board status script by David Hendricks · 11 years ago