]> git.ipfire.org Git - people/ms/u-boot.git/history - tools
dm: ofnode: simplify ofnode_read_prop()
[people/ms/u-boot.git] / tools /
2017-07-11  Simon Glassbinman: Put our local modules ahead of system modules
2017-07-11  Simon Glassdtoc: Add tests
2017-07-11  Simon Glassdtoc: Add a comment about string replace in conv_name_t...
2017-07-11  Simon Glassdtoc: Move the main logic into the dtb_platdata file
2017-07-11  Simon Glassdtoc: Move static functions out of the class
2017-07-11  Simon Glassdtoc: Pass include_disabled explicitly
2017-07-11  Simon Glassdtoc: Don't handle properties with / in them
2017-07-11  Simon Glassdtoc: Fix pylint warnings
2017-07-11  Simon Glassdtoc: Split out the main class into its own file
2017-07-11  Simon Glassdtoc: Add a comment at the top
2017-07-11  Simon Glassdtoc: Use self._options instead of the global options
2017-07-11  Simon Glassmoveconfig: Allow automatic location and adding of...
2017-07-11  Simon Glassmoveconfig: Allow control of which implying configs...
2017-07-11  Simon Glassmoveconfig: Allow piping in 'git show --stat' output
2017-07-11  Simon Glassdtoc: Support multiple compatible strings in a node
2017-07-11  Simon Glassmoveconfig: Support looking for implied CONFIG options
2017-07-11  Simon Glassmoveconfig: Support building a simple config database
2017-07-11  Simon Glassmoveconfig: Add a constant for auto.conf
2017-07-11  Simon Glassmoveconfig: Tidy up the documentation and add hints
2017-07-11  Simon Glassmoveconfig: Allow reading the defconfig list from stdin
2017-07-11  Simon Glassmoveconfig: Support providing a path to the defconfig...
2017-07-06  Andy Shevchenkoavr32: Retire AVR32 for good
2017-07-06  Baruch Siachmkimage: fix display of image types list
2017-06-27  Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-06-24  Tom RiniMerge git://git.denx.de/u-boot-uniphier
2017-06-23  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-rockchip
2017-06-23  Kever Yangrockchip: mkimage: correct spl_size for rk3399
2017-06-23  Tom Rinirkcommon.c: Remove unused rkcommon_spi_to_offset
2017-06-21  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2017-06-19  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2017-06-16  Heiko Schocherpowerpc, 5xx: remove some "5xx" remains
2017-06-16  Masahiro Yamadatreewide: remove unneeded semicolons
2017-06-14  Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2017-06-14  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2017-06-12  Heiko Schochertools/tbot: update README
2017-06-12  Simon Glassrkcommon.c: Drop pointless assignment
2017-06-12  Simon Glassfdtgrep: Deal with NULL data passed to check_type_include()
2017-06-10  Tom RiniMerge git://git.denx.de/u-boot-dm
2017-06-10  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2017-06-10  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2017-06-10  Marek BehĂșntools/kwbimage: Support building with LibreSSL
2017-06-09  Daniel Schwierzeckbuildman: properly translate strings for log and err...
2017-06-09  Daniel Schwierzeckbuildman: disable localized and unicode output of all...
2017-06-09  Simon Glasspatman: Add a functional test
2017-06-09  Simon Glasspatman: Rename 'list' variable in MakeCcFile()
2017-06-09  Simon Glasspatman: Add a maintainer test feature to MakeCcFile()
2017-06-09  Simon Glasspatman: Add unicode to test patches
2017-06-09  Simon Glasspatman: Don't return the series in FixPatches()
2017-06-09  Simon Glasspatman: Don't report unicode character
2017-06-09  Simon Glasspatman: Rename 'str' variable in EmailPatches()
2017-06-09  Simon Glasspatman: Don't convert input data to unicode
2017-06-09  Simon Glasspatman: Adjust handling of unicode email address
2017-06-09  Philipp Tomsichpatman: encode CC list to UTF-8
2017-06-09  Tom Rinibuildman: Fix bloat option when 'new' only drops functions
2017-06-08  Tom RiniMerge git://git.denx.de/u-boot-rockchip
2017-06-07  Andy Yanrockchip: mkimage: Add support for RV1108
2017-06-07  Philipp Tomsichrockchip: mkimage: set init_boot_size to avoid confusin...
2017-06-07  Philipp Tomsichrockchip: mkimage: force 2KB alignment for init_size
2017-06-07  Philipp Tomsichrockchip: mkimage: add support for verify_header/print_...
2017-06-06  Tom RiniMerge git://git.denx.de/u-boot-usb
2017-06-05  Tom RiniMerge git://git.denx.de/u-boot-x86
2017-06-04  Tom RiniMerge git://git.denx.de/u-boot-fdt
2017-06-03  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-06-03  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-06-02  Simon Glassfdt: Drop fdt_select.py
2017-06-02  Simon Glassbinman: Rename fdt variable to dtb
2017-06-02  Simon Glassfdt: Merge fdt_normal with its base class
2017-06-02  Simon Glassbinman: Drop a special case related to fdt_fallback
2017-06-02  Simon Glassfdt: Drop fdt_fallback library
2017-06-02  Simon Glassfdt: Drop use of the legacy libfdt python module
2017-06-02  Simon Glassfdt: Stop building the old python libfdt module
2017-06-02  Simon Glassfdt: Support use of the new python libfdt library
2017-06-02  Simon Glassfdt: dtoc: Add a full set of property tests
2017-06-02  Simon Glassfdt: Update fdt_test to use 'dt' instead of 'fdt'
2017-06-02  Simon Glassfdt: Build the new python libfdt module
2017-06-02  Simon Glassfdt: Rename existing python libfdt module
2017-06-02  Simon Glassfdt: Add all source files to the libfdt build
2017-06-01  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2017-06-01  Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2017-05-31  Patrick Wildtarm: mvebu: kwbimage: inline function to fix use-after...
2017-05-26  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-05-23  Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2017-05-22  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-05-18  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot-imx
2017-05-17  Siarhei Siamashkasunxi: Store the device tree name in the SPL header
2017-05-17  Andre Przywaratools: mksunxiboot: allow larger SPL binaries
2017-05-13  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2017-05-12  Lokesh Vutlatools/genboardscfg.py: Make 'Supported' as known status
2017-05-12  Jelle van der Waatools: kwbimage fix build with OpenSSL 1.1.x
2017-05-10  Tom RiniMerge git://git.denx.de/u-boot-rockchip
2017-05-10  Simon Glassdtoc: Handle nodes with phandles that depend on the...
2017-05-10  Simon Glassdtoc: Move the output code into its own function
2017-05-10  Philipp Tomsichrockchip: mkimage: remove placeholder functions from...
2017-05-10  Philipp Tomsichrockchip: mkimage: play nice with dumpimage
2017-05-10  Philipp Tomsichrockchip: mkimage: clarify header0 initialisation
2017-05-10  Philipp Tomsichrockchip: mkimage: rksd: pad SD/MMC images to a full...
2017-05-10  Philipp Tomsichrockchip: mkimage: Update comments for header size
2017-05-10  Philipp Tomsichrockchip: mkimage: rewrite padding calculation for...
2017-05-10  Philipp Tomsichrockchip: mkimage: rkspi: include the header sector...
2017-05-10  Kever Yangmkimage: rockchip: add support for rk3328
next