Age | Commit message (Expand) | Author |
2015-05-28 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-27 | xcompile: Add CROSS_COMPILE_* variable | Furquan Shaikh |
2015-05-26 | cbfstool: update fmd_scanner.c_shipped | Patrick Georgi |
2015-05-26 | cbfstool: Make update-fit action work on new-style images | Sol Boucher |
2015-05-25 | inteltool: dump gfx registers. | Vladimir Serbinenko |
2015-05-25 | VBT parser. | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-21 | util/board_status: Fetch and rebase after failed push | Paul Menzel |
2015-05-20 | util/board_status: Add `echo` before message string | Paul Menzel |
2015-05-19 | cbfstool: Copy generated files to the build hierarchy before use | Patrick Georgi |
2015-05-19 | cbfstool: clarify dependencies in Makefile | Patrick Georgi |
2015-05-19 | cbfstool: Rename autogenerated targets | Kyösti Mälkki |
2015-05-19 | cbfstool: Fix fmd_scanner build compatibility | Kyösti Mälkki |
2015-05-18 | util/cbmem: Update cbmem utility to parse the new IMD structures | Timothy Pearson |
2015-05-17 | cbfstool: Fix shadowed global index | Kyösti Mälkki |
2015-05-16 | util/inteltool: add Broadwell-U support | Matt DeVillier |
2015-05-13 | cbfstool: Don't typedef the comp_algo enum | Sol Boucher |
2015-05-13 | cbfstool: Support top-aligned addresses for new-format images | Sol Boucher |
2015-05-13 | cbfstool: New image format w/ required FMAP and w/o CBFS master header | Sol Boucher |
2015-05-12 | kconfig: properly build parser when LKC_GENPARSER=1 | Patrick Georgi |
2015-05-11 | kconfig: handle globbed files backwards | Patrick Georgi |
2015-05-09 | cbfstool: fix 32bit host issue | Patrick Georgi |
2015-05-09 | fmap: request libc compatibility level that includes memccpy | Patrick Georgi |
2015-05-08 | checkpatch: fine tune checks | Stefan Reinauer |
2015-05-08 | fmaptool: Add listing of annotated CBFS sections and generate header | Sol Boucher |
2015-05-08 | fmaptool: Conform to cbfstool's error message format | Sol Boucher |
2015-05-08 | cbfstool: Restructure around support for reading/writing portions of files | Sol Boucher |
2015-05-08 | cbfstool: Add offset field to cbfstool directory's struct buffer | Sol Boucher |
2015-05-08 | cbfstool: Simplify the common buffer_splice() function's interface | Sol Boucher |
2015-05-08 | cbfstool: Eliminate useless cbfs_image_create() local variable | Sol Boucher |
2015-05-08 | cbfstool: Fix leak in cbfs_image struct initialization | Sol Boucher |
2015-05-08 | cbfstool: Fix cbfs_copy_instance()'s master header endianness | Sol Boucher |
2015-05-08 | checkpatch: fix tree recognition | Stefan Reinauer |
2015-05-08 | fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler | Sol Boucher |
2015-05-08 | cbfstool: Fix strange flashmap whitespace | Sol Boucher |
2015-05-08 | cbfstool: Import minimal set of files from flashmap | Sol Boucher |
2015-05-08 | cbfstool: Make the add action choose an aligned entries capacity | Sol Boucher |
2015-05-06 | Add MAINTAINERS file | Stefan Reinauer |
2015-05-06 | Drop lbtdump, like it's 2007 | Stefan Reinauer |
2015-05-06 | Drop dumpmcrr | Stefan Reinauer |
2015-05-06 | Drop resetcf | Stefan Reinauer |
2015-05-06 | Fix Kconfig option list generator | Stefan Reinauer |
2015-05-06 | Drop i915tool | Stefan Reinauer |
2015-05-06 | vgabios: fix compilation | Stefan Reinauer |
2015-05-06 | Drop util/runfw | Stefan Reinauer |
2015-05-04 | kconfig: avoid using wordexp | Patrick Georgi |
2015-05-04 | Mediawiki editing warning | David Englund |
2015-05-04 | util/xcompile/xcompile: Allow to override `HOSTCC` variable | Paul Menzel |
2015-05-04 | crossgcc: Re-download the archive if it is incomplete | zbao |
2015-05-04 | cbfstool/Makefile*: Use `LDFLAGS` instead of `LINKFLAGS` | Paul Menzel |