index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Blackfin: iflush: update anomaly 05000491 workaround
Mike Frysinger
2011-03-04
1
-0
/
+2
*
Blackfin: outs[lwb]: make sure count is greater than 0
Mike Frysinger
2011-03-04
1
-4
/
+12
*
serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlock
Sonic Zhang
2011-02-03
1
-0
/
+2
*
blackfin: Use generic irq Kconfig
Thomas Gleixner
2011-01-21
1
-11
/
+3
*
genirq: Remove __do_IRQ
Thomas Gleixner
2011-01-21
1
-3
/
+0
*
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
2011-01-20
28
-28
/
+28
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
2
-2
/
+2
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
1
-1
/
+0
|
|
\
|
*
|
Don't touch blackfin with printk typo fixes
Jiri Kosina
2010-11-19
3
-3
/
+3
|
*
|
suspend: constify platform_suspend_ops
Lionel Debroux
2010-11-16
1
-1
/
+1
|
*
|
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
4
-4
/
+4
*
|
|
Blackfin: encode cpu-rev into uImage name
Mike Frysinger
2011-01-10
2
-3
/
+6
*
|
|
Blackfin: bf54x: don't ack GPIO ints when unmasking them
Mike Frysinger
2011-01-10
1
-1
/
+0
*
|
|
Blackfin: sram_free_with_lsl: do not ignore return value of sram_free
Mike Frysinger
2011-01-10
1
-9
/
+9
*
|
|
Blackfin: boards: add missing "static" to peripheral lists
Mike Frysinger
2011-01-10
26
-95
/
+95
*
|
|
Blackfin: DNP5370: new board port
Andreas Schallenberg
2011-01-10
4
-0
/
+546
*
|
|
Blackfin: bf518f-ezbrd: fix dsa resources
Sonic Zhang
2011-01-10
1
-9
/
+8
*
|
|
Blackfin: move "-m elf32bfin" to general LDFLAGS
Mike Frysinger
2011-01-10
1
-1
/
+1
*
|
|
Blackfin: kgdb_test: make sure to initialize num2
Vivi Li
2011-01-10
1
-0
/
+4
*
|
|
Blackfin: kgdb: disable preempt schedule when running single step in kgdb
Sonic Zhang
2011-01-10
1
-1
/
+7
*
|
|
Blackfin: kgdb: disable interrupt when single stepping in ADEOS
Sonic Zhang
2011-01-10
1
-0
/
+20
*
|
|
Blackfin: SMP: kgdb: apply anomaly 257 work around
Sonic Zhang
2011-01-10
1
-1
/
+5
*
|
|
Blackfin: fix building IPIPE code when XIP is enabled
Mike Frysinger
2011-01-10
1
-2
/
+2
*
|
|
Blackfin: SMP: kgdb: flush core internal write buffer before flushinv
Sonic Zhang
2011-01-10
1
-0
/
+5
*
|
|
Blackfin: sport_uart resources: remove unused secondary RX/TX pins
Sonic Zhang
2011-01-10
18
-36
/
+36
*
|
|
Blackfin: tll6527m: fix spelling in unused code (struct name)
Stefan Weil
2011-01-10
1
-1
/
+1
*
|
|
Blackfin: bf527-ezkit: add adau1373 chip address
Sonic Zhang
2011-01-10
1
-0
/
+5
*
|
|
Blackfin: no-mpu: fix masking of small uncached dma region
Sonic Zhang
2011-01-10
1
-1
/
+1
*
|
|
Blackfin: pm: drop irq save/restore in standby and suspend to mem callback
Steven Miao
2011-01-10
1
-10
/
+0
*
|
|
Blackfin: dpmc.h: pull in new pll.h
Mike Frysinger
2011-01-10
1
-0
/
+2
*
|
|
Blackfin: bf54x: add MMR layout for PINT
Mike Frysinger
2011-01-10
1
-0
/
+22
*
|
|
Blackfin: bf561: SMP: add multicore pll handlers
Mike Frysinger
2011-01-10
1
-0
/
+53
*
|
|
Blackfin: unify pll.h headers
Mike Frysinger
2011-01-10
8
-435
/
+93
*
|
|
Blackfin: SMP: rewrite IPI handling to avoid memory allocation
Yi Li
2011-01-10
3
-133
/
+97
*
|
|
Blackfin: SMP: relocate blackfin_core_id() definition
Graf Yang
2011-01-10
2
-4
/
+3
*
|
|
Blackfin: SMP: fix build breakage in cache.h
Mike Frysinger
2011-01-10
1
-0
/
+2
*
|
|
Blackfin: SMP: add missing arch_{read,write}_lock_flags helpers
Graf Yang
2011-01-10
1
-0
/
+4
*
|
|
Blackfin: bf561: fix mem_map.h SMP overrides
Graf Yang
2011-01-10
1
-7
/
+9
*
|
|
Blackfin: SMP: tweak platform_request_ipi() usage
Graf Yang
2011-01-10
3
-3
/
+5
*
|
|
Blackfin: SMP: fix asm/bitops.h errors
Mike Frysinger
2011-01-10
1
-0
/
+2
*
|
|
Blackfin: SMP: fix cpumask misbehavior
Graf Yang
2011-01-10
1
-6
/
+1
*
|
|
Blackfin: SMP: rename the arch_xxx lock funcs to __raw_xxx
Graf Yang
2011-01-10
2
-12
/
+15
*
|
|
serial: bfin_5xx: move resources into board files
Sonic Zhang
2011-01-10
1
-0
/
+12
*
|
|
Blackfin: bf561: update a few more SIC_SYSCR locations
Mike Frysinger
2011-01-10
2
-14
/
+14
*
|
|
Blackfin: drop asm/irq.h include from mach headers
Mike Frysinger
2011-01-10
7
-21
/
+0
*
|
|
Blackfin: bf51x/bf52x: drop redundant "base" def/cdef header
Mike Frysinger
2011-01-10
8
-4953
/
+4893
*
|
|
Blackfin: clean up mach header includes
Mike Frysinger
2011-01-10
45
-2142
/
+1990
*
|
|
Blackfin: bf533: merge fio_flag back into normal mach headers
Mike Frysinger
2011-01-10
2
-55
/
+41
*
|
|
Blackfin: bf561-ezkit: add SMP defconfig
Mike Frysinger
2011-01-10
1
-0
/
+113
*
|
|
Blackfin: bf533: convert boards to gpio framework
Mike Frysinger
2011-01-10
3
-22
/
+22
[next]