Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
71094b72d7113cbb2c566eac43fc122a18e5c6f9
/
tools
d08c38c
buildman: Ignore blank lines during size checks
by Tom Rini
· 5 years ago
57cb9d5
buildman: Add options to get the arch and toolchain info
by Simon Glass
· 5 years ago
7c66ead
buildman: Figure out boards before commits
by Simon Glass
· 5 years ago
6a3fc91
buildman: Ask genboardscfg to be quiet
by Simon Glass
· 5 years ago
69bbdd1
genboardcfg: Support a quiet mode
by Simon Glass
· 5 years ago
4251fbc
buildman: Improve [make-flags] section parser to allow quoted strings
by Cristian Ciocaltea
· 5 years ago
2b12196
cmd: add asn1_compiler
by AKASHI Takahiro
· 5 years ago
32f2ca2
cosmetic: Fix spelling and whitespace errors
by Thomas Hebb
· 5 years ago
3db7110
crc32: Use the crc.h header for crc functions
by Simon Glass
· 5 years ago
b2ea91b
crc: Fix code style with crc functions
by Simon Glass
· 5 years ago
70f6813
buildman: Fix problem with non-existent output directories
by Tom Rini
· 5 years ago
02b5670
moveconfig.py: Fix more Python3 UTF issues
by Tom Rini
· 5 years ago
a8992e7
env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check
by Tom Rini
· 5 years ago
d64efd9
Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
644c6be
rockchip: mkimage: add support for RK3308
by Andy Yan
· 5 years ago
c6e66b1
rockchip: mkimage: add support for px30
by Kever Yang
· 5 years ago
677dac2
patman: fix coverletter cc list with nulls
by Robert Beckett
· 5 years ago
ab4a6ab
patman: fix some typos in comments
by Anatolij Gustschin
· 5 years ago
cb6617a
defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT
by Tom Rini
· 5 years ago
5f7ff6d
Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
7c15013
binman: tegra: Adjust symbol calculation depending on end-at-4gb
by Simon Glass
· 5 years ago
fb6dc1f
tools/img2brec.sh: Delete unused tool
by Tom Rini
· 5 years ago
d3c7d84
tools: imx8m_image: support ddr4 firmware
by Peng Fan
· 5 years ago
b8f1683
tools: imx8mimage: add ROM VERSION
by Peng Fan
· 5 years ago
3885601
binman: Move to use Python 3
by Simon Glass
· 5 years ago
a90df2b
dtoc: Convert fdt.py to Python 3
by Simon Glass
· 5 years ago
b6ee0cf
binman: Convert a few tests to Python 3
by Simon Glass
· 5 years ago
9a5d3dc
binman: Remember the pre-reset entry size
by Simon Glass
· 5 years ago
b4cf5f1
pylibfdt: Convert to Python 3
by Simon Glass
· 5 years ago
5effab0
rkmux: Convert to Python 3
by Simon Glass
· 5 years ago
793dca3
move_config: Convert to Python 3
by Simon Glass
· 5 years ago
879ca27
microcode_tool: Convert to Python 3
by Simon Glass
· 5 years ago
3c19dc8
test_dtoc: Move to use Python 3
by Simon Glass
· 5 years ago
f7ba5f0
test_fdt: Move to use Python 3
by Simon Glass
· 5 years ago
c05aa03
buildman: Convert to Python 3
by Simon Glass
· 5 years ago
e3986d9
patman: Move to use Python 3
by Simon Glass
· 5 years ago
272cd85
patman: Use unicode for file I/O
by Simon Glass
· 5 years ago
3b3e3c0
patman: Adjust 'command' to return strings instead of bytes
by Simon Glass
· 5 years ago
f0921f5
fdt: Sync up to the latest libfdt
by Simon Glass
· 5 years ago
211193d
binman: Fix up comment in intel-fsp-m
by Simon Glass
· 5 years ago
998d148
binman: Add support for Intel FSP-T
by Simon Glass
· 5 years ago
bc6a88f
binman: Add support for Intel FSP-S
by Simon Glass
· 5 years ago
15c981c
binman: Correct symbol calculation with non-zero image base
by Simon Glass
· 5 years ago
bb1bb4b
Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 5 years ago
12e288a
mkimage: Set correct FDT type and ramdisk architecture in FIT auto mode
by Michal Sojka
· 5 years ago
578b637
tools: buildman: Remove useless mkdir() in Make() in test.py
by Bin Meng
· 5 years ago
bc750bc
tools: buildman: Honor output directory when generating boards.cfg
by Bin Meng
· 5 years ago
4d90f6c
tools: Avoid creating symbolic links for tools/version.h
by Bin Meng
· 5 years ago
ccd4398
tools: ifwitool: Define __packed when it is not defined
by Bin Meng
· 5 years ago
afd3bf4
tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32
by Bin Meng
· 5 years ago
a7c9a65
tools: mtk_image.h: Use portable uintXX_t instead of linux-specific __leXX
by Bin Meng
· 5 years ago
8ab452d
patman: separate emails in CC list with NULs
by Dmitry Torokhov
· 5 years ago
d8a6d1b
arm64: zynqmp: Do not remove dpll_prog from psu_init
by Michal Simek
· 5 years ago
833e419
patman: Use the Change-Id, version, and prefix in the Message-Id
by Douglas Anderson
· 5 years ago
d1d5ffd
binman: Drop comment-out code in testUpdateFdtOutput()
by Simon Glass
· 5 years ago
aed6c0b
binman: Add logging for the number of pack passes
by Simon Glass
· 5 years ago
261cbe0
binman: Write symbol info before image inclusion
by Simon Glass
· 5 years ago
ed9571d
binman: Support writing symbols into entries within an IFWI
by Simon Glass
· 5 years ago
51f2072
binman: Update IFWI entry to support updates
by Simon Glass
· 5 years ago
afc68a8
binman: Update IFWI entry to read entries outside constructor
by Simon Glass
· 5 years ago
7d645e0
binman: Fix entry comment for Intel descriptor
by Simon Glass
· 5 years ago
ea0fff9
binman: Add support for Intel FSP meminit
by Simon Glass
· 5 years ago
b87064c
binman: Allow support for writing a size symbol to binaries
by Simon Glass
· 5 years ago
eb0086f
binman: Increase size of TPL and SPL test data
by Simon Glass
· 5 years ago
bf4d0e2
binman: Avoid needing the section size in advance
by Simon Glass
· 5 years ago
dfdd2b6
binman: Rename some two-digit test files
by Simon Glass
· 5 years ago
9255f3c
binman: Use underscore in test filenames
by Simon Glass
· 5 years ago
2090f1e
binman: Allow symbols to be resolved inside sections
by Simon Glass
· 5 years ago
c9a0b27
binman: Clean up unnecessary code related to ELF test files
by Simon Glass
· 5 years ago
8dc60f9
binman: Use the Makefile for u_boot_binman_syms_bad
by Simon Glass
· 5 years ago
e9d2ee3
binman: Use the Makefile for u_boot_binman_syms_size
by Simon Glass
· 5 years ago
1542c8b
binman: Use the Makefile for u_boot_binman_syms
by Simon Glass
· 5 years ago
bccd91d
binman: Use the Makefile for u_boot_no_ucode_ptr
by Simon Glass
· 5 years ago
f514d8f
binman: Use the Makefile for u_boot_ucode_ptr
by Simon Glass
· 5 years ago
53e22bf
binman: Use the Makefile to build ELF test files
by Simon Glass
· 5 years ago
180f556
binman: Use tools.Run() to run objdump
by Simon Glass
· 5 years ago
e95be63
binman: Fix IFWI output when using an Intel FIT image
by Simon Glass
· 5 years ago
5af1207
binman: Add support for Intel FIT
by Simon Glass
· 5 years ago
5e23918
binman: x86: Separate out 16-bit reset and init code
by Simon Glass
· 5 years ago
2250ee6
binman: Add support for an x86 'reset' section
by Simon Glass
· 5 years ago
3da9ce8
binman: Correct use of 'replace' in IFWI tests
by Simon Glass
· 5 years ago
39c8e47
binman: Handle hidden symbols in ELF files
by Simon Glass
· 5 years ago
9d44a7e
binman: Drop .note section from ELF
by Simon Glass
· 5 years ago
8dbb744
binman: Allow use of help and entry-docs without libfdt
by Simon Glass
· 5 years ago
b986b3b
binman: Use cls instead of self for class methods
by Simon Glass
· 5 years ago
6eace39
patman: Update command.Run() to handle failure better
by Simon Glass
· 5 years ago
3b1c0b0
patman: Drop binary parameter
by Simon Glass
· 5 years ago
c443f56
binman: Use qemu-x86_defconfig in the example
by Bin Meng
· 5 years ago
eaa0bde
Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
efea5a3
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· 5 years ago
aae6258
buildman: Perform tests in a temporary directory
by Tom Rini
· 5 years ago
d714a75
imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB
by Stefano Babic
· 5 years ago
4b78bb5
tools: imx8m_image: align spl bin image size
by Peng Fan
· 5 years ago
5b20d14
imx: Kconfig: Reduce default CONFIG_CSF_SIZE
by Breno Matheus Lima
· 5 years ago
dc3e6c8
logos: Add the TechNexion's logo
by Fabio Estevam
· 6 years ago
7002634
Revert "habv4: tools: Avoid hardcoded CSF size for SPL targets"
by Stefano Babic
· 5 years ago
40af7d3
habv4: tools: Avoid hardcoded CSF size for SPL targets
by Breno Matheus Lima
· 5 years ago
7171437
imx6: spl: Reduce SPL limit size in case CONFIG_SECURE_BOOT is enabled
by Breno Matheus Lima
· 5 years ago
4d655bf
tools: imx8mimage: fix HDMI/FIT parsing
by Peng Fan
· 5 years ago
65e05dd
kconfiglib: Update to the 12.14.0 release
by Tom Rini
· 5 years ago
Next »