Age | Commit message (Expand) | Author | Files | Lines |
2012-05-21 | blackfin: add bf60x to current framework | Bob Liu | 1 | -2/+0 |
2011-07-23 | Blackfin: optimize double fault boot checking | Mike Frysinger | 1 | -24/+12 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-18 | Blackfin: optimize startup code | Mike Frysinger | 1 | -69/+41 |
2010-03-09 | Blackfin: initial XIP support | Barry Song | 1 | -0/+5 |
2010-03-09 | Blackfin: fix initial stack pointer setup | Barry Song | 1 | -8/+3 |
2009-10-07 | Blackfin: mass clean up of copyright/licensing info | Robin Getz | 1 | -2/+0 |
2009-09-17 | Blackfin: improve double fault debug handling | Graf Yang | 1 | -4/+4 |
2009-09-17 | Blackfin: catch hardware errors earlier during booting | Robin Getz | 1 | -0/+11 |
2009-06-12 | Blackfin: fix command line corruption with DEBUG_DOUBLEFAULT | Mike Frysinger | 1 | -8/+8 |
2009-06-12 | Blackfin: workaround anomaly 05000227 | Mike Frysinger | 1 | -7/+11 |
2009-02-04 | Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2 | Graf Yang | 1 | -42/+42 |
2009-01-07 | Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK option | Michael Hennerich | 1 | -1/+1 |
2009-01-07 | Blackfin arch: SMP supporting patchset: Blackfin header files and machine com... | Graf Yang | 1 | -16/+13 |
2008-11-18 | Blackfin arch: do not bother initializing the first 4k | Mike Frysinger | 1 | -12/+0 |
2008-11-18 | Blackfin arch: use sti to set the mask rather than banging on imask | Mike Frysinger | 1 | -6/+2 |
2008-10-27 | Blackfin arch: unify duplicated bss init code | Mike Frysinger | 1 | -47/+19 |
2008-10-16 | Blackfin arch: Zero out bss region in L1/L2 memory. | Graf Yang | 1 | -0/+54 |
2008-10-08 | Blackfin arch: Use DTEST rather than DMA to poke at L1 SRAM during exception ... | Robin Getz | 1 | -0/+10 |
2008-10-08 | Blackfin arch: Modify some funtion names to more genernal ones | Graf Yang | 1 | -1/+1 |
2008-10-08 | Blackfin arch: add supporting for double fault debug handling | Robin Getz | 1 | -3/+37 |
2008-08-14 | Blackfin arch: do not muck with the UART during boot -- let the serial driver... | Mike Frysinger | 1 | -3/+0 |
2008-08-14 | Blackfin arch: Print out doublefault addresses, so debug can occur | Robin Getz | 1 | -0/+6 |
2008-08-06 | Blackfin arch: unify the duplicated portions of __start and split mach-specif... | Mike Frysinger | 1 | -2/+129 |
2008-08-06 | Blackfin arch: add asm/thread_info.h for THREAD_SIZE define | Mike Frysinger | 1 | -0/+1 |
2008-08-06 | Blackfin arch: unify the duplicated _real_start functions | Mike Frysinger | 1 | -0/+76 |