summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* cmd: add asn1_compilerAKASHI Takahiro2019-12-062-0/+1614
* cosmetic: Fix spelling and whitespace errorsThomas Hebb2019-12-032-3/+3
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-029-2/+8
* crc: Fix code style with crc functionsSimon Glass2019-12-021-2/+2
* buildman: Fix problem with non-existent output directoriesTom Rini2019-11-231-0/+2
* moveconfig.py: Fix more Python3 UTF issuesTom Rini2019-11-231-1/+4
* env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini2019-11-201-3/+0
* Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-11-171-0/+2
|\
| * rockchip: mkimage: add support for RK3308Andy Yan2019-11-171-0/+1
| * rockchip: mkimage: add support for px30Kever Yang2019-11-171-0/+1
* | patman: fix coverletter cc list with nullsRobert Beckett2019-11-141-1/+1
* | patman: fix some typos in commentsAnatolij Gustschin2019-11-143-5/+5
|/
* defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini2019-11-121-3/+0
* Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-11-122-2/+32
|\
| * tools: imx8m_image: support ddr4 firmwarePeng Fan2019-11-051-0/+10
| * tools: imx8mimage: add ROM VERSIONPeng Fan2019-11-051-2/+22
* | binman: tegra: Adjust symbol calculation depending on end-at-4gbSimon Glass2019-11-1110-26/+134
* | tools/img2brec.sh: Delete unused toolTom Rini2019-11-081-388/+0
* | binman: Move to use Python 3Simon Glass2019-11-041-1/+1
* | dtoc: Convert fdt.py to Python 3Simon Glass2019-11-041-13/+4
* | binman: Convert a few tests to Python 3Simon Glass2019-11-041-7/+7
* | binman: Remember the pre-reset entry sizeSimon Glass2019-11-041-1/+8
* | pylibfdt: Convert to Python 3Simon Glass2019-11-043-30/+3
* | rkmux: Convert to Python 3Simon Glass2019-11-041-8/+8
* | move_config: Convert to Python 3Simon Glass2019-11-041-41/+41
* | microcode_tool: Convert to Python 3Simon Glass2019-11-041-14/+14
* | test_dtoc: Move to use Python 3Simon Glass2019-11-042-1/+2
* | test_fdt: Move to use Python 3Simon Glass2019-11-041-1/+1
* | buildman: Convert to Python 3Simon Glass2019-11-049-145/+146
* | patman: Move to use Python 3Simon Glass2019-11-041-1/+1
* | patman: Use unicode for file I/OSimon Glass2019-11-045-11/+11
* | patman: Adjust 'command' to return strings instead of bytesSimon Glass2019-11-044-18/+46
* | fdt: Sync up to the latest libfdtSimon Glass2019-11-041-1/+2
|/
* binman: Fix up comment in intel-fsp-mSimon Glass2019-11-021-1/+1
* binman: Add support for Intel FSP-TSimon Glass2019-11-024-0/+63
* binman: Add support for Intel FSP-SSimon Glass2019-11-024-0/+64
* binman: Correct symbol calculation with non-zero image baseSimon Glass2019-11-022-4/+2
* Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dmTom Rini2019-11-013-5/+5
|\
| * patman: separate emails in CC list with NULsDmitry Torokhov2019-10-273-5/+5
* | mkimage: Set correct FDT type and ramdisk architecture in FIT auto modeMichal Sojka2019-10-311-0/+3
* | tools: buildman: Remove useless mkdir() in Make() in test.pyBin Meng2019-10-291-8/+0
* | tools: buildman: Honor output directory when generating boards.cfgBin Meng2019-10-291-5/+5
* | tools: Avoid creating symbolic links for tools/version.hBin Meng2019-10-282-1/+1
* | tools: ifwitool: Define __packed when it is not definedBin Meng2019-10-281-0/+2
* | tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32Bin Meng2019-10-281-1/+1
* | tools: mtk_image.h: Use portable uintXX_t instead of linux-specific __leXXBin Meng2019-10-281-43/+43
|/
* arm64: zynqmp: Do not remove dpll_prog from psu_initMichal Simek2019-10-241-1/+0
* patman: Use the Change-Id, version, and prefix in the Message-IdDouglas Anderson2019-10-154-5/+85
* binman: Drop comment-out code in testUpdateFdtOutput()Simon Glass2019-10-151-2/+0
* binman: Add logging for the number of pack passesSimon Glass2019-10-151-0/+1