1. 18 2月, 2014 1 次提交
  2. 01 2月, 2014 4 次提交
  3. 18 12月, 2013 1 次提交
  4. 13 12月, 2013 1 次提交
  5. 05 12月, 2013 1 次提交
  6. 04 12月, 2013 2 次提交
  7. 30 10月, 2013 1 次提交
    • C
      rename ARCH_BCM to ARCH_BCM_MOBILE (mach-bcm) · badb9238
      Christian Daudt 提交于
      Currently ARCH_BCM has been used for Broadcom
      Mobile V7 based SoCs. In order to allow other Broadcom
      SoCs to also use mach-bcm directory and files, this patch
      renames the original ARCH_BCM to ARCH_BCM_MOBILE, and
      uses ARCH_BCM to define any Broadcom chip residing
      in mach-bcm directory.
      Signed-off-by: NChristian Daudt <bcm@fixthebug.org>
      Acked-by: NOlof Johansson <olof@lixom.net>
      
      Changes from v2:
       - switch ARCH_MULTIPLATFORM from select to depends
       - remove 'default y' from BCM_MOBILE
      
      Changes from v1:
       - fix alpha ordering in dts/Makefile
       - break into 4 patches for separate subsys
      badb9238
  8. 03 10月, 2013 1 次提交
  9. 19 9月, 2013 1 次提交
  10. 18 9月, 2013 1 次提交
  11. 24 7月, 2013 1 次提交
  12. 15 7月, 2013 1 次提交
  13. 13 7月, 2013 2 次提交
  14. 03 7月, 2013 1 次提交
  15. 21 6月, 2013 2 次提交
  16. 19 6月, 2013 1 次提交
  17. 03 4月, 2013 1 次提交
  18. 25 3月, 2013 1 次提交
  19. 13 3月, 2013 1 次提交
  20. 29 1月, 2013 2 次提交
  21. 24 12月, 2012 1 次提交
  22. 20 11月, 2012 1 次提交
  23. 30 9月, 2012 1 次提交
    • R
      ARM: add v7 multi-platform defconfig · 1ec9c26a
      Rob Herring 提交于
      Add a v7 defconfig enabling highbank, socfpga, mvebu, and vexpress
      platforms and their drivers. Most other options are left to the default.
      
      The existing individual platform defconfigs are kept for now as they are
      a bit different. In some cases, the choices look pretty arbitrary and
      just copied from other defconfigs.
      Signed-off-by: NRob Herring <rob.herring@calxeda.com>
      Cc: Jason Cooper <jason@lakedaemon.net>
      Cc: Andrew Lunn <andrew@lunn.ch>
      Cc: Gregory Clement <gregory.clement@free-electrons.com>
      Cc: Dinh Nguyen <dinguyen@altera.com>
      Cc: Pawel Moll <pawel.moll@arm.com>
      Signed-off-by: NOlof Johansson <olof@lixom.net>
      1ec9c26a