summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-master/imx-external-nand'Sascha Hauer2020-02-2512-167/+248
|\
| * ARM: i.MX: external NAND boot: Fix passing boarddataSascha Hauer2020-02-1911-110/+209
| * ARM: i.MX: external NAND boot: Leave icache disabledSascha Hauer2020-02-192-9/+2
| * ARM: i.MX: external NAND boot: remove unnecessary arguments from imx*_nand_lo...Sascha Hauer2020-02-191-45/+39
| * ARM: i.MX Phytec phycore i.MX27: replace __naked with noinlineSascha Hauer2020-02-191-1/+1
| * ARM: i.MX Phytec phycard i.MX27: replace __naked with noinlineSascha Hauer2020-02-191-1/+1
| * ARM: i.MX Phytec phycard i.MX27: get fdt in common init functionSascha Hauer2020-02-191-13/+8
* | ARM: dts: stm32mp: align barebox dtsi name with upstreamAhmad Fatoum2020-02-192-1/+1
* | 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
| * ARM: zynq: zedboard: allow lowlevel init to be called as second stageLucas Stach2019-12-111-0/+10
| * ARM: zynq: zedboard: split out PS7 initLucas Stach2019-12-111-4/+9
* | Merge branch 'for-next/rpi'Sascha Hauer2020-01-158-34/+114
|\ \
| * | ARM: rpi_defconfig: Enable more featuresSascha Hauer2020-01-081-2/+23
| * | ARM: rpi mailbox: Use non interruptible timeoutSascha Hauer2020-01-081-3/+3
| * | ARM: rpi_defconfig: Enable raspberry GPIO exp driverSascha Hauer2020-01-081-0/+1
| * | ARM: bcm2835 mbox: use pr_* to print messagesSascha Hauer2020-01-081-17/+19
| * | gpio: Add raspberrypi exp gpio driverSascha Hauer2020-01-081-0/+4
| * | ARM: bcm2835 mbox: Remove response valid checkSascha Hauer2020-01-081-5/+0
| * | rpi: Enable USB Power domain during startupSascha Hauer2019-12-201-0/+10
| * | device: Introduce dma_offsetSascha Hauer2019-12-203-2/+39
| * | ARM: rpi: Do not warn when firmware doesn't pass a dtbSascha Hauer2019-12-192-5/+15
| |/