An error occurred fetching the project authors.
  1. 02 Nov, 2016 1 commit
  2. 16 Mar, 2016 1 commit
  3. 20 Nov, 2015 1 commit
  4. 01 Oct, 2015 1 commit
  5. 14 Sep, 2015 1 commit
  6. 28 Jul, 2015 1 commit
  7. 23 Feb, 2015 1 commit
  8. 17 Jan, 2015 1 commit
    • Magnus Damm's avatar
      ARM: shmobile: r8a7778: Instantiate GIC from C board code in legacy builds · 1fbbc3f0
      Magnus Damm authored
      As of commit 9a1091ef ("irqchip: gic: Support hierarchy irq
      domain."), Bock-W legacy hangs during boot with:
      
      Unable to handle kernel paging request at virtual address cf86a128
      pgd = c0004000
      [cf86a128] *pgd=6f80041e(bad)
      Internal error: Oops: 8000000d [#1] SMP ARM
      CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.19.0-rc4 #1
      Hardware name: bockw
      task: cf823b40 ti: cf824000 task.ti: cf824000
      PC is at 0xcf86a128
      LR is at request_threaded_irq+0xbc/0x124
      
      This happens because the IRQ numbers of the GIC are now virtual, and no
      longer match the hardcoded hardware IRQ numbers in the platform board
      code.
      
      To fix this, instantiate the GIC from platform board code when compiling
      a legacy kernel, like is done for the sh73a0 and r8a7740 legacy code.
      
      Follows same style as the r8a7740 legacy GIC fix by Geert Uytterhoeven,
      thanks to him for the initial work.
      Signed-off-by: default avatarMagnus Damm <damm+renesas@opensource.se>
      Acked-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
      Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
      1fbbc3f0
  9. 30 Oct, 2014 1 commit
  10. 27 Oct, 2014 1 commit
  11. 24 Oct, 2014 1 commit
  12. 22 Aug, 2014 1 commit
  13. 20 Aug, 2014 1 commit
  14. 17 Aug, 2014 1 commit
  15. 24 Jul, 2014 1 commit
  16. 12 Jul, 2014 1 commit
  17. 25 Jun, 2014 1 commit
  18. 17 Jun, 2014 2 commits
  19. 29 May, 2014 2 commits
  20. 11 May, 2014 1 commit
  21. 24 Dec, 2013 3 commits
  22. 12 Dec, 2013 1 commit
  23. 11 Dec, 2013 1 commit
  24. 10 Dec, 2013 1 commit
  25. 08 Oct, 2013 4 commits
  26. 30 Sep, 2013 1 commit
  27. 26 Sep, 2013 3 commits
  28. 24 Aug, 2013 1 commit
  29. 06 Aug, 2013 3 commits