summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-21display_options: Do not use %llu in print_sizeMatwey V. Kornilov
2021-08-21tiny-printf: Handle %pM format when CONFIG_SPL_NET_SUPPORT is enabledMatwey V. Kornilov
2021-08-21Fix flashing of eMMC user area with FastbootOleh Kravchenko
2021-08-21Fix flash and erase of eMMC Boot2 with FastbootOleh Kravchenko
2021-08-21clk: clk_versaclock: Add support for versaclock driverAdam Ford
2021-08-20configs: lx2160a: load device-tree in RAM for distro bootPriyanka Jain
2021-08-19Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2021-08-18crypto/fsl: fix missed dma_addr_t -> caam_dma_addr_t conversionHoria Geantă
2021-08-18board: T4240rdb: Extend cs4340_get_fw_addr() functionalityKuldeep Singh
2021-08-18board: t208x: Extend cs4340_get_fw_addr() functionalityKuldeep Singh
2021-08-18board: ls2088ardb: Extend cs4340_get_fw_addr() functionalityKuldeep Singh
2021-08-18net: cortina: Add support for tfa boot in cortina firmwareKuldeep Singh
2021-08-18configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to KconfigKuldeep Singh
2021-08-18env: Kconfig: Add default option for PHY_CORTINAKuldeep Singh
2021-08-18armv8: fsl : create bootcmd and mcinitcmd as per boot sourceWasim Khan
2021-08-18board: fsl_validate: Fix resource leak issueKshitiz Varshney
2021-08-18board: freescale: t208xrdb: enable Power-On Reset for rev D boardsCamelia Groza
2021-08-18lx2160a: Enable CONFIG_SPI_FLASH_MT35XU for lx2160a-rdb/qdsKuldeep Singh
2021-08-18board: sl28: drop unneeded and outdated flash partitionsMichael Walle
2021-08-18arm: Finish migration of HAS_FSL_XHCI_USBTom Rini
2021-08-18spi: nxp_fspi: Ensure width is respected in spi-mem operationsMichael Walle
2021-08-17efi_loader: use EfiBootServicesData for DP to textHeinrich Schuchardt
2021-08-17efi_loader: use EfiBootServicesData for device pathHeinrich Schuchardt
2021-08-17efi_loader: use correct type for AllocatePages, AllocatePoolHeinrich Schuchardt
2021-08-17efi_loader rename enum efi_mem_type to efi_memory_typeHeinrich Schuchardt
2021-08-17efi_loader: use an enum for the memory allocation typesHeinrich Schuchardt
2021-08-17efi_loader: add comment for efi_tcg2.hMasahisa Kojima
2021-08-17doc: move doc/board/st/st.rstHeinrich Schuchardt
2021-08-17doc: rename Freescale to NXPHeinrich Schuchardt
2021-08-17doc: move i.MX7D/i.MX8MM A/B booting to board specificHeinrich Schuchardt
2021-08-17Merge https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2021-08-17board: sifive: overwrite board_fdt_blob_setup in u-boot properZong Li
2021-08-17board: sifive: compile stuff only related to SPL in SPL buildZong Li
2021-08-17riscv: cpu: fu740: Fix typo of dateZong Li
2021-08-17qemu-riscv64_smode: fix extlinux (define preboot)Dimitri John Ledkov
2021-08-16board: apalis-tk1: launch toradex easy installer in usb recoveryMarcel Ziswiler
2021-08-16Prepare v2021.10-rc2v2021.10-rc2Tom Rini
2021-08-16configs: Resync with savedefconfigTom Rini
2021-08-16Merge https://source.denx.de/u-boot/custodians/u-boot-stmTom Rini
2021-08-16test: dm: Add test for ECDSA UCLASS supportAlexandru Gagniuc
2021-08-16Kconfig: FIT_SIGNATURE should not select RSA_VERIFYAlexandru Gagniuc
2021-08-16arm: stm32mp1: Implement ECDSA signature verificationAlexandru Gagniuc
2021-08-16lib: ecdsa: Implement UCLASS_ECDSA verification on targetAlexandru Gagniuc
2021-08-16dm: crypto: Define UCLASS API for ECDSA signature verificationAlexandru Gagniuc
2021-08-16ARM: dts: stm32: Reduce DHCOR SPI NOR frequency to 50 MHzMarek Vasut
2021-08-16ARM: stm32: Set environment sector size to 4k on DHSOMMarek Vasut
2021-08-16arm: dts: stm32mp15: alignment with v5.14Patrick Delaunay
2021-08-16stm32mp: correctly handle board_get_usable_ram_top(0)Patrick Delaunay
2021-08-16stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIPPatrick Delaunay
2021-08-16doc: st: stm32mp1: Add FIP support for trusted bootPatrick Delaunay