summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-11-20buildman: Detect dtc warningsSimon Glass
2018-11-20buildman: Only print toolchain probing with -vSimon Glass
2018-11-16armv7R: K3: am654: Add support for generating build targetsLokesh Vutla
2018-11-14buildman: Add a --boards option to specify particular boards to buildSimon Glass
2018-11-06tools: imx8image: flatten container header only when creating containerPeng Fan
2018-11-06tools: imx8image: fix coverity CID 184233Peng Fan
2018-11-06tools: imx8image: fix coverity CID 184234Peng Fan
2018-11-06tools: imx8image: check lseek return valuePeng Fan
2018-11-02MIPS: make size of relocation table fixed but configurableDaniel Schwierzeck
2018-10-25Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini
2018-10-25imx: mkimage: avoid stop CI when required files not existsPeng Fan
2018-10-22binman: Add a test for Intel reference codeSimon Glass
2018-10-22tools: add i.MX8/8X image supportPeng Fan
2018-10-22binman: Add support for Intel reference codeSimon Glass
2018-10-09dtoc: Fix the value of SetInt()Simon Glass
2018-10-09binman: Move to three-digit test-file numbersSimon Glass
2018-10-08binman: Run tests concurrentlySimon Glass
2018-10-08patman: Don't clear progress in tout unless it was usedSimon Glass
2018-10-08tools: Set an initial value for indirSimon Glass
2018-10-08buildman: dtoc: Suppress unwanted output from testSimon Glass
2018-10-08binman: Separate out testSplBssPad()Simon Glass
2018-10-08binman: Fix up removal of temporary directoriesSimon Glass
2018-10-08binman: Add a default path to libfdt.pySimon Glass
2018-10-08buildman: Make the toolchain test more forgivingSimon Glass
2018-10-08patman: Handle unicode in _ProjectConfigParser testsSimon Glass
2018-10-05Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-10-04rockchip: Fix rkimage format for SPL boot over USBDaniel Gröber
2018-10-03tools: socfpga: fix sfp_verify_headerAtsushi Nemoto
2018-09-30Merge git://git.denx.de/u-boot-dmTom Rini
2018-09-29buildman: Avoid hanging when the config changesSimon Glass
2018-09-29binman: Allow writing a map file when something goes wrongSimon Glass
2018-09-29binman: Support ELF files for U-Boot and SPLSimon Glass
2018-09-29binman: Correct fmap output on x86Simon Glass
2018-09-29binman: Record the parent section of each sectionSimon Glass
2018-09-29binman: Support x86 microcode in TPLSimon Glass
2018-09-29binman: Support hashing entriesSimon Glass
2018-09-29binman: Mention section attributes in docsSimon Glass
2018-09-29binman: Support expanding entriesSimon Glass
2018-09-29binman: Support adding filesSimon Glass
2018-09-29binman: Allow zero-size sectionsSimon Glass
2018-09-29binman: Support compressed entriesSimon Glass
2018-09-28patman: Detect missing tools and report themSimon Glass
2018-09-28binman: Support updating all device tree filesSimon Glass
2018-09-28binman: Allow control of whether a fake DT is usedSimon Glass
2018-09-28binman: Obtain the list of device trees from the configSimon Glass
2018-09-28binman: Centralise device-tree updates within binmanSimon Glass
2018-09-28binman: Move state logic into the state moduleSimon Glass
2018-09-28binman: Move state information into a new moduleSimon Glass
2018-09-28binman: Add an entry method for getting the default filenameSimon Glass
2018-09-28dtoc: Add a way to create an Fdt object from a data blockSimon Glass