summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-10-11binman: Use qemu-x86_defconfig in the exampleBin Meng
2019-10-09Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2019-10-08buildman: Perform tests in a temporary directoryTom Rini
2019-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic
2019-10-08tools: imx8m_image: align spl bin image sizePeng Fan
2019-10-08imx: Kconfig: Reduce default CONFIG_CSF_SIZEBreno Matheus Lima
2019-10-08logos: Add the TechNexion's logoFabio Estevam
2019-10-08Revert "habv4: tools: Avoid hardcoded CSF size for SPL targets"Stefano Babic
2019-10-08habv4: tools: Avoid hardcoded CSF size for SPL targetsBreno Matheus Lima
2019-10-08imx6: spl: Reduce SPL limit size in case CONFIG_SECURE_BOOT is enabledBreno Matheus Lima
2019-10-08tools: imx8mimage: fix HDMI/FIT parsingPeng Fan
2019-10-08kconfiglib: Update to the 12.14.0 releaseTom Rini
2019-10-08genboardscfg.py: Remove "warnings" print sectionTom Rini
2019-10-08genboardscfg.py: Convert to Python 3Tom Rini
2019-10-08binman: Take account of skip-at-start with image-headerSimon Glass
2019-10-08binman: Handle reading data for end-at-4gb sectionsSimon Glass
2019-10-08binman: Add a base implementation of Entry.ReadChildData()Simon Glass
2019-10-08binman: Allow verbose output with all commandsSimon Glass
2019-10-08binman: Allow selection of logging verbositySimon Glass
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