aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-20binman: Avoid use of expected failureSimon Glass1-5/+6
2022-08-20binman: Adjust mkimage etype node readingSimon Glass1-8/+11
2022-08-20binman: Add a way to check for missing propertiesSimon Glass3-3/+22
2022-08-20binman: Fix up the entry-docs for Entry_pre_loadSimon Glass2-2/+4
2022-08-20patman: Don't buffer test output with a single testSimon Glass1-2/+2
2022-08-20patman: Put the coverage command-line lastSimon Glass1-2/+1
2022-08-20bootstage: Show func name for bootstage_mark/errorMichal Simek2-11/+20
2022-08-20log: Drop log_nop() functionsSimon Glass1-18/+0
2022-08-20binman: Put fake files in a subdirectorySimon Glass4-14/+53
2022-08-20Merge branch '2022-08-20-assorted-updates'Tom Rini27-156/+223
2022-08-20gpio: aspeed: port Linux dt-bindings header fileDhananjay Phadke1-0/+51
2022-08-20hwconfig: Allow to use restricted envPali Rohár1-1/+1
2022-08-20arm: k3: Correct an awk warningSimon Glass1-1/+4
2022-08-20arm64: explicitly disable pointer authentication instructionsRasmus Villemoes1-0/+1
2022-08-20Restore pcm051_rev3_defconfig configMatwey V. Kornilov5-1/+113
2022-08-20Nokia RX-51: Move board required options from defconfig to KconfigPali Rohár3-7/+11
2022-08-20Nokia RX-51: Simplify calculation of attached kernel image addressPali Rohár1-17/+4
2022-08-20Nokia RX-51: Simplify copy kernel codePali Rohár1-5/+2
2022-08-20Nokia RX-51: Use U-Boot generic position independent codePali Rohár3-113/+16
2022-08-20Nokia RX-51: Fix invalidating zImage kernel formatPali Rohár1-1/+4
2022-08-20arm: Set default MACH_TYPE in KconfigPali Rohár1-0/+5
2022-08-20MAINTAINERS: Update email of Neil ArmstrongNeil Armstrong13-12/+13
2022-08-20Merge tag 'efi-2022-10-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/20Aug2022Tom Rini4-27/+54
2022-08-20tools: mkeficapsule: use pkg-config for each lib separatHeiko Thiery1-2/+6
2022-08-20efi_loader: disk: remove unused fieldAKASHI Takahiro1-11/+2
2022-08-20doc: dm: clarify activation.Michal Suchanek1-14/+33
2022-08-20doc: qemu-riscv: describe booting with QEMU and KVMHeinrich Schuchardt1-0/+13
2022-08-17Merge tag 'fsl-qoriq-2022-8-17' of https://source.denx.de/u-boot/custodians/u...WIP/17Aug2022Tom Rini16-10/+107
2022-08-16board: ls1043ardb: fdt fixups for revision v7.0 boardsCamelia Groza10-2/+55
2022-08-16ls1021atwr: caam: Enable Uboot validaion in SPL.Gaurav Jain6-8/+52
2022-08-13Merge tag 'efi-2022-10-rc3' of https://source.denx.de/u-boot/custodians/u-boo...WIP/13Aug2022Tom Rini24-283/+859
2022-08-13cmd: efidebug: Add missing \n at the end of messageMichal Simek1-1/+1
2022-08-13efi_loader: move udevice pointer into struct efi_objectMasahisa Kojima4-11/+24
2022-08-13efi_loader: fix efi_convert_device_path_to_text()Heinrich Schuchardt1-0/+1
2022-08-13binman: Add more documentation about binman usageSimon Glass2-8/+193
2022-08-13binman: Add rST references for binman entry typesSimon Glass2-1/+150
2022-08-13patman: Add documentation to doc/Simon Glass6-252/+326
2022-08-13doc: Drop a reference to TravisSimon Glass1-2/+2
2022-08-13doc: develop: Add a note about importing code from other projectsTom Rini1-0/+4
2022-08-13doc: crash_dumps.rst missing documentation linkHeinrich Schuchardt1-2/+2
2022-08-13doc: add more details for crash dump analysisHeinrich Schuchardt1-0/+60
2022-08-13doc: man-page for gpio commandHeinrich Schuchardt2-0/+91
2022-08-13bootstd: doc: Fix typosPaul Barker1-3/+3
2022-08-13fs/erofs: silence erofs_probe()Heinrich Schuchardt1-2/+2
2022-08-13git-mailrc: remove invalid entry 'efi'Heinrich Schuchardt1-1/+0
2022-08-12Merge branch '2022-08-12-assorted-updates'Tom Rini179-3970/+483
2022-08-12net: Remove smc91111 ethernet driverTom Rini10-2347/+0
2022-08-12arm: Remove snapper9260 boardTom Rini8-387/+0
2022-08-12ppc: Remove ids8313 boardTom Rini7-703/+0
2022-08-12Convert CONFIG_SYS_FDT_PAD to KconfigTom Rini12-21/+10