aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-06board: sl28: implement additional bootsourcesMichael Walle
2022-09-06armv8: layerscape: spl: mark OCRAM as non-secureMichael Walle
2022-09-05Prepare v2022.10-rc4Tom Rini
2022-09-05configs: Resync with savedefconfigTom Rini
2022-09-05riscv: dts: Sync important Unmatched pmic and qspi0 changes from LinuxJessica Clarke
2022-09-04Merge tag 'u-boot-rockchip-20220905' of https://source.denx.de/u-boot/custodi...Tom Rini
2022-09-04clk: rockchip: rk3399: Fix Unknown clock 77 on mmc@fe310000Michal Suchanek
2022-09-04rockchip: add u-boot-rockchip-spi.bin image for booting from SPI-NOR flashQuentin Schulz
2022-09-04rockchip: allow to build SPI images even without HAS_ROM optionQuentin Schulz
2022-09-04rockchip: simplify binman image dependencies addition to INPUTSQuentin Schulz
2022-09-04rockchip: generate u-boot-rockchip.bin with binman for ARM64 boardsQuentin Schulz
2022-09-04rockchip: generate idbloader.img content for u-boot-rockchip.bin with binman ...Quentin Schulz
2022-09-04rockchip: remove binman temporary files when cleaningQuentin Schulz
2022-09-04binman: allow user-defined filenames for mkimage entryQuentin Schulz
2022-09-04binman: add support for skipping file concatenation for mkimageQuentin Schulz
2022-09-04rockchip: rk3399: sync spl_boot_devices_tbl and boot_devices node pathsQuentin Schulz
2022-09-04rockchip: rk3399: fix incorrect boot-device in u-boot, spl-boot-deviceQuentin Schulz
2022-09-04rockchip: rk3308: fix same-as-spl boot orderJohn Keeping
2022-09-04rockchip: rk3308: fix rockchip_dnl_key_pressed() on roc-ccJohn Keeping
2022-09-04rockchip: rk3399: boot_devices: fix eMMC node nameQuentin Schulz
2022-09-04ram: rk3399: Conduct memory training at 400MHzLee Jones
2022-09-04ram: rk3399: Fix faulty frequency change reportsLee Jones
2022-09-04ram: rk3399: Fix .set_rate_index() error handlingLee Jones
2022-09-04drivers: ram: rockchip: Fix dram channels calculation for rk3399Han Pengfei
2022-09-04arm: dts: rockchip: rk3288: rename mmc nodenamesJohan Jonker
2022-09-03Merge tag 'tpm-03092022' of https://source.denx.de/u-boot/custodians/u-boot-tpmTom Rini
2022-09-03Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2022-09-03Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-09-03tpm: Allow committing non-volatile dataSimon Glass
2022-09-03tpm: Implement state command for Cr50Simon Glass
2022-09-03tpm: Allow reporting the internal stateSimon Glass
2022-09-03tpm: sandbox: Allow init of TPM in a different phaseSimon Glass
2022-09-03tpm: Correct the define-space command in TPMv2Simon Glass
2022-09-03tpm: Correct the permissions command in TPMv1Simon Glass
2022-09-03tpm: Require a digest source when extending the PCRSimon Glass
2022-09-03Merge tag 'efi-2022-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-09-03efi_loader: fix display of NVMe EUI-64Heinrich Schuchardt
2022-09-03efi: ECPT add EBBRv2.0 conformance profileJose Marinho
2022-09-03efi: Create ECPT tableJose Marinho
2022-09-03efi_selftest: on sandbox use host specific assemblyHeinrich Schuchardt
2022-09-03efi_loader: support CTRL+\ - CTRL+_Heinrich Schuchardt
2022-09-03efi_loader: compliance Simple Text Input Ex ProtocolHeinrich Schuchardt
2022-09-03efi_loader: printing UEFI revision in helloworld.efiHeinrich Schuchardt
2022-09-02Merge tag 'efi-2022-10-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-09-02drivers: usb: fastboot: Fix full-speed usb descriptorqianfan Zhao
2022-09-02renesas: Fix RPC-IF compatible valuesGeert Uytterhoeven
2022-09-02ARM: renesas: Propagate RPC-IF enablement to subsequent softwareGeert Uytterhoeven
2022-09-02ARM: dts: rmobile: Fix RPC-IF device node namesGeert Uytterhoeven
2022-09-01binman: bintool: bzip2: fix version function on non-Debian-based systemsQuentin Schulz
2022-09-01binman: btool: futility: use Bintool.versionQuentin Schulz