aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin
AgeCommit message (Expand)AuthorFilesLines
2010-05-22Blackfin: kgdb: pass up the CC register instead of a 0 stubMike Frysinger1-1/+1
2010-05-22Blackfin: handle HW errors in the new "FAULT" printing codeRobin Getz1-0/+9
2010-05-22Blackfin: show the whole accumulator in the pseudo DBG insnRobin Getz1-6/+19
2010-05-22Blackfin: support all possible registers in the pseudo instructionsRobin Getz1-6/+61
2010-05-22Blackfin: add support for the DBG (debug output) pseudo insnRobin Getz3-18/+71
2010-05-22Blackfin: change the BUG opcode to an unused 16-bit opcodeRobin Getz1-1/+6
2010-05-22Blackfin: allow NMI watchdog to be used w/RETN as a scratch regGraf Yang1-1/+1
2010-05-22Blackfin: add support for the DBGA (debug assert) pseudo insnRobin Getz5-0/+115
2010-05-21Blackfin: SMP: add flush_tlb_kernel_range stubGraf Yang1-0/+1
2010-05-21Blackfin: make hardware trace output a little more usefulRobin Getz4-66/+445
2010-05-21Blackfin: print out the faulting insn in the trace outputRobin Getz1-2/+17
2010-05-21Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.cRobin Getz5-123/+120
2010-05-21Blackfin: split kernel/traps.cRobin Getz7-836/+887
2010-05-21Blackfin: punt Blackfin-specific GPIO wakeup APIMichael Hennerich5-188/+24
2010-05-21Blackfin: mark MUSB VRSEL as active high for appropriate boardsCliff Cai5-0/+20
2010-05-21Blackfin: punt duplicated CAN MMRsMike Frysinger3-1914/+0
2010-05-21Blackfin: cleanup style/comments/etc... in paging_init()Mike Frysinger1-18/+13
2010-05-21Blackfin: drop unused bad_page pages and move zero_page to the bssMike Frysinger2-26/+6
2010-05-20kgdb,blackfin: Add in kgdb_arch_set_pc for blackfinJason Wessel1-0/+5
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-39/+13
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo8-2/+7
2010-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds112-2255/+12530
2010-03-13blackfin: Convert blackfin to use read/update_persistent_clockJohn Stultz2-39/+13
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2010-03-12dma-mapping: blackfin: remove the obsolete and unnecessary DMA API commentsFUJITA Tomonori1-36/+0
2010-03-09Blackfin: stop cleaning include/asm/asm-offsets.hMike Frysinger1-1/+0
2010-03-09Blackfin: scale calibration when cpu freq changesGraf Yang1-1/+12
2010-03-09Blackfin: eat spurious space in asm/dpmc.hMike Frysinger1-2/+2
2010-03-09Blackfin: fix anomaly 283 handling with exact hardware errorRobin Getz1-2/+2
2010-03-09Blackfin: bf537-stamp: add example ADXL346 orientation resourcesMichael Hennerich1-9/+14
2010-03-09Blackfin: bf537-stamp: add example AD2S1210 IIO resourcesGraf Yang1-0/+28
2010-03-09Blackfin: don't support keypad wakeup from hibernateMichael Hennerich1-5/+0
2010-03-09Blackfin: bf537-stamp: add example AD7416 IIO resourcesSonic Zhang1-0/+13
2010-03-09Blackfin: bf537-stamp: add example ADP8860 backlight/led resourcesMichael Hennerich1-0/+48
2010-03-09Blackfin: bf537-stamp: add example AD7414 temp sensor resourcesSonic Zhang1-0/+17
2010-03-09Blackfin: rename AD1836 to AD183X in board filesBarry Song14-41/+42
2010-03-09Blackfin: bf537-stamp: add example AD2S120x resourcesGraf Yang1-0/+22
2010-03-09Blackfin: add support for the on-chip MAC status interruptsMichael Hennerich4-7/+166
2010-03-09Blackfin: asm/page.h: pull in asm-generic headersMike Frysinger1-0/+3
2010-03-09Blackfin: mark gpio lib functions staticJoachim Eastwood1-7/+7
2010-03-09Blackfin: bf537-stamp: add example ADAU1361 resourcesCliff Cai1-0/+5
2010-03-09Blackfin: GPIO: implement to_irq handlerJoachim Eastwood2-4/+19
2010-03-09Blackfin: bf537-stamp: add example ADP122/ADP150 power regulator resourcesSonic Zhang1-0/+99
2010-03-09Blackfin: bf537-stamp: add example AD2S90 resourcesGraf Yang1-0/+17
2010-03-09Blackfin: bf537-stamp: add example AD5398 power regulator resourcesSonic Zhang1-0/+74
2010-03-09Blackfin: remove trailing space in messagesFrans Pop2-6/+6
2010-03-09Blackfin: bf537-stamp: add example ADS7846 touchscreen resourcesMichael Hennerich1-1/+35
2010-03-09Blackfin: add support for restart_syscall()Mike Frysinger1-0/+9