I took a quick peek - and I don't see anything unusual.
I would expect to see some repetitive behavior if the phone was looping.
I think we are only seeing a small fraction of the logcat - the cut-n-paste function of the DOS Command window is sort of paltry.
If you are using something like
C:\foo> adb logcat > looplog.txt
to capture the logcat, you can run the (above) command about 10-15 seconds after the phone is rebooted (you will hear two USB "kerdonk" sounds, and then it should be OK to run the above command. Then, just let it keep running (don't interrupt it with a Control-C) until the looping has been going for a couple of minutes.
If you want to cut-n-paste something bigger, try this: Load the URL
file:///C:
in your browser, and navigate to the logcat file ("looplog.txt" in my example)
Then select and copy the whole thing, and paste it into a page at
Pastebin.com - #1 paste tool since 2002!
and post up the link for the pastebin that comes back (Set the post expiration time to 1 month).
eu1