]> git.ipfire.org Git - people/ms/u-boot.git/history - tools
config: Remove usage of CONFIG_STORAGE_EMMC
[people/ms/u-boot.git] / tools /
2016-09-26  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2016-09-22  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2016-09-21  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2016-09-21  Tom RiniMerge branch 'master' of http://git.denx.de/u-boot-mmc
2016-09-20  Tom RiniMerge git://git.denx.de/u-boot-dm
2016-09-19  Simon Glassdtoc: Add methods for reading data from properties
2016-09-19  Simon Glassdtoc: Correct quotes in fdt_util
2016-09-19  Simon Glassdtoc: Support finding the offset of a property
2016-09-19  Simon Glassdtoc: Support packing the device tree
2016-09-19  Simon Glassdtoc: Support deleting device tree properties
2016-09-19  Simon Glassdtoc: Move to using bytearray
2016-09-19  Simon Glassdtoc: Prepare for supporting changing of device trees
2016-09-19  Simon Glassdtoc: Drop the convert_dash parameter to GetProps()
2016-09-19  Simon Glassdtoc: Allow the device tree to be compiled from source
2016-09-19  Simon Glasspatman: Add a library to handle logging and progress
2016-09-19  Simon Glasspatman: Add a tools library for using temporary files
2016-09-19  Simon Glassdtoc: Move a few more common functions into fdt.py
2016-09-19  Simon Glassdtoc: Move Widen() and GetPhandle() into the base class
2016-09-19  Simon Glassdtoc: Move BytesToValue() and GetEmpty() into PropBase
2016-09-19  Simon Glassdtoc: Create a base class for Fdt
2016-09-19  Simon Glassdtoc: Rename fdt.py to fdt_normal.py
2016-09-19  Simon Glassdtoc: Move the fdt library selection into fdt_select
2016-09-19  Simon Glassdtoc: Move the struct import into the correct order
2016-09-19  Simon Glasspatman: Adjust command.Output() to raise an error by...
2016-09-18  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2016-09-18  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-09-18  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-arc
2016-09-16  Simon Glassmoveconfig: Add an option to commit changes
2016-09-16  Simon Glassmoveconfig: Add an option to skip prompts
2016-09-09  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-09-06  Masahiro Yamadatools: moveconfig: add --spl option to move options...
2016-09-06  Masahiro Yamadatools: moveconfig: warn loudly if moved option has...
2016-09-06  Masahiro Yamadatools: moveconfig: use sets instead of lists for failed...
2016-09-06  Masahiro Yamadatools: moveconfig: remove document about deprecated...
2016-09-06  Tim Harveyimx: ventana: enable splashscreen support
2016-08-28  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2016-08-27  Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-08-26  Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2016-08-26  Masahiro Yamadatreewide: fix "followings" to "following"
2016-08-26  Masahiro Yamadatools: moveconfig: add Xtensa GCC prefix to CROSS_COMPI...
2016-08-26  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2016-08-26  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-08-26  Simon Baatztools: kwboot: patch destaddr only for SoCs with header...
2016-08-20  Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2016-08-20  Andreas Fenkarttools/env: soften warning about erase block alignment
2016-08-20  Andreas Fenkarttools/env: return with error if redundant environments...
2016-08-15  Andreas Fenkarttools/env: ensure environment starts at erase block...
2016-08-06  Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-08-06  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2016-08-06  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2016-08-06  Karl Beldanmkimage: Fix argument parsing with signature comment
2016-08-05  Masahiro Yamadatools: moveconfig: support CONFIG_SYS_EXTRA_OPTIONS...
2016-08-05  Masahiro Yamadatools: moveconfig: make getting all defconfigs into...
2016-08-05  Masahiro Yamadatools: moveconfig: fix cleanup of defines across multip...
2016-08-05  Masahiro Yamadatools: moveconfig: show diffs of cleaned headers in...
2016-08-05  Masahiro Yamadatools: moveconfig: show result of header cleaning in...
2016-08-05  Masahiro Yamadatools: moveconfig: trim garbage lines after header...
2016-08-05  Masahiro Yamadatools: moveconfig: do not check clean tree and compiler...
2016-08-05  Masahiro Yamadatools: moveconfig: do not cleanup headers in include...
2016-08-03  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2016-08-02  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-08-01  Simon Glassbuildman: Add a quick-start note
2016-08-01  Simon Glassbuildman: Avoid overwriting existing toolchain entries
2016-08-01  Simon Glassbuildman: Drop the toolchain error when downloading...
2016-08-01  Simon Glassbuildman: Fix a typo in TestSettingsHasPath()
2016-08-01  Simon Glassbuildman: Improve the toolchain progress/error output
2016-08-01  Simon Glassbuildman: Allow the toolchain error to be suppressed
2016-08-01  Simon Glassbuildman: Fix the 'help' test to use the correct path
2016-08-01  Simon Glassbuildman: Automatically create a config file if needed
2016-08-01  Simon Glassbuildman: Tidy up the README a little
2016-07-28  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-07-27  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-07-26  Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2016-07-26  Tom RiniMerge git://git.denx.de/u-boot-mpc86xx
2016-07-26  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2016-07-26  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2016-07-26  Marcin Niestrojtools: env: Fix format warnings in debug
2016-07-26  Kever Yangmkimage: rockchip: add suport for rk33 serial
2016-07-26  Kever Yangmkimage: rockchip: add suport for rk33 serial
2016-07-25  Tom RiniMerge git://git.denx.de/u-boot-nand-flash
2016-07-25  Simon Glassdtoc: Correct the type widening code in fdt_fallback
2016-07-25  mario.six@gdsys.cctools, rsa: Further minor cleanups on top of c236ebd...
2016-07-22  mario.six@gdsys.cctools: Fix return code of fit_image_process_sig()
2016-07-22  Andreas Fenkarttools/env: reuse fw_getenv in fw_printenv function
2016-07-22  Andreas Fenkarttools/env: move envmatch further up in file to avoid...
2016-07-22  Andreas Fenkarttools/env: kernel-doc for fw_printenv, fw_getenv and...
2016-07-22  Stefan Agnertools/env: allow negative offsets
2016-07-22  Stefan Agnertools/env: complete environment device config early
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
next