aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-07-11dtoc: Fix pylint warningsSimon Glass2-131/+144
2017-07-11dtoc: Split out the main class into its own fileSimon Glass2-405/+414
2017-07-11dtoc: Add a comment at the topSimon Glass1-0/+20
2017-07-11dtoc: Use self._options instead of the global optionsSimon Glass1-2/+2
2017-07-11moveconfig: Allow automatic location and adding of 'imply'Simon Glass1-9/+215
2017-07-11moveconfig: Allow control of which implying configs are shownSimon Glass1-4/+32
2017-07-11moveconfig: Allow piping in 'git show --stat' outputSimon Glass1-0/+2
2017-07-11dtoc: Support multiple compatible strings in a nodeSimon Glass1-7/+21
2017-07-11moveconfig: Support looking for implied CONFIG optionsSimon Glass1-1/+214
2017-07-11moveconfig: Support building a simple config databaseSimon Glass1-7/+74
2017-07-11moveconfig: Add a constant for auto.confSimon Glass1-4/+6
2017-07-11moveconfig: Tidy up the documentation and add hintsSimon Glass1-2/+20
2017-07-11moveconfig: Allow reading the defconfig list from stdinSimon Glass1-3/+18
2017-07-11moveconfig: Support providing a path to the defconfig filesSimon Glass1-2/+19
2017-07-11rockchip: mkimage: add support for rk322x socKever Yang1-0/+1
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko2-10/+2
2017-07-06mkimage: fix display of image types listBaruch Siach1-1/+5
2017-06-23rockchip: mkimage: correct spl_size for rk3399Kever Yang1-1/+1
2017-06-23rkcommon.c: Remove unused rkcommon_spi_to_offsetTom Rini1-5/+0
2017-06-16powerpc, 5xx: remove some "5xx" remainsHeiko Schocher2-2/+0
2017-06-16treewide: remove unneeded semicolonsMasahiro Yamada1-1/+1
2017-06-12tools/tbot: update READMEHeiko Schocher4-684/+0
2017-06-12rkcommon.c: Drop pointless assignmentSimon Glass1-1/+2
2017-06-12fdtgrep: Deal with NULL data passed to check_type_include()Simon Glass1-11/+14
2017-06-10Merge git://git.denx.de/u-boot-dmTom Rini14-35/+503
2017-06-09tools/kwbimage: Support building with LibreSSLMarek BehĂșn1-1/+1
2017-06-09buildman: properly translate strings for log and err files to ASCIIDaniel Schwierzeck1-2/+4
2017-06-09buildman: disable localized and unicode output of all build toolsDaniel Schwierzeck1-1/+5
2017-06-08patman: Add a functional testSimon Glass7-2/+459
2017-06-08patman: Rename 'list' variable in MakeCcFile()Simon Glass1-10/+10
2017-06-08patman: Add a maintainer test feature to MakeCcFile()Simon Glass1-2/+6
2017-06-08patman: Add unicode to test patchesSimon Glass1-0/+9
2017-06-08patman: Don't return the series in FixPatches()Simon Glass2-3/+2
2017-06-08patman: Don't report unicode characterSimon Glass1-9/+0
2017-06-08patman: Rename 'str' variable in EmailPatches()Simon Glass1-3/+3
2017-06-08patman: Don't convert input data to unicodeSimon Glass1-4/+0
2017-06-08patman: Adjust handling of unicode email addressSimon Glass2-3/+9
2017-06-08patman: encode CC list to UTF-8Philipp Tomsich1-2/+2
2017-06-08buildman: Fix bloat option when 'new' only drops functionsTom Rini1-1/+1
2017-06-07rockchip: mkimage: Add support for RV1108Andy Yan1-0/+1
2017-06-07rockchip: mkimage: set init_boot_size to avoid confusing the boot ROMPhilipp Tomsich1-4/+7
2017-06-07rockchip: mkimage: force 2KB alignment for init_sizePhilipp Tomsich3-4/+5
2017-06-07rockchip: mkimage: add support for verify_header/print_headerPhilipp Tomsich4-42/+146
2017-06-02fdt: Drop fdt_select.pySimon Glass7-24/+13
2017-06-02binman: Rename fdt variable to dtbSimon Glass3-12/+11
2017-06-02fdt: Merge fdt_normal with its base classSimon Glass3-253/+157
2017-06-02binman: Drop a special case related to fdt_fallbackSimon Glass1-9/+4
2017-06-02fdt: Drop fdt_fallback librarySimon Glass5-243/+18
2017-06-02fdt: Drop use of the legacy libfdt python moduleSimon Glass1-24/+8
2017-06-02fdt: Stop building the old python libfdt moduleSimon Glass1-18/+0