aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-07-19Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/19Jul2021Tom Rini4-0/+348
2021-07-19Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini15-188/+862
2021-07-19arm: mvebu: Espressobin: Enable 'mtd' command and define SPI NOR partitionsPali Rohár1-0/+18
2021-07-19ARM: dts: armada-385-turris-omnia: add `u-boot-env` NOR partitionMarek Behún1-0/+11
2021-07-19arm: kirkwood: NSA310S: Add device tree DTS for Zyxel NSA310S boardTony Dinh2-0/+319
2021-07-18usb: Enforce DM_USB migration for USB_HOST devices.Tom Rini4-16/+3
2021-07-18m68k: Remove M52277EVB boardTom Rini9-918/+1
2021-07-18m68k: Remove M54451EVB boardTom Rini14-1701/+1
2021-07-18m68k: Remove M54418TWR boardTom Rini8-215/+0
2021-07-18m68k: Remove M54455EVB boardTom Rini9-208/+2
2021-07-18MIPS: malta: enable PCI driver modelDaniel Schwierzeck1-0/+4
2021-07-18MIPS: malta: add DT bindings for PCI host controllerDaniel Schwierzeck1-0/+28
2021-07-17Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u...WIP/17Jul2021Tom Rini16-199/+1633
2021-07-17arm: imx8mq: Add USB clock init functionYe Li2-0/+23
2021-07-17arm: dts: imx8mq: Add alias for two usb controllersYe Li1-0/+2
2021-07-16Merge branch '2021-07-15-assorted-fixes'Tom Rini1-0/+4
2021-07-16ARM: dts: stm32mp15: remove mmc aliasPatrick Delaunay2-3/+0
2021-07-16stm32mp: use device sequence number in boot_instance variablePatrick Delaunay2-1/+19
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-15sandbox: Silence coverity warning in state_read_file()Simon Glass1-0/+4
2021-07-15Merge https://source.denx.de/u-boot/custodians/u-boot-x86WIP/15Jul2021Tom 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