aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2020-04-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini45-1567/+2531
2020-04-29ARM: dts: rmobile: Scrub unused DT nodesMarek Vasut3-0/+199
2020-04-28Convert CONFIG_PHYLIB et al to KconfigTom Rini1-1/+0
2020-04-28ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.6.2Marek Vasut29-1119/+1740
2020-04-28ARM: dts: rmobile: Synchronize Gen2 DTs with Linux 5.6.2Marek Vasut13-400/+544
2020-04-28Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodia...Tom Rini20-101/+342
2020-04-28arm: dts: meson-khadas-vim3: enable SPI NOR flashNeil Armstrong3-0/+35
2020-04-28arm: dts: meson-gxm-khadas-vim2-u-boot: enable SPI NOR flashNeil Armstrong1-0/+15
2020-04-28arm64: dts: meson: sync dt and bindings from v5.7-rc1Neil Armstrong16-101/+292
2020-04-27arm: socfpga: stratix10: Fix incorrect CLKMGR_S10_PERPLL_BYPASS offsetLey Foon Tan1-1/+1
2020-04-24arm: add Cubieboard7 board supportAmit Singh Tomar1-0/+92
2020-04-24actions: Move defconfig options to KconfigAmit Singh Tomar1-0/+1
2020-04-24arm: add support Actions Semi S700Amit Singh Tomar1-0/+5
2020-04-24arm: dts: actions: s700: add u-boot specific dtsi fileAmit Singh Tomar1-0/+18
2020-04-24arm: actions: add S700 SoC device treeAmit Singh Tomar2-0/+250
2020-04-24clk: actions: Add common clock driverAmit Singh Tomar3-57/+58
2020-04-24arm: dts: actions: s900: add u-boot specific dtsi fileAmit Singh Tomar1-0/+17
2020-04-24arm: dts: sync dts for Action Semi S900Amit Singh Tomar2-22/+302
2020-04-24arm: actions: rename sysmap-s900 to sysmap-owlAmit Singh Tomar2-4/+4
2020-04-24arm: actions: Add common framework for Actions Owl Semi SoCsAmit Singh Tomar4-19/+71
2020-04-24common/board_f: Make reserve_mmu genericOvidiu Panait1-1/+1
2020-04-24arm: asm/cache.c: Introduce arm_reserve_mmuOvidiu Panait4-2/+20
2020-04-24common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.cOvidiu Panait1-0/+28
2020-04-24Merge tag 'u-boot-stm32-20200424' of https://gitlab.denx.de/u-boot/custodians...Tom Rini8-1654/+634
2020-04-24qemu: don't allow to select 32- and 64-bitHeinrich Schuchardt1-5/+9
2020-04-24ARM: dts: stm32: Split AV96 into DHCOR SoM and AV96 boardMarek Vasut6-498/+536
2020-04-24ARM: dts: stm32: Adjust PLL4 settings on AV96Marek Vasut1-2/+2
2020-04-24ARM: dts: stm32mp1: remove file stm32mp157-pinctrl.dtsiPatrick Delaunay3-1154/+96
2020-04-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-0/+12
2020-04-22Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini11-12/+12
2020-04-22spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition()Harald Seiler1-1/+1
2020-04-22spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler11-11/+11
2020-04-22arm: mvebu: correct SPL boot configs for SPI/MMCJoel Johnson1-0/+12
2020-04-21Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2-0/+14
2020-04-20Merge branch '2020-04-17-master-imports'Tom Rini4-0/+55
2020-04-20Merge tag 'u-boot-amlogic-20200420' of https://gitlab.denx.de/u-boot/custodia...Tom Rini9-3/+176
2020-04-20Merge tag 'ti-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini8-24/+39
2020-04-20Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imxTom Rini36-26/+1377
2020-04-20arm: dts: meson-gxl: Add USB Gadget nodes for U-BootNeil Armstrong4-3/+30
2020-04-20arm: meson-gx: add board_usb_init()/cleanup() for USB gadgetNeil Armstrong1-0/+118
2020-04-20phy: meson-gxl-usb: add set_mode call to force switch to peripheral modeNeil Armstrong1-0/+16
2020-04-20phy: add support for backplane kr modeFlorinel Iordache1-0/+9
2020-04-20armv8: ls1028a: define esdhc_status_fixupYinbo Zhu1-0/+5
2020-04-19arm: mach-k3: Use JTAD_ID register for device identificationLokesh Vutla3-18/+8
2020-04-18Add support for i.MXRT1020-EVK boardGiulio Benetti4-1/+249
2020-04-18ARM: dts: imxrt1020: add dtsi fileGiulio Benetti1-0/+133
2020-04-18Add i.MXRT1020 supportGiulio Benetti1-0/+4
2020-04-18dts: imx: Add fixed-link property to HSC and DDC (imx53) devicesLukasz Majewski1-0/+7
2020-04-18ARM: imx6: DHCOM i.MX6 PDK: Fix usb-otg VBUS regulatorHarald Seiler2-0/+11
2020-04-18ARM: imx6: DHCOM i.MX6 PDK: Convert to DM_ETHHarald Seiler3-0/+29