1. 07 5月, 2015 1 次提交
  2. 16 3月, 2015 1 次提交
  3. 13 3月, 2015 1 次提交
  4. 20 1月, 2015 2 次提交
  5. 05 1月, 2015 2 次提交
  6. 20 12月, 2014 1 次提交
  7. 04 12月, 2014 1 次提交
  8. 04 11月, 2014 1 次提交
  9. 16 9月, 2014 1 次提交
    • F
      ARM: imx_v6_v7_defconfig updates · 64546e9f
      Fabio Estevam 提交于
      The rtc isl1208 driver is used by mx6 nitrogen board, so let's enable it by
      default.
      
      The fsl sai driver is used by the vf610-twr board, so let's enable it by
      default.
      
      simple-audio-card driver is used by the vf610-twr board, so let's enable it by
      default.
      
      Generated this patch by doing:
      
      - make imx_v6_v7_defconfig
      - make menuconfig and manually select options
      - make savedefconfig
      - cp defconfig arch/arm/configs/imx_v6_v7_defconfig
      
      ,which results in some additional cleanups.
      Signed-off-by: NFabio Estevam <fabio.estevam@freescale.com>
      Signed-off-by: NShawn Guo <shawn.guo@freescale.com>
      64546e9f
  10. 18 7月, 2014 6 次提交
  11. 20 6月, 2014 1 次提交
  12. 13 5月, 2014 1 次提交
  13. 12 5月, 2014 4 次提交
  14. 30 4月, 2014 1 次提交
  15. 05 3月, 2014 5 次提交
  16. 31 12月, 2013 4 次提交
  17. 09 12月, 2013 2 次提交
    • F
      ARM: imx_v6_v7_defconfig: Select CONFIG_HIGHMEM · c2ddbdf1
      Fabio Estevam 提交于
      Booting a mx6q wandboard with 2GB of RAM we see the following on boot:
      
      Booting Linux on physical CPU 0x0
      Linux version 3.12.0-next-20131112+ (fabio@fabio-Latitude-E6410) (gcc version 43
      CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c53c7d
      CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
      Machine model: Wandboard i.MX6 Quad Board
      Truncating RAM at 10000000-8fffffff to -7f7fffff (vmalloc region overlap)
      ...
      
      Select CONFIG_HIGHMEM to avoid the vmalloc region overlap.
      Signed-off-by: NFabio Estevam <fabio.estevam@freescale.com>
      Signed-off-by: NShawn Guo <shawn.guo@linaro.org>
      c2ddbdf1
    • D
      ARM: imx_v6_v7_defconfig: Enable tsc2007 support. · fffb7f34
      Denis Carikli 提交于
      The eukrea cpuimx35 and cpuimx51 have a tsc2007 touchscreen controller,
        so we turn it on.
      
      Cc: Rob Herring <rob.herring@calxeda.com>
      Cc: Pawel Moll <pawel.moll@arm.com>
      Cc: Mark Rutland <mark.rutland@arm.com>
      Cc: Stephen Warren <swarren@wwwdotorg.org>
      Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
      Cc: devicetree@vger.kernel.org
      Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
      Cc: linux-input@vger.kernel.org
      Cc: Sascha Hauer <kernel@pengutronix.de>
      Cc: linux-arm-kernel@lists.infradead.org
      Cc: Lothar Waßmann <LW@KARO-electronics.de>
      Cc: Fabio Estevam <fabio.estevam@freescale.com>
      Cc: Eric Bénard <eric@eukrea.com>
      Signed-off-by: NDenis Carikli <denis@eukrea.com>
      Signed-off-by: NShawn Guo <shawn.guo@linaro.org>
      fffb7f34
  18. 21 10月, 2013 4 次提交
  19. 22 8月, 2013 1 次提交