aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2021-07-07Merge tag 'u-boot-atmel-fixes-2021.10-a' of https://source.denx.de/u-boot/cus...Tom Rini7-7/+10
2021-07-06Merge branch '2021-07-06-platform-updates'Tom Rini17-31/+1739
2021-07-06arm: dts: db410c: Add missing cd-gpios for SD card detectionStephan Gerhold1-1/+3
2021-07-06arm: snapdragon: Fix typo in clk_bcr_update()Sheep Sun1-5/+5
2021-07-06arm: snapdragon: Use correct GICC register on APQ8016Sheep Sun1-1/+1
2021-07-06arm: lpc32xx: add EA LPC3250 DevKitv2 board supportTrevor Woerner3-0/+21
2021-07-06lpc32xx: import device tree from LinuxTrevor Woerner2-0/+781
2021-07-06lpc32xx: Kconfig: switch to CONFIG_CONS_INDEXTrevor Woerner2-4/+3
2021-07-06board: synquacer: Add DeveloperBox 96boards EE supportMasami Hiramatsu1-0/+14
2021-07-06ARM: dts: synquacer: Add device trees for DeveloperBoxMasami Hiramatsu5-0/+800
2021-07-06gpio: Introduce CONFIG_GPIO_EXTRA_HEADER to cleanup #ifdefsMasami Hiramatsu2-7/+95
2021-07-06arm: iproc: Add higher speed configurationsChris Packham1-13/+16
2021-07-06ARM: dts: at91: fix the GPIO polarity for onewireEugen Hristev7-7/+10
2021-07-06board: sl28: add DSA support for variant 2Michael Walle2-0/+47
2021-07-06arm: dts: ls1028a: disable enetc-2 by defaultVladimir Oltean1-1/+1
2021-07-06arm: dts: ls1028a: declare the fixed-link speeds for the internal ENETC portsVladimir Oltean1-0/+10
2021-07-06arm: dts: ls1028a: enable internal RGMII delays for the LS1028A-QDS AR8035 PHYVladimir Oltean1-1/+1
2021-07-06arm: dts: ls1028a: enable the switch CPU port for the LS1028A-QDSVladimir Oltean8-0/+72
2021-07-01Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u...WIP/01Jul2021-nextTom Rini47-859/+1065
2021-06-28Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh int...WIP/28Jun2021-nextTom Rini11-1/+1308
2021-06-28Merge tag 'v2021.07-rc5' into nextTom Rini55-80/+2065
2021-06-28arm64: Fix relocation of env_addr if POSITION_INDEPENDENT=yKunihiko Hayashi1-0/+5
2021-06-28arm64: dts: zynqmp: Add psgtr and phy entry for USB and SATA nodePiyush Mehta1-0/+26
2021-06-25Merge tag 'u-boot-imx-20210625' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-12/+6
2021-06-24ARM: rmobile: beacon: Set CONFIG_RZ_G2 on Beacon boardsAdam Ford1-0/+3
2021-06-24ARM: rmobile: Add basic PSCI support for R8A779A0 V3U FalconHai Pham2-0/+53
2021-06-24ARM: renesas: Add R8A779A0 V3U Falcon board codeHai Pham3-1/+41
2021-06-24ARM: renesas: Add R8A779A0 V3U platform codeHai Pham3-0/+7
2021-06-24ARM: dts: renesas: Add RPC node to R8A779A0 V3UMarek Vasut1-0/+13
2021-06-24ARM: dts: renesas: Add R8A779A0 V3U DT extrasHai Pham1-0/+12
2021-06-24ARM: dts: renesas: Add R8A779A0 V3U Falcon DTsMarek Vasut2-0/+212
2021-06-24ARM: dts: renesas: Add R8A779A0 V3U DTs and headersMarek Vasut1-0/+970
2021-06-23global_data: Ensure we have <config.h> when symbols are not in Kconfig yetTom Rini1-0/+2
2021-06-23arm64: zynqmp: Add missing year in Kria dts filesMichal Simek6-6/+6
2021-06-23arm64: zynqmp: Add psgtr description to zc1751 dc1 boardMichal Simek1-0/+3
2021-06-23arm64: zynqmp: Remove gpio from aliases listMichal Simek21-22/+1
2021-06-23arm64: zynqmp: Enable USB3.0 for dc2/dc3Michal Simek2-0/+14
2021-06-23arm64: zynqmp: Update usb dwc3 DT descriptionMichal Simek1-2/+18
2021-06-23arm64: zynqmp: Use overlay sugar syntax for Kria SOMMichal Simek2-618/+545
2021-06-23arm64: zynqmp: Remove revA compatibility string from kv260 revB/1Michal Simek1-1/+1
2021-06-23arm64: zynqmp: Add support for 64bit addresses in itsMichal Simek1-7/+15
2021-06-23arm64: zynqmp: Sync psgtr location on zcu104/zcu111/zc1751-dc1Michal Simek4-28/+28
2021-06-23arm64: zynqmp: Remove information about dma clock on zcu106Michal Simek1-1/+0
2021-06-23arm64: zynqmp: Remove unused property from SD/USBMichal Simek1-8/+0
2021-06-23arm64: zynqmp: Remove can aliases from zc1751Michal Simek2-4/+0
2021-06-23arm64: zynqmp: Remove si5328 and si5382 nodesMichal Simek5-40/+5
2021-06-23xilinx: Convert xlnx,eeprom property to nvmem aliasMichal Simek17-18/+19
2021-06-23arm64: zynqmp: rtc: Update rtc calibration valueSrinivas Neeli1-1/+1
2021-06-23arm64: zynqmp: Sync psgtr location on zcu100/zcu106Michal Simek2-14/+14
2021-06-23arm64: zynqmp: Sync dp port location on zc1751 dc4Michal Simek1-9/+9