summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-10-09Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini5-5/+15
2019-10-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini6-32/+47
2019-10-08buildman: Perform tests in a temporary directoryTom Rini1-12/+14
2019-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic1-1/+1
2019-10-08tools: imx8m_image: align spl bin image sizePeng Fan1-2/+3
2019-10-08imx: Kconfig: Reduce default CONFIG_CSF_SIZEBreno Matheus Lima1-1/+4
2019-10-08logos: Add the TechNexion's logoFabio Estevam1-0/+0
2019-10-08Revert "habv4: tools: Avoid hardcoded CSF size for SPL targets"Stefano Babic1-4/+1
2019-10-08habv4: tools: Avoid hardcoded CSF size for SPL targetsBreno Matheus Lima1-1/+4
2019-10-08imx6: spl: Reduce SPL limit size in case CONFIG_SECURE_BOOT is enabledBreno Matheus Lima1-0/+3
2019-10-08tools: imx8mimage: fix HDMI/FIT parsingPeng Fan1-2/+5
2019-10-08kconfiglib: Update to the 12.14.0 releaseTom Rini3-3088/+6574
2019-10-08genboardscfg.py: Remove "warnings" print sectionTom Rini1-5/+1
2019-10-08genboardscfg.py: Convert to Python 3Tom Rini1-13/+13
2019-10-08binman: Take account of skip-at-start with image-headerSimon Glass1-0/+1
2019-10-08binman: Handle reading data for end-at-4gb sectionsSimon Glass3-13/+11
2019-10-08binman: Add a base implementation of Entry.ReadChildData()Simon Glass1-0/+16
2019-10-08binman: Allow verbose output with all commandsSimon Glass1-21/+15
2019-10-08binman: Allow selection of logging verbositySimon Glass1-0/+6
2019-09-25fw_env: fix build errorPierre-Jean Texier1-1/+2
2019-09-25fw_env: remove duplicated definitionsPierre-Jean Texier1-7/+0
2019-09-10tools: Add ifwitool to .gitignoreAndy Shevchenko1-0/+1
2019-09-03riscv: tools: Handle addend to absolute reloc in prelink-riscvMarcus Comstedt1-2/+6
2019-08-26tools: remove easylogo and include/video_logo.hHeinrich Schuchardt6-621/+0
2019-08-20easylogo: avoid buffer overrunHeinrich Schuchardt1-1/+2
2019-08-15riscv: tools: Add big endian target support to prelink-riscvMarcus Comstedt2-33/+63
2019-08-15riscv: tools: Fix prelink-riscv to work on big endian hostsMarcus Comstedt2-24/+23
2019-08-12env: Rename environment.h to env_internal.hSimon Glass1-1/+1
2019-08-11env: Rename the redundancy flagsSimon Glass1-10/+13
2019-08-11env: Rename environment to embedded_environmentSimon Glass1-2/+2
2019-08-11env: Move env_set() to env.hSimon Glass3-0/+3
2019-07-30tools: zynqmp_psu_init_minimize.sh: fix return lines coding styleLuca Ceresoli1-0/+3
2019-07-30arm64: zynqmp: add tool to minimize psu_init_gpl.c filesLuca Ceresoli1-0/+145
2019-07-30arm64: zynqmp: add tool to convert PMU config object .c to binaryLuca Ceresoli1-0/+301
2019-07-30Merge tag 'dm-pull-29jul19' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini47-364/+1980
2019-07-29Merge branch '2019-07-29-master-imports'Tom Rini1-7/+0
2019-07-29binman: Add command-line support for replacing entriesSimon Glass5-4/+327
2019-07-29binman: Correct the error message for invalid pathSimon Glass2-4/+4
2019-07-29binman: Split control.WriteEntryToImage() into separate functionsSimon Glass1-17/+59
2019-07-29binman: Update control.WriteEntry() to support writing the mapSimon Glass1-4/+6
2019-07-29binman: Move control.WriteEntry further down the fileSimon Glass1-41/+40
2019-07-29binman: Clean up all output directories in testsSimon Glass1-9/+42
2019-07-29binman: Add a test function to clean up the output dirSimon Glass1-4/+8
2019-07-29binman: Update state when replacing device-tree entriesSimon Glass4-0/+38
2019-07-29patman: Reset the output directory when it is removedSimon Glass1-0/+2
2019-07-29binman: Support replacing data in a cbfsSimon Glass7-9/+87
2019-07-29binman: Update Entry.WriteData() to handle special sectionsSimon Glass3-3/+29
2019-07-29binman: Update Entry.ReadEntry() to work through classesSimon Glass4-17/+46
2019-07-29binman: Add a prefix before CBFS hex offsetsSimon Glass2-4/+4
2019-07-29binman: Add a few more features to the wishlistSimon Glass1-0/+2