28 Oct, 2015

1 commit


13 Jun, 2013

1 commit

  • Add really minimal support for Toumaz Xenif TZ1090 SoC (A.K.A. Comet).
    This consists of minimal build infrastructure, device tree files, and a
    defconfig based on meta2_defconfig.

    This SoC contains a 2-threaded HTP (Meta 2) as the main application
    processor, and is found in a number of development boards and digital
    radios, such as the Minimorph Development Platform.

    Signed-off-by: James Hogan
    Cc: Grant Likely
    Cc: Rob Herring
    Cc: Rob Landley
    Cc: Arnd Bergmann
    Cc: linux-doc@vger.kernel.org
    Cc: devicetree-discuss@lists.ozlabs.org

    James Hogan
     

15 Mar, 2013

1 commit

  • Add OProfile support for metag, using the perf backend, and falling back
    to generic timer based sampling if perf counter interrupt support is
    disabled.

    The oprofile code prepends "metag/" to the perf pmu name to give
    "metag/meta2" which is more consistent with other oprofile arch names.

    The backtrace code makes use of for kernel
    backtracing, and a simple frame pointer walk for userland backtracing.

    Signed-off-by: James Hogan
    Cc: Robert Richter
    Cc: oprofile-list@lists.sf.net

    James Hogan
     

03 Mar, 2013

1 commit