An error occurred fetching the project authors.
  1. 12 May, 2014 2 commits
  2. 30 Apr, 2014 1 commit
  3. 05 Mar, 2014 5 commits
  4. 31 Dec, 2013 4 commits
  5. 09 Dec, 2013 2 commits
    • Fabio Estevam's avatar
      ARM: imx_v6_v7_defconfig: Select CONFIG_HIGHMEM · c2ddbdf1
      Fabio Estevam authored
      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: default avatarFabio Estevam <fabio.estevam@freescale.com>
      Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
      c2ddbdf1
    • Denis Carikli's avatar
      ARM: imx_v6_v7_defconfig: Enable tsc2007 support. · fffb7f34
      Denis Carikli authored
      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: default avatarDenis Carikli <denis@eukrea.com>
      Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
      fffb7f34
  6. 21 Oct, 2013 4 commits
  7. 22 Aug, 2013 5 commits
  8. 16 Aug, 2013 5 commits
  9. 17 Jun, 2013 6 commits
  10. 23 Apr, 2013 1 commit
    • Shawn Guo's avatar
      ARM: imx_v6_v7_defconfig: add CONFIG_USB_PHY · a52f31e9
      Shawn Guo authored
      Commit edc7cb2e (usb: phy: make it a menuconfig) makes USB_MXS_PHY
      be a sub-item of menuconfig symbol USB_PHY.  This change gets the
      selection of CONFIG_USB_MXS_PHY in imx_v6_v7_defconfig lost.  Hence the
      boot stops at the point below.
      
        ci_hdrc ci_hdrc.0: doesn't support gadget
        ci_hdrc ci_hdrc.0: EHCI Host Controller
        ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1
      
      Add CONFIG_USB_PHY to have the CONFIG_USB_MXS_PHY selection back to
      work.
      Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
      Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
      a52f31e9
  11. 12 Apr, 2013 1 commit
  12. 12 Feb, 2013 1 commit
  13. 05 Feb, 2013 2 commits
  14. 29 Jan, 2013 1 commit