1. 26 11月, 2015 1 次提交
  2. 21 11月, 2015 3 次提交
  3. 17 11月, 2015 1 次提交
  4. 07 11月, 2015 1 次提交
  5. 31 10月, 2015 1 次提交
  6. 26 10月, 2015 1 次提交
  7. 24 10月, 2015 1 次提交
  8. 09 10月, 2015 1 次提交
  9. 07 10月, 2015 1 次提交
  10. 06 10月, 2015 1 次提交
  11. 06 8月, 2015 1 次提交
  12. 30 7月, 2015 1 次提交
  13. 18 7月, 2015 1 次提交
  14. 07 7月, 2015 1 次提交
  15. 15 6月, 2015 1 次提交
  16. 12 6月, 2015 1 次提交
  17. 05 6月, 2015 1 次提交
  18. 11 5月, 2015 1 次提交
    • L
      arm64: add LEDs and some trigger support to defconfig · 48f1a9a4
      Linus Walleij 提交于
      Since many boards for ARM, experimental or server alike, will
      feature LEDs, let's include LED class and trigger support for
      heartbeat and CPU in the defconfig. Many systems (such as the
      ARM Juno) will use a system controller "syscon" to access the
      LED registers, so include support for this as well.
      
      Cc: Arnd Bergmann <arnd@arndb.de>
      Cc: Liviu Dudau <Liviu.Dudau@arm.com>
      Cc: Mark Rutland <mark.rutland@arm.com>
      Cc: Robin Murphy <robin.murphy@arm.com>
      Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
      48f1a9a4
  19. 30 3月, 2015 1 次提交
    • W
      arm64: defconfig: updates for 4.1 · 475bfd3d
      Will Deacon 提交于
      Enable a few useful options in our defconfig:
      
        - New platform support (exynos7, seattle, tegra132)
        - SKY2 (ethernet in newer revisions of Juno)
        - Xgene reboot support
        - Virtio-pci for kvmtool and qemu
        - EFIVAR_FS (previously selected as a module)
        - NFSv4
      Signed-off-by: NWill Deacon <will.deacon@arm.com>
      475bfd3d
  20. 24 3月, 2015 1 次提交
  21. 12 3月, 2015 3 次提交
  22. 28 1月, 2015 2 次提交
  23. 26 1月, 2015 1 次提交
  24. 24 12月, 2014 1 次提交
  25. 06 11月, 2014 1 次提交
  26. 22 10月, 2014 1 次提交
  27. 02 10月, 2014 1 次提交
  28. 20 8月, 2014 1 次提交
    • M
      arm64: configs: Enable X-Gene SATA and ethernet in defconfig · 49d947fa
      Mark Brown 提交于
      Currently when run on an APM platform the ARMv8 defconfig has no viable
      options for rootfs other than ramdisk which is rather limiting. Since
      we already have both SATA and the bits needed for NFS root enabled we just
      need to enable the relevant drivers so do that, helping enable direct
      testing of upstream.
      
      If the configuration ends up becoming too big we can consider modularising
      some of the drivers and asking people to use an initramfs but for now this
      is not an issue.
      Signed-off-by: NMark Brown <broonie@linaro.org>
      Signed-off-by: NWill Deacon <will.deacon@arm.com>
      49d947fa
  29. 30 7月, 2014 1 次提交
  30. 29 7月, 2014 1 次提交
  31. 18 6月, 2014 1 次提交
  32. 22 5月, 2014 1 次提交
  33. 08 2月, 2014 1 次提交
    • M
      arm64: defconfig: Expand default enabled features · 55834a77
      Mark Rutland 提交于
      FPGA implementations of the Cortex-A57 and Cortex-A53 are now available
      in the form of the SMM-A57 and SMM-A53 Soft Macrocell Models (SMMs) for
      Versatile Express. As these attach to a Motherboard Express V2M-P1 it
      would be useful to have support for some V2M-P1 peripherals enabled by
      default.
      
      Additionally a couple of of features have been introduced since the last
      defconfig update (CMA, jump labels) that would be good to have enabled
      by default to ensure they are build and boot tested.
      
      This patch updates the arm64 defconfig to enable support for these
      devices and features. The arm64 Kconfig is modified to select
      HAVE_PATA_PLATFORM, which is required to enable support for the
      CompactFlash controller on the V2M-P1.
      
      A few options which don't need to appear in defconfig are trimmed:
      
      * BLK_DEV - selected by default
      * EXPERIMENTAL - otherwise gone from the kernel
      * MII - selected by drivers which require it
      * USB_SUPPORT - selected by default
      Signed-off-by: NMark Rutland <mark.rutland@arm.com>
      Signed-off-by: NCatalin Marinas <catalin.marinas@arm.com>
      55834a77
  34. 05 11月, 2013 1 次提交
  35. 30 9月, 2013 1 次提交