summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass
2019-12-02crc: Fix code style with crc functionsSimon Glass
2019-11-23buildman: Fix problem with non-existent output directoriesTom Rini
2019-11-23moveconfig.py: Fix more Python3 UTF issuesTom Rini
2019-11-20env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini
2019-11-17Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-11-17rockchip: mkimage: add support for RK3308Andy Yan
2019-11-17rockchip: mkimage: add support for px30Kever Yang
2019-11-14patman: fix coverletter cc list with nullsRobert Beckett
2019-11-14patman: fix some typos in commentsAnatolij Gustschin
2019-11-12defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini
2019-11-12Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-11-11binman: tegra: Adjust symbol calculation depending on end-at-4gbSimon Glass
2019-11-08tools/img2brec.sh: Delete unused toolTom Rini
2019-11-05tools: imx8m_image: support ddr4 firmwarePeng Fan
2019-11-05tools: imx8mimage: add ROM VERSIONPeng Fan
2019-11-04binman: Move to use Python 3Simon Glass
2019-11-04dtoc: Convert fdt.py to Python 3Simon Glass
2019-11-04binman: Convert a few tests to Python 3Simon Glass
2019-11-04binman: Remember the pre-reset entry sizeSimon Glass
2019-11-04pylibfdt: Convert to Python 3Simon Glass
2019-11-04rkmux: Convert to Python 3Simon Glass
2019-11-04move_config: Convert to Python 3Simon Glass
2019-11-04microcode_tool: Convert to Python 3Simon Glass
2019-11-04test_dtoc: Move to use Python 3Simon Glass
2019-11-04test_fdt: Move to use Python 3Simon Glass
2019-11-04buildman: Convert to Python 3Simon Glass
2019-11-04patman: Move to use Python 3Simon Glass
2019-11-04patman: Use unicode for file I/OSimon Glass
2019-11-04patman: Adjust 'command' to return strings instead of bytesSimon Glass
2019-11-04fdt: Sync up to the latest libfdtSimon Glass
2019-11-02binman: Fix up comment in intel-fsp-mSimon Glass
2019-11-02binman: Add support for Intel FSP-TSimon Glass
2019-11-02binman: Add support for Intel FSP-SSimon Glass
2019-11-02binman: Correct symbol calculation with non-zero image baseSimon Glass
2019-11-01Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dmTom Rini
2019-10-31mkimage: Set correct FDT type and ramdisk architecture in FIT auto modeMichal Sojka
2019-10-29tools: buildman: Remove useless mkdir() in Make() in test.pyBin Meng
2019-10-29tools: buildman: Honor output directory when generating boards.cfgBin Meng
2019-10-28tools: Avoid creating symbolic links for tools/version.hBin Meng
2019-10-28tools: ifwitool: Define __packed when it is not definedBin Meng
2019-10-28tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32Bin Meng
2019-10-28tools: mtk_image.h: Use portable uintXX_t instead of linux-specific __leXXBin Meng
2019-10-27patman: separate emails in CC list with NULsDmitry Torokhov
2019-10-24arm64: zynqmp: Do not remove dpll_prog from psu_initMichal Simek
2019-10-15patman: Use the Change-Id, version, and prefix in the Message-IdDouglas Anderson
2019-10-15binman: Drop comment-out code in testUpdateFdtOutput()Simon Glass
2019-10-15binman: Add logging for the number of pack passesSimon Glass
2019-10-15binman: Write symbol info before image inclusionSimon Glass
2019-10-15binman: Support writing symbols into entries within an IFWISimon Glass