samsung: tizen_amlogic: increase ramdisk size from 8M to 32M
[platform/kernel/u-boot.git] / tools /
2020-12-02 Heinrich Schuchardttools: image-host.c: use correct output format 26/248726/1
2020-10-20 Inha Songtools:mkimage_multidtb: Align less than PAD size
2020-10-20 Inha Songtool: mkimage_signed: Add odroid-xu3_defconfig support
2020-10-20 Przemyslaw Marczaktool:mkimage_signed: add tizen_defconfig support
2020-10-20 Przemyslaw Marczaktools:mkimage_multidtb: cat multi-plat bin with multipl...
2020-10-20 Lukasz Majewskitools: dtc: Add source to build the dtc compiler
2020-10-20 Przemyslaw Marczaktools: add script: mkimage_signed.sh for sign u-boot...
2020-08-26 Tom RiniMerge tag 'u-boot-imx-20200825' of https://gitlab.denx...
2020-08-25 Tom RiniMerge tag 'u-boot-rockchip-20200820' of https://gitlab...
2020-08-24 Tom RiniMerge tag 'u-boot-clk-24Aug2020' of https://gitlab...
2020-08-23 Tom RiniMerge tag 'dm-pull-22aug20' of https://gitlab.denx...
2020-08-23 Tom RiniMerge branch '2020-08-21-stdio-cleanup'
2020-08-23 Simon Glassmoveconfig: Skip binary and ELF files
2020-08-22 Simon Glassbinman: Add a setup script for Python
2020-08-22 Simon Glassdtoc: Add a setup script for Python
2020-08-22 Simon Glassbinman: Correct some import statements
2020-08-22 Simon Glassbinman: Move GetEntryModules() to control
2020-08-18 Matthias Schiffertools/imximage: fix DCD Blocks message output order
2020-08-07 Tom RiniMerge branch '2020-08-07-mkimage-improvements'
2020-08-07 Patrick Oppenlandermkimage: fit: fix import of external data
2020-08-07 Patrick Oppenlandermkimage: fit: include image cipher in configuration...
2020-08-07 Patrick Oppenlandermkimage: fit: don't cipher ciphered data
2020-08-07 Patrick Oppenlandermkimage: fit: handle FDT_ERR_NOSPACE when ciphering
2020-08-07 Patrick Oppenlandermkimage: fit: only process one cipher node
2020-08-07 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2020-08-05 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-08-05 Tom RiniMerge branch '2020-08-05-misc-fixes'
2020-08-05 Simon Glasstools: env: Avoid an uninited warning with was_locked
2020-08-05 Simon Glasstools: env: Fix printf() warning in fw_env
2020-08-05 Fabio Estevamfit_image: Use calloc() to fix reproducibility issue
2020-08-04 Tom RiniMerge tag 'u-boot-imx-20200804' of https://gitlab.denx...
2020-08-04 Tom RiniMerge tag 'fixes-for-2020.10-rc1' of https://gitlab...
2020-08-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-08-04 Tom RiniMerge tag 'mips-pull-2020-08-03' of https://gitlab...
2020-08-04 Tom RiniMerge branch '2020-08-01-misc-cleanups'
2020-08-04 Simon Glasscheckpatch: Don't allow common.h and dm.h in headers
2020-08-04 Simon Glasspatman: Fix up the test comments
2020-07-31 Tom RiniMerge branch '2020-07-31-more-env-updates'
2020-07-31 Ivan Mikhaylovfw_setenv: lock the flash only if it was locked before
2020-07-30 Tom RiniMerge tag 'dm-pull-28jul20' of git://git.denx.de/u...
2020-07-29 Walter Lozanodtoc: remove compatible string aliases support
2020-07-29 Walter Lozanodtoc: look for compatible string aliases in driver...
2020-07-29 Simon GlassMakefile: Rename ALL-y to INPUTS-y
2020-07-29 Simon Glassbuildman: Show the build rate at the end
2020-07-29 Simon Glassbuildman: Correct the testOutputDir() unit test
2020-07-29 Simon Glassbuildman: Allow using older versions of genboardscfg.py
2020-07-29 Walter Lozanodtoc: add coverage test for unicode error
2020-07-28 Tom RiniMerge tag 'u-boot-amlogic-20200727' of https://gitlab...
2020-07-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-27 Tom RiniMerge tag 'dm-pull-20jul20-take2a' of https://gitlab...
2020-07-27 Simon Glassbinman: Re-enable concurrent tests
2020-07-27 Simon Glassbinman: Don't change the descriptor in tests
2020-07-25 Nicolas Boichatpatman: When no tracking branch is provided, tell the...
2020-07-25 Nicolas Boichatpatman: Make sure sendemail.suppresscc is (un)set correctly
2020-07-25 Patrick DelaunayAdd information for skipped commit options
2020-07-25 Patrick Delaunaypatman: Detect unexpected END
2020-07-25 Simon Glassbinman: Add support for generating a FIT
2020-07-25 Simon Glassdtoc: Allow adding variable-sized data to a dtb
2020-07-25 Simon Glassmkimage: Allow updating the FIT timestamp
2020-07-25 Simon Glassbinman: Allow zero-length entries to overlap
2020-07-25 Simon Glassbinman: Allow missing Intel blobs
2020-07-25 Simon Glassbinman: Detect when valid images are not produced
2020-07-25 Simon Glasspatman: Update errors and warnings to use stderr
2020-07-25 Simon Glassbinman: Allow external binaries to be missing
2020-07-25 Simon Glassbinman: Convert existing binary blobs to blob_ext
2020-07-25 Simon Glassbinman: Add an etype for external binary blobs
2020-07-25 Simon Glassbinman: Use super() instead of specifying parent type
2020-07-25 Simon Glassbinman: Fix a few typos in the entry docs
2020-07-25 Simon Glassbinman: Add support for calling mkimage
2020-07-25 Simon Glassbinman: Set a default toolpath
2020-07-25 Simon Glassbinman: Specify the toolpath when running test coverage
2020-07-25 Simon Glassbinman: Correct the search patch for pylibfdt
2020-07-25 Simon Glassbinman: cbfs: Fix IFWI typo
2020-07-25 Simon Glassbinman: Output errors to stderr
2020-07-25 Simon Glasspatman: Add a -D option to enable debugging
2020-07-25 Simon Glasspatman: Support collecting response tags in Patchstream
2020-07-25 Simon Glasspatman: Allow disabling 'bright' mode with Print output
2020-07-25 Simon Glasspatman: Add a 'test' subcommand
2020-07-25 Simon Glasspatman: Allow different commands
2020-07-25 Simon Glasspatman: Convert to ArgumentParser
2020-07-25 Simon Glasspatman: Allow skipping patches at the end
2020-07-25 Simon Glasspatman: Allow creating patches for another branch
2020-07-25 Simon Glasspatman: Add a test that uses gitpython
2020-07-25 Simon Glasspatman: Move main code out to a control module
2020-07-25 Simon Glasspatman: Use test_util to show test results
2020-07-24 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-24 Tom RiniRevert "Merge tag 'dm-pull-20jul20' of git://git.denx...
2020-07-23 Tom RiniMerge tag 'dm-pull-20jul20' of git://git.denx.de/u...
2020-07-20 Nicolas Boichatpatman: When no tracking branch is provided, tell the...
2020-07-20 Nicolas Boichatpatman: Make sure sendemail.suppresscc is (un)set correctly
2020-07-20 Patrick DelaunayAdd information for skipped commit options
2020-07-20 Patrick Delaunaypatman: Detect unexpected END
2020-07-20 Simon Glassbinman: Add support for generating a FIT
2020-07-20 Simon Glassdtoc: Allow adding variable-sized data to a dtb
2020-07-20 Simon Glassmkimage: Allow updating the FIT timestamp
2020-07-20 Simon Glassbinman: Allow zero-length entries to overlap
2020-07-20 Simon Glassbinman: Allow missing Intel blobs
2020-07-20 Simon Glassbinman: Detect when valid images are not produced
2020-07-20 Simon Glasspatman: Update errors and warnings to use stderr
2020-07-20 Simon Glassbinman: Allow external binaries to be missing
next