aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common/head.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-08Blackfin arch: Use DTEST rather than DMA to poke at L1 SRAM during exception contextRobin Getz1-0/+10
2008-10-08Blackfin arch: Modify some funtion names to more genernal onesGraf Yang1-1/+1
2008-10-08Blackfin arch: add supporting for double fault debug handlingRobin Getz1-3/+37
2008-08-14Blackfin arch: do not muck with the UART during boot -- let the serial driver worry about itMike Frysinger1-3/+0
2008-08-14Blackfin arch: Print out doublefault addresses, so debug can occurRobin Getz1-0/+6
2008-08-06Blackfin arch: unify the duplicated portions of __start and split mach-specific pieces into _mach_early_start where they will be easier to trim over timeMike Frysinger1-2/+129
2008-08-06Blackfin arch: add asm/thread_info.h for THREAD_SIZE defineMike Frysinger1-0/+1
2008-08-06Blackfin arch: unify the duplicated _real_start functionsMike Frysinger1-0/+76