summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2021-08-21-assorted-changes'WIP/22Aug2021Tom Rini2021-08-226-23/+1146
|\
| * display_options: Do not use %llu in print_sizeWIP/2021-08-21-assorted-changesMatwey V. Kornilov2021-08-211-1/+6
| * tiny-printf: Handle %pM format when CONFIG_SPL_NET_SUPPORT is enabledMatwey V. Kornilov2021-08-211-13/+13
| * Fix flashing of eMMC user area with FastbootOleh Kravchenko2021-08-211-7/+15
| * Fix flash and erase of eMMC Boot2 with FastbootOleh Kravchenko2021-08-211-2/+2
| * clk: clk_versaclock: Add support for versaclock driverAdam Ford2021-08-213-0/+1110
|/
* Merge https://source.denx.de/u-boot/custodians/u-boot-riscvWIP/19Aug2021Tom Rini2021-08-196-4/+29
|\
| * board: sifive: overwrite board_fdt_blob_setup in u-boot properZong Li2021-08-172-0/+22
| * board: sifive: compile stuff only related to SPL in SPL buildZong Li2021-08-172-3/+4
| * riscv: cpu: fu740: Fix typo of dateZong Li2021-08-171-1/+1
| * qemu-riscv64_smode: fix extlinux (define preboot)Dimitri John Ledkov2021-08-171-0/+2
* | Merge https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini2021-08-171-2/+18
|\ \ | |/ |/|
| * board: apalis-tk1: launch toradex easy installer in usb recoveryMarcel Ziswiler2021-08-161-2/+18
|/
* Prepare v2021.10-rc2v2021.10-rc2Tom Rini2021-08-161-1/+1
* configs: Resync with savedefconfigTom Rini2021-08-1637-41/+6
* Merge https://source.denx.de/u-boot/custodians/u-boot-stmTom Rini2021-08-1637-133/+887
|\
| * test: dm: Add test for ECDSA UCLASS supportAlexandru Gagniuc2021-08-163-0/+41
| * Kconfig: FIT_SIGNATURE should not select RSA_VERIFYAlexandru Gagniuc2021-08-161-4/+4
| * arm: stm32mp1: Implement ECDSA signature verificationAlexandru Gagniuc2021-08-163-0/+112
| * lib: ecdsa: Implement UCLASS_ECDSA verification on targetAlexandru Gagniuc2021-08-165-0/+160
| * dm: crypto: Define UCLASS API for ECDSA signature verificationAlexandru Gagniuc2021-08-162-0/+40
| * ARM: dts: stm32: Reduce DHCOR SPI NOR frequency to 50 MHzMarek Vasut2021-08-161-1/+1
| * ARM: stm32: Set environment sector size to 4k on DHSOMMarek Vasut2021-08-162-2/+2
| * arm: dts: stm32mp15: alignment with v5.14Patrick Delaunay2021-08-163-9/+42
| * stm32mp: correctly handle board_get_usable_ram_top(0)Patrick Delaunay2021-08-161-0/+3
| * stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIPPatrick Delaunay2021-08-164-0/+10
| * doc: st: stm32mp1: Add FIP support for trusted bootPatrick Delaunay2021-08-161-96/+232
| * arm: stm32mp: add defconfig for trusted boot with FIPPatrick Delaunay2021-08-166-16/+207
| * arm: stm32mp: handle the OP-TEE nodes in DT with FIP supportPatrick Delaunay2021-08-163-1/+16
| * arm: stm32mp: add config for STM32IMAGE supportPatrick Delaunay2021-08-164-4/+16
| * clk: stm32mp1: add support of BSEC clockPatrick Delaunay2021-08-161-0/+1
|/
* Merge tag 'efi-2021-10-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2021-08-1529-1244/+845
|\
| * efi_loader: refactor efi_append_scrtm_version()Masahisa Kojima2021-08-141-13/+1
| * efi_loader: add ExitBootServices() measurementMasahisa Kojima2021-08-143-0/+76
| * efi_loader: add boot variable measurementMasahisa Kojima2021-08-144-1/+162
| * efi_loader: add secure boot variable measurementMasahisa Kojima2021-08-142-0/+185
| * efi_loader: add Linux magic to RISC-V crt0Heinrich Schuchardt2021-08-141-2/+5
| * efi_loader: Uri() device path nodeHeinrich Schuchardt2021-08-142-0/+19
| * doc: stm32mp1: add page for device tree bindingsPatrick Delaunay2021-08-1413-893/+69
| * doc: Add a note about why devicetree is usedSimon Glass2021-08-142-0/+42
| * doc: Update devicedocs including how to add tweaksSimon Glass2021-08-141-81/+100
| * doc: Move devicetree control doc to rSTSimon Glass2021-08-144-25/+43
| * doc: fix Latex marginsHeinrich Schuchardt2021-08-141-12/+19
| * doc: require Sphinx 2.4.4Heinrich Schuchardt2021-08-142-98/+5
| * doc: add pkg-config to the build dependenciesHeinrich Schuchardt2021-08-141-2/+2
|/
* Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini2021-08-132-14/+9
|\
| * x86: crownbay: Enable CONFIG_SPI_FLASH_SMART_HWCAPSBin Meng2021-08-131-1/+0
| * doc: x86: Update SeaBIOS build instructionsBin Meng2021-08-131-13/+8
| * x86: crownbay: Enable SeaBIOS supportBin Meng2021-08-131-0/+1
* | Merge tag 'u-boot-rockchip-20210812' of https://source.denx.de/u-boot/custodi...Tom Rini2021-08-1263-1245/+3337
|\ \ | |/ |/|