aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-09x86: Run QEMU machine setup in SPLSimon Glass3-1/+18
2023-08-09video: Tidy up Makefile rule for videoSimon Glass1-2/+2
2023-08-09x86: spl: Drop unwanted debug()Simon Glass1-1/+0
2023-08-09x86: coreboot: Update doc for CBFS accessSimon Glass1-0/+34
2023-08-09bootstd: Add some more debugging in the bootdev uclassSimon Glass1-1/+8
2023-08-09bootstd: Correct creating of bootdev siblingSimon Glass1-2/+2
2023-08-09bootstd: Rename bootdev_setup_sibling_blk()Simon Glass8-15/+17
2023-08-09lib: Suppress E when writing error-string outputSimon Glass1-2/+3
2023-08-09usb: Return -ENOENT when no devices are foundSimon Glass2-2/+9
2023-08-08Merge branch '2023-08-08-introuce-Arm-FF-A-support'Tom Rini41-8/+4173
2023-08-08arm_ffa: efi: corstone1000: enable MM communicationWIP/2023-08-08-introuce-Arm-FF-A-supportAbdellatif El Khlifi1-0/+7
2023-08-08arm_ffa: efi: introduce FF-A MM communicationAbdellatif El Khlifi3-6/+320
2023-08-08arm_ffa: introduce armffa commandAbdellatif El Khlifi10-0/+356
2023-08-08arm_ffa: introduce sandbox test cases for UCLASS_FFAAbdellatif El Khlifi4-1/+265
2023-08-08arm_ffa: introduce sandbox FF-A supportAbdellatif El Khlifi15-22/+1081
2023-08-08arm_ffa: introduce Arm FF-A supportAbdellatif El Khlifi13-0/+1939
2023-08-08lib: uuid: introduce testcase for uuid_str_to_le_binAbdellatif El Khlifi3-0/+47
2023-08-08lib: uuid: introduce uuid_str_to_le_bin functionAbdellatif El Khlifi2-0/+63
2023-08-08arm64: smccc: add support for SMCCCv1.2 x0-x17 registersAbdellatif El Khlifi3-1/+117
2023-08-07Prepare v2023.10-rc2v2023.10-rc2Tom Rini2-3/+3
2023-08-07configs: Resync with savedefconfigTom Rini36-43/+15
2023-08-07Merge branch '2023-08-07-assorted-fixes'Tom Rini32-112/+181
2023-08-07fs/erofs: Remove an unnecessary assertionYifan Zhao1-3/+0
2023-08-07common: Drop duplicate space in SPL_BMP descriptionMarek Vasut1-1/+1
2023-08-07common: fix detection of SYS_MALLOC_F_LEN=0x0Heinrich Schuchardt2-2/+2
2023-08-07spl: move SPL_CRC32 option to lib/KconfigOleksandr Suvorov2-11/+11
2023-08-07spl: remove duplicate SPL_MD5 optionOleksandr Suvorov1-12/+0
2023-08-07bloblist: Enforce CRC32Tom Rini1-0/+3
2023-08-07MAINTAINERS: Update rockchip platform maintain filesKever Yang1-1/+13
2023-08-07MAINTAINERS: add DT/bindings files to at91 entryEugen Hristev1-0/+8
2023-08-07board: ten64: add missing error checks for retimer power onMathew McBride1-0/+5
2023-08-07ARM: renesas: Update MAINTAINERS fileMarek Vasut22-28/+108
2023-08-07get_maintainer.pl: Add an ignore list for git historyTom Rini2-0/+2
2023-08-07Azure: Squash a number of jobs and re-order slightlyTom Rini1-49/+23
2023-08-07Azure: Rework Rockchip jobs againTom Rini1-5/+5
2023-08-05Merge tag 'dm-pull-5aug23' of https://source.denx.de/u-boot/custodians/u-boot-dmWIP/05Aug2023Tom Rini13-18/+569
2023-08-05buildman: Drop warning about orphaned defconfigsSimon Glass2-14/+2
2023-08-05buildman: Exit after reading toolchainSimon Glass1-0/+3
2023-08-05event: Fix a wrong type_name from dm_post_init to dm_post_init_fJaehoon Chung1-1/+1
2023-08-05binman: ftest: Add test for xilinx-bootgen etypeLukas Funke3-0/+123
2023-08-05binman: etype: Add xilinx-bootgen etypeLukas Funke2-0/+300
2023-08-05binman: btool: Add Xilinx Bootgen btoolLukas Funke2-1/+138
2023-08-05binman: Renumber 291 and 292 test filesSimon Glass3-2/+2
2023-08-05Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini2-97/+75
2023-08-05cmd: Enable BIND by default if we have USB_ETHERTom Rini1-0/+1
2023-08-05usb: gadget: ether: Handle gadget driver registration in probe and removeMarek Vasut1-45/+52
2023-08-05usb: gadget: ether: Move probe function above driver structureMarek Vasut1-14/+14
2023-08-05usb: gadget: ether: Inline functions used onceMarek Vasut1-39/+9
2023-08-04Merge branch '2023-08-04-toradex-platform-updates'Tom Rini30-37/+6985
2023-08-04board: toradex: add verdin am62 supportMarcel Ziswiler25-9/+6907