]> git.ipfire.org Git - thirdparty/u-boot.git/history - tools/patman/__main__.py
Merge branch 'next'
[thirdparty/u-boot.git] / tools / patman / __main__.py
2023-04-03  Tom RiniMerge branch 'next'
2023-03-27  Tom RiniMerge branch 'master' into next
2023-03-16  Tom RiniMerge tag 'xilinx-for-v2023.07-rc1' of https://source...
2023-03-14  Tom RiniMerge tag 'v2023.04-rc4' into next
2023-03-09  Tom RiniMerge tag 'dm-next-9mar23' of https://source.denx.de...
2023-03-08  Simon Glasspatman: Avoid importing test_checkpatch before it is...
2023-03-08  Simon Glasspatman: Move library functions into a library directory
2023-01-09  Tom RiniMerge branch 'next'
2023-01-08  Tom RiniMerge tag 'u-boot-nand-20230108' of https://source...
2023-01-06  Tom RiniMerge tag 'u-boot-at91-2023.04-a' of https://source...
2023-01-06  Tom RiniMerge tag 'dm-next-5jan23' of https://source.denx.de...
2023-01-06  Maxim Cournoyerpatman: add '--get-maintainer-script' argument
2023-01-06  Maxim Cournoyerpatman: set the default config_fname argument value...
2023-01-06  Maxim Cournoyerpatman: import gitutil module where it is needed
2023-01-06  Maxim Cournoyerpatman: document default 'send' command
2023-01-06  Maxim Cournoyerpatman: hide the 'test' command unless test data is...
2023-01-06  Maxim Cournoyerpatman: rename main script to __main__.py