]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
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()
2023-07-24  Simon Glassbuildman: Drop use of builder in show_actions()
2023-07-24  Simon Glassbuildman: Add a test for the -A option
2023-07-24  Simon Glassbuildman: Move fetch-arch code into a separate function
2023-07-24  Simon Glassbuildman: Move series calculations into a separate...
2023-07-24  Simon Glassbuildman: Move full-help processing to main
2023-07-24  Simon Glassbuildman: Fix most pylint warnings in control
2023-07-24  Simon Glassbuildman: Convert camel case in control.py
2023-07-24  Simon Glassbuildman: Tidy up pylint warnings in main
2023-07-24  Simon Glassbuildman: Provide an argument to the -R option
2023-07-24  Simon Glassbuildman: Add an option to check maintainers
2023-07-24  Simon Glassbuildman: Correct logic for missing maintainers
2023-07-24  Simon Glassbuildman: Sort the maintainer warnings
2023-07-24  Simon Glassbuildman: Just display a single line for missing mainta...
2023-07-24  Simon Glassbuildman: Correct operation of MAINTAINERS N:
2023-07-24  Simon Glassbuildman: Detect boards with no CONFIG_TARGET defined
2023-07-24  Simon Glassbuildman: Detect boards with multiple CONFIG_TARGETs...
2023-07-24  Simon Glassbuildman: Refactor target handling in Boards.scan()
2023-07-24  Simon Glassbuildman: Warn about dangling maintainer entries
2023-07-24  Simon Glassbuildman: Tidy up common code in parse_file()
2023-07-24  Simon Glassbuildman: Add a partial test for ensure_board_list()
2023-07-24  Simon Glassbuildman: Add a test for Boards.output_is_new()
2023-07-24  Simon Glassbuildman: Add a test for Boards.scan_defconfigs()
2023-07-24  Simon Glassbuildman: Avoid globals in leaf functions
2023-07-24  Simon Glassbuildman: Drop dead code to handle :CONFIG_ construct
2023-07-24  Simon Glassbuildman: Rename the ARM boards
2023-07-24  Simon Glassbuildman: Exit with the return code consistently
2023-07-24  Simon Glassbuildman: Allow --debug to enable debugging
2023-07-24  Simon Glassbuildman: Fix verboose typo and add comment
2023-07-24  Lukas Funkebinman: ftest: Add test for u_boot_spl_pubkey_dtb
2023-07-24  Lukas Funkebinman: doc: Add documentation for Xilinx Bootgen bintool
2023-07-24  Lukas Funkebinman: etype: Add u-boot-spl-pubkey-dtb etype
2023-07-24  Lukas Funkebinman: btool: Add fdt_add_pubkey as btool
2023-07-24  Lukas Funkebinman: doc: Add documentation for fdt_add_pubkey bintool
2023-07-24  Lukas Funkebinman: blob_dtb: Add fake_size argument to ObtainConte...
2023-07-24  Lukas Funkebinman: Don't decompress data while signing
2023-07-24  Christian Taedckebinman: Add tests for etype encrypted
2023-07-24  Christian Taedckebinman: Allow cipher node as special section
2023-07-24  Christian Taedckebinman: Add support for externally encrypted blobs
2023-07-24  Simon Glassbinman: Add missing ssl documentation
2023-07-24  Simon Glassbinman: Renumber 277...289 TI test files
2023-07-24  Simon Glassbinman: Renumber 277_rockchip and 278_mkimage test...
2023-07-24  Simon Glassbinman: Tidy up tests for pre-load entry type
2023-07-24  Tom RiniMerge tag 'u-boot-at91-fixes-2023.10-a' of https:/...
2023-07-24  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-07-24  Zixun LIatmel_sdhci: Force card-detect if MMC_CAP_NONREMOVABLE.
2023-07-24  Eugen Hristevconfigs: sama5d2: enable CONFIG_LTO
2023-07-24  Stefan Roeseconfigs: at91: sama5d2_icp_mmc: Enable CONFIG_LTO
2023-07-24  Heinrich Schuchardtriscv: define a cache line size for the generic CPU
2023-07-24  Chanho Parkdoc: visionfive2: apply a trailing space to the prompt
2023-07-24  Chanho Parkconfigs: visionfive2: add a trailing space to prompt
2023-07-24  Xingyu Wuclk: starfive: jh7110: Add of_xlate ops and macros...
2023-07-24  Xingyu Wudt-bindings: clock: jh7110: Modify clock id to be same...
2023-07-24  Xingyu Wuriscv: dts: jh7110: Add clock source from PLL
2023-07-24  Xingyu Wuriscv: dts: jh7110: Add PLL clock controller node
2023-07-24  Xingyu Wuclk: starfive: jh7110: Separate the PLL driver
2023-07-24  Bo Ganriscv: setup per-hart stack earlier
2023-07-24  Tom RiniMerge branch '2023-07-22-TI-binman-and-K3-improvements'
2023-07-22  Kamlesh Gurudasaniconfigs: am64: Fix booting of fitImage on AM64x
next