aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2022-05-04mips: octeon: Add cvmx-pko3.cAaron Williams1-0/+786
2022-05-04mips: octeon: Add cvmx-pko.cAaron Williams1-0/+788
2022-05-04mips: octeon: Add cvmx-pki-resources.cAaron Williams1-0/+285
2022-05-04mips: octeon: Add cvmx-pki.cAaron Williams1-0/+910
2022-05-04mips: octeon: Add cvmx-ipd.cAaron Williams1-0/+149
2022-05-04mips: octeon: Add cvmx-ilk.cAaron Williams1-0/+1199
2022-05-04mips: octeon: Add cvmx-global-resource.cAaron Williams1-0/+517
2022-05-04mips: octeon: Add cvmx-fpa-resource.cAaron Williams1-0/+219
2022-05-04mips: octeon: Add cvmx-fpa.cAaron Williams1-0/+1127
2022-05-04mips: octeon: Add cvmx-fau-compat.cAaron Williams1-0/+53
2022-05-04mips: octeon: Add cvmx-cmd-queue.cAaron Williams1-0/+355
2022-05-04mips: octeon: Add cvmx-agl.cAaron Williams1-0/+216
2022-05-04mips: octeon: Add cvmx-helper-xaui.cAaron Williams1-0/+518
2022-05-04mips: octeon: Add cvmx-helper-sfp.cAaron Williams1-0/+1309