summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* tools: imx8image: fix coverity CID 184234Peng Fan2018-11-061-1/+3
* tools: imx8image: check lseek return valuePeng Fan2018-11-061-4/+23
* MIPS: make size of relocation table fixed but configurableDaniel Schwierzeck2018-11-021-22/+8
* Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini2018-10-255-0/+999
|\
| * imx: mkimage: avoid stop CI when required files not existsPeng Fan2018-10-251-0/+29
| * tools: add i.MX8/8X image supportPeng Fan2018-10-224-0/+970
* | binman: Add a test for Intel reference codeSimon Glass2018-10-222-0/+21
* | binman: Add support for Intel reference codeSimon Glass2018-10-221-0/+27
* | dtoc: Fix the value of SetInt()Simon Glass2018-10-091-1/+1
* | binman: Move to three-digit test-file numbersSimon Glass2018-10-09101-115/+115
* | binman: Run tests concurrentlySimon Glass2018-10-0810-22/+272
* | patman: Don't clear progress in tout unless it was usedSimon Glass2018-10-081-1/+7
* | tools: Set an initial value for indirSimon Glass2018-10-081-0/+3
* | buildman: dtoc: Suppress unwanted output from testSimon Glass2018-10-082-3/+7
* | binman: Separate out testSplBssPad()Simon Glass2018-10-081-1/+3
* | binman: Fix up removal of temporary directoriesSimon Glass2018-10-085-10/+25
* | binman: Add a default path to libfdt.pySimon Glass2018-10-082-0/+7
* | buildman: Make the toolchain test more forgivingSimon Glass2018-10-081-2/+4
* | patman: Handle unicode in _ProjectConfigParser testsSimon Glass2018-10-081-7/+20
|/
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-10-051-0/+1
|\
| * tools: socfpga: fix sfp_verify_headerAtsushi Nemoto2018-10-031-0/+1
* | rockchip: Fix rkimage format for SPL boot over USBDaniel Gröber2018-10-041-3/+2
|/
* Merge git://git.denx.de/u-boot-dmTom Rini2018-09-3059-166/+2005
|\
| * buildman: Avoid hanging when the config changesSimon Glass2018-09-291-1/+1
| * binman: Allow writing a map file when something goes wrongSimon Glass2018-09-294-8/+46
| * binman: Support ELF files for U-Boot and SPLSimon Glass2018-09-296-0/+130
| * binman: Correct fmap output on x86Simon Glass2018-09-298-16/+121
| * binman: Record the parent section of each sectionSimon Glass2018-09-293-4/+9
| * binman: Support x86 microcode in TPLSimon Glass2018-09-299-21/+151
| * binman: Support hashing entriesSimon Glass2018-09-299-0/+143
| * binman: Mention section attributes in docsSimon Glass2018-09-291-2/+2
| * binman: Support expanding entriesSimon Glass2018-09-298-2/+136
| * binman: Support adding filesSimon Glass2018-09-2917-0/+225
| * binman: Allow zero-size sectionsSimon Glass2018-09-291-1/+1
| * binman: Support compressed entriesSimon Glass2018-09-295-9/+105
| * patman: Detect missing tools and report themSimon Glass2018-09-281-1/+28
| * binman: Support updating all device tree filesSimon Glass2018-09-2813-21/+235
| * binman: Allow control of whether a fake DT is usedSimon Glass2018-09-284-2/+7
| * binman: Obtain the list of device trees from the configSimon Glass2018-09-285-3/+46
| * binman: Centralise device-tree updates within binmanSimon Glass2018-09-283-8/+44
| * binman: Move state logic into the state moduleSimon Glass2018-09-282-8/+56
| * binman: Move state information into a new moduleSimon Glass2018-09-285-48/+95
| * binman: Add an entry method for getting the default filenameSimon Glass2018-09-282-0/+8
| * dtoc: Add a way to create an Fdt object from a data blockSimon Glass2018-09-282-0/+22
| * dtoc: Add methods for adding and updating propertiesSimon Glass2018-09-282-0/+113
| * dtoc: Support adding new nodesSimon Glass2018-09-282-0/+28
| * dtoc: Fixed endianness in Prop.GetEmpty()Simon Glass2018-09-281-1/+1
| * dtoc: Allow syncing of the device tree back to a fileSimon Glass2018-09-283-10/+91
| * binman: Support building a selection of imagesSimon Glass2018-09-283-1/+29
| * binman: Tidy up the vblock entrySimon Glass2018-09-285-4/+43