summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-07-21riscv: booti: do not force relocation if force_reloc is not setVitaly Wool
2021-07-20ARM: dts: rmobile: Disable RPC HF by defaultMarek Vasut
2021-07-20ARM: rmobile: Align CPU: print with other printsMarek Vasut
2021-07-20ARM: dts: rmobile: Add sysinfo extras on R-Car Gen3Marek Vasut
2021-07-19Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-07-19Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-07-19arm: mvebu: Espressobin: Enable 'mtd' command and define SPI NOR partitionsPali Rohár
2021-07-19ARM: dts: armada-385-turris-omnia: add `u-boot-env` NOR partitionMarek Behún
2021-07-19arm: kirkwood: NSA310S: Add device tree DTS for Zyxel NSA310S boardTony Dinh
2021-07-18usb: Enforce DM_USB migration for USB_HOST devices.Tom Rini
2021-07-18m68k: Remove M52277EVB boardTom Rini
2021-07-18m68k: Remove M54451EVB boardTom Rini
2021-07-18m68k: Remove M54418TWR boardTom Rini
2021-07-18m68k: Remove M54455EVB boardTom Rini
2021-07-18MIPS: malta: enable PCI driver modelDaniel Schwierzeck
2021-07-18MIPS: malta: add DT bindings for PCI host controllerDaniel Schwierzeck
2021-07-17Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-07-17arm: imx8mq: Add USB clock init functionYe Li
2021-07-17arm: dts: imx8mq: Add alias for two usb controllersYe Li
2021-07-16Merge branch '2021-07-15-assorted-fixes'Tom Rini
2021-07-16ARM: dts: stm32mp15: remove mmc aliasPatrick Delaunay
2021-07-16stm32mp: use device sequence number in boot_instance variablePatrick Delaunay
2021-07-16stm32mp: stm32prog: use defines for virtual partition sizePatrick Delaunay
2021-07-16stm32mp: syscon: manage clock when present in device treePatrick Delaunay
2021-07-16arm: dts: stm32mp15: alignment with v5.13Patrick Delaunay
2021-07-16stm32mp: cmd_stm32key: add subcommand closePatrick Delaunay
2021-07-16stm32mp: cmd_stm32key: add read OTP subcommandPatrick Delaunay
2021-07-16stm32mp: cmd_stm32key: add get_misc_dev functionPatrick Delaunay
2021-07-16stm32mp: cmd_stm32key: lock of PKH OTP after fusePatrick Delaunay
2021-07-16stm32mp: cmd_stm32key: handle error in fuse_hash_valuePatrick Delaunay
2021-07-16stm32mp: cmd_stm32key: use sub commandPatrick Delaunay
2021-07-16stm32mp: configs: activate the command stm32key only for ST boardsPatrick Delaunay
2021-07-16stm32mp: stm32prog: fix the content of short help messagePatrick Delaunay
2021-07-15sandbox: Silence coverity warning in state_read_file()Simon Glass
2021-07-15Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2021-07-15arm/dts: k3-j7200-r5-common: Hook buck1_reg to vtm supplyGowtham Tammana
2021-07-15arm/dts: k3-j7200-r5-common: Add VTM nodeGowtham Tammana
2021-07-15arm/dts: k3-j7200-r5-common: Add pmic lp876441 nodeGowtham Tammana
2021-07-15arm: omap3: Make secure_unlock_mem() staticAdam Ford
2021-07-15arm: omap3: Make secureworld_exit() staticAdam Ford
2021-07-15arm: omap3: Make try_unlock_memory() staticAdam Ford
2021-07-15arm: mach-k3: am642_init: Add missing ddr guardGowtham Tammana
2021-07-15arm: dts: ti: k3-am65-main: Add ICSSG nodesLokesh Vutla
2021-07-15arm: dts: k3-am654-base-board: Add r5 specific u-boot dtsiLokesh Vutla
2021-07-15arm: dts: k3-am64-main: Reserve OCMRAM for DMSC-lite and secure proxy communi...Aswath Govindraju
2021-07-15configs: am64x_evm_a53_defconfig: Move TF-A load address to 0x701c0000Aswath Govindraju
2021-07-15am335x, guardian: Enable panel driver Himax HX8238DGireesh Hiremath
2021-07-15am335x, guardian: Update pinmux configurationMoses Christopher
2021-07-15am335x, guardian: mem: Add board dependent mem valuesMoses Christopher
2021-07-15x86: Ensure the e820 map is installed in all casesSimon Glass