summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to KconfigWIP/cleanup-DDR-symbolsTom Rini2021-08-214-2/+2
* nxp: Migrate a number of DDR related symbols to KconfigTom Rini2021-08-21159-91/+262
* ddr: Migrate DDR_SPD to KconfigTom Rini2021-08-213-0/+11
* mvebe: Migrate CONFIG_DDR_LOG_LEVEL to KconfigTom Rini2021-08-202-4/+14
* ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZETom Rini2021-08-203-4/+8
* nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini2021-08-20152-89/+166
* global: Remove unused or unnecessary CONFIG symbols related to DDRTom Rini2021-08-2011-134/+2
* mvebu: Migrate CONFIG_DDR_32BIT/64BIT to KconfigTom Rini2021-08-193-3/+14
* Kconfig: Use spaces not tabs in Kconfig entiresTom Rini2021-08-192-3/+3
* 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