summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-07-18ARM: i.MX system: Add a reset fallback if base address of watchdog is not setAlexander Shiyan
2014-07-18ARM: i.MX system: Simplify handling watchdog clockAlexander Shiyan
2014-07-18ARM: imx_v6_v7_defconfig: Select CONFIG_SOC_IMX6SXFabio Estevam
2014-07-18ARM: i.MX clk: Move clock check function in common locationAlexander Shiyan
2014-07-18ARM: i.MX27 clk: Use of_clk_init() for DT caseAlexander Shiyan
2014-07-18ARM: i.MX27 clk: Separate DT and non-DT init procedureAlexander Shiyan
2014-07-18ARM: i.MX: Remove excess variableAlexander Shiyan
2014-07-18ARM: i.MX: Use of_clk_get_by_name() for timer clocks for DT case.Alexander Shiyan
2014-07-18ARM: imx: defconfig: Select CONFIG_FHANDLEFabio Estevam
2014-07-18ARM: imx5: remove mx51.h and mx53.hShawn Guo
2014-07-18ARM: imx5: clean function declarations in mx51.hShawn Guo
2014-07-18ARM: imx5: remove file mm-imx5.cShawn Guo
2014-07-18ARM: imx5: move init hooks into mach-imx5x.cShawn Guo
2014-07-18ARM: imx5: use dynamic mapping for Cortex and GPC blockShawn Guo
2014-07-18ARM: imx5: reuse clock CCM mapping in pm codeShawn Guo
2014-07-18ARM: imx5: use dynamic mapping for DPLL blockShawn Guo
2014-07-18ARM: imx5: use dynamic mapping for CCM blockShawn Guo
2014-07-18ARM: imx5: remove header crm-regs-imx5.hShawn Guo
2014-07-18ARM: imx5: retrieve iim base from device treeShawn Guo
2014-07-18ARM: imx5: call mxc_timer_init_dt() on imx51Shawn Guo
2014-07-18ARM: imx5: remove function imx51_soc_init()Shawn Guo
2014-07-18ARM: imx5: tzic_init_irq() can directly be .init_irq hookShawn Guo
2014-07-18ARM: imx5: drop arguments from mx5_clocks_common_init()Shawn Guo
2014-07-18ARM: imx5: make mx51_clocks_init() a DT callShawn Guo
2014-07-18ARM: imx5: remove i.MX5 non-DT device registration helpersShawn Guo
2014-07-18ARM: imx5: remove imx51 non-DT support filesShawn Guo
2014-07-18ARM: imx5: drop option MACH_IMX51_DTShawn Guo
2014-07-18ARM: imx5: move SOC_IMX5 and SOC_IMX51 into 'Device tree only'Shawn Guo
2014-07-18ARM: imx: move EHCI platform defines out of platform_data headerShawn Guo
2014-07-18ARM: i.MX: Remove registration helper for i.MX1 USB UDCAlexander Shiyan
2014-07-18ARM: i.MX1 clk: Add devicetree supportAlexander Shiyan
2014-07-18ARM: imx: remove unused definesPaul Bolle
2014-07-18ARM: i.MX: Select HAVE_IMX_SRC for i.MX5 globallyAlexander Shiyan
2014-07-18ARM: clk-imx6q: parent lvds_sel input from upstream clock gatesLucas Stach
2014-06-29Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-06-29ARM: 8087/1: ptrace: reload syscall number after secure_computing() checkWill Deacon
2014-06-29ARM: 8086/1: Set memblock limit for nommuLaura Abbott
2014-06-29ARM: 8085/1: sa1100: collie: add top boot mtd partitionAndrea Adami
2014-06-29ARM: 8084/1: sa1100: collie: revert back to cfi_probeAndrea Adami
2014-06-29ARM: 8080/1: mcpm.h: remove unused variable declarationNicolas Pitre
2014-06-29ARM: 8076/1: mm: add support for HW coherent systems in PL310 cacheThomas Petazzoni
2014-06-27Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2014-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-06-27Merge tag 'arc-fixes-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-06-26MIPS: Lasat: Fix build error if CRC32 is not enabled.Ralf Baechle
2014-06-26MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras
2014-06-26MIPS: bpf: Fix stack space allocation for BPF memwords on MIPS64Markos Chandras
2014-06-26MIPS: BPF: Use 32 or 64-bit load instruction to load an address to registerMarkos Chandras
2014-06-26MIPS: bpf: Fix PKT_TYPE case for big-endian coresMarkos Chandras
2014-06-26MIPS: BPF: Prevent kernel fall over for >=32bit shiftsMarkos Chandras