Age | Commit message (Expand) | Author |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-06-07 | genbuild_h: timestamps should not depend on LANG or LC_ALL | Alexander Couzens |
2015-06-06 | buildgcc: factor out downloading, unpacking and patching | Stefan Reinauer |
2015-06-04 | build system: move more clang handling to xcompile | Patrick Georgi |
2015-06-04 | build system: move compiler runtime determination to xcompile | Patrick Georgi |
2015-06-04 | xcompile: Detect clang compilers | Patrick Georgi |
2015-06-04 | xcompile: Rename internal variable CFLAGS to CFLAGS_GCC | Patrick Georgi |
2015-06-04 | crossgcc: Improve compatibility of the toolchain across host systems | Patrick Georgi |
2015-06-02 | cbfs: Fix mismerge. | Vladimir Serbinenko |
2015-06-02 | superiotool: detect the NCT5572D | Felix Held |
2015-05-31 | autoport: Update documentation to mention runtime prerequisites | Vladimir Serbinenko |
2015-05-30 | autoport: Improve keyboard detection. | Vladimir Serbinenko |
2015-05-30 | autoport: Add a note that slot labeling is unreliable. | Vladimir Serbinenko |
2015-05-30 | autoport: Fix SPD map guessing function. | Vladimir Serbinenko |
2015-05-30 | autoport/ec_fixme: Fix error in resulting code. | Vladimir Serbinenko |
2015-05-30 | autoport: Strip inc, co and corp suffixes from vendor name | Vladimir Serbinenko |
2015-05-30 | autoport/bd82x6x: Fix off-by-one error | Vladimir Serbinenko |
2015-05-30 | autoport: Allow binary prerequisites to be placed in the autoport directory. | Vladimir Serbinenko |
2015-05-30 | autoport: Minor style fixes in readme. | Vladimir Serbinenko |
2015-05-29 | autoport: Write autoport together with porting guide for sandy/ivybridge. | Vladimir Serbinenko |
2015-05-28 | board-status: Don't consider Kconfig.name a valid mainboard. | Vladimir Serbinenko |
2015-05-28 | to-wiki: Correct retreval of nice vendor name | Vladimir Serbinenko |
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 |
2015-04-30 | crossgcc: improve error message on missing tools | Patrick Georgi |
2015-04-30 | cbmem: Add FSP timestamps | Lee Leahy |
2015-04-29 | crossgcc: don't use libdl while building GDB on FreeBSD | Idwer Vollering |
2015-04-28 | gitconfig: Use the right make executable in git hooks | Patrick Georgi |
2015-04-28 | buildgcc: OpenBSD's tar and patch are sufficient, too | Patrick Georgi |
2015-04-28 | board-status: Improve revision URL collection | Patrick Georgi |
2015-04-28 | cbfstool: compare pointer difference with ptrdiff_t value | Patrick Georgi |
2015-04-28 | xcompile: improve mips toolchain handling | Vadim Bendebury |
2015-04-28 | xcompile: Use local variables and make cosmetic changes | Vadim Bendebury |
2015-04-27 | cbfstool: remove gcc-specific -Og flag | Stefan Tauner |
2015-04-26 | lint: remove test for build dir handling | Patrick Georgi |
2015-04-26 | crossgcc: close stdin when search_tool() execute programs. | Alexander Couzens |
2015-04-25 | nvidia/cbootimage: update to 1.5 | Patrick Georgi |
2015-04-25 | cbfstool: Fix ability to add files at offsets near the end of empty spaces | Sol Boucher |
2015-04-25 | cbfstool: Clean up in preparation for adding new files | Sol Boucher |
2015-04-24 | Revert "board-status: Add field for release year" | Alexandru Gagniuc |
2015-04-24 | board-status: Add field for release year | Patrick Georgi |
2015-04-22 | cbmem: switch over to imd-based cbmem | Aaron Durbin |
2015-04-22 | abuild: add option to build with CHROMEOS enabled | Patrick Georgi |
2015-04-22 | abuild: mark failed builds as failed | Patrick Georgi |
2015-04-22 | util/broadcom: specify libraries after object files | Patrick Georgi |
2015-04-22 | broadcom/cygnus: add secimage and sign bootblock | Daisuke Nojiri |
2015-04-18 | cbfstool: clean up source code | Vadim Bendebury |
2015-04-18 | cbfstool: add the missing 'break' | Vadim Bendebury |
2015-04-18 | cbfstool: add a command to duplicate a cbfs instance | Vadim Bendebury |
2015-04-18 | cbfstool: allow user to explicitly specify header location | Vadim Bendebury |
2015-04-18 | lint: Add check for new board name scheme | Stefan Reinauer |
2015-04-14 | timestamps: You can never have enough of them! | Julius Werner |