aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-19arm: Migrate GICV2 / GICV3 to KconfigWIP/migrate-GICTom Rini18-30/+38
2021-08-19Merge https://source.denx.de/u-boot/custodians/u-boot-riscvWIP/19Aug2021Tom Rini6-4/+29
2021-08-17Merge https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini1-2/+18
2021-08-17board: sifive: overwrite board_fdt_blob_setup in u-boot properZong Li2-0/+22
2021-08-17board: sifive: compile stuff only related to SPL in SPL buildZong Li2-3/+4
2021-08-17riscv: cpu: fu740: Fix typo of dateZong Li1-1/+1
2021-08-17qemu-riscv64_smode: fix extlinux (define preboot)Dimitri John Ledkov1-0/+2
2021-08-16board: apalis-tk1: launch toradex easy installer in usb recoveryMarcel Ziswiler1-2/+18
2021-08-16Prepare v2021.10-rc2v2021.10-rc2Tom Rini1-1/+1
2021-08-16configs: Resync with savedefconfigWIP/16Aug2021Tom Rini37-41/+6
2021-08-16Merge https://source.denx.de/u-boot/custodians/u-boot-stmTom Rini37-133/+887
2021-08-16test: dm: Add test for ECDSA UCLASS supportAlexandru Gagniuc3-0/+41
2021-08-16Kconfig: FIT_SIGNATURE should not select RSA_VERIFYAlexandru Gagniuc1-4/+4
2021-08-16arm: stm32mp1: Implement ECDSA signature verificationAlexandru Gagniuc3-0/+112
2021-08-16lib: ecdsa: Implement UCLASS_ECDSA verification on targetAlexandru Gagniuc5-0/+160
2021-08-16dm: crypto: Define UCLASS API for ECDSA signature verificationAlexandru Gagniuc2-0/+40
2021-08-16ARM: dts: stm32: Reduce DHCOR SPI NOR frequency to 50 MHzMarek Vasut1-1/+1
2021-08-16ARM: stm32: Set environment sector size to 4k on DHSOMMarek Vasut2-2/+2
2021-08-16arm: dts: stm32mp15: alignment with v5.14Patrick Delaunay3-9/+42
2021-08-16stm32mp: correctly handle board_get_usable_ram_top(0)Patrick Delaunay1-0/+3
2021-08-16stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIPPatrick Delaunay4-0/+10
2021-08-16doc: st: stm32mp1: Add FIP support for trusted bootPatrick Delaunay1-96/+232
2021-08-16arm: stm32mp: add defconfig for trusted boot with FIPPatrick Delaunay6-16/+207
2021-08-16arm: stm32mp: handle the OP-TEE nodes in DT with FIP supportPatrick Delaunay3-1/+16
2021-08-16arm: stm32mp: add config for STM32IMAGE supportPatrick Delaunay4-4/+16
2021-08-16clk: stm32mp1: add support of BSEC clockPatrick Delaunay1-0/+1
2021-08-15Merge tag 'efi-2021-10-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/15Aug2021Tom Rini29-1244/+845
2021-08-14efi_loader: refactor efi_append_scrtm_version()Masahisa Kojima1-13/+1
2021-08-14efi_loader: add ExitBootServices() measurementMasahisa Kojima3-0/+76
2021-08-14efi_loader: add boot variable measurementMasahisa Kojima4-1/+162
2021-08-14efi_loader: add secure boot variable measurementMasahisa Kojima2-0/+185
2021-08-14efi_loader: add Linux magic to RISC-V crt0Heinrich Schuchardt1-2/+5
2021-08-14efi_loader: Uri() device path nodeHeinrich Schuchardt2-0/+19
2021-08-14doc: stm32mp1: add page for device tree bindingsPatrick Delaunay13-893/+69
2021-08-14doc: Add a note about why devicetree is usedSimon Glass2-0/+42
2021-08-14doc: Update devicedocs including how to add tweaksSimon Glass1-81/+100
2021-08-14doc: Move devicetree control doc to rSTSimon Glass4-25/+43
2021-08-14doc: fix Latex marginsHeinrich Schuchardt1-12/+19
2021-08-14doc: require Sphinx 2.4.4Heinrich Schuchardt2-98/+5
2021-08-14doc: add pkg-config to the build dependenciesHeinrich Schuchardt1-2/+2
2021-08-13Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini2-14/+9
2021-08-13x86: crownbay: Enable CONFIG_SPI_FLASH_SMART_HWCAPSBin Meng1-1/+0
2021-08-13doc: x86: Update SeaBIOS build instructionsBin Meng1-13/+8
2021-08-13x86: crownbay: Enable SeaBIOS supportBin Meng1-0/+1
2021-08-12Merge tag 'u-boot-rockchip-20210812' of https://source.denx.de/u-boot/custodi...WIP/12Aug2021Tom Rini63-1245/+3337
2021-08-12rockchip: px30: Support configure SFCJon Lin1-0/+32
2021-08-12rockchip: px30: add support for SFC for Odroid Go AdvanceChris Morgan2-0/+33
2021-08-12mtd: spi-nor-ids: Add XTX XT25F128BChris Morgan2-0/+10
2021-08-12rockchip: px30: add the serial flash controllerChris Morgan1-0/+38
2021-08-12rockchip: px30: Add support for using SFCChris Morgan1-0/+64