aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-25Makefile: Use sort shortoptsWIP/2023-07-25-assorted-general-updatesMarek Vasut1-1/+1
2023-07-25MAINTAINERS: Add some missing directories or filesTom Rini14-5/+15
2023-07-25MAINTAINERS: Deal with '+' in pathsTom Rini3-3/+5
2023-07-25MAINTAINERS: Fix path typos and similarTom Rini19-23/+23
2023-07-25MAINTAINERS: Add a number of "common" directoriesTom Rini43-0/+48
2023-07-25xes: Remove leftover codeTom Rini5-184/+0
2023-07-25arm: Remove leftover MAINTAINERS filesTom Rini4-31/+0
2023-07-25arm: Remove more remnants of bcmcygnusTom Rini3-105/+1
2023-07-25MAINTAINERS: Re-order CAAM sectionTom Rini1-7/+7
2023-07-25sunxi: Add MAINTAINERS entry for Lctech Pi F1C200sTom Rini1-0/+5
2023-07-25rockchip: Add MAINTAINERS entry for Radxa Rock 4C+Tom Rini1-0/+6
2023-07-25MAINTAINERS: Add some missing defconfig files to existing entriesTom Rini6-1/+8
2023-07-25MAINTAINERS: Correct minor mistakes on some file listingsTom Rini3-3/+3
2023-07-25part: eliminate part_get_info_by_name_type()Heinrich Schuchardt3-33/+3
2023-07-25.mailmap: Correct entries for Masahiro YamadaTom Rini1-2/+2
2023-07-25common: define time_t as 64bitHeinrich Schuchardt1-1/+1
2023-07-25fwu: Show number of attempts in Trial StateMichal Simek1-0/+2
2023-07-25fwu: mtd: Fix dfu_alt_info generation for 2 images per bankMichal Simek1-2/+4
2023-07-25fwu: Allow code to properly decode trial stateMichal Simek1-2/+0
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 testsWIP/25Jul2023Simon Glass1-8/+11
2023-07-24Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini41-4158/+9
2023-07-24Merge branch '2023-07-24-introduce-FF-A-suppport'Tom Rini41-9/+4158
2023-07-24arm_ffa: efi: corstone1000: enable MM communicationWIP/2023-07-24-introduce-FF-A-suppportAbdellatif 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...WIP/24Jul2023Tom 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