summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: i.MX8MQ boards: Add missing includesSascha Hauer2020-02-193-0/+3
* ARM: i.MX8M: Add and use function for early UART clock setupSascha Hauer2020-02-195-24/+30
* ARM: i.MX7: Add and use function for early UART clock setupSascha Hauer2020-02-193-16/+14
* ARM: i.MX8M: Add some lowlevel clock functionsSascha Hauer2020-02-192-0/+28
* ARM: i.MX8M: rename imx8-ccm-regs.h to imx8m-ccm-regs.hSascha Hauer2020-02-194-3/+3
* Add some CCM defines for i.MX8MSascha Hauer2020-02-191-2/+23
* ARM: i.MX: Add SoC namespace to imx7/8m CCM definesSascha Hauer2020-02-197-44/+74
* ARM: i.MX8M: rename functions to be i.MX8M specificSascha Hauer2020-02-194-4/+4
* ARM: i.MX8M: rename i.MX8M specific functionSascha Hauer2020-02-194-5/+5
* ARM: i.MX8M: Detect serial downloader mode correctlySascha Hauer2020-02-191-3/+16
* ARM: i.MX8M: rename imx8_* bootsource functions to imx8mq_*Sascha Hauer2020-02-196-9/+9
* ARM: i.MX8M: Use imx8mq.c for other i.MX8M as wellSascha Hauer2020-02-192-1/+1
* ARM: i.MX: esdctl: rename functions to imx8m_*Sascha Hauer2020-02-191-10/+15
* ARM: i.MX8M: Add ARCH_IMX8M symbolSascha Hauer2020-02-191-1/+5
* ARM: i.MX8M: Add imx8mm-regs.hSascha Hauer2020-02-191-0/+46
* ARM: i.MX8M: Add iomux header for i.MX8MMSascha Hauer2020-02-191-0/+701
* ARM: i.MX: Drop iomux argument from mx7_setup_pad()Sascha Hauer2020-02-193-5/+5
* ARM: i.MX8M: add and use imx8mq_setup_pad()Sascha Hauer2020-02-194-6/+11
* ARM: i.MX8M: Add base addresses common to i.MX8MSascha Hauer2020-02-192-0/+39
* ARM: i.MX8: Move iomux header to make space for i.MX8MMSascha Hauer2020-02-195-24/+31
* ARM: i.MX: scb9328: Add missing machine protectionSascha Hauer2020-02-181-0/+3
* Merge branch 'for-next/optee'Sascha Hauer2020-02-189-10/+172
|\
| * ARM: mach-imx: test PL310 write accessRouven Czerwinski2020-01-301-0/+20
| * ARM: add optee early loading functionRouven Czerwinski2020-01-303-1/+41
| * ARM: import setjmp implementation from U-BootRouven Czerwinski2020-01-305-0/+108
| * optee: move optee_verify_header() to commonRouven Czerwinski2020-01-281-9/+3
* | Merge branch 'for-next/misc'Sascha Hauer2020-02-185-2/+12
|\ \
| * | ARM: stm32mp: dk2: barebox_set_model to shorter nameAhmad Fatoum2020-02-121-0/+2
| * | sandbox: hostfile: fix UB-inducing shiftAhmad Fatoum2020-02-101-1/+1
| * | sandbox: fix signed integer overflowAhmad Fatoum2020-02-101-1/+1
| * | images: Use separate LDFLAGS for PBLChristian Eggers2020-02-102-0/+8
* | | Merge branch 'for-next/imx'Sascha Hauer2020-02-184-12/+50
|\ \ \
| * | | ARM: phyCORE-i.MX8M SOM: add pmic initialisation for power goodMichael Grzeschik2020-02-031-0/+38
| * | | regulator: pfuze: add support to other architecturesMichael Grzeschik2020-02-032-4/+12
| * | | imx25: drop global over-current setting for USBUwe Kleine-König2020-01-161-8/+0
| |/ /
* | | Merge branch 'for-next/dts'Sascha Hauer2020-02-181-8/+0
|\ \ \
| * | | dts: update to v5.6-rc1Sascha Hauer2020-02-181-8/+0
| | |/ | |/|
* | | RISC-V: unbreak built-in dtbAntony Pavlov2020-02-031-4/+0
* | | MIPS: don't overlay relocation data with BSSOleksij Rempel2020-02-032-2/+2
|/ /
* / ARM: imx6: properly check for IPU presenceLucas Stach2020-01-271-2/+11
|/
* MIPS: actually use CONFIG_MIPS_RELOCATION_TABLE_SIZEAntony Pavlov2020-01-161-1/+1
* ARM: qemu-virt64: convert to assembly entryLucas Stach2020-01-163-2/+16
* Merge branch 'for-next/zynq'Sascha Hauer2020-01-157-4/+150
|\
| * ARM: zynq: zedboard: add PBL console supportLucas Stach2020-01-141-0/+16
| * ARM: zynq: zed: partially revert zynq_cpu_lowlevel_init() chnagesLucas Stach2020-01-142-2/+1
| * ARM: zynq: zed: use zynq_cpu_lowlevel_init()Lucas Stach2020-01-081-1/+2
| * ARM: zynq: add Zynq specific lowlevel CPU init functionLucas Stach2020-01-083-0/+24
| * ARM: zynq: zed: add QSPI flash supportLucas Stach2019-12-202-0/+27
| * ARM: zynq: add QSPI DT nodeLucas Stach2019-12-201-0/+15
| * ARM: zynq: add Zynq image bootm handlerLucas Stach2019-12-112-1/+50