summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-10-0919-193/+1628
|\
| * arm64: versal: Move common board dtb searchIbai Erkiaga2019-10-082-19/+0
| * arm64: zynqmp: Use mailbox driver for PMUFW config loadingMichal Simek2019-10-083-118/+0
| * arm64: zynqmp: probe firmware driverIbai Erkiaga2019-10-081-0/+3
| * arm64: zynqmp: remove old fw version functionIbai Erkiaga2019-10-082-24/+0
| * firmware: zynqmp: create firmware headerIbai Erkiaga2019-10-082-25/+1
| * arm64: zynqmp: Cleanup PM SMC macro compositionMichal Simek2019-10-081-2/+11
| * arm64: zynqmp: add firmware and mailbox node to DTIbai Erkiaga2019-10-081-5/+39
| * firmware: zynqmp: Add zynqmp-power supportIbai Erkiaga2019-10-081-0/+2
| * mailbox: zynqmp: ipi mailbox driverIbai Erkiaga2019-10-081-0/+5
| * arm64: zynqmp: Add a2197 memory board revAMichal Simek2019-10-082-0/+462
| * arm64: zynqmp: Add System Controller for a2197-g/pMichal Simek2019-10-083-0/+851
| * arm64: zynqmp: Add generic a2197 system controller configMichal Simek2019-10-082-0/+90
| * arm64: zynqmp: Switch spi-flash to jedec, spi-nor compatibleMichal Simek2019-10-081-1/+1
| * ARM: zynq: dts: Added alias for usb nodeVipul Kumar2019-10-081-0/+1
| * ARM: zynq: Align model name with DTMichal Simek2019-10-081-0/+4
| * clk: versal: Add clock driver supportSiva Durga Prasad Paladugu2019-10-082-0/+85
| * arm64: zynqmp: Provide a Kconfig option to disable OCM and TCM MMU mappingMichal Simek2019-10-082-8/+24
| * arm64: versal: Enable memory mapping via DTMichal Simek2019-10-082-10/+27
| * arm64: zynqmp: Set initrd_high to as high as possibleT Karthik Reddy2019-10-081-2/+2
| * arm64: versal: Set initrd_high to as high as possibleSiva Durga Prasad Paladugu2019-10-081-0/+16
| * arm64: versal: Define board_late_init for versalSiva Durga Prasad Paladugu2019-10-082-0/+24
| * arm64: zynqmp: Add u-boot,dm-pre-reloc to clk300 nodeMichal Simek2019-10-081-0/+1
* | Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-10-0990-3264/+7251
|\ \
| * | Revert "spl: imx6: Let spl_boot_device return USDHC1 or USDHC2"Adam Ford2019-10-081-5/+3
| * | Revert "imx: mmc_env: update runtime SD/MMC boot env device"Stefano Babic2019-10-081-3/+0
| * | pico-imx7d: Remove dead code for dm_videoJoris Offouga2019-10-081-37/+0
| * | imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic2019-10-0814-16/+16
| * | imx: nandbcb: include long help only when enabledParthiban Nallathambi2019-10-081-0/+2
| * | misc: imx8: add more scfw apiPeng Fan2019-10-083-2/+101
| * | imx8: Add support to get container image set sizePeng Fan2019-10-083-2/+255
| * | imx: Add i.MX8MM EVK board support.Peng Fan2019-10-084-1/+336
| * | arm: dts: add i.MX8MM pin funcPeng Fan2019-10-081-0/+629
| * | arm: dts: import i.MX8MM dtsiPeng Fan2019-10-081-0/+733
| * | imx8m: soc: probe clock device in arch_cpu_init_dmPeng Fan2019-10-081-0/+17
| * | imx: mmc_env: update runtime SD/MMC boot env devicePeng Fan2019-10-081-0/+3
| * | imx8m: add clk support for i.MX8MMPeng Fan2019-10-085-0/+759
| * | imx8m: restructure clock.hPeng Fan2019-10-083-451/+467
| * | imx8m: rename clock to clock_imx8mqPeng Fan2019-10-082-1/+2
| * | imx8m: restrict reset_cpuPeng Fan2019-10-081-8/+13
| * | imx8m: soc: enable SCTR clock before timer initPeng Fan2019-10-081-0/+6
| * | imx8m: Configure trustzone region 0 for non-secure accessYe Li2019-10-081-0/+6
| * | imx8m: set BYPASS ID SWAP to avoid AXI bus errorsPeng Fan2019-10-081-0/+2
| * | imx8m: Fix MMU table issue for OPTEE memoryPeng Fan2019-10-081-2/+18
| * | imx: add i.MX8MM PE propertyPeng Fan2019-10-081-0/+4
| * | imx8m: add pin header for i.MX8MMPeng Fan2019-10-081-0/+691
| * | imx: add get_cpu_rev support for i.MX8MMPeng Fan2019-10-081-10/+47
| * | imx8m: update imx-regs for i.MX8MMPeng Fan2019-10-081-5/+64
| * | imx8m: imx-regs: drop unused register definitionsPeng Fan2019-10-081-221/+1
| * | imx: spl: add spl_board_boot_device for i.MX8MMPeng Fan2019-10-081-0/+8