aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-08-12Convert CONFIG_SYS_FSL_QMAN_V3 et al to KconfigTom Rini12-63/+82
2022-08-12Convert CONFIG_SYS_FSL_PCIE_COMPAT to KconfigTom Rini3-17/+37
2022-08-12Convert CONFIG_SYS_FSL_NUM_CC_PLLS to KconfigTom Rini70-28/+69
2022-08-12Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC to KconfigTom Rini9-22/+5
2022-08-12Convert CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE to KconfigTom Rini8-3/+8
2022-08-12Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et alTom Rini24-90/+0
2022-08-12arc: Move SYS_LITTLE_ENDIAN / SYS_BIG_ENDIAN selection to KconfigTom Rini3-10/+2
2022-08-12Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to KconfigTom Rini23-63/+22
2022-08-12ARM: stm32: DH: Use common MAC address functionsPhilip Oberfichtner1-57/+45
2022-08-12ARM: imx8: DH: Use common MAC address functionsPhilip Oberfichtner1-73/+48
2022-08-12ARM: imx6: DH: Use common MAC address functionsPhilip Oberfichtner1-33/+14
2022-08-12board: dhelectronics: Implement common MAC address functionsPhilip Oberfichtner5-0/+139
2022-08-12CI: Azure: Move to using macOS-12 imageTom Rini1-1/+1
2022-08-12CI: Azure: Move to Ubuntu 22.04 imageTom Rini1-1/+1
2022-08-12Merge branch '2022-08-11-verified-boot-for-embedded-initial-support'Tom Rini64-530/+1930
2022-08-12vbe: Add a new vbe commandSimon Glass4-0/+213
2022-08-12bootstd: Check building without global bootmethsSimon Glass3-7/+26
2022-08-12bootstd: Update documentationSimon Glass2-29/+68
2022-08-12bootstd: Add vbe bootmeth into sandboxSimon Glass5-8/+96
2022-08-12vbe: Support VBE simpleSimon Glass4-1/+329
2022-08-12vbe: Add initial support for VBESimon Glass5-0/+181
2022-08-12event: Add an event for device tree fixupsSimon Glass4-0/+29