summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-06-03imx: imx8mq: default select CLK_IMX8MQPeng Fan1-0/+1
2022-06-03armv8: Fix TCR 64-bit writesAndre Przywara1-3/+3
2022-05-27Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini1-138/+0
2022-05-26arm: dts: k3-am642-*: Mark the memory node with u-boot, dm-splGeorgi Vlaev3-1/+9
2022-05-26riscv: Clean up asm/io.hLeo Yu-Chi Liang1-116/+0
2022-05-26riscv: remove CONFIG_ARCH_MAP_SYSMEM from io.hMichal Simek1-22/+0
2022-05-25Merge tag 'xilinx-for-v2022.07-rc4' of https://source.denx.de/u-boot/custodia...Tom Rini24-107/+231
2022-05-25Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini154-2442/+5362
2022-05-24xilinx: zynqmp: Wire tee for Multi DTB use casesMichal Simek1-0/+10
2022-05-24sunxi: Remove obsolete Kconfig selectionsSamuel Holland1-3/+0
2022-05-24sunxi: board: Fix UART PortF pinmux setupAndre Przywara1-6/+7
2022-05-23arm: socfpga: Add the terasic de10-standard boardHumberto Naves2-0/+93
2022-05-23arm: gic_v2: Skip gic_init_secure when cpu is not in el3Sai Pavan Boddu1-0/+5
2022-05-23powerpc: mpc85xx: Fix CONFIG_OF_SEPARATE support for NOR bootingPali Rohár1-1/+1
2022-05-23Merge tag 'u-boot-imx-20220523' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini51-109/+2712
2022-05-23ARM: dts: imx: Add support for DH electronics i.MX8M Plus DHCOM and PDK2Marek Vasut5-0/+1344
2022-05-23sunxi: F1C100s: update DT files from LinuxAndre Przywara2-10/+125
2022-05-23ARM: dts: sun50i: H6: Sync from Linux v5.18-rc1Samuel Holland10-148/+328
2022-05-23ARM: dts: sun50i: A64: Sync from Linux v5.18-rc1Samuel Holland8-31/+137
2022-05-23ARM: dts: sun8i: R40/T3: Sync from Linux v5.18-rc1Samuel Holland5-2/+653
2022-05-23ARM: dts: sun8i: V3/V3s/S3: Sync from Linux v5.18-rc1Samuel Holland9-26/+358
2022-05-23ARM: dts: sunxi: H2+/H3/H5: Sync from Linux v5.18-rc1Samuel Holland17-24/+342
2022-05-23ARM: dts: sun8i: A83T: Sync from Linux v5.18-rc1Samuel Holland6-56/+515
2022-05-23ARM: dts: sun9i: Sync from Linux v5.18-rc1Samuel Holland3-100/+212
2022-05-23ARM: dts: sunxi: A13/A31/A23/A33: Sync from Linux v5.18-rc1Samuel Holland69-1602/+2148
2022-05-23ARM: dts: sun4i: Sync from Linux v5.18-rc1Samuel Holland1-19/+3
2022-05-23ARM: dts: sun7i: Sync from Linux v5.18-rc1Samuel Holland28-327/+709
2022-05-23ARM: dts: sunxi: Remove unused devicetree headersSamuel Holland2-263/+0
2022-05-20ARM: dts: imx: Configure FEC for iMX6QDL DRC02Philip Oberfichtner1-0/+10
2022-05-20ARM: dts: imx: Configure FEC for iMX6QDL picoITXPhilip Oberfichtner1-0/+10
2022-05-20ARM: dts: imx: Simplify fec node for iMX6QDL DHCOM boardsPhilip Oberfichtner2-13/+7
2022-05-20ARM: dts: imx: Migrate iMX6QDL picoITX DTs from LinuxPhilip Oberfichtner3-0/+90
2022-05-20ARM: dts: imx: Migrate iMX6QDL DRC02 DTs from LinuxPhilip Oberfichtner3-0/+174
2022-05-20ARM: imx6: Fix broken DT path in DH board filePhilip Oberfichtner1-0/+11
2022-05-20bosch: Add initial board support for ACCPhilip Oberfichtner4-0/+865
2022-05-20arm: mach-imx: cmd_nandbcb fix bad block handlingMichael Trimarchi1-14/+7
2022-05-20i.MX8ULP: add display_ele_fw_version apiGaurav Jain1-0/+2
2022-05-20caam: Fix crash in case caam_jr_probe failedYe Li8-8/+8
2022-05-20imx: imx8mp_evk: enable pinctrl_wdog in SPLPeng Fan1-0/+4
2022-05-20imx: imx8mm_evk: enable pinctrl_wdog in SPLPeng Fan1-0/+4
2022-05-20imx: imx8mn_evk: enable pinctrl_wdog in SPLPeng Fan1-0/+4
2022-05-20imx: imx8mq-phanbell: enable CONFIG_DM_SERIALPeng Fan1-0/+8
2022-05-20imx: imx8mq-pico: enable CONFIG_DM_SERIALPeng Fan1-0/+9
2022-05-20imx: imx8mq-cm: enable CONFIG_DM_SERIALPeng Fan1-0/+8
2022-05-20imx: dts: move common changes to imx8mq-u-boot.dtsiPeng Fan2-24/+24
2022-05-20board: gateworks: gw_ventana: add support for GPY111 PHYTim Harvey11-11/+11
2022-05-20imx: imx8m: drop uneeded checkPeng Fan1-4/+2
2022-05-20imx: imx8m: add rproc_attPeng Fan1-0/+26
2022-05-20imx: bootaux: get stack from elf filePeng Fan1-4/+11
2022-05-20imx: bootaux: add missing newlinePeng Fan1-1/+1