1. 13 7月, 2009 1 次提交
    • B
      target-ppc: enable PPC_MFTB for 44x · f4078236
      Baojun Wang 提交于
      According to PPC440 user manual, PPC 440 supports ``mftb'' even it's a
      preserved instruction:
      
      PPC440_UM2013.pdf, p.445, table A-3
      
      when I compile a kernel (2.6.30, bamboo_defconfig/440EP &
      canyonlands/460EX), I can see ``mftb'' by using ppc-xxx-objdump
      vmlinux
      
      I have also checked the ppc 440x[456], 460S, 464, they also should support mftb.
      
      The following patch enable mftb for all ppc 440 variants, including:
      440EP, 440GP, 440x4, 440x5 and 460
      Signed-off-by: NBaojun Wang <wangbj@gmail.com>
      Signed-off-by: NAurelien Jarno <aurelien@aurel32.net>
      f4078236
  2. 24 6月, 2009 1 次提交
  3. 17 6月, 2009 1 次提交
  4. 16 5月, 2009 1 次提交
  5. 29 4月, 2009 2 次提交
  6. 11 3月, 2009 1 次提交
  7. 09 3月, 2009 2 次提交
  8. 08 3月, 2009 3 次提交
  9. 03 3月, 2009 2 次提交
  10. 01 3月, 2009 1 次提交
    • B
      Implement HIOR · 2adab7d6
      blueswir1 提交于
      A real 970 CPU starts up with HIOR=0xfff00000 and triggers a reset
      exception, basically ending up at IP 0xfff001000.
      
      Later on this HIOR has to be set to 0 by the firmware in order to
      enable the OS to handle interrupts on its own.
      
      This patch maps HIOR to exec_prefix, which does the same thing
      internally in qemu already.
      
      It replaces the previous patch that changed the 970 initialization
      constants, as this is the clean solution to the same problem.
      Signed-off-by: NAlexander Graf <alex@csgraf.de>
      
      
      git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6656 c046a42c-6fe2-441c-8c8c-71466251a162
      2adab7d6
  11. 10 2月, 2009 2 次提交
  12. 06 2月, 2009 1 次提交
  13. 04 2月, 2009 1 次提交
  14. 24 1月, 2009 4 次提交
  15. 05 1月, 2009 1 次提交
  16. 23 12月, 2008 1 次提交
  17. 12 12月, 2008 1 次提交
  18. 07 12月, 2008 1 次提交
  19. 16 11月, 2008 1 次提交
  20. 21 10月, 2008 1 次提交
  21. 20 9月, 2008 1 次提交
  22. 15 9月, 2008 1 次提交
  23. 30 8月, 2008 1 次提交
  24. 10 12月, 2007 1 次提交
  25. 21 11月, 2007 1 次提交
  26. 19 11月, 2007 3 次提交
  27. 18 11月, 2007 3 次提交