aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common/head.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-18Blackfin: optimize startup codeMike Frysinger1-69/+41
2010-03-09Blackfin: initial XIP supportBarry Song1-0/+5
2010-03-09Blackfin: fix initial stack pointer setupBarry Song1-8/+3
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz1-2/+0
2009-09-16Blackfin: improve double fault debug handlingGraf Yang1-4/+4
2009-09-16Blackfin: catch hardware errors earlier during bootingRobin Getz1-0/+11
2009-06-12Blackfin: fix command line corruption with DEBUG_DOUBLEFAULTMike Frysinger1-8/+8
2009-06-12Blackfin: workaround anomaly 05000227Mike Frysinger1-7/+11
2009-02-04Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2Graf Yang1-42/+42
2009-01-07Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK optionMichael Hennerich1-1/+1
2009-01-07Blackfin arch: SMP supporting patchset: Blackfin header files and machine common codeGraf Yang1-16/+13
2008-11-18Blackfin arch: do not bother initializing the first 4kMike Frysinger1-12/+0
2008-11-18Blackfin arch: use sti to set the mask rather than banging on imaskMike Frysinger1-6/+2
2008-10-27Blackfin arch: unify duplicated bss init codeMike Frysinger1-47/+19
2008-10-16Blackfin arch: Zero out bss region in L1/L2 memory.Graf Yang1-0/+54
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