]> git.sur5r.net Git - u-boot/history - tools
zynq: config: Enable CONFIG_SYS_NO_FLASH through defconfig
[u-boot] / tools /
2016-07-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2016-07-19 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2016-07-16 Robert P. J. DayVarious, unrelated tree-wide typo fixes.
2016-07-15 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2016-07-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2016-07-15 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-07-15 Simon Glassdm: core: Expand platdata for of-platdata devices
2016-07-15 Simon Glassdtoc: Ignore the u-boot, dm-pre-reloc property
2016-07-15 Simon GlassOnly build the libfdt python module if 'swig' is available
2016-07-15 Simon Glassdm: Add a more efficient libfdt library
2016-07-15 Simon Glassdm: Add a tool to generate C code from a device tree
2016-07-15 Simon Glassdm: Add a library to provide simple device-tree access
2016-07-14 Teddy Reedmkimage: fix missing break for -p switch
2016-07-14 Simon Glasstools: Correct error handling in fit_image_process_hash()
2016-07-14 Simon Glasstools: Add an error code when fit_handle_file() fails
2016-07-14 Simon Glassmkimage: Show item lists for all categories
2016-07-14 Simon Glassmkimage: Use generic code for showing an 'image type...
2016-07-14 Simon Glassmkimage: Allow display of a list of any image header...
2016-07-14 Simon Glassimage: Correct auto-fit architecture property name
2016-07-14 Simon Glassmkimage: Drop blank line before main()
2016-07-14 Simon Glassmkimage: Drop premature setting of params.fit_image_type
2016-07-14 Simon Glassmkimage: Require a data file when auto-fit is used
2016-07-14 Simon Glassmkimage: Explain the auto-fit imagefile special case
2016-07-14 Simon Glassmkimage: Honour the default image type with auto-fit
2016-07-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-07-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2016-07-11 Bin Mengtools: patman: Handle missing 'END' in non-last commit...
2016-07-11 Bin Mengtools: patman: Handle missing blank line for 'Series...
2016-07-11 Bin Mengtools: patman: Generate cover letter correctly when...
2016-07-11 Bin Mengtools: patman: Handle tag sections without an 'END'
2016-07-11 Bin Mengtools: patman: Use cover_match for 'Cover-letter'
2016-07-11 Stefano Babicmkimage -l is broken for images after gpimage
2016-07-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-07-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2016-06-28 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2016-06-24 Vagrant CascadianRespect SOURCE_DATE_EPOCH when building FIT images.
2016-06-24 Teddy Reedmkimage: fit: spl: Add an optional static offset for...
2016-06-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2016-06-22 Masahiro Yamadatools: moveconfig: show suspicious boards with possible...
2016-06-22 Masahiro Yamadatools: moveconfig: simplify show_failed_boards() and...
2016-06-22 Masahiro Yamadatools: moveconfig: simplify source tree switching
2016-06-22 Masahiro Yamadatools: moveconfig: change class WorkDir to class Refere...
2016-06-22 Masahiro Yamadatools: moveconfig: fix needless move for config with...
2016-06-20 Tom RiniMerge git://git.denx.de/u-boot-nand-flash
2016-06-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2016-06-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-06-19 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-06-18 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2016-06-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ubi
2016-06-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arc
2016-06-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ubi
2016-06-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2016-06-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2016-06-12 Masahiro Yamadatools: fix define2mk.sed to not add quotes around negat...
2016-06-12 Joe Hershbergertools: moveconfig: Add a new --git-ref option
2016-06-12 Joe Hershbergertools: moveconfig: New color used for changed defconfig
2016-06-12 Joe Hershbergertools: moveconfig: Fix another typo
2016-06-12 Masahiro Yamadatools: moveconfig: make Slot.poll() more readable with...
2016-06-12 Masahiro Yamadatools: moveconfig: allow to run without any CONFIG...
2016-06-12 Masahiro Yamadatools: moveconfig: add --force-sync option
2016-06-12 Masahiro Yamadatools: moveconfig: report when defconfig is updated
2016-06-12 Masahiro Yamadatools: moveconfig: report when CONFIGs are removed...
2016-06-12 Masahiro Yamadatools: moveconfig: display log when savedefconfig occurs
2016-06-12 Masahiro Yamadatools: moveconfig: skip savedefconfig if .config was...
2016-06-12 Masahiro Yamadatools: moveconfig: refactor code to go back to idle...
2016-06-12 Masahiro Yamadatools: moveconfig: display log atomically in more reada...
2016-06-12 Masahiro Yamadatools: moveconfig: move log output code out of Kconfig...
2016-06-12 Masahiro Yamadatools: moveconfig: compute file paths just once
2016-06-12 Masahiro Yamadatools: moveconfig: allow to give CONFIG names as argume...
2016-06-12 Masahiro Yamadatools: moveconfig: drop code for handling type and...
2016-06-12 Masahiro Yamadatools: moveconfig: do not rely on type and default...
2016-06-12 Masahiro Yamadatools: moveconfig: increment number of processed files...
2016-06-12 Masahiro Yamadatools: moveconfig: exit with error message for not...
2016-06-12 Masahiro Yamadatools: moveconfig: check compilers before starting...
2016-06-12 Masahiro Yamadatools: moveconfig: check directory location before...
2016-06-12 Masahiro Yamadatools: moveconfig: remove redundant else: after sys...
2016-06-12 Masahiro Yamadatools: moveconfig: rename update_defconfig() to update_...
2016-06-12 Masahiro Yamadatools: moveconfig: fix --dry-run option
2016-06-12 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-06-06 Tom RiniMerge http://git.denx.de/u-boot-samsung
2016-06-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-06-06 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-06-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2016-06-04 Tom RiniMerge git://git.denx.de/u-boot-nand-flash
2016-06-04 Scott Woodmtd: nand: Remove docg4 driver and palmtreo680 flashing...
2016-05-31 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2016-05-31 Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2016-05-31 Andreas Fenkarttools/env: allow to pass NULL for environment options
2016-05-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-05-28 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-05-27 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-05-27 Robert P. J. Daytools: Add entry for generated tools/bin2header to...
2016-05-27 Masahiro Yamadatools/genboardscfg.py: remove bogus import subprocess
2016-05-27 Andreas Fenkarttools/env: no global variable sharing between applicati...
2016-05-27 Simon Glassrockchip: Check image name for the rksd image
2016-05-27 Andreas Fenkarttools/env: compute size of usable area only once
2016-05-27 Andreas Fenkarttools/env: fw_printenv pass value_only as argument
2016-05-27 Andreas Fenkarttools/env: remove 'extern' from function prototype...
2016-05-27 Andreas Fenkarttools/env: pass key as argument to env_aes_cbc_crypt
2016-05-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
next