aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2021-03-20board: mt7629: enable compression of u-boot to reduce the size of final imageWeijie Gao2-19/+0
2021-03-20dts: mt7629: enable JTAG pins by defaultWeijie Gao2-0/+16
2021-03-20board: Add MT8183 pumpkin board supportFabien Parent3-0/+101
2021-03-20ARM: mediatek: Add MT8183 supportFabien Parent5-0/+367
2021-03-20board: mediatek: rename pumpkin board into mt8516Fabien Parent1-1/+1
2021-03-16board: silinux: Enable recovery SPL for EK874 boardLad Prabhakar1-1/+1
2021-03-16arm: rmobile: Add Silicon Linux EK874 board supportLad Prabhakar7-0/+625
2021-03-16pinctrl: renesas: Add support for R8A774C0Lad Prabhakar1-0/+1
2021-03-16arm: dts: r8a774c0: Resync R8A774C0 SoC DTSI with Linux 5.11Lad Prabhakar1-4/+23
2021-03-16arm: rmobile: Add HopeRun HiHope RZ/G2H board supportBiju Das4-0/+88
2021-03-16arm: rmobile: Add HopeRun HiHope RZ/G2N board supportBiju Das4-0/+82
2021-03-16arm: rmobile: Add HopeRun HiHope RZ/G2M board supportBiju Das2-0/+15
2021-03-16arm: dts: rmobile: r8a774e1: Synchronize DTs with Linux 5.11Biju Das2-0/+61
2021-03-16arm: dts: rmobile: r8a774b1: Synchronize DTs with Linux 5.11Biju Das2-0/+62
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini63-190/+6139
2021-03-15Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians...Tom Rini10-59/+101
2021-03-12arm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS...Patrice Chotard1-2/+4
2021-03-12arm: mvebu: a38x: Remove dead code ARMADA_39XPali Rohár4-106/+1
2021-03-11stm32mp: bsec: manage clock when present in device treePatrick Delaunay1-0/+10
2021-03-11stm32mp: stm32prog: replace alias by serial device sequence numberPatrick Delaunay2-30/+10
2021-03-11stm32mp: stm32prog: reactivate console and display serial errorPatrick Delaunay1-4/+10
2021-03-11stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USBPatrick Delaunay6-12/+50
2021-03-11stm32mp: stm32prog: Add Kconfig file for stm32prog commandPatrick Delaunay2-17/+19
2021-03-11ARM: dts: stm32mp1: explicit clock reference needed by RCC clock driverEtienne Carriere1-0/+4
2021-03-08arm: socfpga: dts: soc64: Update filename in binman node of FIT image with VA...Siew Chin Lim1-0/+22
2021-03-08arm: socfpga: cmd: Support 'vab' commandSiew Chin Lim2-0/+35
2021-03-08arm: socfpga: soc64: Support Vendor Authorized Boot (VAB)Siew Chin Lim6-4/+308
2021-03-08arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64Siew Chin Lim4-7/+10
2021-03-05configs: fsl: move bootrom specific defines to KconfigRajesh Bhagat2-2/+10
2021-03-04Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-4/+5
2021-03-03Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini34-11/+5644
2021-03-03board: gateworks: imx8mm: Add Gateworks Venice board supportTim Harvey7-0/+382
2021-03-03arm: dts: imx8mm: add Gateworks i.MX8 Mini Dev kitsTim Harvey8-0/+1415
2021-03-03video: sunxi_display: Convert to DM_VIDEOJagan Teki1-4/+5
2021-03-03arm: omap3: Compile s_init() function only when it is usedPali Rohár1-0/+3
2021-03-03arm: omap3: Compile lowlevel_init() function only when it is usedPali Rohár1-1/+5
2021-03-02s5p4418_nanopi2: Drop dead codeSimon Glass2-146/+0
2021-03-02arm: remove set_dacr/get_dacr functionsPatrick Delaunay1-14/+0
2021-03-02arm: cp15: remove weak function arm_init_domainsPatrick Delaunay3-10/+0
2021-03-02arm: omap2: remove arm_init_domainsPatrick Delaunay1-17/+0
2021-03-02arm: cp15: update DACR value to activate access controlPatrick Delaunay1-2/+5
2021-03-02arm: cosmetic: align TTB_SECT define valuePatrick Delaunay1-1/+1
2021-03-02arm: remove TTB_SECT_XN_MASK in DCACHE_WRITETHROUGHPatrick Delaunay1-1/+1
2021-03-02stm32mp: update the mmu configuration for SPL and prerelocPatrick Delaunay1-10/+30
2021-03-02stm32mp: update MMU config before the relocationPatrick Delaunay1-4/+9
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler57-62/+62
2021-03-02Revert "lpc32xx: cpu: add support for soft reset"Harald Seiler1-16/+5
2021-03-01ARM: imx: Include u-boot.img in u-boot-with-spl.imx if OF_SEPARATE=yMarek Vasut1-2/+2
2021-03-01ARM: imx: Do not hard-code MX8M MMU table DRAM entry offsetMarek Vasut1-3/+16
2021-03-01ARM: dts: imx8mq-evk: Remove u-boot,off-on-delay-us propertyFabio Estevam1-4/+0