1. 16 7月, 2010 2 次提交
  2. 22 4月, 2010 1 次提交
  3. 13 4月, 2010 1 次提交
  4. 07 4月, 2010 1 次提交
  5. 25 9月, 2009 1 次提交
  6. 16 9月, 2009 1 次提交
  7. 08 9月, 2009 1 次提交
  8. 29 8月, 2009 2 次提交
  9. 31 3月, 2009 1 次提交
  10. 17 2月, 2009 1 次提交
  11. 28 8月, 2008 3 次提交
  12. 27 8月, 2008 1 次提交
  13. 27 3月, 2008 1 次提交
  14. 17 1月, 2008 1 次提交
    • K
      85xx: Introduce new tlb API · 44a23cfd
      Kumar Gala 提交于
      Add a set of functions to manipulate TLB entries:
       * set_tlb() - write a tlb entry
       * invalidate_tlb() - invalidate a tlb array
       * disable_tlb() - disable a variable size tlb entry
       * init_tlbs() - setup initial tlbs based on static table
      Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
      44a23cfd
  15. 12 12月, 2007 1 次提交
  16. 14 8月, 2007 1 次提交
  17. 21 10月, 2006 1 次提交
  18. 09 10月, 2006 1 次提交
  19. 02 9月, 2006 1 次提交
    • M
      Add support for a saving build objects in a separate directory. · f9328639
      Marian Balakowicz 提交于
      Modifications are based on the linux kernel approach and
      support two use cases:
      
        1) Add O= to the make command line
        'make O=/tmp/build all'
      
        2) Set environement variable BUILD_DIR to point to the desired location
        'export BUILD_DIR=/tmp/build'
        'make'
      
      The second approach can also be used with a MAKEALL script
      'export BUILD_DIR=/tmp/build'
      './MAKEALL'
      
      Command line 'O=' setting overrides BUILD_DIR environent variable.
      
      When none of the above methods is used the local build is performed and
      the object files are placed in the source directory.
      f9328639
  20. 26 7月, 2005 1 次提交
  21. 16 10月, 2003 1 次提交
    • W
      * Patches by Xianghua Xiao, 15 Oct 2003: · 42d1f039
      wdenk 提交于
        - Added Motorola CPU 8540/8560 support (cpu/85xx)
        - Added Motorola MPC8540ADS board support (board/mpc8540ads)
        - Added Motorola MPC8560ADS board support (board/mpc8560ads)
      
      * Minor code cleanup
      42d1f039
  22. 08 7月, 2002 1 次提交
  23. 10 3月, 2002 1 次提交
  24. 18 2月, 2002 1 次提交
  25. 30 5月, 2001 1 次提交
  26. 23 1月, 2001 1 次提交
  27. 12 1月, 2001 1 次提交
  28. 14 12月, 2000 1 次提交
  29. 10 7月, 2000 1 次提交