aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-29Merge tag 'efi-2023-01-rc5-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/29Dec2022Tom Rini84-98/+396
2022-12-29Merge branch '2022-12-29-assorted-further-fixes'Tom Rini13-15/+21
2022-12-29PowerPC: Rework PBL location choiceTom Rini10-12/+15
2022-12-29cmd: net: wget: fix Kconfig dependencyMichael Walle1-1/+1
2022-12-29net: wget: fix implicit declarationMichael Walle1-0/+1
2022-12-29CI: Rework rockchip jobs in AzureTom Rini1-2/+4
2022-12-29efi_loader: use u16_strlen() in efi_var_mem_ins()Heinrich Schuchardt1-3/+1
2022-12-29efi_loader: avoid adding variables twiceIlias Apalodimas2-3/+5
2022-12-29efi_loader: typo non-volatile in efi_var_restoreHeinrich Schuchardt1-1/+1
2022-12-29efi_loader: set UEFI specification version to 2.10Heinrich Schuchardt1-1/+1
2022-12-29efi_loader: set IMAGE_FILE_LARGE_ADDRESS_AWAREHeinrich Schuchardt2-5/+13
2022-12-29efi_loader: fix get_package_list_handle() statusVincent Stehlé1-1/+1
2022-12-29doc: improve wget man-pageHeinrich Schuchardt1-2/+3
2022-12-29doc: Use "changesets" not "csets" in statistics pagesTom Rini66-66/+66
2022-12-29doc: add texinfodocs and infodocs targetsMaxim Cournoyer4-5/+16
2022-12-29doc: board: qemu-ppce500: Update supported and unsupportedPali Rohár1-3/+5
2022-12-29doc: ti: add the K3 generation pageBryan Brattlof2-3/+276
2022-12-29doc: ti: reorganize existing ti docsBryan Brattlof3-5/+8
2022-12-26Merge https://source.denx.de/u-boot/custodians/u-boot-pmicWIP/26Dec2022Tom Rini3-0/+141
2022-12-26power: regulator: Add support for NPCM8xxJim Liu3-0/+141
2022-12-23Merge tag 'tpm-23122022' of https://source.denx.de/u-boot/custodians/u-boot-tpmWIP/23Dec2022Tom Rini1-10/+24
2022-12-23Merge branch '2022-12-22-assorted-important-fixes'Tom Rini7-13/+36
2022-12-23tee: optee: discover services dependent on tee-supplicantEtienne Carriere1-9/+23
2022-12-23tee: optee: don't fail probe because of optee-rngEtienne Carriere1-1/+1
2022-12-22pylibfdt: Fix version normalization warningMarek 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-4/+6
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