summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | ARM: Layerscape: replace overcomplicated macrosSascha Hauer2020-01-131-138/+204
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2020-01-1525-282/+499
|\ \
| * | esdhc-pbl: remove now unused imx8_esdhc_load_piggyLucas Stach2020-01-091-1/+0
| * | ARM: nxp-imx8mq-evk: fix second stage bootingLucas Stach2020-01-091-19/+18
| * | esdhc-pbl: allow to skip starting i.MX8 imageLucas Stach2020-01-093-3/+3
| * | ARM: nxp-imx8mq-evk: fix bootflow commentLucas Stach2019-12-201-6/+5
| * | ARM: nxp-imx8mq-evk: clean up nxp_imx8mq_evk_startLucas Stach2019-12-201-13/+11
| * | ARM: nxp-imx8mq-evk: switch the PBL memcpy parameters to common variablesLucas Stach2019-12-201-1/+2
| * | ARM: nxp-imx8mq-evk: switch to SPDX license headerLucas Stach2019-12-201-10/+1
| * | ARM: rdu1: add default environmentLucas Stach2019-12-208-0/+54
| * | ARM: rdu2: fixup touchscreen aliasLucas Stach2019-12-201-1/+8
| * | ARM: rdu2: don't reduce i2c frequency for eGalax touchLucas Stach2019-12-201-2/+0
| * | RDU2: add support to boot from SD card autonomouslyRuslan V. Sushko2019-12-201-0/+4
| * | ARM: rdu-common: restart machine after fixing i210 device IDLucas Stach2019-12-201-2/+6
| * | ARM: zii-imx8mq-dev: fixup touchscreen and ethernet switch aliasLucas Stach2019-12-201-2/+19
| * | ARM: zii-imx8mq-dev: add DT fixupsLucas Stach2019-12-202-0/+148
| * | ARM: zii-imx8mq-dev: make eMMC update target the defaultLucas Stach2019-12-181-1/+2
| * | ARM: dts: imx6: phytec: Increase NAND barebox partition sizeStefan Riedmueller2019-12-123-9/+9
| * | ARM: dts: imx6: phycard: Use gpio binding constantsStefan Riedmueller2019-12-121-1/+3
| * | ARM: dts: imx6: phycard: Switch to new partitions bindingStefan Riedmueller2019-12-121-9/+13
| * | ARM: dts: imx6: phycard: Make eeprom configurableStefan Riedmueller2019-12-122-0/+5
| * | ARM: dts: imx6: pcaaxl3: Make use of the simpler name phycardStefan Riedmueller2019-12-124-11/+9
| * | ARM: dts: imx6: pcaaxl3: Update license and model descriptionStefan Riedmueller2019-12-122-18/+8
| * | ARM: dts: imx6: pcaaxl3: Order nodes alphabeticallyStefan Riedmueller2019-12-121-92/+90
| |/
* | ARM: cache_64: invalidate icache in arm_early_mmu_cache_flushAhmad Fatoum2019-12-201-0/+1
* | ARM: cache_64: invalidate dcache in arm_early_mmu_cache_invalidateAhmad Fatoum2019-12-201-0/+1
* | ARM64: entry: save/restore potentially clobbered registersLucas Stach2019-12-201-5/+7
* | ARM: aarch64: Add support for passing initrd to LinuxAndrey Smirnov2019-12-201-1/+13
|/
* Merge branch 'for-next/zynq'Sascha Hauer2019-12-1020-600/+147
|\
| * ARM: zynqmp: defconfig: reenable DRIVER_NET_MACBMichael Tretter2019-11-251-0/+2
| * ARM: zynqmp: defconfig: fix FIRMWARE_ZYNQMP_FPGAMichael Tretter2019-11-251-1/+1
| * ARM: zynq: add bootsource detectionLucas Stach2019-11-112-2/+26
| * ARM: zynq: switch to multi-image buildLucas Stach2019-11-113-12/+10
| * ARM: zynq: switch to DT based probingLucas Stach2019-11-116-62/+4
| * clk: zynq: use base address of clock controllerLucas Stach2019-11-111-1/+2
| * ARM: zynq: move clock controller driver to drivers/clkLucas Stach2019-11-112-427/+1
| * ARM: zynq: zedboard: provide DTBLucas Stach2019-11-113-1/+15
| * ARM: zynq: move header generation to zynq_mkimageLucas Stach2019-11-116-96/+87
| * ARM: zynq: add trivial image build mechanismLucas Stach2019-11-112-1/+1
| * ARM: zynq: zedboard: enable MACB driver in defconfigLucas Stach2019-11-111-0/+1
* | Merge branch 'for-next/usb'Sascha Hauer2019-12-102-4/+4
|\ \
| * | usb: i.MX: Use usb_register_otg_device()Sascha Hauer2019-11-212-4/+4
* | | Merge branch 'for-next/stm32'Sascha Hauer2019-12-109-20/+565
|\ \ \
| * | | ARM: stm32mp: dk2: don't hard-code memory sizeAhmad Fatoum2019-11-133-16/+10
| * | | ARM: stm32mp: add stm32mp_cpu_lowlevel_init with stack set upAhmad Fatoum2019-11-131-1/+12
| * | | ARM: stm32mp: add basic DDR controller driverAhmad Fatoum2019-11-131-0/+34
| * | | ARM: stm32mp: add helper for querying ram sizeAhmad Fatoum2019-11-135-0/+500
| * | | ARM: stm32mp157c-dk2: add optional DEBUG_LL print to entry pointAhmad Fatoum2019-11-131-0/+9
| * | | ARM: dts: stm32mp: move alias to SoC device treeAhmad Fatoum2019-11-132-4/+1
| |/ /
* | | Merge branch 'for-next/randfixes'Sascha Hauer2019-12-1014-7/+27
|\ \ \