“38be3c7e77ee9bc8ca34a83506e34809ec36c2a4”上不存在“arch/mips/git@gitcode.net:openharmony/kernel_linux.git”
  1. 31 7月, 2015 1 次提交
  2. 23 6月, 2015 1 次提交
  3. 22 6月, 2015 1 次提交
  4. 05 5月, 2015 2 次提交
  5. 27 3月, 2015 1 次提交
  6. 15 1月, 2015 1 次提交
  7. 26 11月, 2014 1 次提交
    • T
      of: Add NVIDIA Tegra memory controller binding · 4bc567dd
      Thierry Reding 提交于
      The memory controller on NVIDIA Tegra exposes various knobs that can be
      used to tune the behaviour of the clients attached to it.
      
      In addition, the memory controller implements an SMMU (IOMMU) which can
      translate I/O virtual addresses to physical addresses for clients. This
      is useful for scatter-gather operation on devices that don't support it
      natively and for virtualization or process separation.
      Signed-off-by: NThierry Reding <treding@nvidia.com>
      4bc567dd
  8. 22 11月, 2014 1 次提交
  9. 16 9月, 2014 1 次提交
  10. 29 4月, 2014 2 次提交
  11. 01 3月, 2014 1 次提交
    • I
      memory: ti-aemif: add bindings for AEMIF driver · 7a962a4b
      Ivan Khoronzhuk 提交于
      Add bindings for TI Async External Memory Interface (AEMIF) controller.
      
      The Async External Memory Interface (EMIF16/AEMIF) controller is intended to
      provide a glue-less interface to a variety of asynchronous memory devices like
      ASRA M, NOR and NAND memory. A total of 256M bytes of any of these memories
      can be accessed via 4 chip selects with 64M byte access per chip select.
      
      We are not encoding CS number in reg property, it's memory partition number.
      The CS number is encoded for Davinci NAND node using standalone property
      "ti,davinci-chipselect" and we need to provide two memory ranges to it,
      as result we can't encode CS number in "reg" for AEMIF child devices
      (NAND/NOR/etc), as it will break bindings compatibility.
      
      In this patch, NAND node is used just as an example of child node.
      Acked-by: NSantosh Shilimkar <santosh.shilimkar@ti.com>
      Signed-off-by: NIvan Khoronzhuk <ivan.khoronzhuk@ti.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
      7a962a4b
  12. 19 2月, 2014 1 次提交
  13. 22 5月, 2013 1 次提交
  14. 08 9月, 2012 1 次提交