aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-22pylibfdt: Fix version normalization warningWIP/2022-12-22-assorted-important-fixesMarek Vasut1-0/+4
2022-12-22net: nuvoton: fix build broken for use phy_get_interface_by_nameJim Liu1-4/+4
2022-12-22powerpc/mpc85xx: Disable AltiVec and VSX instructionsPali Rohár1-0/+4
2022-12-22powerpc/mpc85xx: Improve disabling of SPE instructionsPali Rohár1-3/+4
2022-12-22powerpc/mpc85xx: Pass correct cpu compiler flagsPali Rohár1-1/+11
2022-12-22net: don't memcpy to NULLHeinrich Schuchardt1-1/+1
2022-12-22net: ipv6: Add missing break into IPv6 protocol handlerViacheslav Mitrofanov1-0/+1
2022-12-22spl: Kconfig: Fix SPL_OPTEE_IMAGE dependencyJagan Teki1-0/+1
2022-12-22CI: Reduce aarch64 catchall job matchesTom Rini1-3/+5
2022-12-20Merge tag 'efi-2023-01-rc5' of https://source.denx.de/u-boot/custodians/u-boo...WIP/20Dec2022Tom Rini11-84/+225
2022-12-20Merge tag 'tpm-20122022' of https://source.denx.de/u-boot/custodians/u-boot-tpmTom Rini1-0/+1
2022-12-20eficonfig: EFI_VARIABLE_APPEND_WRITE is not set for null keyMasahisa Kojima1-2/+36
2022-12-20efi_selftest: conformance test for GetNextVariableNameHeinrich Schuchardt1-0/+35
2022-12-20efi_loader: fix efi_get_next_variable_name_mem()Heinrich Schuchardt2-4/+5
2022-12-20eficonfig: avoid SetVariable between GetNextVariableName callsMasahisa Kojima1-16/+38
2022-12-20eficonfig: carve out efi_get_next_variable_name_int callsMasahisa Kojima3-47/+51
2022-12-20test: add unit test for u16_strnlen()Heinrich Schuchardt1-0/+11
2022-12-20doc: correct heading level in printenv man-pageHeinrich Schuchardt1-1/+1
2022-12-20cmd: allow sound command to play multiple soundsHeinrich Schuchardt2-15/+49
2022-12-20tpm2: ftpm: open session with privileged ree loginEtienne Carriere1-0/+1
2022-12-19Prepare v2023.01-rc4v2023.01-rc4Tom Rini2-2/+2
2022-12-19Merge tag 'u-boot-rockchip-20221219' of https://source.denx.de/u-boot/custodi...Tom Rini19-208/+549
2022-12-19rockpi4: capsule: Enable UEFI capsule update on RockPi4 boardsSughosh Ganu2-0/+16
2022-12-19rockpi4: board: Add firmware image information for capsule updatesSughosh Ganu3-1/+71
2022-12-19rockchip: capsule: Add functions for supporting capsule updatesSughosh Ganu2-0/+154
2022-12-19phy: rockchip: handle clock without enable functionJohn Keeping1-1/+1
2022-12-19rockchip: Pinebook Pro: Do not initialize i2c before relocationMichal Suchanek1-8/+0
2022-12-19rockchip: puma: fix GPT table corruption when saving U-Boot environmentQuentin Schulz2-1/+2
2022-12-19arm: dts: rockchip: enable ums/rockusb command for ROCK Pi 4FUKAUMI Naoki2-0/+6
2022-12-19configs:rockchip:roc-rk3399-pc:Enable more configsManoj Sai1-0/+8
2022-12-19arm: dts: rockchip: rk3128: fix clocks, compatible and physJohan Jonker1-27/+19
2022-12-19arm: dts: rockchip: rk3128: fix DT node namesJohan Jonker2-34/+33
2022-12-19arm: dts: rockchip: move all rk3128 u-boot specific properties in separate dt...Johan Jonker4-14/+31
2022-12-19arm: dts: rockchip: rk3128: bulk convert gpios to their constant counterpartsJohan Jonker2-45/+45
2022-12-19rockchip: rk3128-cru: sync the clock dt-binding header from LinuxJohan Jonker3-76/+160
2022-12-19rockchip: enable fdt overlays for ROCK Pi 4 seriesFUKAUMI Naoki2-0/+2
2022-12-19rockchip: Only call binman when TPL availableKever Yang1-1/+1
2022-12-18Makefile: With BINMAN_ALLOW_MISSING=1 don't error on missingTom Rini1-1/+1
2022-12-18Merge tag 'efi-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boo...WIP/18Dec2022Tom Rini9-33/+33
2022-12-18Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini168-184/+26
2022-12-17doc: update Sphinx requirements for certifiHeinrich Schuchardt1-1/+1
2022-12-17efi: adjust ebbr to v2.1 in conformance profileVincent Stehlé5-14/+14
2022-12-17doc: fix typosMaxim Cournoyer3-18/+18
2022-12-15Merge https://source.denx.de/u-boot/custodians/u-boot-x86WIP/15Dec2022Tom Rini11-12/+12
2022-12-14sunxi: board: annotate #endif linesAndre Przywara3-12/+11
2022-12-14sunxi: remove bogus mmc_pinmux_setup() prototypeAndre Przywara1-4/+0
2022-12-14sunxi: remove unused CONFIG_MMC_SUNXI_SLOTAndre Przywara3-6/+7
2022-12-14x86: cosmetic: Fix a typo in the reserve_arch() commentsBin Meng1-1/+1
2022-12-14x86: som-db5800-som-6867: Adjust CONFIG_TEXT_BASEBin Meng1-1/+1
2022-12-14x86: dfi-bt700: Adjust CONFIG_TEXT_BASEBin Meng2-2/+2