- 94e7cb1 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 1 year, 4 months ago
- d927d1a Merge branch '2023-07-24-introduce-FF-A-suppport' by Tom Rini · 1 year, 4 months ago
- c7f556c arm_ffa: efi: corstone1000: enable MM communication by Abdellatif El Khlifi · 1 year, 4 months ago
- aabbc2f arm_ffa: efi: introduce FF-A MM communication by Abdellatif El Khlifi · 1 year, 4 months ago
- 20e2b99 arm_ffa: introduce armffa command Sandbox test by Abdellatif El Khlifi · 1 year, 4 months ago
- dd40919 arm_ffa: introduce sandbox test cases for UCLASS_FFA by Abdellatif El Khlifi · 1 year, 4 months ago
- 32dd07f arm_ffa: introduce sandbox FF-A support by Abdellatif El Khlifi · 1 year, 4 months ago
- e785db9 arm_ffa: introduce armffa command by Abdellatif El Khlifi · 1 year, 4 months ago
- c09bfc6 arm_ffa: introduce Arm FF-A support by Abdellatif El Khlifi · 1 year, 4 months ago
- 9052d17 lib: uuid: introduce testcase for uuid_str_to_le_bin by Abdellatif El Khlifi · 1 year, 4 months ago
- 5d24a43 lib: uuid: introduce uuid_str_to_le_bin function by Abdellatif El Khlifi · 1 year, 4 months ago
- 096d471 arm64: smccc: add support for SMCCCv1.2 x0-x17 registers by Abdellatif El Khlifi · 1 year, 4 months ago
- c07ad95 Merge tag 'dm-pull-24jul23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 4 months ago
- 45622f3 Merge branch '2023-07-22-TI-K3-improvements' by Tom Rini · 1 year, 4 months ago
- 407a141 buildman: Enable test coverage by Simon Glass · 1 year, 4 months ago
- ba8d099 buildman: Add an option to check maintainers and targets by Simon Glass · 1 year, 4 months ago
- 39dbcaa buildman: Use -D for --debug by Simon Glass · 1 year, 4 months ago
- ad03787 buildman: Add a way to print the architecture for a board by Simon Glass · 1 year, 4 months ago
- 2ecc580 buildman: Move copy_files() out ot BuilderThread class by Simon Glass · 1 year, 4 months ago
- 236f959 buildman: Tidy up some comments in builderthread by Simon Glass · 1 year, 4 months ago
- 57686d3 buildman: Tidy up reporting of a toolchain error by Simon Glass · 1 year, 4 months ago
- 5e5044b buildman: Avoid passing result into _read_done_file() by Simon Glass · 1 year, 4 months ago
- 335c1b9 buildman: Create a function to handle config and build by Simon Glass · 1 year, 4 months ago
- ad7181c buildman: Move checkout code to a separate function by Simon Glass · 1 year, 4 months ago
- 9bdf023 buildman: Move code to decide output dirs by Simon Glass · 1 year, 4 months ago
- e5490b7 buildman: Move code to remove old outputs by Simon Glass · 1 year, 4 months ago
- 4981bd3 buildman: Move reading of the done file into a function by Simon Glass · 1 year, 4 months ago
- 14c1523 buildman: Move bulid code into its own function by Simon Glass · 1 year, 4 months ago
- ec2f492 buildman: Move reconfigure code into its own function by Simon Glass · 1 year, 4 months ago
- dab3a4a buildman: Convert config_out to string IO by Simon Glass · 1 year, 4 months ago
- ed007bf buildman: Move more things into _build_args() by Simon Glass · 1 year, 4 months ago
- a06ed7f buildman: Move setting of toolchain arguments to _build_args() by Simon Glass · 1 year, 4 months ago
- 7524700 buildman: Start a function to set up the make arguments by Simon Glass · 1 year, 4 months ago
- 8926025 buildman: Drop unnecessary assignment of config_out by Simon Glass · 1 year, 4 months ago
- cc923fa buildman: Correct invalid use of out_dir variable by Simon Glass · 1 year, 4 months ago
- 4a7419b buildman: Export _get_output_dir() to avoid warnings by Simon Glass · 1 year, 4 months ago
- 606e543 buildman: Correct most pylint warnings in builderthread by Simon Glass · 1 year, 4 months ago
- f06d333 buildman: Convert camel case in builderthread.py by Simon Glass · 1 year, 4 months ago
- 17a75b9 buildman: Split parser creation in two by Simon Glass · 1 year, 4 months ago
- 37edf5f buildman: Convert camel case in builder.py by Simon Glass · 1 year, 4 months ago
- 42d42cf buildman: Convert camel case in bsettings.py by Simon Glass · 1 year, 4 months ago
- 529957c buildman: Convert to argparse by Simon Glass · 1 year, 4 months ago
- 6a0c7b4 buildman: Add a test for --boards by Simon Glass · 1 year, 4 months ago
- 988b916 buildman: Correct most pylint warnings in cmdline by Simon Glass · 1 year, 4 months ago
- ae042fd buildman: Convert camel case in cmdline.py by Simon Glass · 1 year, 4 months ago
- 1d0c55d buildman: Create a function to get number of built commits by Simon Glass · 1 year, 4 months ago
- f6df5ed buildman: Use get_alow_missing() directly to avoid var by Simon Glass · 1 year, 4 months ago
- 75584e1 buildman: Move getting the adjust_cfg into run_builder() by Simon Glass · 1 year, 4 months ago
- a659b8d buildman: Move checking for make into run_builder() by Simon Glass · 1 year, 4 months ago
- ea78233 buildman: Adjust show_toolchain_prefix() to not return by Simon Glass · 1 year, 4 months ago
- 985d7ae buildman: Drop some unnecessary variables by Simon Glass · 1 year, 4 months ago
- 68f917c buildman: Moving running of the builder into a function by Simon Glass · 1 year, 4 months ago
- 4ec7682 buildman: Tweak commits and show_bloat by Simon Glass · 1 year, 4 months ago
- ffd06d3 buildman: Move remaining builder properties to constructor by Simon Glass · 1 year, 4 months ago
- 573b303 buildman: Avoid too many returns in do_buildman() by Simon Glass · 1 year, 4 months ago
- 6378bad buildman: Move commit numbering into determine_series() by Simon Glass · 1 year, 4 months ago
- e48b946 buildman: Move setting up the output dir into a function by Simon Glass · 1 year, 4 months ago
- aeb2381 buildman: Move counting of commits into a function by Simon Glass · 1 year, 4 months ago
- 168d792 buildman: Build option-adjusting into a function by Simon Glass · 1 year, 4 months ago
- 1b820ee buildman: Pass option values to show_actions() by Simon Glass · 1 year, 4 months ago
- 1d3a5a5 buildman: Pass option values to get_action_summary() by Simon Glass · 1 year, 4 months ago
- 081c34c buildman: Move output-file setup into one place by Simon Glass · 1 year, 4 months ago
- 372b445 bulldman: Set up output_dir earlier by Simon Glass · 1 year, 4 months ago
- b868064 bulidman: Move toolchain handling to a function by Simon Glass · 1 year, 4 months ago
- 180c718 buildman: Move Boards-object code into a function by Simon Glass · 1 year, 4 months ago
- 9df59e4 bulidman: Move more code to determine_series() by Simon Glass · 1 year, 4 months ago
- 0d4874f buildman: Move board-selection code into a function by Simon Glass · 1 year, 4 months ago
- 26d9077 buildman: Add tests for excluding things by Simon Glass · 1 year, 4 months ago
- f0207d7 buildman: Move dry-run handling higher in do_buildman() by Simon Glass · 1 year, 4 months ago
- d233dfb buildman: Drop use of builder in show_actions() by Simon Glass · 1 year, 4 months ago
- d4366b1 buildman: Add a test for the -A option by Simon Glass · 1 year, 4 months ago
- f7a36d5 buildman: Move fetch-arch code into a separate function by Simon Glass · 1 year, 4 months ago
- d230c01 buildman: Move series calculations into a separate function by Simon Glass · 1 year, 4 months ago
- 309f0f1 buildman: Move full-help processing to main by Simon Glass · 1 year, 4 months ago
- b8be2bd buildman: Fix most pylint warnings in control by Simon Glass · 1 year, 4 months ago
- 9ef05b9 buildman: Convert camel case in control.py by Simon Glass · 1 year, 4 months ago
- 2ce6f9f buildman: Tidy up pylint warnings in main by Simon Glass · 1 year, 4 months ago
- a1431e6 buildman: Provide an argument to the -R option by Simon Glass · 1 year, 4 months ago
- 1b21842 buildman: Add an option to check maintainers by Simon Glass · 1 year, 4 months ago
- 9a7cc81 buildman: Correct logic for missing maintainers by Simon Glass · 1 year, 4 months ago
- 1aaaafa buildman: Sort the maintainer warnings by Simon Glass · 1 year, 4 months ago
- 4cab9aa buildman: Just display a single line for missing maintainers by Simon Glass · 1 year, 4 months ago
- c649153 buildman: Correct operation of MAINTAINERS N: by Simon Glass · 1 year, 4 months ago
- ad99599 buildman: Detect boards with no CONFIG_TARGET defined by Simon Glass · 1 year, 4 months ago
- bec06ed buildman: Detect boards with multiple CONFIG_TARGETs defined by Simon Glass · 1 year, 4 months ago
- f99f34b buildman: Refactor target handling in Boards.scan() by Simon Glass · 1 year, 4 months ago
- bc12d03 buildman: Warn about dangling maintainer entries by Simon Glass · 1 year, 4 months ago
- a114c61 buildman: Tidy up common code in parse_file() by Simon Glass · 1 year, 4 months ago
- 5df95cf buildman: Add a partial test for ensure_board_list() by Simon Glass · 1 year, 4 months ago
- bd4ed9f buildman: Add a test for Boards.output_is_new() by Simon Glass · 1 year, 4 months ago
- 3350d34 buildman: Add a test for Boards.scan_defconfigs() by Simon Glass · 1 year, 4 months ago
- b27e989 buildman: Avoid globals in leaf functions by Simon Glass · 1 year, 4 months ago
- 6a754c6 buildman: Drop dead code to handle :CONFIG_ construct by Simon Glass · 1 year, 4 months ago
- 2ef88d6 buildman: Rename the ARM boards by Simon Glass · 1 year, 4 months ago
- 8dae07a buildman: Exit with the return code consistently by Simon Glass · 1 year, 4 months ago
- eadbfa6 buildman: Allow --debug to enable debugging by Simon Glass · 1 year, 4 months ago
- 2ef22f8 buildman: Fix verboose typo and add comment by Simon Glass · 1 year, 4 months ago
- 8c1fbd1 binman: ftest: Add test for u_boot_spl_pubkey_dtb by Lukas Funke · 1 year, 4 months ago
- 6cb6425 binman: doc: Add documentation for Xilinx Bootgen bintool by Lukas Funke · 1 year, 4 months ago
- 5609843 binman: etype: Add u-boot-spl-pubkey-dtb etype by Lukas Funke · 1 year, 4 months ago