aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2019-02-28Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2-0/+61
2019-02-28Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2-4/+30
2019-02-28Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini3-188/+258
2019-02-28ARM: cache: Fix incorrect bitwise operationMarek Vasut1-1/+1
2019-02-25ARM: rmobile: Imply SoC per boardMarek Vasut1-4/+10
2019-02-25ARM: rmobile: Imply pinctrl drivers per SoCMarek Vasut2-0/+10
2019-02-25ARM: rmobile: Imply clock drivers per SoCMarek Vasut2-0/+10
2019-02-25ARM: socfpga: Clear PL310 early in SPLMarek Vasut1-0/+58
2019-02-25ARM: socfpga: Configure PL310 latenciesMarek Vasut1-0/+3
2019-02-25ARM: cache: Fix incorrect bitwise operationMarek Vasut1-1/+1
2019-02-20Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2-1/+2
2019-02-20Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini13-14/+231
2019-02-20ARM: tegra: enable ums on nyan boardsTristan Bastian1-0/+1
2019-02-20nyan-big: change spi delayTristan Bastian1-1/+1
2019-02-19ARM: omap3: evm: Update DM SPL supportDerald D. Woods2-24/+4
2019-02-19omap3_beagle: Update for DM SPL supportTom Rini3-36/+6
2019-02-19ARM: omap3_logic: Enable SPL booting device treeAdam Ford4-4/+8
2019-02-19ARM: DTS: omap3-u-boot.dtsiAdam Ford1-0/+81
2019-02-19board/BuR/brxre1: convert do DMHannes Schmelzer1-0/+371
2019-02-19armv8: ls1043a: move SCSI_AHCI and SCSI to arm/KconfigPeng Ma2-3/+1
2019-02-19armv8: layerscape: move CONFIG_LAYERSCAPE to KconfigRajesh Bhagat1-0/+8
2019-02-19armv8: layerscape: move TZASC and TZPC configs to KconfigRajesh Bhagat2-3/+9
2019-02-19lx2160aqds : Add support for LX2160AQDS platformPankaj Bansal5-2/+42
2019-02-19armv8: emc2305: add support for fan controllerMeenakshi Aggarwal1-0/+6
2019-02-19armv8: lx2160ardb : Add support for LX2160ARDB platformPriyanka Jain5-3/+123
2019-02-19armv8: fsl-layerscape: reorder rgmii dpmacs' enablementPankaj Bansal1-4/+18
2019-02-19armv8, lx2160a: Initialize ethernet array in serdes_initPriyanka Jain1-0/+20
2019-02-19arch: arm: lib: Flush L3 after relocation to DDRMeenakshi Aggarwal1-0/+1
2019-02-19armv8: lx2160a: Update CONFIG_SYS_FSL_PEBUF_BASEPriyanka Jain1-0/+4
2019-02-18arm: socfpga: gen5: remove hacked ETH RST handlingSimon Goldschmidt3-110/+1
2019-02-18sunxi: Add Bananapi M2+ H5 boardChen-Yu Tsai1-0/+11
2019-02-18sunxi: Sync Bananapi M2+ device tree from Linux v5.0-rc1Chen-Yu Tsai2-188/+247
2019-02-16Merge tag 'u-boot-imx-2019-02-16' of git://git.denx.de/u-boot-imxTom Rini33-279/+3412
2019-02-15imx: cpu.c: give access to reset cause in splMax Krummenacher1-12/+15
2019-02-15ARM: dts: i.MX6Q, i.MX6QDL: fix address/size-cells warningsMarcel Ziswiler1-4/+0
2019-02-15arm: dts: Update all the dts[i] files for imx6[q|qp|dl] sabre[auto|sd]Abel Vesa13-258/+2669
2019-02-15arm: dts: Add all the imx6[q|qp|dl] sabre[auto|sd] u-boot dts[i] filesAbel Vesa9-2/+73
2019-02-15usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGEAbel Vesa2-2/+2
2019-02-15arm64: zynqmp: Change the spi-rx-bus-width property to x1Venkatesh Yadav Abbarapu1-1/+1
2019-02-15arm64: zynqmp: Fix i2c boot warningShubhrajyoti Datta1-15/+0
2019-02-15arm64: zynqmp: Remove autodetected devices without descriptionMichal Simek2-40/+0
2019-02-15arm64: dts: Fix various entry-method properties to reflect documentationAmit Kucheria1-1/+1
2019-02-15xilinx: dts: Remove additional empty linesMichal Simek3-3/+0
2019-02-15arm64: zynqmp: Add reset-on-timeout for all boards and modify default timeout...Mounika Grace Akula2-2/+2
2019-02-15ARM: dts: zynq: correct and improve the model property of dt filesLuis Araneda9-9/+9
2019-02-15ARM: dts: zynq: Set correct manufacturer for ZedBoard and MicroZed boardsLuis Araneda2-2/+2
2019-02-15ARM: dts: Use mmc@ instead sdhci@Michal Simek1-2/+2
2019-02-15ARM: dts: imx6ul-lite*: add DTS files for liteSOM and liteboardMarcin Niestroj3-0/+235
2019-02-15ddr: vybrid: Add calibration code to memory controler's (DDRMC) setup codeLukasz Majewski1-0/+5
2019-02-15ddr: vybrid: Provide code to perform on-boot calibrationLukasz Majewski4-0/+400