No, and you won't find one any time soon. ARM is not like x86. You have commercial distros (Android) built for specific SoCs, and you have ports of multiplatform distros (like Debian and Fedora), which support a wide variety of ARM hardware, but take good advantage of very little.
With x86, generations always add. Old features may be slow, but they work. With ARM, old features may be gone. Multiple SoCs of the same generation could have wildly varying instruction support, will not all boot up the same way, may
require the OS or application to have detailed knowledge of the hardware to safely function (such as software clock control for all parts of the chip...yuck), and so on.
Only in the last couple years has ARM started to coalesce their ISA features, that still only applies for ARMv7a SoCs (and future ARMv8), and they still haven't taken care of issues like booting, memory handling, interconnects, clock control, and so on. Some SoC makers have started doing good jobs at it with their newer chips (Qualcomm and NVidia), but it's still a giant mess, overall.
With x86, you can support a 386 as minimum ISA, allow optional newer extensions, optimize binaries for newer CPUs, and go on your merry way. No x86 mainstream CPU+chipset will fail to act like a 386. With x86_64, you still only have complications of supporting two chips correctly at a maximum, to get things working well enough (P4's x86_64, K8's x86_64).
http://www.nordichardware.com/news/69-cpu-chipset/43937-linus-torvalds-says-arm-is-disorganized.html
That makes sense.
http://www.theinquirer.net/inquirer...ds-talks-discusses-arm-issues-linuxcon-europe