1. 25 4月, 2016 1 次提交
  2. 09 2月, 2016 1 次提交
  3. 01 10月, 2015 1 次提交
  4. 27 7月, 2015 1 次提交
  5. 22 7月, 2015 1 次提交
    • T
      ARM: zynq: Set bit 22 in PL310 AuxCtrl register (6395/1) · 6632d4fd
      Thomas Betker 提交于
      This patch is based on the
      commit 1a8e41cd ("ARM: 6395/1: VExpress: Set bit 22 in the PL310
      (cache controller) AuxCtlr register")
      
      Clearing bit 22 in the PL310 Auxiliary Control register (shared
      attribute override enable) has the side effect of transforming Normal
      Shared Non-cacheable reads into Cacheable no-allocate reads.
      
      Coherent DMA buffers in Linux always have a cacheable alias via the
      kernel linear mapping and the processor can speculatively load cache
      lines into the PL310 controller. With bit 22 cleared, Non-cacheable
      reads would unexpectedly hit such cache lines leading to buffer
      corruption.
      
      For Zynq, this fix avoids memory inconsistencies between Gigabit
      Ethernet controller (GEM) and CPU when DMA_CMA is disabled.
      Suggested-by: NPunnaiah Choudary Kalluri <punnaia@xilinx.com>
      Signed-off-by: NThomas Betker <thomas.betker@rohde-schwarz.com>
      Signed-off-by: NMichal Simek <michal.simek@xilinx.com>
      6632d4fd
  6. 18 5月, 2015 1 次提交
  7. 15 3月, 2015 1 次提交
  8. 29 1月, 2015 1 次提交
  9. 03 10月, 2014 1 次提交
  10. 16 9月, 2014 3 次提交
  11. 30 5月, 2014 2 次提交
  12. 20 5月, 2014 1 次提交
  13. 17 3月, 2014 1 次提交
  14. 12 3月, 2014 1 次提交
  15. 11 2月, 2014 1 次提交
  16. 10 2月, 2014 2 次提交
  17. 05 2月, 2014 1 次提交
  18. 10 12月, 2013 2 次提交
  19. 07 10月, 2013 1 次提交
  20. 24 7月, 2013 1 次提交
    • V
      ARM: zynq: fix compilation warning · fe08bf9f
      Vincent Stehlé 提交于
      Fix the following compilation warning:
      
        arch/arm/mach-zynq/common.c:110:2: warning: initialization from incompatible pointer type [enabled by default]
        arch/arm/mach-zynq/common.c:110:2: warning: (near initialization for ‘__mach_desc_XILINX_EP107.restart’) [enabled by default]
      Signed-off-by: NVincent Stehlé <vincent.stehle@freescale.com>
      Cc: Robin Holt <holt@sgi.com>
      Cc: Michal Simek <michal.simek@xilinx.com>
      Cc: Russell King <linux@arm.linux.org.uk>
      Cc: trivial@kernel.org
      Signed-off-by: NOlof Johansson <olof@lixom.net>
      fe08bf9f
  21. 06 7月, 2013 1 次提交
  22. 17 6月, 2013 1 次提交
  23. 21 5月, 2013 1 次提交
  24. 04 4月, 2013 7 次提交
  25. 30 1月, 2013 1 次提交
  26. 28 1月, 2013 2 次提交
  27. 13 1月, 2013 2 次提交