summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-09-24fw_env: fix build errorPierre-Jean Texier
2019-09-24fw_env: remove duplicated definitionsPierre-Jean Texier
2019-09-10tools: Add ifwitool to .gitignoreAndy Shevchenko
2019-09-03riscv: tools: Handle addend to absolute reloc in prelink-riscvMarcus Comstedt
2019-08-26tools: remove easylogo and include/video_logo.hHeinrich Schuchardt
2019-08-20easylogo: avoid buffer overrunHeinrich Schuchardt
2019-08-15riscv: tools: Add big endian target support to prelink-riscvMarcus Comstedt
2019-08-15riscv: tools: Fix prelink-riscv to work on big endian hostsMarcus Comstedt
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Rename the redundancy flagsSimon Glass
2019-08-11env: Rename environment to embedded_environmentSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-07-30tools: zynqmp_psu_init_minimize.sh: fix return lines coding styleLuca Ceresoli
2019-07-30arm64: zynqmp: add tool to minimize psu_init_gpl.c filesLuca Ceresoli
2019-07-30arm64: zynqmp: add tool to convert PMU config object .c to binaryLuca Ceresoli
2019-07-29Merge tag 'dm-pull-29jul19' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-07-29Merge branch '2019-07-29-master-imports'Tom Rini
2019-07-29binman: Add command-line support for replacing entriesSimon Glass
2019-07-29binman: Correct the error message for invalid pathSimon Glass
2019-07-29binman: Split control.WriteEntryToImage() into separate functionsSimon Glass
2019-07-29binman: Update control.WriteEntry() to support writing the mapSimon Glass
2019-07-29binman: Move control.WriteEntry further down the fileSimon Glass
2019-07-29binman: Clean up all output directories in testsSimon Glass
2019-07-29binman: Add a test function to clean up the output dirSimon Glass
2019-07-29binman: Update state when replacing device-tree entriesSimon Glass
2019-07-29patman: Reset the output directory when it is removedSimon Glass
2019-07-29binman: Support replacing data in a cbfsSimon Glass
2019-07-29binman: Update Entry.WriteData() to handle special sectionsSimon Glass
2019-07-29binman: Update Entry.ReadEntry() to work through classesSimon Glass
2019-07-29binman: Add a prefix before CBFS hex offsetsSimon Glass
2019-07-29binman: Add a few more features to the wishlistSimon Glass
2019-07-29binman: Place Intel descriptor at image startSimon Glass
2019-07-29binman: Adjust fmap to ignore CBFS filesSimon Glass
2019-07-29binman: Support shrinking a entry after packingSimon Glass
2019-07-29binman: Update the _testing entry to support shrinkageSimon Glass
2019-07-29binman: Allow updating entries that change sizeSimon Glass
2019-07-29binman: Add more tests for image header positionSimon Glass
2019-07-29binman: Move Image.BuildImage() into a single functionSimon Glass
2019-07-29binman: Write the original input fdtmap to a fileSimon Glass
2019-07-29binman: Update documentation for image creationSimon Glass
2019-07-29binman: Add info to allow safely repacking an image laterSimon Glass
2019-07-29binman: Support updating entries in an existing imageSimon Glass
2019-07-29binman: Tidy up _SetupDtb() to use its own temporary fileSimon Glass
2019-07-29binman: Allow the fdtmap to remain unchangedSimon Glass
2019-07-29binman: Add a constant for common entry propertiesSimon Glass
2019-07-29binman: Add a function to obtain the image for an EntrySimon Glass
2019-07-29binman: Adjust Entry to read the node in a separate callSimon Glass
2019-07-29binman: Add an image name into the fdtmapSimon Glass
2019-07-29binman: Store the entry in output_fdt_filesSimon Glass
2019-07-29binman: Allow state functions to fail to return dataSimon Glass