aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-25armv8: fsl-layerscape: Respect Kconfig for erratum A009007Sean Anderson1-0/+3
2022-04-22arm: apple: Point stdout-path to framebuffer when keyboard presentWIP/2022-04-22-assorted-updatesMark 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 validWIP/2022-04-21-further-cleanupsPeng 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
2022-04-21arch: arm: move COUNTER_FREQUENCY from versal to armPeng Fan2-6/+12
2022-04-21Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/21Apr2022Tom Rini15-13/+432
2022-04-21imx: Fix build errorYe Li1-3/+1
2022-04-21imx: Update FSL_MFGPROT config for iMX8MYe Li2-1/+5
2022-04-21arm: dts: imx8mp: add of-list support to common imx8mp-u-boot.dtsiTim Harvey1-5/+6
2022-04-21imx: imx8mq-evk: enable CONFIG_DM_SERIALPeng Fan1-0/+32
2022-04-21treewide: Enable SPL_SEPARATE_BSS if SPL_BSS_START_ADDR is usedWIP/2022-04-21-assorted-improvementsSean Anderson2-0/+8
2022-04-21arm: dts: Resync dts for BeagleBone and derivativesPaul Barker16-241/+1288
2022-04-21ARM: imx: imx8m: env: Switch to arch_env_get_location()Marek Vasut1-1/+1
2022-04-21armv8: layerscape: env: Switch to arch_env_get_location()Marek Vasut1-1/+1
2022-04-21ARM: imx: imx8m: Fix board_get_usable_ram_top()Marek Vasut1-3/+2
2022-04-21pci: imx: remove weak overrides no longer usedTim Harvey1-3/+0
2022-04-21pci: imx: use vpcie-supply if defined by device-treeTim Harvey1-1/+1
2022-04-21board: toradex: drop colibri pxa270 supportMarcel Ziswiler1-6/+0
2022-04-21board: gateworks: venice: add imx8mp-venice-gw740x supportTim Harvey6-0/+1352
2022-04-21board: gateworks: gw_ventana: use comomn GSC driverTim Harvey1-0/+2
2022-04-21imx8m{m,n}-venice-gw7902: add support for GPY111 phyTim Harvey4-2/+10
2022-04-21arm: dts: imx8m*-venice: add gpio hog supportTim Harvey7-0/+667
2022-04-21board: gateworks: venice: use common GSC driverTim Harvey5-0/+26
2022-04-21toradex: apalis-imx8x: drop support for apalis imx8xDenys Drozdov4-424/+0
2022-04-21arm: dts: imx8mp: Import GPCv2 subset, HSIOMIX and USB PDMarek Vasut1-2/+70
2022-04-21imx: power-domain: Inline arch-imx8m/power-domain.hMarek Vasut1-15/+0