aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2015-10-11inteltool: Add function to generate SPD dump.Vladimir Serbinenko
2015-10-11autoport: Fix ectool arguments.Vladimir Serbinenko
2015-10-11Kill lvds_num_lanesVladimir Serbinenko
2015-10-11Derive lvds_dual_channel from EDID timings.Vladimir Serbinenko
2015-10-08cbfstool: allow printable characters in image nameAndrey Petrov
2015-10-05buildgcc: Fix the binutils-no-doc patch with 2.25zbao
2015-10-05buildgcc: Add patch for building binutils by clang 6.0zbao
2015-10-05buildgcc: Show the progress when downloadingzbao
2015-10-03Remove FSP Rangeley SOC and mohonpeak board supportAlexandru Gagniuc
2015-10-03Remove sandybridge and ivybridge FSP code pathAlexandru Gagniuc
2015-10-03sandybridge ivybridge: Treat native init as first class citizenAlexandru Gagniuc
2015-10-02cbfstool: relocate FSP blobs on cbfstool addAaron Durbin
2015-10-02cbfstool: provide printk() to cbfstool codeAaron Durbin
2015-10-02cbfstool: Allow anonymous structs/unions for older gcc versionsWerner Zeh
2015-10-01cbfstool: Add support for hashes as file metadataPatrick Georgi
2015-10-01kconfig: fix build for xconfig, tooPatrick Georgi
2015-10-01cbfstool: Add bintohex functionPatrick Georgi
2015-09-30kconfig: kconfig_warnings needs to be defined for all frontendsPatrick Georgi
2015-09-30kconfig: Allow KCONFIG_STRICT outside of confdata.cStefan Reinauer
2015-09-28cbfstool: prefer fmap data over cbfs master header if it existsPatrick Georgi
2015-09-28cbfstool: have update-fit always work from CBFSPatrick Georgi
2015-09-24cbfstool: Proper commonlib include path with no dependency on $(src)Paul Kocialkowski
2015-09-22coreboot: introduce commonlibAaron Durbin
2015-09-21cbfstool: don't use endian to fix BSD hostsAaron Durbin
2015-09-21cbfstool: make fmap search more strictPatrick Georgi
2015-09-21cbfstool: add new add-master-header commandPatrick Georgi
2015-09-21ifdfake: allow "base+size" description of regionsPatrick Georgi
2015-09-19cbfstool: introduce new file typesPatrick Georgi
2015-09-17cbfstool: Don't use fileno() to get file sizeStefan Reinauer
2015-09-17ifdtool: Properly set + decode flmstr regs for IFD v2Shawn Nematbakhsh
2015-09-17cbfstool: deduplicate MakefilesPatrick Georgi
2015-09-17cbfstool: actually use no-ms-bitfields flag on mingwPatrick Georgi
2015-09-16cbfstool: remove locate commandAaron Durbin
2015-09-16cbfstool: add --xip support to add-stage for x86Aaron Durbin
2015-09-16cbfstool: provide metadata size to cbfs_locate_entry()Aaron Durbin
2015-09-16cbfstool: expose rmodule logicAaron Durbin
2015-09-16cbfstool: prepare for exposing rmodule logicAaron Durbin
2015-09-16abuild: don't complain about missing junit reports for skipped boardsPatrick Georgi
2015-09-16abuild: log bulding toolsPatrick Georgi
2015-09-16abuild: don't create junit tests with empty testclass fieldPatrick Georgi
2015-09-14cbfstool: drop extra copy of filetype->string mapPatrick Georgi
2015-09-11ifdtool: Enable warnings as errors, and fix any issuesAlexandru Gagniuc
2015-09-10crossgcc: Preparations for building Ada frontendNico Huber
2015-09-10crossgcc: Add option to build gcc for specific languagesNico Huber
2015-09-10genbuild_h: Add Mac OS to case of "data -r"zbao
2015-09-09rmodtool: make rmodule parameter section optionalAaron Durbin
2015-09-09rmodule: use program.ld for linkingAaron Durbin
2015-09-07cbfstool: Allow adding file with specific alignment requirementAlexandru Gagniuc
2015-09-01cbfstool: off-by-one on the gcc version that provides _Static_assertPatrick Georgi
2015-09-01cbfstool: guard _Static_assertPatrick Georgi
2015-09-01cbfstool: implement decompression support for cbfstool extractPatrick Georgi
2015-09-01cbfstool: add decompression wrappersPatrick Georgi
2015-09-01cbfstool: factor out parsing compression file attributesPatrick Georgi
2015-09-01cbfstool: support compressed files in cbfstool printPatrick Georgi
2015-09-01cbfstool: allow compression at file header levelDaisuke Nojiri
2015-09-01cbfstool: add extended file attributes for cbfs_filePatrick Georgi
2015-08-31util/cbmem: add -T option for machine parseable timestampsAaron Durbin
2015-08-31timestamp: add tick frequency to exported tableAaron Durbin
2015-08-31buildgcc: Show the exit status of wget if downloading fails.zbao
2015-08-31buildgcc: remove getopt when doing clean.zbao
2015-08-30inteltool: Add Intel 4-Series chipset detectionDamien Zammit
2015-08-28gitconfig/rebase.sh: adapt default branch namePatrick Georgi
2015-08-28arm64: xcompile: Add support for A53 erratum 843419Julius Werner
2015-08-27cbfstool: update warning on cbfstool extractPatrick Georgi
2015-08-27cbfstool: update help textPatrick Georgi
2015-08-27cbfstool: don't pass header_size as separate argument (part 2)Patrick Georgi
2015-08-27cbfstool: don't pass header_size as separate argumentPatrick Georgi
2015-08-27cbfstool: use struct cbfs_file * instead of void *Patrick Georgi
2015-08-27cbfstool: passing a header is now mandatory for convertersPatrick Georgi
2015-08-27cbfstool: cbfs_add_entry() doesn't need to know filename or typePatrick Georgi
2015-08-26inteltool: fix build for FreeBSDRoger Pau Monne
2015-08-26cbfstool: move cbfs_file header creation further up the call chainPatrick Georgi
2015-08-26cbfstool: pass cbfs_file header into "compress" functionsPatrick Georgi
2015-08-26cbfstool: drop size argument to cbfs_add_entry_atPatrick Georgi
2015-08-26cbfstool: cut down on the debug outputPatrick Georgi
2015-08-26cbfstool: Don't patch cbfs_file->len, it's already set correctlyPatrick Georgi
2015-08-26cbfstool: drop unused arguments in internal functionPatrick Georgi
2015-08-26cbfstool: start moving cbfs_file header creation up the call chainPatrick Georgi
2015-08-26cbfstool: more descriptive variable namePatrick Georgi
2015-08-26crossgcc: rename source file names from gcc-5.2.0/* to binutils-2.25/* in bin...Jonathan A. Kollasch
2015-08-26buildgcc: Move a bunch of code into a functionzbao
2015-08-25xcompile: Force localization of objdump to CMartin Roth
2015-08-25util/kconfig: add olddefconfig targetMartin Roth
2015-08-24crossgcc: rename source file names from empty/* to gcc-5.2.0/* in riscv patchesPatrick Georgi
2015-08-21crossgcc: Fix x86_64-elf target's -m16 supportPatrick Georgi
2015-08-20crossgcc: Update gcc to 5.2.0Patrick Georgi
2015-08-19ifdtool: handle region masks correctlyAaron Durbin
2015-08-19ifdtool: Update to support Skylake+ descriptor formatDuncan Laurie
2015-08-14util/cbmem: accumulate total time for all entriesAaron Durbin
2015-08-13cbfstool: unify actual file creationPatrick Georgi
2015-08-13cbfstool: move tests for fixed-location files earlierPatrick Georgi
2015-08-13cbfstool: prepare moving tests earlierPatrick Georgi
2015-08-13cbfstool: factor out creating a cbfs file headerPatrick Georgi
2015-08-13cbfstool: Make cbfs_create_empty_entry build a more complete headerPatrick Georgi
2015-08-13cbfstool: honor larger-than-usual header sizes in cbfs_add_entry_at()Patrick Georgi
2015-08-13cbfstool: allow file data converters to modify the header sizePatrick Georgi
2015-08-13cbfstool: calculate header size in cbfs_add_component()Patrick Georgi
2015-08-13cbfstool: expose cbfs_calculate_file_header_size()Patrick Georgi
2015-08-13cbfstool: allow passing a precalculated header size into cbfs_add_entry()Patrick Georgi
2015-08-13cbfstool: test for duplicate files earlierPatrick Georgi