summaryrefslogtreecommitdiff
path: root/arch/arm/lib/delay.c
AgeCommit message (Expand)Author
2012-05-22ARM: Fix buffer overflow if HZ=1000Mattias Wallin
2012-05-22ARM: Implement a timer based __delay() loopStephen Boyd
2012-05-22ARM: Allow machines to override __delay()Stephen Boyd
2012-05-22ARM: Translate delay.S into (mostly) CPhilippe Langlais