aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-05-19imx8mn/8mp: Allow booting via USBFabio Estevam1-0/+10
2022-05-19ARM: dts: stm32: Configure Buck3 voltage per PMIC NVM on Avenger96Marek Vasut1-1/+1
2022-05-18arm64: zynqmp: Add DT description for si5328 for zcu102/zcu106Michal Simek2-2/+40
2022-05-18arm64: zynqmp: Add linux,code for fwuen buttonMichal Simek1-0/+3
2022-05-18arm64: zynqmp: Add PHY description for SGMII on vck190 SCMichal Simek1-0/+15
2022-05-18Revert "arm64: zynqmp: Add zynqmp firmware specific DT nodes"T Karthik Reddy2-80/+0
2022-05-18arm64: zynqmp: Add dmas, gpu, rtc, watchdogs and opp nodes for SOMMichal Simek1-0/+95
2022-05-18arm64: zynqmp: Add pwm-fan node and fix ttc0 pwm-cells propertyVishal Patel1-0/+11
2022-05-18arm64: zynqmp: Add power domain description for PLMichal Simek1-0/+1
2022-05-18arm64: zynqmp: Fix opp-table-cpuMichal Simek1-1/+1
2022-05-18arm64: zynqmp: Add gpio labels for modepinMichal Simek1-0/+4
2022-05-18arm64: zynqmp: Add mode-pin GPIO controller DT nodePiyush Mehta1-0/+8
2022-05-18arm64: zynqmp: Set qspi tx-buswidth to 4Amit Kumar Mahapatra18-18/+18
2022-05-18arm64: zynqmp: Fix split mode reset functionalityNeal Frager1-6/+25
2022-05-16arm: mvebu: Move internal registers in arch_very_early_init() functionPali Rohár4-31/+29
2022-05-16arm: Add new config option ARCH_VERY_EARLY_INITPali Rohár2-0/+11
2022-05-16arm: mvebu: Remove unused ARMADA_64BITChris Packham1-4/+0
2022-05-10Merge tag 'u-boot-stm32-20220510' of https://source.denx.de/u-boot/custodians...WIP/10May2022Tom Rini28-166/+580
2022-05-10configs: stm32f746-disco: Migrate SPL flags to defconfigPatrice Chotard1-20/+0
2022-05-10ARM: dts: stm32: Move DHCOR BUCK3 VDD 2V9 adjustment to 1V8 DTSIMarek Vasut2-2/+7
2022-05-10stm32mp: psci: Retain MCUDIVR, PLL3CR, PLL4CR, MSSCKSELR across suspendMarek Vasut1-0/+16
2022-05-10arm: dts: stm32mp15: alignment with v5.18Patrick Delaunay16-21/+168
2022-05-10ARM: stm32mp: correctly handle Silicon revisionPatrick Delaunay2-7/+8
2022-05-10ARM: stm32mp: skip ft_system_setup when the soc node is absentPatrick Delaunay1-0/+3
2022-05-10stm32mp: stm32prog: handle flashlayout without STM32 image headerPatrick Delaunay1-1/+2
2022-05-10stm32mp: stm32prog: handle U-Boot script in flashlayout alternatePatrick Delaunay3-7/+13
2022-05-10stm32mp: stm32prog: handle interruption during the first enumerationPatrick Delaunay1-2/+5
2022-05-10stm32mp: stm32prog: add support of UUID for FIP partitionPatrick Delaunay2-20/+59
2022-05-10stm32mp: stm32prog: add support of STM32IMAGE version 2Patrick Delaunay3-48/+114
2022-05-10stm32mp: stm32prog: add TEE support in stm32prog commandPatrick Delaunay4-14/+142
2022-05-10stm32mp: stm32prog: add CONFIG_CMD_STM32PROG_OTPPatrick Delaunay2-27/+46
2022-05-10stm32mp: stm32prog: fix commentPatrick Delaunay1-1/+1
2022-05-09ARM: dts: k3-am642-sk-u-boot: add PMIC nodeNeil Armstrong1-0/+61
2022-05-09ARM: dts: am335x: guardian: switch to AM33XX_PADCONFGireesh Hiremath2-97/+119
2022-05-05sandbox: Avoid binman error when run without device treeSimon Glass1-1/+26
2022-05-05arm: nuvoton: Add support for Nuvoton NPCM750 BMCJim Liu15-0/+2035
2022-05-04arm: mvebu: turris_mox: Use DM registered MDIOMarek Behún1-19/+0
2022-05-04mips: octeon: mrvl, octeon-nic23.dts: Add ethernet DT supportStefan Roese1-0/+238
2022-05-04mips: octeon: mrvl, octeon-ebb7304.dts: Add ethernet DT supportStefan Roese1-0/+45
2022-05-04mips: octeon: mrvl, cn73xx.dtsi: Add ethernet (BGX) and SMI DT nodesStefan Roese1-0/+35
2022-05-04mips: octeon: cpu.c: Implement configure_lmtdma_window()Stefan Roese1-1/+33
2022-05-04mips: octeon: cpu.c: Move bootmem init to arch_early_init_r()Stefan Roese2-1/+13
2022-05-04mips: octeon: Makefile: Enable building of the newly added C filesStefan Roese1-1/+34
2022-05-04mips: octeon: Misc changes to existing C files for upcoming eth supportStefan Roese5-2419/+230
2022-05-04mips: octeon: Add cvmx-range.cAaron Williams1-0/+259
2022-05-04mips: octeon: Add cvmx-qlm-tables.cAaron Williams1-0/+292
2022-05-04mips: octeon: Add cvmx-pko-internal-ports-range.cAaron Williams1-0/+99
2022-05-04mips: octeon: Add cvmx-pko3-resources.cAaron Williams1-0/+213
2022-05-04mips: octeon: Add cvmx-pko3-compat.cAaron Williams1-0/+656
2022-05-04mips: octeon: Add cvmx-pko3-queue.cAaron Williams1-0/+879