summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | crypto: crc32: Optimize dynamic CRC table generationAlexander Shiyan2016-07-051-8/+7
| * | | | | | input: Compile keymap only if necessaryAlexander Shiyan2016-07-051-2/+1
| * | | | | | net: phy: make locally used of_phy_register_fixed_link() staticAntony Pavlov2016-06-161-1/+2
* | | | | | | Merge branch 'for-next/mips'Sascha Hauer2016-07-117-2/+199
|\ \ \ \ \ \ \
| * | | | | | | MIPS: csrc-r4k: get cp0 counter rate from devicetreeAntony Pavlov2016-07-071-2/+22
| * | | | | | | of: base: import of_get_cpu_node() from linux-v4.7-rc2Antony Pavlov2016-07-072-0/+96
| * | | | | | | 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-1160-210/+969
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM i.MX35: Add support for the Amazon Kindle3Alexander Kurz2016-07-1117-0/+631
| * | | | | | | | ARM: imx_defconfig: enable NAND_IMX_BBM and NAND_ALLOW_ERASE_BADUwe Kleine-König2016-07-111-6/+6
| * | | | | | | | mtd: nand: imx-bbm: use raw reading when checking for factory BBMUwe Kleine-König2016-07-111-17/+16
| * | | | | | | | mfd: mc13xxx: VGEN1 and VGEN2 voltage bits positioned in "Regulator Setting 0...Alexander Shiyan2016-07-072-17/+19
| * | | | | | | | ARM: i.MX: karo-tx6: Add support for the 512MiB i.MX6s variantSascha Hauer2016-07-063-0/+161
| * | | | | | | | 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-045-18/+26
| * | | | | | | | scripts: imx-image: super_root_key command depends on header_version 1Alexander Kurz2016-07-041-1/+1
| * | | | | | | | 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
| * | | | | | | | Documentation: imx: external boot capable SOC list completeAlexander Kurz2016-06-271-2/+1
| * | | | | | | | 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
| * | | | | | | | spi: imx: Remove the use of property "fsl, spi-num-chipselects"Alexander Shiyan2016-06-271-12/+5
| * | | | | | | | ARM: boards: variscite-mx6: Remove the excess assignmentAlexander Shiyan2016-06-201-10/+5
| * | | | | | | | mci: imx-esdhc: Remove excess functionAlexander Shiyan2016-06-201-9/+0
| * | | | | | | | mci: core: Do not fail if vmmc regulator failAlexander Shiyan2016-06-201-9/+10
| * | | | | | | | mci: imx: Add devicetree options parsing by MCI core.Alexander Shiyan2016-06-201-0/+2
| * | | | | | | | mci: imx: Use mci_register() return value for driver probe.Alexander Shiyan2016-06-201-3/+1
* | | | | | | | | Merge branch 'for-next/dts'Sascha Hauer2016-07-1146-73/+187
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dts: update to v4.7-rc4Sascha Hauer2016-07-0623-41/+168
| * | | | | | | | | dts: update to v4.7-rc3Sascha Hauer2016-07-0623-32/+19
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-next/arm64'Sascha Hauer2016-07-1170-45/+2218
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation: add aarch64-qemu-virt board doc.Raphael Poggi2016-07-061-0/+13
| * | | | | | | | | uimage: add define for ARM64 architectureRaphael Poggi2016-07-062-0/+6
| * | | | | | | | | 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