summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-04-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini31-284/+342
2022-04-27Merge tag 'u-boot-amlogic-20220427' of https://source.denx.de/u-boot/custodia...Tom Rini1-0/+10
2022-04-26pci: fsl: Change compatible string for mpc8548 to "fsl, mpc8548-pcie"Pali Rohár1-1/+1
2022-04-26powerpc: dts: p2020: Set dfsrr property for i2c nodesPali Rohár2-0/+2
2022-04-26powerpc: dts: p2020: Define L2 cache nodePali Rohár2-0/+10
2022-04-26powerpc: dts: p2020: Make usb@22000 node compatible for Linux kernel driverPali Rohár1-1/+4
2022-04-26powerpc: dts: p2020: Add missing interrupts property to spi@7000 nodePali Rohár1-0/+1
2022-04-26powerpc: dts: p2020: Do not automatically disable spi@7000 node in p2020-post...Pali Rohár3-3/+0
2022-04-26powerpc: dts: p2020: Add Linux compatible string and property for eSDHCPali Rohár1-1/+2
2022-04-26powerpc: dts: p2020: Add ptp_clock@24e00 node via pq3-etsec1-timer-0.dtsiPali Rohár2-0/+45
2022-04-26powerpc: dts: p2020: Make PCIe nodes compatible for Linux kernel driverPali Rohár1-3/+62
2022-04-26powerpc: dts: p2020: Add gpio-controller@fc00 node via pq3-gpio-0.dtsiPali Rohár2-0/+42
2022-04-26powerpc: mpc85xx: Define linker sections in ascending orderPali Rohár2-16/+19
2022-04-26powerpc: mpc85xx: Put bss after image when not including reset vectorPali Rohár1-5/+1
2022-04-26powerpc: mpc85xx: Remove useless SIZEOF_HEADERS and .interp from ld scriptPali Rohár1-2/+0
2022-04-26powerpc: mpc85xx: Remove duplicate u-boot-nand.ldsPali Rohár1-97/+0
2022-04-26powerpc: mpc85xx: Remove u-boot-nand_spl.ldsPali Rohár1-68/+0
2022-04-26powerpc: mpc85xx: Fix CONFIG_OF_SEPARATE supportPali Rohár1-2/+2
2022-04-26powerpc: dts: p1020/p2020: Fix esdhc node namePali Rohár2-2/+2
2022-04-26powerpc: dts: p2020: Add localbus nodePali Rohár3-0/+15
2022-04-26powerpc: dts: p2020: Add serial0 and serial1 via pq3-duart-0.dtsiPali Rohár2-0/+52
2022-04-26powerpc: dts: p2020: Add fsl/p2020si-pre.dtsi and fsl/p2020si-post.dtsi symlinksPali Rohár2-0/+2
2022-04-26powerpc: mpc85xx: Show e500 core versionPali Rohár1-1/+3
2022-04-26powerpc: mpc85xx: Rename _start_e500 symbol to _startPali Rohár3-4/+4
2022-04-26powerpc: mpc85xx: Drop _start symbolPali Rohár1-7/+2
2022-04-26armv8/fsl-lsch3: Suppress spurious warning on Layerscape CPUsStephen Carlson1-3/+7
2022-04-26armv8: layerscape: fix the function mismatch issueYuantian Tang1-2/+2
2022-04-26armv8: psci: add ARMV8_PSCI_RELOCATE Kconfig optionMichael Walle2-11/+21
2022-04-26armv8: psci: skip setup code if we are not EL3Michael Walle1-0/+3
2022-04-26armv8: layerscape: get rid of smc_call()Michael Walle4-49/+31
2022-04-26armv8: include psci_update_dt() unconditionallyMichael Walle1-4/+5
2022-04-26arm: layerscape: Disable erratum A009007 on LS1021A, LS1043A, and LS1046ASean Anderson2-3/+0
2022-04-26ARM: dts: at91: sama7g5ek: Align the impedance of the QSPI0's HSIO and PCB linesTudor Ambarus1-1/+1
2022-04-26ARM: dts: at91: sama7g5: Fix QSPI1 clockTudor Ambarus1-1/+1
2022-04-26ARM: dts: sam9x60: Add pit64b nodeDurai Manickam KR1-0/+7
2022-04-26ARM: mach-at91: armv7: Remove default reset driverSergiu Moga2-34/+0
2022-04-26ARM: mach-at91: arm926ejs: Add SYSRESET conditionalSergiu Moga1-0/+2
2022-04-26ARM: dts: at91: Add RSTC nodeSergiu Moga2-0/+13
2022-04-26ARM: dts: Add device tree files for sam9x60_curiosityDurai Manickam KR3-0/+155
2022-04-26board: Add sam9x60_curiosity supportDurai Manickam KR1-0/+7
2022-04-25nds32: Remove the architectureTom Rini52-4289/+3
2022-04-25bootstd: Add tests for bootstd including all uclassesSimon Glass1-0/+18
2022-04-25bootstd: sandbox: Add a hostfs bootdevSimon Glass2-0/+9
2022-04-25board: amlogic: jethub j100: enable saradc in dtsVyacheslav Bocharov1-0/+10
2022-04-25armv8: fsl-layerscape: Respect Kconfig for erratum A009007Sean Anderson1-0/+3
2022-04-22arm: apple: Point stdout-path to framebuffer when keyboard presentMark Kettenis2-0/+41
2022-04-22Merge tag 'u-boot-imx-20220422' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini34-467/+2175
2022-04-21arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is validPeng Fan8-10/+10
2022-04-21include/configs: drop COUNTER_FREQUENCYPeng Fan1-1/+1
2022-04-21arch: arm: Kconfig: set default COUNTER_FREQUENCYPeng Fan1-0/+5