Merge tag 'u-boot-atmel-fixes-2021.01-b' of https://gitlab.denx.de/u-boot/custodians...
[platform/kernel/u-boot.git] / tools / patman / main.py
2020-12-11 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-b' of https:...
2020-11-16 Tom RiniMerge tag 'ti-v2021.01-rc3' of https://gitlab.denx...
2020-11-16 Tom RiniMerge tag 'u-boot-amlogic-20201116' of https://gitlab...
2020-11-16 Tom RiniMerge tag 'u-boot-rockchip-20201113' of https://gitlab...
2020-11-15 Tom RiniMerge tag 'dm-pull-15nov20' of git://git.denx.de/u...
2020-11-14 Simon Glasspatman: Add a setting for the Patchwork URL
2020-11-14 Simon Glasspatman: Allow specifying the patchwork URL
2020-11-14 Simon Glasspatman: Refactor how the default subcommand works
2020-11-06 Tom RiniMerge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm
2020-11-05 Simon Glasspatman: Support listing comments from patchwork
2020-11-05 Simon Glasspatman: Support updating a branch with review tags
2020-11-05 Simon Glasspatman: Support checking for review tags in patchwork
2020-11-05 Simon Glasspatman: Add some tests for warnings
2020-08-04 Tom RiniMerge tag 'u-boot-imx-20200804' of https://gitlab.denx...
2020-07-28 Tom RiniMerge tag 'u-boot-amlogic-20200727' of https://gitlab...
2020-07-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-27 Tom RiniMerge tag 'dm-pull-20jul20-take2a' of https://gitlab...
2020-07-25 Simon Glasspatman: Add a -D option to enable debugging
2020-07-25 Simon Glasspatman: Add a 'test' subcommand
2020-07-25 Simon Glasspatman: Allow different commands
2020-07-25 Simon Glasspatman: Convert to ArgumentParser
2020-07-25 Simon Glasspatman: Allow skipping patches at the end
2020-07-25 Simon Glasspatman: Allow creating patches for another branch
2020-07-25 Simon Glasspatman: Move main code out to a control module
2020-07-25 Simon Glasspatman: Use test_util to show test results
2020-07-24 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-24 Tom RiniRevert "Merge tag 'dm-pull-20jul20' of git://git.denx...
2020-07-23 Tom RiniMerge tag 'dm-pull-20jul20' of git://git.denx.de/u...
2020-07-20 Simon Glasspatman: Add a -D option to enable debugging
2020-07-20 Simon Glasspatman: Add a 'test' subcommand
2020-07-20 Simon Glasspatman: Allow different commands
2020-07-20 Simon Glasspatman: Convert to ArgumentParser
2020-07-20 Simon Glasspatman: Allow skipping patches at the end
2020-07-20 Simon Glasspatman: Allow creating patches for another branch
2020-07-20 Simon Glasspatman: Move main code out to a control module
2020-07-20 Simon Glasspatman: Use test_util to show test results
2020-07-11 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-07-11 Tom RiniMerge tag 'uniphier-v2020.10' of https://gitlab.denx...
2020-07-10 Tom RiniMerge tag 'dm-pull-10jul20' of https://gitlab.denx...
2020-07-10 Simon Glasspatman: Rename test.py to test_checkpatch.py
2020-07-10 Simon Glasspatman: Avoid importing gitutil in settings
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-06-03 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2020-06-01 Tom RiniMerge tag 'rpi-next-2020.07.2' of https://gitlab.denx...
2020-06-01 Tom RiniMerge tag 'u-boot-stm32-20200528' of https://gitlab...
2020-06-01 Tom RiniMerge tag 'u-boot-rockchip-20200531' of https://gitlab...
2020-05-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-05-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2020-05-30 Tom RiniMerge tag 'dm-pull-30may20' of https://gitlab.denx...
2020-05-30 Sean Andersonpatman: Add new tags for finer-grained changelog control
2020-05-30 Bin Mengpatman: Add an option to create patches without binary...
2020-05-30 Bin Mengpatman: Sort the command line options
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 Glasspatman: Move to absolute imports
2020-04-26 Simon Glassbinman: Move to absolute imports
2020-04-26 Simon Glasspatman: Rename the main module