summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/ubi'Sascha Hauer2016-07-111-4/+8
|\
| * ARM: am335x_defconfig: Enable ubi fastmap and ubifsTeresa Remmet2016-06-281-4/+8
* | Merge branch 'for-next/omap'Sascha Hauer2016-07-118-95/+125
|\ \
| * | ARM: phytec-som-am335x: Add backup partition for bareboxTeresa Remmet2016-06-304-21/+45
| * | OMAP: am33xx_bbu_nand: Extent barebox update handlerTeresa Remmet2016-06-303-25/+39
| * | OMAP: xload: nand: Check for redundant barebox partitionTeresa Remmet2016-06-303-1/+20
| * | OMAP: xload: Factor out reading image from mtd partitionTeresa Remmet2016-06-301-49/+22
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2016-07-111-1/+1
|\ \
| * | ARM: i.MX: iim: fix potential out of bounds array accessLucas Stach2016-07-071-1/+1
* | | Merge branch 'for-next/mips'Sascha Hauer2016-07-115-2/+103
|\ \ \
| * | | MIPS: csrc-r4k: get cp0 counter rate from devicetreeAntony Pavlov2016-07-071-2/+22
| * | | MIPS: tplink-mr3020: pbl: init WMACYegor Yefremov2016-06-281-0/+2
| * | | MIPS: black-swift: pbl: init WMACYegor Yefremov2016-06-281-0/+2
| * | | MIPS: ath79: pbl: add pbl_ar9331_wmac_enable macroYegor Yefremov2016-06-282-0/+77
| | |/ | |/|
* | | Merge branch 'for-next/imx'Sascha Hauer2016-07-1148-136/+876
|\ \ \
| * | | ARM i.MX35: Add support for the Amazon Kindle3Alexander Kurz2016-07-1116-0/+603
| * | | ARM: imx_defconfig: enable NAND_IMX_BBM and NAND_ALLOW_ERASE_BADUwe Kleine-König2016-07-111-6/+6
| * | | mfd: mc13xxx: VGEN1 and VGEN2 voltage bits positioned in "Regulator Setting 0...Alexander Shiyan2016-07-071-3/+5
| * | | ARM: i.MX: karo-tx6: Add support for the 512MiB i.MX6s variantSascha Hauer2016-07-062-0/+156
| * | | ARM i.MX31 iomux: remove duplicates with alternate nameAlexander Kurz2016-07-041-3/+0
| * | | ARM i.MX31 iomux: remove obvious duplicatesAlexander Kurz2016-07-041-31/+0
| * | | imx35-regs: add and use common CGR element shiftersAlexander Kurz2016-07-044-9/+26
| * | | eukrea-cpuimx35: Fix wrong clock gating for ESDHC1Alexander Kurz2016-07-042-3/+5
| * | | ARM i.MX: de-duplicate PLL initializer macrosAlexander Kurz2016-07-049-33/+11
| * | | ARM: i.MX: central SOC type definitionAlexander Kurz2016-07-042-10/+15
| * | | ARM: i.MX clk-pllv1: Do not use a negative value for the unsigned variableAlexander Shiyan2016-06-301-2/+3
| * | | ARM: i.MX clk-pllv2: Do not use a negative value for the unsigned variableAlexander Shiyan2016-06-301-2/+3
| * | | ARM: boot: add prepend option for board specific ATAGsAlexander Kurz2016-06-292-4/+18
| * | | ARM iMX53: avoid magic number addressing for internal RAMAlexander Kurz2016-06-277-9/+19
| * | | ARM: imx_v7_defconfig: enable LED_GPIO_OFAlexander Kurz2016-06-271-0/+1
| * | | ARM: i.MX: Remove unused procedure imx25_setup_weimcsAlexander Shiyan2016-06-272-11/+0
| * | | ARM: boards: variscite-mx6: Remove the excess assignmentAlexander Shiyan2016-06-201-10/+5
* | | | Merge branch 'for-next/arm64'Sascha Hauer2016-07-1167-45/+2199
|\ \ \ \
| * | | | arm: include: swab: use rigth assembly for armv8Raphael Poggi2016-07-061-0/+4
| * | | | arm: boards: add mach-qemu and virt64 boardRaphael Poggi2016-07-0614-0/+249
| * | | | arm: cpu: add basic arm64 mmu supportRaphael Poggi2016-07-066-5/+540
| * | | | arm: cpu: disable code portion in armv8 caseRaphael Poggi2016-07-061-0/+5
| * | | | arm: cpu: cpuinfo: add armv8 supportRaphael Poggi2016-07-061-4/+54
| * | | | arm: include: system_info: add armv8 identificationRaphael Poggi2016-07-061-0/+38
| * | | | arm: include: bitops: arm64 use generic __flsRaphael Poggi2016-07-061-0/+5
| * | | | arm: include: system: add arm64 helper functionsRaphael Poggi2016-07-061-1/+45
| * | | | arm: cpu: add arm64 specific codeRaphael Poggi2016-07-068-4/+450
| * | | | arm: rework lib directory to support arm64Raphael Poggi2016-07-0635-31/+739
| * | | | arm: Makefile: rework makefile to handle armv8Raphael Poggi2016-07-061-0/+16
| * | | | arm64: add armv8 Kconfig entriesRaphael Poggi2016-07-062-1/+55
* | | | | Merge branch 'for-next/arm'Sascha Hauer2016-07-111-12/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ARM: start: drop unnecessary variableSascha Hauer2016-06-201-5/+2
| * | | | ARM: start: simplify board_data sdram allocationSascha Hauer2016-06-201-5/+5
| * | | | ARM: start: do not change barebox_boarddataSascha Hauer2016-06-201-2/+6
| |/ / /
* | | | ARM: bootm: Fix compiler warningSascha Hauer2016-07-051-1/+1