summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: vf-colibri: add SPI support and enable MCP2515 CANBhuvanchandra DV2015-03-302-0/+46
* ARM: vf610: add second DSPI instanceBhuvanchandra DV2015-03-302-0/+15
* Merge remote-tracking branch 'jcooper/irqchip/vybrid' into imx/dtShawn Guo2015-03-301-0/+1
|\
| * irqchip: vf610-mscm-ir: Add support for Vybrid MSCM interrupt routerStefan Agner2015-03-081-0/+1
* | Merge branch 'imx/soc' into imx/dtShawn Guo2015-03-303-2/+222
|\ \
| * | ARM: imx: depend MXC debug board on 3DS machinesStefan Agner2015-03-131-0/+1
| * | ARM: imx6: gpc: Add PU power domain for GPU/VPUPhilipp Zabel2015-03-112-0/+214
| * | ARM: imx6q: clk: Add support for mipi_ipg clock as a shared clock gateLiu Ying2015-03-021-0/+1
| * | ARM: imx6q: clk: Add support for mipi_core_cfg clock as a shared clock gateLiu Ying2015-03-021-0/+1
| * | ARM: imx6q: clk: Change hsi_tx clock to be a shared clock gateLiu Ying2015-03-021-1/+2
| * | ARM: imx6q: clk: Change hdmi_isfr clock's parent to be video_27m clockLiu Ying2015-03-021-1/+1
| * | ARM: imx6q: clk: Add the video_27m clockLiu Ying2015-03-021-0/+1
| * | ARM: vf610: use SMP_ON_UP for Vybrid SoCStefan Agner2015-02-261-0/+1
| |/
* | ARM: imx_v4_v5_defconfig: Remove CONFIG_MACH_MX25_3DSFabio Estevam2015-03-131-1/+0
* | ARM: mx25: Remove imxdi_rtc platform codeFabio Estevam2015-03-133-46/+0
* | ARM: mx25: Remove "mx25.h" header fileFabio Estevam2015-03-1314-202/+0
* | ARM: mx25: Remove static memory mappingFabio Estevam2015-03-134-96/+19
* | ARM: mx25: Retrieve IIM base from dtFabio Estevam2015-03-131-1/+10
* | ARM: mx25: Remove mx25_clocks_init()Fabio Estevam2015-03-132-76/+0
* | ARM: mx25: Remove platform code support filesFabio Estevam2015-03-114-709/+1
* | ARM: mx25: Convert to a dt-only platformFabio Estevam2015-03-115-20/+17
* | ARM: imx25: Remove eukrea mx25 board filesFabio Estevam2015-03-114-518/+0
* | ARM: mx25: Remove mach-mx25_3ds board fileFabio Estevam2015-03-063-286/+0
* | ARM: imx: Fix trivial typo in commentsYannick Guerrini2015-03-032-2/+2
* | ARM: imx: Kconfig: Fix grammar in help textFabio Estevam2015-03-031-2/+2
* | ARM: imx/iomux-v3: allow pad_list to be constUwe Kleine-König2015-03-0310-11/+13
|/
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-231-28/+25
|\
| * VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells2015-02-221-1/+1
| * hypfs: switch to read_iter/write_iterAl Viro2015-02-201-27/+24
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-221-1/+1
|\ \
| * | ARM: 8305/1: DMA: Fix kzalloc flags in __iommu_alloc_buffer()Alexandre Courbot2015-02-201-1/+1
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-22105-1123/+6390
|\ \ \
| * | | MIPS: sead3: Corrected get_c0_perfcount_intNiklas Cassel2015-02-201-1/+1
| * | | MIPS: mm: Remove dead macro definitionsAndreas Ruprecht2015-02-202-16/+0
| * | | MIPS: OCTEON: irq: add CIB and other fixesDavid Daney2015-02-201-269/+780
| * | | MIPS: OCTEON: Don't do acknowledge operations for level triggered irqs.David Daney2015-02-201-2/+43
| * | | MIPS: OCTEON: More OCTEONIII supportChandrakala Chavva2015-02-204-2/+326
| * | | MIPS: OCTEON: Remove setting of processor specific CVMCTL icache bits.Chad Reese2015-02-201-20/+0
| * | | MIPS: OCTEON: Core-15169 Workaround and general CVMSEG cleanup.David Daney2015-02-202-6/+17
| * | | MIPS: OCTEON: Update octeon-model.h code for new SoCs.David Daney2015-02-205-27/+90
| * | | MIPS: OCTEON: Implement DCache errata workaround for all CN6XXXDavid Daney2015-02-203-4/+8
| * | | MIPS: OCTEON: Add little-endian support to asm/octeon/octeon.hDavid Daney2015-02-201-30/+105
| * | | MIPS: OCTEON: Implement the core-16057 workaroundDavid Daney2015-02-201-0/+22
| * | | MIPS: OCTEON: Delete unused COP2 saving codeAleksey Makarov2015-02-201-26/+0
| * | | MIPS: OCTEON: Use correct instruction to read 64-bit COP0 registerChandrakala Chavva2015-02-201-3/+3
| * | | MIPS: OCTEON: Save and restore CP2 SHA3 stateDavid Daney2015-02-203-11/+35
| * | | MIPS: OCTEON: Fix FP context save.David Daney2015-02-201-12/+7
| * | | MIPS: OCTEON: Save/Restore wider multiply registers in OCTEON III CPUsDavid Daney2015-02-204-32/+150
| * | | MIPS: boot: Provide more uImage optionsMarkos Chandras2015-02-202-2/+55
| * | | MIPS: Remove unneeded #ifdef __KERNEL__ from asm/processor.hDavid Daney2015-02-201-6/+0