1. 05 10月, 2012 1 次提交
  2. 02 6月, 2012 5 次提交
  3. 24 5月, 2012 1 次提交
  4. 22 5月, 2012 7 次提交
  5. 09 3月, 2011 2 次提交
    • M
      microblaze: Fix sparse warnings - signal.c · 2cfedb97
      Michal Simek 提交于
      Warning log:
      CHECK   arch/microblaze/kernel/signal.c
      arch/microblaze/kernel/signal.c:200:9: warning: Using plain integer as NULL pointer
      arch/microblaze/kernel/signal.c:201:9: warning: incorrect type in initializer (different address spaces)
      arch/microblaze/kernel/signal.c:201:9:    expected void [noderef] *volatile __gu_val<asn:1>
      arch/microblaze/kernel/signal.c:201:9:    got void *<noident>
      Signed-off-by: NMichal Simek <monstr@monstr.eu>
      2cfedb97
    • M
      microblaze: Remove r0_ram pointer and PTO alignment · 6e83557c
      Michal Simek 提交于
      r0_ram pool was used for saving/restoring register
      content if hw exception happen. This poll was replaced by
      pt_pool_space with PT_SIZE size.
      Based on this change SAVE_STATE_ARG_SPACE was removed which
      caused that PTO offset is zero that's why is also removed.
      
      r0_ram space was used as scratchpad by v850. In early
      Microblaze Linux developing phase was this part of code
      blindly copied.
      Signed-off-by: NMichal Simek <monstr@monstr.eu>
      6e83557c
  6. 14 12月, 2009 3 次提交
  7. 13 7月, 2009 1 次提交
  8. 06 7月, 2009 2 次提交
  9. 26 5月, 2009 1 次提交
  10. 21 5月, 2009 2 次提交
  11. 23 4月, 2009 1 次提交
  12. 14 4月, 2009 1 次提交
  13. 27 3月, 2009 1 次提交