colibri_imx6: fix video stdout in default environment
[oweals/u-boot.git] / tools / moveconfig.py
2020-05-04 Tom RiniMerge tag 'u-boot-rockchip-20200501' of https://gitlab...
2020-04-30 Tom RiniMerge tag 'xilinx-for-v2020.07-rc2' of https://gitlab...
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-04-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-04-28 Tom RiniMerge tag 'u-boot-amlogic-20200428' of https://gitlab...
2020-04-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-04-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2020-04-28 Tom RiniMerge tag 'dm-pull-27apr20' of git://git.denx.de/u...
2020-04-26 Simon Glasspatman: Tidy up sys.path changes
2020-04-26 Simon Glassbuildman: Move to absolute imports
2020-02-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-02-25 Tom RiniMerge branch '2020-02-25-master-imports'
2020-02-25 Markus Klotzbuechermoveconfig: convert ps.stderr to string
2020-02-25 Markus Klotzbuechermoveconfig: replace unsafe eval with asteval
2019-11-25 Tom RiniMerge tag 'rpi-next-2020.01' of https://github.com...
2019-11-24 Tom RiniMerge tag 'u-boot-rockchip-20191124' of https://gitlab...
2019-11-24 Tom RiniMerge branch '2019-11-23-master-imports'
2019-11-23 Tom Rinimoveconfig.py: Fix more Python3 UTF issues
2019-11-12 Tom RiniMerge tag 'u-boot-imx-20191105' of https://gitlab.denx...
2019-11-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-11-06 Tom RiniMerge tag 'mmc-2019-11-5' of https://gitlab.denx.de...
2019-11-05 Tom RiniMerge tag 'fdt-pull-5nov19' of git://git.denx.de/u...
2019-11-05 Simon Glassmove_config: Convert to Python 3
2019-10-09 Tom RiniMerge tag 'xilinx-for-v2020.01' of https://gitlab.denx...
2019-10-09 Tom RiniMerge tag 'u-boot-imx-20191009' of https://gitlab.denx...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-10-08 Tom RiniMerge tag 'u-boot-atmel-2020.01-a' of https://gitlab...
2019-10-08 Tom RiniMerge tag 'efi-2020-01-rc1' of https://gitlab.denx...
2019-10-08 Tom RiniMerge branch '2019-10-08-master-imports'
2019-10-08 Tom Rinikconfiglib: Update to the 12.14.0 release
2019-07-11 Tom RiniMerge tag 'uniphier-v2019.10' of https://gitlab.denx...
2019-07-10 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
2019-07-10 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-ubi
2019-07-09 Markus Klotzbuechermoveconfig: expand simple expressions
2019-02-16 Tom RiniMerge tag '2019.01-next' of https://github.com/mbgg...
2019-02-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2019-02-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-02-10 Tom RiniMerge tag 'dm-pull-10feb19' of git://git.denx.de/u...
2019-02-10 Tom RiniMerge branch '2019-02-08-master-imports'
2019-02-09 Chris Packhammoveconfig: add a second pass for empty #if/#endif...
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2017-10-18 Tom RiniMerge git://git.denx.de/u-boot-spi
2017-10-15 Chris Packhammoveconfig: fix error message in do_autoconf()
2017-10-11 Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2017-10-09 Tom RiniMerge git://git.denx.de/u-boot-video
2017-10-01 Tom RiniMerge git://git.denx.de/u-boot-usb
2017-10-01 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-09-29 Ulf Magnussonkconfiglib: update with 'imply' support
2017-09-21 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-video
2017-09-15 Tom RiniMerge git://git.denx.de/u-boot-ubi
2017-09-12 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-09-12 Tom RiniMerge git://git.denx.de/u-boot-dm
2017-09-12 Simon Glassmoveconfig: Use fd.write() instead of print >>
2017-07-31 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-07-23 Simon GlassRFC: moveconfig: Use toolchains from buildman
2017-07-23 Simon Glassmoveconfig: Tidy up imply flag parsing
2017-07-12 Tom RiniMerge git://git.denx.de/u-boot-dm
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 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-05-09 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2017-05-08 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-spi
2017-05-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2017-05-08 Chris Packhamtools: moveconfig: cleanup README entires
2017-05-08 Chris Packhamtools: moveconfig: cleanup whitelist entries
2017-05-08 Chris Packhamtools: moveconfig: extract helper function for user...
2017-04-25 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-04-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2017-04-18 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-04-18 Tom RiniMerge git://git.denx.de/u-boot-x86
2017-04-18 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ubi
2017-04-18 Masahiro Yamadatools: moveconfig: remove GCC prefix of obsolete archit...
2016-10-28 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2016-10-24 Masahiro Yamadatools: moveconfig: support wildcards in --defconfigs...
2016-09-26 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2016-09-18 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2016-09-18 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-sunxi
2016-09-18 Tom RiniMerge branch 'master' of git://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://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-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 git.denx.de/u-boot-sunxi
2016-08-26 Masahiro Yamadatreewide: fix "followings" to "following"
2016-08-26 Masahiro Yamadatools: moveconfig: add Xtensa GCC prefix to CROSS_COMPI...
2016-08-20 Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
next