aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm_ffa: efi: corstone1000: enable MM communicationWIP/2023-07-27-v19-introduce-Arm-FF-AAbdellatif El Khlifi2023-08-041-0/+7
* arm_ffa: efi: introduce FF-A MM communicationAbdellatif El Khlifi2023-08-043-6/+320
* arm_ffa: introduce armffa commandAbdellatif El Khlifi2023-08-0410-0/+356
* arm_ffa: introduce sandbox test cases for UCLASS_FFAAbdellatif El Khlifi2023-08-044-1/+265
* arm_ffa: introduce sandbox FF-A supportAbdellatif El Khlifi2023-08-0415-22/+1081
* arm_ffa: introduce Arm FF-A supportAbdellatif El Khlifi2023-08-0413-0/+1939
* lib: uuid: introduce testcase for uuid_str_to_le_binAbdellatif El Khlifi2023-08-043-0/+47
* lib: uuid: introduce uuid_str_to_le_bin functionAbdellatif El Khlifi2023-08-042-0/+63
* arm64: smccc: add support for SMCCCv1.2 x0-x17 registersAbdellatif El Khlifi2023-08-043-1/+117
* Merge branch '2023-08-03-assorted-fixes'Tom Rini2023-08-0322-75/+100
|\
| * bootstd: Init the size before reading extlinux fileWIP/2023-08-03-assorted-fixesSimon Glass2023-08-031-0/+3
| * bootstd: Init the size before reading the devicetreeSimon Glass2023-08-031-1/+5
| * bootstd: Avoid allocating memory for the EFI fileSimon Glass2023-08-031-17/+33
| * bootstd: Use a function to detect network in EFI bootmethSimon Glass2023-08-031-4/+16
| * bootflow: Export setup_fs()Simon Glass2023-08-032-17/+19
| * virtio: provide driver name in debug messageHeinrich Schuchardt2023-08-031-1/+1
| * fat: correct sign for deletion markHeinrich Schuchardt2023-08-031-3/+3
| * rzn1-snarc: Add missing MAINTAINERS fileTom Rini2023-08-031-0/+9
| * board/freescale: Drop two orphaned entriesTom Rini2023-08-032-10/+0
| * vexpress64: Rework MAINTAINERS file slightlyTom Rini2023-08-031-3/+4
| * ARM: imx: Update MAINTAINERS file on DH electronics i.MX8M Plus DHCOMMarek Vasut2023-08-031-6/+6
| * freescale: Remove Rajesh Bhagat MAINTAINERSSean Anderson2023-08-0311-13/+1
|/
* Merge tag 'efi-2023-10-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/03Aug2023Tom Rini2023-08-0331-282/+416
|\
| * efi_loader: check uuid_str_to_bin return valueMasahisa Kojima2023-08-031-2/+6
| * efi_loader: catch out of memory in file_openHeinrich Schuchardt2023-08-031-0/+2
| * efi_loader: error handling in efi_disk_add_devHeinrich Schuchardt2023-08-033-13/+32
| * efi_loader: memory leak efi_add_memory_map_pgHeinrich Schuchardt2023-08-031-0/+2
| * efi_loader: out of memory in efi_mem_carve_outHeinrich Schuchardt2023-08-031-0/+6
| * efi_loader: overflow in efi_allocate_pagesHeinrich Schuchardt2023-08-031-1/+6
| * efi_loader: error handling in tcg2_hash_pe_image()Heinrich Schuchardt2023-08-031-4/+2
| * efi_loader: out of memory in efi_add_memory_map_pgHeinrich Schuchardt2023-08-031-0/+2
| * efi_selftest: remove superfluous assignmentsHeinrich Schuchardt2023-08-031-11/+0
| * efi_loader: fix an IS_ERR() vs NULL checkDan Carpenter2023-08-031-2/+1
| * efi_loader: capsule: enforce guid check in api and capsule_on_diskAKASHI Takahiro2023-08-031-9/+8
| * efi_loader: Fix memory corruption on 32bit systemsDan Carpenter2023-08-031-2/+3
| * dm: Correct DM_FLAG_ commentBin Meng2023-08-031-1/+1
| * doc: describe QEMU virtio block deviceHeinrich Schuchardt2023-08-031-2/+12
| * doc: move README.falcon to HTMLHeinrich Schuchardt2023-08-033-232/+259
| * doc: board: ti: Add SPDX License to svg imagesNishanth Menon2023-08-0316-0/+64
| * doc: U-Boot boot phasesHeinrich Schuchardt2023-08-031-3/+10
* | Merge branch '2023-08-03-mediatek-and-ten64-updates'Tom Rini2023-08-0372-1059/+5649
|\ \
| * | board: ten64: strip extra u-boot compatibles from FDTMathew McBride2023-08-031-0/+6
| * | board: ten64: opt out of fsl_setenv_bootcmdMathew McBride2023-08-031-0/+9
| * | arch: arm: fsl-layerscape: allow "opt-out" of fsl_setenv_bootcmdMathew McBride2023-08-031-1/+1
| * | board: traverse: ten64: adopt standard boot defaultsMathew McBride2023-08-031-1/+3
| * | board: ten64: disable watchdog autostartMathew McBride2023-08-031-0/+1
| * | board: traverse: ten64: set serial# to be 'label' MACMathew McBride2023-08-031-0/+14
| * | board: traverse: ten64: fix allocation order of MAC addressesMathew McBride2023-08-032-2/+12
| * | board: traverse: ten64: init nvme devices in late boot to ensure bootflow ava...Mathew McBride2023-08-031-0/+7
| * | configs: ten64: enable NVME_PCIMathew McBride2023-08-031-0/+2