summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-18board: T4240rdb: Extend cs4340_get_fw_addr() functionalityKuldeep Singh2-0/+22
2021-08-18board: t208x: Extend cs4340_get_fw_addr() functionalityKuldeep Singh2-0/+23
2021-08-18board: ls2088ardb: Extend cs4340_get_fw_addr() functionalityKuldeep Singh1-0/+38
2021-08-18net: cortina: Add support for tfa boot in cortina firmwareKuldeep Singh1-10/+69
2021-08-18configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to KconfigKuldeep Singh21-20/+26
2021-08-18env: Kconfig: Add default option for PHY_CORTINAKuldeep Singh1-1/+1
2021-08-18armv8: fsl : create bootcmd and mcinitcmd as per boot sourceWasim Khan1-3/+6
2021-08-18board: fsl_validate: Fix resource leak issueKshitiz Varshney1-9/+27
2021-08-18board: freescale: t208xrdb: enable Power-On Reset for rev D boardsCamelia Groza2-0/+11
2021-08-18lx2160a: Enable CONFIG_SPI_FLASH_MT35XU for lx2160a-rdb/qdsKuldeep Singh5-0/+5
2021-08-18board: sl28: drop unneeded and outdated flash partitionsMichael Walle1-55/+0
2021-08-18arm: Finish migration of HAS_FSL_XHCI_USBTom Rini2-3/+4
2021-08-18spi: nxp_fspi: Ensure width is respected in spi-mem operationsMichael Walle1-1/+1
2021-08-17Merge https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini1-2/+18
2021-08-16board: apalis-tk1: launch toradex easy installer in usb recoveryMarcel Ziswiler1-2/+18
2021-08-16Prepare v2021.10-rc2Tom Rini1-1/+1
2021-08-16configs: Resync with savedefconfigTom 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...Tom 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