index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Blackfin arch: mark local gpio_error() as static
Mike Frysinger
2008-10-08
1
-1
/
+1
|
*
Blackfin arch: fix bug - sometimes there is no response to the hitting key in...
Mike Frysinger
2008-10-08
1
-3
/
+3
|
*
Blackfin arch: Better error handling of unknown exceptions
Robin Getz
2008-10-08
2
-15
/
+33
|
*
Blackfin arch: add BF54x / BF52x Rotary Input device driver platform resource...
Michael Hennerich
2008-10-08
4
-0
/
+102
|
*
Blackfin arch: add supporting for kgdb
Sonic Zhang
2008-10-13
7
-195
/
+606
|
*
Blackfin arch: fixing bug - under IRQ stress, running applications may wrongl...
Bernd Schmidt
2008-10-07
1
-2
/
+12
|
*
Blackfin arch: add supporting for double fault debug handling
Robin Getz
2008-10-08
5
-76
/
+255
|
*
Blackfin arch: only include asm/cplb.h when it is truly used
Mike Frysinger
2008-10-13
6
-12
/
+7
|
*
Blackfin arch: add note about newer ezkits using PB4 for AD7877 instead of PJ11
Mike Frysinger
2008-10-07
1
-1
/
+1
|
*
Blackfin arch: Add new board support for ADZS-BF526-EZ-BRD
Michael Hennerich
2008-10-13
5
-3
/
+2177
|
*
Blackfin arch: add dma mapping stub for musb driver port
Bryan Wu
2008-09-22
1
-0
/
+11
|
*
Blackfin arch: use new platform data interface of musb to replace old one
Bryan Wu
2008-10-08
4
-12
/
+44
*
|
Merge git://git.infradead.org/users/dwmw2/random-2.6
Linus Torvalds
2008-10-13
1
-19
/
+0
|
\
\
|
*
|
Remove asm/a.out.h files for all architectures without a.out support.
Adrian Bunk
2008-09-06
1
-19
/
+0
|
|
/
*
|
Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupt...
Sonic Zhang
2008-10-13
1
-7
/
+6
*
|
Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UART
Graf Yang
2008-10-13
5
-0
/
+13
*
|
Blackfin Serial Driver: move common variables out of serial headers and into ...
Mike Frysinger
2008-10-13
5
-13
/
+0
|
/
*
Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWE
Michael Hennerich
2008-08-28
2
-98
/
+89
*
Blackfin arch: sram: use 'unsigned long' for irqflags
Vegard Nossum
2008-08-28
1
-11
/
+11
*
Blackfin arch: let PCI depend on BROKEN
Adrian Bunk
2008-08-27
1
-0
/
+1
*
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu
2008-08-27
210
-42
/
+55334
*
Blackfin arch: Fix bug - when to rmmod the L1_module, it stucks and then rebo...
Sonic Zhang
2008-08-25
1
-1
/
+1
*
Blackfin arch: dont actually need to muck with EMAC_SYSTAT for BF52x for demu...
Mike Frysinger
2008-08-25
1
-1
/
+1
*
Blackfin arch: Add MTD Partitions for MTD_DATAFLASH, increase max SPI SCLK
Michael Hennerich
2008-08-25
1
-1
/
+26
*
Blackfin arch: hook up some missing new system calls
Bryan Wu
2008-08-14
1
-0
/
+6
*
Blackfin arch: do not muck with the UART during boot -- let the serial driver...
Mike Frysinger
2008-08-14
6
-183
/
+0
*
Blackfin arch: clear EMAC_SYSTAT during IRQ init rather than early head.S as ...
Mike Frysinger
2008-08-14
3
-18
/
+5
*
Blackfin arch: use %pF when printing out the double fault address so we get s...
Mike Frysinger
2008-08-14
1
-1
/
+1
*
Blackfin arch: add support for the BlackStamp board
Benjamin Matthews
2008-08-14
5
-3
/
+1606
*
Blackfin arch: Allow ins functions to have a low latency version
Robin Getz
2008-08-14
2
-0
/
+136
*
Blackfin arch: Print out doublefault addresses, so debug can occur
Robin Getz
2008-08-14
2
-1
/
+12
*
Blackfin arch: mark some functions as __init as they are only called from __i...
Mike Frysinger
2008-08-14
7
-9
/
+9
*
Blackfin arch: cleanup cache lock code
Mike Frysinger
2008-08-14
3
-16
/
+34
*
Blackfin arch: workaround SIC_IWR1 reset bug, by keeping MDMA0/1 always enabl...
Michael Hennerich
2008-08-13
2
-0
/
+18
*
Blackfin arch: Fix bug - when expanding the trace buffer, it does not print o...
Robin Getz
2008-08-06
1
-35
/
+53
*
Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idling
Michael Hennerich
2008-08-06
7
-92
/
+8
*
Blackfin arch: delete unused cache functions
Mike Frysinger
2008-08-13
1
-115
/
+0
*
Blackfin arch: convert L2 defines to be the same as the L1 defines
Mike Frysinger
2008-08-13
5
-25
/
+19
*
Blackfin arch: unify the duplicated portions of __start and split mach-specif...
Mike Frysinger
2008-08-06
6
-649
/
+146
*
Blackfin arch: add asm/thread_info.h for THREAD_SIZE define
Mike Frysinger
2008-08-06
1
-0
/
+1
*
Blackfin arch: move async memory programming into common setup_arch() as the ...
Mike Frysinger
2008-08-06
6
-130
/
+10
*
Blackfin arch: make sure the BSS and kernel load address are 4 byte aligned
Mike Frysinger
2008-08-06
2
-0
/
+10
*
Blackfin arch: unify the duplicated _real_start functions
Mike Frysinger
2008-08-06
7
-354
/
+77
*
Blackfin arch: remove support for Anomaly 05000125 as it doesnt exist on any ...
Mike Frysinger
2008-08-06
6
-170
/
+2
*
Blackfin arch: Fix bugs - Make kgdb code apparent to app debugging.
Sonic Zhang
2008-08-05
1
-3
/
+5
*
Blackfin arch: use symbolic IRQ_PF define rather than hardcoded
Mike Frysinger
2008-08-05
3
-3
/
+3
*
Blackfin arch: remove pata resources from generic board
Mike Frysinger
2008-08-05
8
-322
/
+0
*
Blackfin arch: add support for board tcm-bf537
Mike Frysinger
2008-08-13
4
-0
/
+1290
*
Blackfin arch: add board resources for parallel flash on cm-bf537
Mike Frysinger
2008-08-05
1
-0
/
+54
*
Blackfin arch: be consistant with parition names, and ensure the bus is ident...
Robin Getz
2008-08-05
15
-67
/
+67
[prev]
[next]