Merge tag 'clk-2024.01-next' of https://source.denx.de/u-boot/custodians/u-boot-clk...
[pandora-u-boot.git] / tools / buildman /
2023-12-15 Tom RiniMerge patch series "bootm: Handle compressed arm64...
2023-12-14 Tom RiniMerge tag 'xilinx-for-v2024.04-rc1' of https://source...
2023-12-14 Tom RiniMerge tag 'u-boot-imx-next-20231214' of https://gitlab...
2023-12-13 Tom RiniMerge tag 'dm-next-13dec23' of https://gitlab.denx...
2023-12-13 Simon Glasstools: Move python tools to version 0.0.6
2023-12-13 Simon Glassdoc: Update documentation URL
2023-12-09 Tom RiniMerge patch series "cmd: bdinfo: Optionally use getopt...
2023-12-05 Tom RiniMerge tag 'v2024.01-rc4' into next
2023-11-30 Tom RiniMerge branch 'staging' of https://source.denx.de/u...
2023-11-29 Tom RiniMerge patch series "cmd: add scmi command"
2023-11-29 Tom RiniMerge patch series "fs: fat: calculate FAT type based...
2023-11-28 Tom RiniMerge patch series "Import "string" I/O functions from...
2023-11-28 Tom RiniMerge patch series "sysinfo: Expand sysinfo with some...
2023-11-27 Tom RiniMerge patch series "ufs: Add a PCI UFS controller support"
2023-11-20 Tom RiniMerge tag 'v2024.01-rc3' into next
2023-11-16 Tom RiniMerge patch series "nand: Add sandbox tests"
2023-11-10 Tom RiniMerge patch series "arm: dts: k3-am6: Fix Ethernet...
2023-11-07 Tom RiniMerge branch '2023-11-07-assorted-big-cleanups' into...
2023-11-07 Simon Glassbuildman: Use oldconfig when adjusting the config
2023-11-03 Tom RiniMerge tag 'qcom-pull-20231103' of https://source.denx...
2023-11-03 Tom RiniMerge tag 'u-boot-dfu-20231103' of https://source.denx...
2023-11-03 Tom RiniMerge tag 'dm-pull-2nov23' of https://source.denx.de...
2023-11-03 Simon Glassbuildman: Include symbols in the read-only data section
2023-10-27 Tom RiniMerge tag 'tpm-next-27102023' of https://source.denx...
2023-10-04 Tom RiniMerge tag 'u-boot-stm32-20231004' of https://source...
2023-10-02 Tom RiniMerge branch 'next_pinctrl_sync' of https://source...
2023-10-02 Tom RiniMerge branch 'next'
2023-09-24 Tom RiniMerge tag 'u-boot-imx-20230923' of https://source.denx...
2023-09-24 Tom RiniMerge tag 'dm-pull-23sep23' of https://source.denx...
2023-09-24 Tom RiniMerge tag 'dm-next-23sep23' of https://source.denx...
2023-09-23 Simon Glassbuildman: Start the clock when the build starts
2023-09-23 Simon Glassbuildman: Show progress when regenerating the board...
2023-09-23 Simon Glassbuildman: Keep all common output files
2023-09-23 Simon Glassbuildman: Fix full help for Python 3.8
2023-09-04 Tom RiniMerge tag 'v2023.10-rc4' into next
2023-08-30 Tom RiniMerge tag 'u-boot-at91-2023.10-a' of https://source...
2023-08-26 Tom RiniMerge branch '2023-08-26-bootstd-chromeos-impreovements...
2023-08-26 Tom RiniCI: Update to gcc-13.2.0
2023-08-18 Tom RiniMerge tag 'tegra-for-2023.10-rc1' of https://source...
2023-08-06 Tom RiniMerge tag 'dm-pull-5aug23' of https://source.denx.de...
2023-08-05 Simon Glassbuildman: Drop warning about orphaned defconfigs
2023-08-05 Simon Glassbuildman: Exit after reading toolchain
2023-07-27 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2023-07-25 Simon Glassbuildman: Specify the output directory in tests
2023-07-24 Tom RiniMerge tag 'dm-pull-24jul23' of https://source.denx...
2023-07-24 Simon Glassbuildman: Enable test coverage
2023-07-24 Simon Glassbuildman: Add an option to check maintainers and targets
2023-07-24 Simon Glassbuildman: Use -D for --debug
2023-07-24 Simon Glassbuildman: Add a way to print the architecture for a...
2023-07-24 Simon Glassbuildman: Move copy_files() out ot BuilderThread class
2023-07-24 Simon Glassbuildman: Tidy up some comments in builderthread
2023-07-24 Simon Glassbuildman: Tidy up reporting of a toolchain error
2023-07-24 Simon Glassbuildman: Avoid passing result into _read_done_file()
2023-07-24 Simon Glassbuildman: Create a function to handle config and build
2023-07-24 Simon Glassbuildman: Move checkout code to a separate function
2023-07-24 Simon Glassbuildman: Move code to decide output dirs
2023-07-24 Simon Glassbuildman: Move code to remove old outputs
2023-07-24 Simon Glassbuildman: Move reading of the done file into a function
2023-07-24 Simon Glassbuildman: Move bulid code into its own function
2023-07-24 Simon Glassbuildman: Move reconfigure code into its own function
2023-07-24 Simon Glassbuildman: Convert config_out to string IO
2023-07-24 Simon Glassbuildman: Move more things into _build_args()
2023-07-24 Simon Glassbuildman: Move setting of toolchain arguments to _build...
2023-07-24 Simon Glassbuildman: Start a function to set up the make arguments
2023-07-24 Simon Glassbuildman: Drop unnecessary assignment of config_out
2023-07-24 Simon Glassbuildman: Correct invalid use of out_dir variable
2023-07-24 Simon Glassbuildman: Export _get_output_dir() to avoid warnings
2023-07-24 Simon Glassbuildman: Correct most pylint warnings in builderthread
2023-07-24 Simon Glassbuildman: Convert camel case in builderthread.py
2023-07-24 Simon Glassbuildman: Split parser creation in two
2023-07-24 Simon Glassbuildman: Convert camel case in builder.py
2023-07-24 Simon Glassbuildman: Convert camel case in bsettings.py
2023-07-24 Simon Glassbuildman: Convert to argparse
2023-07-24 Simon Glassbuildman: Add a test for --boards
2023-07-24 Simon Glassbuildman: Correct most pylint warnings in cmdline
2023-07-24 Simon Glassbuildman: Convert camel case in cmdline.py
2023-07-24 Simon Glassbuildman: Create a function to get number of built...
2023-07-24 Simon Glassbuildman: Use get_alow_missing() directly to avoid var
2023-07-24 Simon Glassbuildman: Move getting the adjust_cfg into run_builder()
2023-07-24 Simon Glassbuildman: Move checking for make into run_builder()
2023-07-24 Simon Glassbuildman: Adjust show_toolchain_prefix() to not return
2023-07-24 Simon Glassbuildman: Drop some unnecessary variables
2023-07-24 Simon Glassbuildman: Moving running of the builder into a function
2023-07-24 Simon Glassbuildman: Tweak commits and show_bloat
2023-07-24 Simon Glassbuildman: Move remaining builder properties to constructor
2023-07-24 Simon Glassbuildman: Avoid too many returns in do_buildman()
2023-07-24 Simon Glassbuildman: Move commit numbering into determine_series()
2023-07-24 Simon Glassbuildman: Move setting up the output dir into a function
2023-07-24 Simon Glassbuildman: Move counting of commits into a function
2023-07-24 Simon Glassbuildman: Build option-adjusting into a function
2023-07-24 Simon Glassbuildman: Pass option values to show_actions()
2023-07-24 Simon Glassbuildman: Pass option values to get_action_summary()
2023-07-24 Simon Glassbuildman: Move output-file setup into one place
2023-07-24 Simon Glassbulldman: Set up output_dir earlier
2023-07-24 Simon Glassbulidman: Move toolchain handling to a function
2023-07-24 Simon Glassbuildman: Move Boards-object code into a function
2023-07-24 Simon Glassbulidman: Move more code to determine_series()
2023-07-24 Simon Glassbuildman: Move board-selection code into a function
2023-07-24 Simon Glassbuildman: Add tests for excluding things
2023-07-24 Simon Glassbuildman: Move dry-run handling higher in do_buildman()
next