aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common/head.S
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: optimize double fault boot checkingMike Frysinger2011-07-231-24/+12
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Blackfin: optimize startup codeMike Frysinger2011-03-181-69/+41
* Blackfin: initial XIP supportBarry Song2010-03-091-0/+5
* Blackfin: fix initial stack pointer setupBarry Song2010-03-091-8/+3
* Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-071-2/+0
* Blackfin: improve double fault debug handlingGraf Yang2009-09-161-4/+4
* Blackfin: catch hardware errors earlier during bootingRobin Getz2009-09-161-0/+11
* Blackfin: fix command line corruption with DEBUG_DOUBLEFAULTMike Frysinger2009-06-121-8/+8
* Blackfin: workaround anomaly 05000227Mike Frysinger2009-06-121-7/+11
* Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2Graf Yang2009-02-041-42/+42
* Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK optionMichael Hennerich2009-01-071-1/+1
* Blackfin arch: SMP supporting patchset: Blackfin header files and machine com...Graf Yang2009-01-071-16/+13
* Blackfin arch: do not bother initializing the first 4kMike Frysinger2008-11-181-12/+0
* Blackfin arch: use sti to set the mask rather than banging on imaskMike Frysinger2008-11-181-6/+2
* Blackfin arch: unify duplicated bss init codeMike Frysinger2008-10-271-47/+19
* Blackfin arch: Zero out bss region in L1/L2 memory.Graf Yang2008-10-161-0/+54
* Blackfin arch: Use DTEST rather than DMA to poke at L1 SRAM during exception ...Robin Getz2008-10-081-0/+10
* Blackfin arch: Modify some funtion names to more genernal onesGraf Yang2008-10-081-1/+1
* Blackfin arch: add supporting for double fault debug handlingRobin Getz2008-10-081-3/+37
* Blackfin arch: do not muck with the UART during boot -- let the serial driver...Mike Frysinger2008-08-141-3/+0
* Blackfin arch: Print out doublefault addresses, so debug can occurRobin Getz2008-08-141-0/+6
* Blackfin arch: unify the duplicated portions of __start and split mach-specif...Mike Frysinger2008-08-061-2/+129
* Blackfin arch: add asm/thread_info.h for THREAD_SIZE defineMike Frysinger2008-08-061-0/+1
* Blackfin arch: unify the duplicated _real_start functionsMike Frysinger2008-08-061-0/+76