summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-25drivers: rtc: max313xx: provide read8/write8Chris Packham1-0/+12
2023-07-25lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small numberMattijs Korpershoek3-3/+4
2023-07-25drivers: led: bcm6858: do not use null label to find the topPhilippe Reynes1-58/+64
2023-07-25mailbox: k3-sec-proxy: Fill non-message tx data fields with 0x0Nishanth Menon1-8/+8
2023-07-25buildman: Specify the output directory in testsSimon Glass1-8/+11
2023-07-25Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini41-4158/+9
2023-07-25Merge branch '2023-07-24-introduce-FF-A-suppport'Tom Rini41-9/+4158
2023-07-24arm_ffa: efi: corstone1000: enable MM communicationAbdellatif El Khlifi1-0/+4
2023-07-24arm_ffa: efi: introduce FF-A MM communicationAbdellatif El Khlifi3-7/+309
2023-07-24arm_ffa: introduce armffa command Sandbox testAbdellatif El Khlifi3-0/+36
2023-07-24arm_ffa: introduce sandbox test cases for UCLASS_FFAAbdellatif El Khlifi4-1/+265
2023-07-24arm_ffa: introduce sandbox FF-A supportAbdellatif El Khlifi15-22/+1081
2023-07-24arm_ffa: introduce armffa commandAbdellatif El Khlifi8-0/+317
2023-07-24arm_ffa: introduce Arm FF-A supportAbdellatif El Khlifi13-0/+1941
2023-07-24lib: uuid: introduce testcase for uuid_str_to_le_binAbdellatif El Khlifi3-0/+47
2023-07-24lib: uuid: introduce uuid_str_to_le_bin functionAbdellatif El Khlifi2-0/+63
2023-07-24arm64: smccc: add support for SMCCCv1.2 x0-x17 registersAbdellatif El Khlifi3-1/+117
2023-07-24Merge tag 'dm-pull-24jul23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini55-906/+2615
2023-07-24Merge branch '2023-07-22-TI-K3-improvements'Tom Rini45-241/+354
2023-07-24buildman: Enable test coverageSimon Glass3-4/+23
2023-07-24buildman: Add an option to check maintainers and targetsSimon Glass3-5/+16
2023-07-24buildman: Use -D for --debugSimon Glass2-7/+7
2023-07-24buildman: Add a way to print the architecture for a boardSimon Glass3-0/+33
2023-07-24buildman: Move copy_files() out ot BuilderThread classSimon Glass1-23/+24
2023-07-24buildman: Tidy up some comments in builderthreadSimon Glass1-30/+36
2023-07-24buildman: Tidy up reporting of a toolchain errorSimon Glass2-8/+5
2023-07-24buildman: Avoid passing result into _read_done_file()Simon Glass1-8/+11
2023-07-24buildman: Create a function to handle config and buildSimon Glass1-36/+61
2023-07-24buildman: Move checkout code to a separate functionSimon Glass1-9/+21
2023-07-24buildman: Move code to decide output dirsSimon Glass1-9/+25
2023-07-24buildman: Move code to remove old outputsSimon Glass1-9/+19
2023-07-24buildman: Move reading of the done file into a functionSimon Glass1-24/+42
2023-07-24buildman: Move bulid code into its own functionSimon Glass1-10/+30
2023-07-24buildman: Move reconfigure code into its own functionSimon Glass1-11/+30
2023-07-24buildman: Convert config_out to string IOSimon Glass1-4/+5
2023-07-24buildman: Move more things into _build_args()Simon Glass1-21/+34
2023-07-24buildman: Move setting of toolchain arguments to _build_args()Simon Glass1-4/+5
2023-07-24buildman: Start a function to set up the make argumentsSimon Glass1-15/+23
2023-07-24buildman: Drop unnecessary assignment of config_outSimon Glass1-1/+0
2023-07-24buildman: Correct invalid use of out_dir variableSimon Glass1-2/+2
2023-07-24buildman: Export _get_output_dir() to avoid warningsSimon Glass3-6/+6
2023-07-24buildman: Correct most pylint warnings in builderthreadSimon Glass1-44/+51
2023-07-24buildman: Convert camel case in builderthread.pySimon Glass2-29/+29
2023-07-24buildman: Split parser creation in twoSimon Glass1-11/+33
2023-07-24buildman: Convert camel case in builder.pySimon Glass5-146/+145
2023-07-24buildman: Convert camel case in bsettings.pySimon Glass7-25/+25
2023-07-24buildman: Convert to argparseSimon Glass4-146/+148
2023-07-24buildman: Add a test for --boardsSimon Glass3-2/+14
2023-07-24buildman: Correct most pylint warnings in cmdlineSimon Glass1-4/+11
2023-07-24buildman: Convert camel case in cmdline.pySimon Glass3-3/+3