summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-07-16stm32mp: stm32prog: use defines for virtual partition sizePatrick Delaunay3-4/+5
2021-07-16stm32mp: syscon: manage clock when present in device treePatrick Delaunay1-0/+14
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 Delaunay1-1/+3
2021-07-16stm32mp: stm32prog: fix the content of short help messagePatrick Delaunay1-5/+5
2021-07-16sandbox: Silence coverity warning in state_read_file()Simon Glass1-0/+4
2021-07-15Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini8-16/+46
2021-07-15arm/dts: k3-j7200-r5-common: Hook buck1_reg to vtm supplyGowtham Tammana1-0/+5
2021-07-15arm/dts: k3-j7200-r5-common: Add VTM nodeGowtham Tammana1-0/+7
2021-07-15arm/dts: k3-j7200-r5-common: Add pmic lp876441 nodeGowtham Tammana1-0/+26
2021-07-15arm: omap3: Make secure_unlock_mem() staticAdam Ford1-9/+9
2021-07-15arm: omap3: Make secureworld_exit() staticAdam Ford2-2/+1
2021-07-15arm: omap3: Make try_unlock_memory() staticAdam Ford2-9/+9
2021-07-15arm: mach-k3: am642_init: Add missing ddr guardGowtham Tammana1-1/+1
2021-07-15arm: dts: ti: k3-am65-main: Add ICSSG nodesLokesh Vutla2-0/+535
2021-07-15arm: dts: k3-am654-base-board: Add r5 specific u-boot dtsiLokesh Vutla3-205/+209
2021-07-15arm: dts: k3-am64-main: Reserve OCMRAM for DMSC-lite and secure proxy communi...Aswath Govindraju1-0/+8
2021-07-15configs: am64x_evm_a53_defconfig: Move TF-A load address to 0x701c0000Aswath Govindraju1-2/+2
2021-07-15am335x, guardian: Enable panel driver Himax HX8238DGireesh Hiremath3-1/+20
2021-07-15am335x, guardian: Update pinmux configurationMoses Christopher1-3/+3
2021-07-15am335x, guardian: mem: Add board dependent mem valuesMoses Christopher3-0/+71
2021-07-15x86: Ensure the e820 map is installed in all casesSimon Glass1-4/+4
2021-07-15x86: cros: Check ROM exists before building vbootSimon Glass2-2/+2
2021-07-15x86: coreboot: Use vendor in the KconfigSimon Glass1-1/+1
2021-07-15x86: Add function comments to cb_sysinfo.hSimon Glass1-0/+16
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-15arm: a37xx: pci: Optimize a3700_fdt_fix_pcie_regions() when fixup offset is zeroPali Rohár1-0/+4
2021-07-14board: stemmy: Copy atags for booting downstream/vendor kernelStephan Gerhold1-0/+1
2021-07-14board: stemmy: Parse atags to get available memoryStephan Gerhold1-0/+1
2021-07-14ARM: dts: uniphier: Add support for Akebi96Kunihiko Hayashi2-0/+190
2021-07-14arm: mach-snapdragon: pinctrl: Place pin_name in .data sectionStephan Gerhold2-3/+2
2021-07-10ARM: imx: Pick correct eMMC boot partition from ROM logMarek Vasut1-0/+61
2021-07-10arm: dts: imx8mm-venice-gw7901.dts: fix dsa switch configurationTim Harvey1-1/+36
2021-07-10board: gateworks: venice: add imx8mm-gw7901 supportTim Harvey3-0/+1138
2021-07-10arm/mach-imx: Fix macros in mmdc_size.cKacper Kubkowski1-5/+5
2021-07-10board: phytec: imx8mp-phycore: Switch to binmanTeresa Remmet1-0/+1
2021-07-10arm: dts: imx8mp-phyboard-pollux-rdk-u-boot: Add wdog pinctrl entryTeresa Remmet1-0/+4
2021-07-10board: phytec: phycore_imx8mp: Change debug UARTTeresa Remmet2-8/+8
2021-07-10arm: dts: imx8mp-phyboard-pollux: Sync dts files with kernelTeresa Remmet2-2/+46
2021-07-10arm: dts: imx8mp: Add common u-boot dtsiTeresa Remmet3-178/+153
2021-07-10arm: dts: imx8mp: Resync imx8mp device tree includeTeresa Remmet1-5/+141
2021-07-10pci: imx: use reset-gpios if defined by device-treeTim Harvey1-1/+2