1. 13 12月, 2014 2 次提交
  2. 28 8月, 2014 1 次提交
  3. 18 7月, 2014 1 次提交
    • R
      ARM: make it easier to check the CPU part number correctly · af040ffc
      Russell King 提交于
      Ensure that platform maintainers check the CPU part number in the right
      manner: the CPU part number is meaningless without also checking the
      CPU implement(e|o)r (choose your preferred spelling!)  Provide an
      interface which returns both the implementer and part number together,
      and update the definitions to include the implementer.
      
      Mark the old function as being deprecated... indeed, using the old
      function with the definitions will now always evaluate as false, so
      people must update their un-merged code to the new function.  While
      this could be avoided by adding new definitions, we'd also have to
      create new names for them which would be awkward.
      Acked-by: NNicolas Pitre <nico@linaro.org>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      af040ffc
  4. 11 7月, 2014 1 次提交
  5. 03 3月, 2014 1 次提交
  6. 22 12月, 2013 1 次提交
  7. 13 10月, 2013 1 次提交
  8. 03 10月, 2013 1 次提交
  9. 07 3月, 2013 1 次提交
  10. 24 1月, 2013 2 次提交