index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
mach-common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Blackfin: only build irqpanic.c when needed
Mike Frysinger
2009-06-18
2
-10
/
+4
*
Blackfin: use common test_bit() rather than __test_bit()
Mike Frysinger
2009-06-18
1
-2
/
+2
*
Blackfin: hook up new rt_tgsigqueueinfo syscall
Mike Frysinger
2009-06-13
1
-0
/
+1
*
Blackfin: fix deadlock in SMP IPI handler
Sonic Zhang
2009-06-13
1
-6
/
+7
*
Blackfin: add blackfin_invalidate_entire_icache for SMP systems
Sonic Zhang
2009-06-13
2
-1
/
+24
*
Blackfin: only handle CPLB protection violations when MPU is enabled
Robin Getz
2009-06-13
1
-4
/
+7
*
Blackfin: check SIC defines rather than variant names
Mike Frysinger
2009-06-12
1
-9
/
+8
*
Blackfin: fix command line corruption with DEBUG_DOUBLEFAULT
Mike Frysinger
2009-06-12
1
-8
/
+8
*
Blackfin: drop unused reserve_pda() function
Graf Yang
2009-06-12
1
-3
/
+0
*
Blackfin: make deferred hardware errors more exact
Robin Getz
2009-06-12
2
-18
/
+68
*
Blackfin: add note about anomaly 05000242 being worked around
Mike Frysinger
2009-06-12
1
-0
/
+1
*
Blackfin: work around anomaly 05000220
Graf Yang
2009-06-12
1
-0
/
+7
*
Blackfin: add support for gptimer0 as a tick source
Graf Yang
2009-06-12
2
-19
/
+9
*
Blackfin: annotate anomaly 05000120
Graf Yang
2009-06-12
1
-0
/
+4
*
Blackfin: detect anomaly 05000274
Sonic Zhang
2009-06-12
1
-1
/
+2
*
Blackfin: workaround anomaly 05000227
Mike Frysinger
2009-06-12
1
-7
/
+11
*
Blackfin: simplify the do_flush macro
Mike Frysinger
2009-06-12
1
-15
/
+15
*
Blackfin: merge Philippe's recent ipipe patch
Philippe Gerum
2009-06-12
1
-7
/
+0
*
Blackfin: fix data cache flushing when doing icache flushing
Mike Frysinger
2009-06-12
1
-16
/
+0
*
Blackfin: fix link failure due to CONFIG_EXCEPTION_L1_SCRATCH
Graf Yang
2009-06-12
1
-17
/
+0
*
Blackfin: add comment for anomaly 05000171 to init code
Michael Hennerich
2009-06-12
1
-0
/
+3
*
Blackfin: hook up preadv/pwritev syscalls
Mike Frysinger
2009-05-27
1
-0
/
+2
*
Blackfin arch: Blacklist Hibernate (PM_SUSPEND_MEM) on BF561 as well
Michael Hennerich
2009-03-28
1
-1
/
+1
*
Blackfin arch: remove duplicated ANOMALY_05000448 ifdef check
Mike Frysinger
2009-03-06
1
-4
/
+2
*
Blackfin arch: fix bug - On bf548-ezkit, ethernet fails to work after wakeup ...
Michael Hennerich
2009-03-05
1
-0
/
+24
*
Blackfin arch: Random read/write errors are a bad thing
Robin Getz
2009-03-05
1
-0
/
+6
*
Blackfin arch: Fix bug - KGDB single step into the middle of a 4 bytes instru...
Sonic Zhang
2009-03-05
1
-0
/
+22
*
Blackfin arch: make sure people do not set the kernel load address too high
Mike Frysinger
2009-03-05
1
-0
/
+5
*
Blackfin arch: fix bug - The SPORT_HYS bit is not set for BF561 0.5
Enrik Berkhan
2009-03-05
1
-1
/
+1
*
Blackfin arch: fix bug - kgdb fails to continue after setting breakpoint on b...
Sonic Zhang
2009-03-05
1
-1
/
+5
*
Blackfin arch: Update adeos blackfin arch patch to 1.9-00
Philippe Gerum
2009-03-04
3
-86
/
+113
*
Blackfin arch: fix 2 bugs related to debug
Jie Zhang
2009-02-04
1
-8
/
+1
*
Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2
Graf Yang
2009-02-04
1
-42
/
+42
*
Blackfin arch: base SIC_IWR# programming on whether the MMR exists
Mike Frysinger
2009-02-04
2
-14
/
+8
*
Blackfin arch: Fix URL
Robin Getz
2009-02-04
1
-1
/
+1
*
Blackfin arch: Fix Bug - Kernel does not boot if re-program clocks
Michael Hennerich
2009-02-04
1
-1
/
+2
*
Blackfin arch: remove hardware PM code, oprofile not use it
Graf Yang
2009-01-07
2
-34
/
+0
*
Blackfin arch: merge adeos blackfin part to arch/blackfin/
Yi Li
2009-01-07
5
-32
/
+281
*
Blackfin arch: Faster C implementation of no-MPU CPLB handler
Bernd Schmidt
2009-01-07
1
-12
/
+9
*
Blackfin arch: Fix incorrect use of loose in cpufreq.c
Nick Andrew
2009-01-07
1
-1
/
+1
*
Blackfin arch: rename MAX_BLACKFIN_DMA_CHANNEL to MAX_DMA_CHANNELS to match e...
Mike Frysinger
2009-01-07
1
-1
/
+1
*
Blackfin arch: get oprofile work for user space
Graf Yang
2009-01-07
2
-7
/
+9
*
Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK option
Michael Hennerich
2009-01-07
3
-1
/
+95
*
Blackfin arch: Allow a gpio pin be requested both as gpio and irq.
Graf Yang
2009-01-07
1
-12
/
+13
*
Blackfin arch: Request the gpio resource when making it as an irq pin, avoidi...
Graf Yang
2008-11-18
1
-1
/
+14
*
Blackfin arch: Add code to free gpio when shutdown irq
Graf Yang
2008-11-18
1
-1
/
+5
*
Blackfin arch: fix bug - reboot fails on BF527
Mike Frysinger
2008-11-18
2
-2
/
+8
*
Blackfin arch: rename cache_lock() to bfin_cache_lock()
Mike Frysinger
2008-11-18
1
-2
/
+2
*
Blackfin arch: fix building with CONFIG_DEBUG_DOUBLEFAULT
Mike Frysinger
2008-11-18
1
-2
/
+3
*
Blackfin arch: rename irq_flags to bfin_irq_flags
Mike Frysinger
2008-11-18
3
-11
/
+11
[next]