aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-16Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/16Jul2021Tom Rini3-5/+17
2021-07-16Merge tag 'u-boot-stm32-20210715' of https://source.denx.de/u-boot/custodians...Tom Rini18-76/+369
2021-07-16drivers: watchdog: wdt-uclass: Use IS_ENABLED for WATCHDOG_AUTOSTARTTeresa Remmet1-1/+1
2021-07-16arm: socfpga: socfpga_stratix10: enable wdt command by defaultMengLi1-0/+1
2021-07-16driver: watchdog: reset watchdog in designware_wdt_stop() functionMengLi1-4/+15
2021-07-16ARM: dts: stm32mp15: remove mmc aliasPatrick Delaunay2-3/+0
2021-07-16stm32mp: use device sequence number in boot_instance variablePatrick Delaunay3-9/+46
2021-07-16stm32mp: stm32prog: use defines for virtual partition sizePatrick Delaunay3-4/+5
2021-07-16configs: stm32mp1: activate command rngPatrick Delaunay2-4/+4
2021-07-16stm32mp: syscon: manage clock when present in device treePatrick Delaunay1-0/+14
2021-07-16clk: stm32mp1: add support of SYSCFG clockPatrick Delaunay1-0/+1
2021-07-16arm: dts: stm32mp15: alignment with v5.13Patrick Delaunay2-14/+86
2021-07-16stm32mp: cmd_stm32key: add subcommand closePatrick Delaunay1-2/+52
2021-07-16stm32mp: cmd_stm32key: add read OTP subcommandPatrick Delaunay1-6/+87
2021-07-16stm32mp: cmd_stm32key: add get_misc_dev functionPatrick Delaunay1-6/+13
2021-07-16stm32mp: cmd_stm32key: lock of PKH OTP after fusePatrick Delaunay1-4/+10
2021-07-16stm32mp: cmd_stm32key: handle error in fuse_hash_valuePatrick Delaunay1-9/+15
2021-07-16stm32mp: cmd_stm32key: use sub commandPatrick Delaunay1-19/+36
2021-07-16stm32mp: configs: activate the command stm32key only for ST boardsPatrick Delaunay3-1/+5
2021-07-16stm32mp: stm32prog: fix the content of short help messagePatrick Delaunay1-5/+5
2021-07-16configs: stm32mp1: remove splashimage and add fdtoverlay_addr_rPatrick Delaunay1-2/+2
2021-07-15Merge https://source.denx.de/u-boot/custodians/u-boot-x86WIP/15Jul2021Tom Rini22-40/+221
2021-07-15x86: Ensure the e820 map is installed in all casesSimon Glass1-4/+4
2021-07-15doc: Update documentation for cros-2021.04 releaseSimon Glass1-8/+7
2021-07-15dtoc: Check that a parent is not missingSimon Glass3-0/+51
2021-07-15x86: cros: Check ROM exists before building vbootSimon Glass2-2/+2
2021-07-15x86: coreboot: Document the memory mapSimon Glass1-0/+21
2021-07-15x86: coreboot: Use vendor in the KconfigSimon Glass2-5/+9
2021-07-15x86: Add function comments to cb_sysinfo.hSimon Glass1-0/+16
2021-07-15x86: coral: Allow booting from corebootSimon Glass1-0/+28
2021-07-15x86: coreboot: Show the BIOS dateSimon Glass1-0/+3
2021-07-15x86: Do cache set-up by default when booting from corebootSimon Glass1-4/+14
2021-07-15x86: Update the MP constants to avoid conflictsSimon Glass1-4/+8
2021-07-15x86: Don't set up MTRRs if previously doneSimon Glass1-1/+1
2021-07-15tpm: cr50: Drop unnecessary coral headersSimon Glass1-2/+0
2021-07-15spi: ich: Don't require the PCHSimon Glass1-2/+2
2021-07-15x86: pci: Allow binding of some devices before relocationSimon Glass4-3/+50
2021-07-15pci: Use const for pci_find_device_id() etc.Simon Glass2-5/+5
2021-07-15Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini12-22/+28
2021-07-15mmc: mmc_get_op_cond: Allow quiet detection of eMMCPali Rohár4-6/+8
2021-07-15arm: mvebu: Espressobin: Use function mmc_get_op_cond() for detecting eMMCPali Rohár1-1/+1
2021-07-15arm: mvebu: Espressobin: Fix setting $fdtfile envPali Rohár1-7/+0
2021-07-15arm: mvebu: armada-3720: remove unused config optionMarek Behún5-4/+1
2021-07-15arm: mvebu: turris_{omnia, mox}: enable MTD commandMarek Behún2-0/+7
2021-07-15arm: mvebu: turris_omnia: force 40 MHz speed on SPI NORMarek Behún1-1/+3
2021-07-15arm: a37xx: pci: Fix typo in commentPali Rohár1-1/+1
2021-07-15arm: a37xx: pci: Optimize a3700_fdt_fix_pcie_regions() when fixup offset is zeroPali Rohár1-0/+4
2021-07-15arm: a37xx: pci: Extend validation for PCIe resources and oubound windowsPali Rohár1-3/+4
2021-07-14Merge branch '2021-07-14-build-and-host-updates'Tom Rini21-182/+296
2021-07-14scripts/get_default_envs.sh: Update for thin archive supportWIP/2021-07-14-build-and-host-updatesTom Rini1-2/+3