phy: rockchip: Fix not calling dev_err with a device
[pandora-u-boot.git] / tools /
2020-09-25 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-09-25 Simon Glassbinman: Support adding a U-Boot environment
2020-09-25 Simon Glassbinman: Show an error when a file is missing
2020-09-24 Tom RiniMerge tag 'xilinx-for-v2021.01' of https://gitlab.denx...
2020-09-22 Tom RiniMerge tag 'dm-pull-22sep20' of git://git.denx.de/u...
2020-09-22 Simon Glassbinman: sunxi: Add help message for missing sunxi ATF...
2020-09-22 Simon Glassbinman: Support help messages for missing blobs
2020-09-22 Simon Glassbinman: Allow selecting default FIT configuration
2020-09-22 Alper Nebi Yasakbinman: Document how CROSS_COMPILE, CC, HOSTCC etc...
2020-09-22 Alper Nebi Yasakbinman: Allow resolving host-specific tools from env...
2020-09-22 Alper Nebi Yasakbinman: Use target-specific tools when cross-compiling
2020-09-22 Alper Nebi Yasakbinman: Support cross-compiling test files to x86
2020-09-22 Alper Nebi Yasakbuildman: Use git worktrees instead of git clones when...
2020-09-22 Simon Glassbinman: Support generating FITs with multiple dtbs
2020-09-22 Simon Glassbinman: Add support for ATF BL31
2020-09-22 Simon Glassbinman: Move 'external' support into base class
2020-09-22 Simon Glassbinman: Fix up a few missing comments
2020-09-22 Simon Glassbinman: Allow entry args to be required
2020-09-22 Simon Glasstools: Drop unnecessary use of __file__
2020-09-22 Simon Glassbinman: Use pkg_resources to find resources
2020-09-22 Alper Nebi Yasakbinman: Build FIT image subentries with the section...
2020-09-22 Alper Nebi Yasakbinman: Respect pad-before property of section subentries
2020-09-22 Alper Nebi Yasakbinman: Ignore hash*, signature* nodes in sections
2020-09-07 Tom RiniMerge branch 'remove-config-nr-dram-banks-v9-2020-08...
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
next