index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Blackfin arch: to do some consolidation of common code and common name spaces
Robin Getz
2007-10-10
16
-76
/
+84
*
Blackfin arch: remove unused code -- EVT0 is not controllable by software
Mike Frysinger
2007-08-03
3
-30
/
+0
*
Blackfin arch: Add option to priorize DMA over Core
Michael Hennerich
2007-08-03
2
-0
/
+12
*
Blackfin arch: Add support for the M25P16 SPI FLash
Michael Hennerich
2007-08-05
1
-0
/
+2
*
Blackfin arch: add set_dma_curr_addr DMA API to support sound driver recordin...
Roy Huang
2007-10-10
1
-0
/
+10
*
Blackfin arch: Add ability to expend the hardware trace buffer
Robin Getz
2007-07-25
8
-11
/
+213
*
Blackfin arch: Fix CCLK and SCLK checks
Robin Getz
2007-08-03
8
-64
/
+174
*
Blackfin arch: Some cosmetics based on LKML feedback from Joe Perches
Michael Hennerich
2007-08-03
2
-46
/
+81
*
Blackfin arch: add missing gpio error handling to make sure we roll back requ...
Michael Hennerich
2007-07-24
2
-4
/
+17
*
Blackfin arch: Add PORT_J.High (needed for BF548-EZkit Touchscreen interrupts...
Michael Hennerich
2007-07-24
1
-2
/
+2
*
Blackfin arch: Add label to call new GPIO API
Michael Hennerich
2007-07-24
2
-6
/
+6
*
Blackfin arch: store labels so we later know who allocated GPIO/Peripheral re...
Michael Hennerich
2007-10-10
1
-15
/
+72
*
Blackfin arch: Advertise GENERIC_GPIO and remove duplicated GENERIC_CALIBRATE...
Michael Hennerich
2007-07-24
1
-1
/
+1
*
Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselves
Mike Frysinger
2007-07-25
9
-92
/
+92
*
Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds ra...
Mike Frysinger
2007-07-25
1
-4
/
+4
*
Blackfin arch: revise anomaly handling by basing things on the compiler not t...
Mike Frysinger
2007-07-25
14
-52
/
+51
*
Blackfin arch: update platform driver resource information to all board files
Bryan Wu
2007-10-11
10
-165
/
+1448
*
Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki...
Michael Hennerich
2007-10-04
1
-8
/
+11
*
Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...
Michael Hennerich
2007-10-04
1
-31
/
+241
*
Blackfin arch: add some missing syscall
Bryan Wu
2007-09-23
1
-4
/
+19
*
Blackfin arch: Update/Fix PM support add new pm_ops valid
Michael Hennerich
2007-08-27
1
-0
/
+6
*
Blackfin arch: after removing fs.h from mm.h, fix the broken on Blackfin arch
Bryan Wu
2007-08-11
4
-0
/
+5
*
Blackfin arch: add error message when IRQ no available
Michael Hennerich
2007-07-24
1
-1
/
+5
*
Blackfin arch: Initialize the exception vectors early in the boot process
Bernd Schmidt
2007-07-25
3
-36
/
+46
*
Blackfin arch: fix a compiling warning about dma-mapping
Bryan Wu
2007-07-24
1
-1
/
+2
*
Blackfin arch: fix bug which unaligns the init thread's stack and causes the ...
Bernd Schmidt
2007-07-25
1
-6
/
+10
*
Blackfin arch: Load P0 before storing through it
Bernd Schmidt
2007-07-24
1
-0
/
+3
*
Blackfin arch: fix KGDB bug, dont forget last parameter.
Sonic Zhang
2007-07-25
1
-1
/
+1
*
Blackfin arch: add selections for BF544 and BF542
Mike Frysinger
2007-07-24
1
-0
/
+4
*
Blackfin arch: use bfin_read_SWRST() now that BF561 provides it
Mike Frysinger
2007-07-24
1
-4
/
+0
*
Blackfin arch: setup aliases for some core Core A MMRs
Mike Frysinger
2007-07-24
1
-5
/
+5
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
1
-2
/
+1
*
Blackfin arch: add missing CONFIG_LARGE_ALLOCS when upstream merging
Bryan Wu
2007-07-12
1
-0
/
+8
*
Blackfin arch: as pointed out by Robert P. J. Day, update the CPU_FREQ name t...
Mike Frysinger
2007-07-12
1
-1
/
+1
*
Blackfin arch: extract the entry point from the linked kernel
Mike Frysinger
2007-07-12
1
-1
/
+2
*
Blackfin arch: clean up some coding style issues
Bryan Wu
2007-07-12
2
-9
/
+8
*
Blackfin arch: combine the common code of free_initrd_mem and free_initmem
Mike Frysinger
2007-07-12
1
-28
/
+17
*
Blackfin arch: Add Support for Peripheral PortMux and resouce allocation
Michael Hennerich
2007-07-12
1
-29
/
+160
*
Blackfin arch: use PAGE_SIZE when doing aligns rather than hardcoded values
Mike Frysinger
2007-07-12
1
-5
/
+7
*
Blackfin arch: fix bug set dma_address properly in dma_map_sg
Sonic Zhang
2007-07-12
1
-4
/
+7
*
Blackfin arch: Disable CACHELINE_ALIGNED_L1 for BF54x by default
Michael Hennerich
2007-07-12
1
-1
/
+2
*
Blackfin arch: Port the dm9000 driver to Blackfin by using the correct low-le...
Alex Landau
2007-07-12
1
-0
/
+26
*
Blackfin arch: There is no CDPRIO Bit in the EBIU_AMGCTL Register of BF54x arch
Michael Hennerich
2007-07-12
1
-0
/
+1
*
Blackfin arch: scrub dead code
Mike Frysinger
2007-07-12
2
-37
/
+5
*
Blackfin arch: add BF54x missing GPIO access functions
Michael Hennerich
2007-07-02
1
-0
/
+17
*
Blackfin arch: Some memory and code optimizations - Fix SYS_IRQS
Michael Hennerich
2007-07-12
2
-17
/
+28
*
Blackfin arch: Enable BF54x PIN/GPIO interrupts
Michael Hennerich
2007-07-12
4
-33
/
+346
*
Blackfin arch: cleanup warnings from checkpatch -- no functional changes
Mike Frysinger
2007-07-12
52
-375
/
+321
*
Blackfin arch: Clean up trace buffer handling, No major functional changes.
Robin Getz
2007-06-21
8
-43
/
+45
*
Blackfin arch: Start untangling the CPLB handling code.
Bernd Schmidt
2007-07-12
5
-366
/
+513
[next]