summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
...
* lint: Move the lint script out of Makefile.incMartin Roth2015-10-171-0/+50
* util/cbmem: Fix failure with certain cbmem base alignmentsTimothy Pearson2015-10-161-23/+38
* abuild: add a command line parameter for junit filenameMartin Roth2015-10-151-4/+6
* Revert "Remove FSP Rangeley SOC and mohonpeak board support"Martin Roth2015-10-141-0/+4
* inteltool: Add function to generate SPD dump.Vladimir Serbinenko2015-10-114-7/+41
* autoport: Fix ectool arguments.Vladimir Serbinenko2015-10-111-1/+1
* Kill lvds_num_lanesVladimir Serbinenko2015-10-111-5/+0
* Derive lvds_dual_channel from EDID timings.Vladimir Serbinenko2015-10-111-1/+0
* cbfstool: allow printable characters in image nameAndrey Petrov2015-10-081-4/+4
* buildgcc: Fix the binutils-no-doc patch with 2.25zbao2015-10-051-5/+5
* buildgcc: Add patch for building binutils by clang 6.0zbao2015-10-051-0/+18
* buildgcc: Show the progress when downloadingzbao2015-10-051-3/+12
* Remove FSP Rangeley SOC and mohonpeak board supportAlexandru Gagniuc2015-10-031-4/+0
* Remove sandybridge and ivybridge FSP code pathAlexandru Gagniuc2015-10-031-1/+1
* sandybridge ivybridge: Treat native init as first class citizenAlexandru Gagniuc2015-10-032-3/+3
* cbfstool: relocate FSP blobs on cbfstool addAaron Durbin2015-10-023-1/+158
* cbfstool: provide printk() to cbfstool codeAaron Durbin2015-10-022-8/+51
* cbfstool: Allow anonymous structs/unions for older gcc versionsWerner Zeh2015-10-021-0/+1
* cbfstool: Add support for hashes as file metadataPatrick Georgi2015-10-015-8/+163
* kconfig: fix build for xconfig, tooPatrick Georgi2015-10-011-0/+2
* cbfstool: Add bintohex functionPatrick Georgi2015-10-012-0/+24
* kconfig: kconfig_warnings needs to be defined for all frontendsPatrick Georgi2015-09-302-0/+4
* kconfig: Allow KCONFIG_STRICT outside of confdata.cStefan Reinauer2015-09-306-5/+34
* cbfstool: prefer fmap data over cbfs master header if it existsPatrick Georgi2015-09-284-46/+14
* cbfstool: have update-fit always work from CBFSPatrick Georgi2015-09-281-9/+2
* cbfstool: Proper commonlib include path with no dependency on $(src)Paul Kocialkowski2015-09-241-1/+1
* coreboot: introduce commonlibAaron Durbin2015-09-224-8/+6
* cbfstool: don't use endian to fix BSD hostsAaron Durbin2015-09-211-2/+1
* cbfstool: make fmap search more strictPatrick Georgi2015-09-211-6/+39
* cbfstool: add new add-master-header commandPatrick Georgi2015-09-211-0/+74
* ifdfake: allow "base+size" description of regionsPatrick Georgi2015-09-211-6/+21
* cbfstool: introduce new file typesPatrick Georgi2015-09-191-0/+4
* cbfstool: Don't use fileno() to get file sizeStefan Reinauer2015-09-171-6/+6
* ifdtool: Properly set + decode flmstr regs for IFD v2Shawn Nematbakhsh2015-09-172-20/+80
* cbfstool: deduplicate MakefilesPatrick Georgi2015-09-171-99/+12
* cbfstool: actually use no-ms-bitfields flag on mingwPatrick Georgi2015-09-171-1/+1
* cbfstool: remove locate commandAaron Durbin2015-09-161-31/+3
* cbfstool: add --xip support to add-stage for x86Aaron Durbin2015-09-165-59/+251
* cbfstool: provide metadata size to cbfs_locate_entry()Aaron Durbin2015-09-163-31/+37
* cbfstool: expose rmodule logicAaron Durbin2015-09-162-43/+82
* cbfstool: prepare for exposing rmodule logicAaron Durbin2015-09-161-32/+37
* abuild: don't complain about missing junit reports for skipped boardsPatrick Georgi2015-09-161-1/+3
* abuild: log bulding toolsPatrick Georgi2015-09-161-1/+26
* abuild: don't create junit tests with empty testclass fieldPatrick Georgi2015-09-161-1/+2
* cbfstool: drop extra copy of filetype->string mapPatrick Georgi2015-09-143-49/+26
* ifdtool: Enable warnings as errors, and fix any issuesAlexandru Gagniuc2015-09-112-2/+5
* crossgcc: Preparations for building Ada frontendNico Huber2015-09-102-0/+16
* crossgcc: Add option to build gcc for specific languagesNico Huber2015-09-102-4/+9
* genbuild_h: Add Mac OS to case of "data -r"zbao2015-09-101-1/+1
* rmodtool: make rmodule parameter section optionalAaron Durbin2015-09-091-5/+12
OpenPOWER on IntegriCloud