1. 03 2月, 2011 1 次提交
  2. 25 1月, 2011 1 次提交
    • R
      ARM: realview: name configuration options after actual board names · d2a1c9ad
      Russell King 提交于
      As no one seems to really know which configuration options tie up with
      which boards, I thought I'd do some investigation and try to work it
      out.  After discussion with some folk in linaro, I think I have this
      nailed.
      
      The names are updated to use the name on the front of the appropriate
      board user guide for the various baseboards, which I've taken to be
      the official name for each board.
      
      I haven't significantly updated the descriptions for the tiles as that
      is even less clear - as far as I can see on ARMs website, there is no
      Cortex-A9 tile for Realview EB - only ARM11MPCore, ARM1156T2F-S,
      ARM1176TZF-S and Cortex-R4F.  So exactly what this 'Multicore Cortex-A9
      Tile' is...
      Acked-by: NCatalin Marinas <catalin.marinas@arm.com>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      d2a1c9ad
  3. 02 7月, 2010 1 次提交
  4. 09 12月, 2009 1 次提交
  5. 05 11月, 2009 1 次提交
    • C
      RealView: Add sparsemem support for the RealView PBX platform · c97c5aa8
      Catalin Marinas 提交于
      The RealView PBX board has two 512MB blocks of memory - one at
      0x70000000 (with 256MB mirror at 0) and another at 0x20000000. Only the
      block at 0x70000000 (or the mirror at 0) may be used for DMA (e.g.
      framebuffer). This patch adds the sparsemem definitions to allow the use
      of all the memory split as follows:
      
        256MB @ 0x00000000 (ZONE_DMA)
        512MB @ 0x20000000 (ZONE_NORMAL)
        256MB @ 0x80000000 (ZONE_NORMAL)
      Signed-off-by: NCatalin Marinas <catalin.marinas@arm.com>
      c97c5aa8
  6. 24 7月, 2009 1 次提交
  7. 31 5月, 2009 1 次提交
  8. 30 5月, 2009 2 次提交
  9. 19 2月, 2009 1 次提交
  10. 01 12月, 2008 4 次提交
  11. 27 11月, 2008 1 次提交
  12. 19 4月, 2008 3 次提交
  13. 05 2月, 2008 1 次提交
  14. 15 2月, 2007 2 次提交
  15. 14 1月, 2006 1 次提交
  16. 08 11月, 2005 1 次提交
  17. 31 10月, 2005 1 次提交