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 arch: Remove outdated code
Michael Hennerich
2009-02-04
1
-23
/
+1
*
Blackfin arch: Fix udelay implementation
Michael Hennerich
2009-02-04
1
-6
/
+5
*
Blackfin arch: Update Copyright information
Michael Hennerich
2009-02-04
1
-1
/
+1
*
Blackfin arch: Add BF561 PPI POLS, POLC Masks
Michael Hennerich
2009-02-04
1
-0
/
+2
*
Blackfin arch: Update CM-BF527 kernel config
Michael Hennerich
2009-02-04
1
-124
/
+321
*
Blackfin arch: define bfin_memmap as static since it is only used here
Mike Frysinger
2009-02-04
1
-1
/
+1
*
Blackfin arch: cplb mananger: use a do...while loop rather than a for loop
Mike Frysinger
2009-02-04
1
-4
/
+8
*
Blackfin arch: fix bug - traps test case 19 for exception 0x2d fails
Bernd Schmidt
2009-02-04
1
-3
/
+1
*
Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver pl...
Graf Yang
2009-02-04
10
-0
/
+105
*
Blackfin arch: build jtag tty driver as a module by default
Mike Frysinger
2009-02-04
9
-9
/
+9
*
Blackfin arch: fix 2 bugs related to debug
Jie Zhang
2009-02-04
1
-8
/
+1
*
Blackfin arch: Add ANOMALY_05000380 to BF54x to kill the compile warning
Bryan Wu
2009-02-04
1
-0
/
+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: read SYSCR on newer parts that mirror the bits of SWRST in it
Mike Frysinger
2009-02-04
1
-0
/
+6
*
Blackfin arch: fixup board init function name
Mike Frysinger
2009-02-04
6
-12
/
+12
*
Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefs
Mike Frysinger
2009-02-04
8
-42
/
+0
*
Blackfin arch: bfin_reset->_bfin_reset redirection no longer needed
Mike Frysinger
2009-02-04
1
-7
/
+1
*
Blackfin arch: sync reboot handler with version in u-boot
Mike Frysinger
2009-02-04
1
-11
/
+15
*
Blackfin arch: Faster Implementation of csum_tcpudp_nofold()
Michael Hennerich
2009-02-04
1
-17
/
+17
*
Blackfin arch: Fix bug - BF518 port F, G, and H have different mux offset com...
Graf Yang
2009-02-04
1
-5
/
+12
*
Blackfin arch: Add in cflag to support mlong-calls for kgdb_test
Grace Pan
2009-02-04
1
-0
/
+2
*
Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrd
Sonic Zhang
2009-02-04
16
-15
/
+19
*
Blackfin arch: Add ability to count and display number of NMI interrupts
Robin Getz
2009-02-04
2
-1
/
+8
*
Blackfin arch: Add a few more instructions that can cause the trace buffer to...
Robin Getz
2009-02-04
1
-0
/
+12
*
Blackfin arch: Fix URL
Robin Getz
2009-02-04
1
-1
/
+1
*
Blackfin arch: cleanup bf54x ifdef mess in gpio code
Mike Frysinger
2009-02-04
3
-409
/
+208
*
Blackfin arch: Add one more check on `fp' to prevent double fault
Jie Zhang
2009-02-04
1
-5
/
+3
*
Blackfin arch: explicit add a might sleep to gpio_free
Uwe Kleine-Koenig
2009-02-04
1
-0
/
+2
*
Blackfin arch: don't accidently re-enable interrupts
Robin Getz
2009-02-04
1
-6
/
+13
*
Blackfin arch: Print out where the bootmode is coming from (for easier debugg...
Robin Getz
2009-02-04
1
-0
/
+2
*
Blackfin arch: reset POLAR setting when acquiring a gpio for the first time
Michael Hennerich
2009-02-04
1
-1
/
+7
*
Blackfin arch: Fix Bug - request lines with peripheral_request_list, but don'...
Michael Hennerich
2009-02-04
1
-3
/
+0
*
Blackfin arch: Fix Bug - Kernel does not boot if re-program clocks
Michael Hennerich
2009-02-04
2
-2
/
+3
*
Blackfin arch: fix bug - Dmacopy failed in BF537-STAMP
Mike Frysinger
2009-02-04
1
-0
/
+7
*
Blackfin arch: enable bfin_eth in bf51x by default
Sonic Zhang
2009-02-04
1
-1
/
+6
*
Blackfin arch: line up machine-/cpu- vars after BF54xM addition
Mike Frysinger
2009-02-04
1
-48
/
+48
*
Blackfin arch: add support for mobile ddr bf54x parts
Mike Frysinger
2009-02-04
3
-11
/
+63
*
Blackfin arch: scrub comments/whitespace/cvs keywords
Mike Frysinger
2009-02-04
1
-38
/
+15
*
eeprom: More consistent symbol names
Jean Delvare
2009-01-26
17
-36
/
+36
*
byteorder: make swab.h include asm/swab.h like a regular header
Harvey Harrison
2009-01-14
2
-2
/
+0
*
NOMMU: Make VMAs per MM as for MMU-mode linux
David Howells
2009-01-08
3
-9
/
+9
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
2009-01-07
268
-9970
/
+30744
|
\
|
*
Blackfin arch: fix bug - BF527 0.2 silicon has different CPUID (DSPID) value
Robin Getz
2009-01-07
1
-3
/
+3
|
*
Blackfin arch: Enlarge flash partition for kenel for bf533/bf537 boards
Grace Pan
2009-01-07
2
-6
/
+6
|
*
Blackfin arch: fix bug: kernel crash when enable SDIO host driver
Mike Frysinger
2009-01-07
1
-0
/
+10
|
*
Blackfin arch: Print FP at level KERN_NOTICE
Jie Zhang
2009-01-07
1
-1
/
+1
|
*
Blackfin arch: drop ad73311 test code
Mike Frysinger
2009-01-07
1
-3
/
+0
|
*
Blackfin arch: update board default configs
Sonic Zhang
2009-01-07
21
-1254
/
+2603
|
*
Blackfin arch: Set PB4 as the default irq for bf548 board v1.4+.
Sonic Zhang
2009-01-07
1
-1
/
+1
[next]