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
/
mach-bf561
/
head.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK option
Michael Hennerich
2009-01-07
1
-136
/
+0
*
Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock o...
Robin Getz
2008-10-16
1
-1
/
+1
*
Blackfin arch: make sure we include the fix for SPORT hysteresis when reprogr...
Robin Getz
2008-10-13
1
-0
/
+3
*
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu
2008-08-27
1
-2
/
+2
*
Blackfin arch: do not muck with the UART during boot -- let the serial driver...
Mike Frysinger
2008-08-14
1
-36
/
+0
*
Blackfin arch: unify the duplicated portions of __start and split mach-specif...
Mike Frysinger
2008-08-06
1
-131
/
+5
*
Blackfin arch: move async memory programming into common setup_arch() as the ...
Mike Frysinger
2008-08-06
1
-22
/
+0
*
Blackfin arch: unify the duplicated _real_start functions
Mike Frysinger
2008-08-06
1
-70
/
+0
*
Blackfin arch: remove support for Anomaly 05000125 as it doesnt exist on any ...
Mike Frysinger
2008-08-06
1
-17
/
+0
*
Blackfin arch: Fix bug - Kernel does not boot if re-program clocks
Michael Hennerich
2008-07-14
1
-6
/
+0
*
[Blackfin] arch: theres no need to declare ram{end,start,base} in the head.S ...
Mike Frysinger
2008-04-24
1
-18
/
+0
*
[Blackfin] arch: Resolve the clash issue of UART defines between blackfin hea...
Graf Yang
2008-04-24
1
-8
/
+8
*
Blackfin arch: Print out debug info, as early as possible
Robin Getz
2007-10-09
1
-0
/
+6
*
Blackfin arch: rewrite our reboot code in C
Mike Frysinger
2007-10-11
1
-60
/
+0
*
Blackfin arch: allow people to select the feature that is unavailable to the ...
Mike Frysinger
2007-08-05
1
-4
/
+6
*
Blackfin arch: Add ability to expend the hardware trace buffer
Robin Getz
2007-07-25
1
-1
/
+1
*
Blackfin arch: Fix CCLK and SCLK checks
Robin Getz
2007-08-03
1
-0
/
+1
*
Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselves
Mike Frysinger
2007-07-25
1
-6
/
+6
*
Blackfin arch: revise anomaly handling by basing things on the compiler not t...
Mike Frysinger
2007-07-25
1
-6
/
+5
*
Blackfin arch: setup aliases for some core Core A MMRs
Mike Frysinger
2007-07-24
1
-5
/
+5
*
Blackfin arch: Clean up trace buffer handling, No major functional changes.
Robin Getz
2007-06-21
1
-0
/
+6
*
Blackfin arch: move more of our startup code to .init so it can be freed once...
Mike Frysinger
2007-06-11
1
-5
/
+8
*
Blackfin arch: unify differences between our diff head.S files -- no function...
Mike Frysinger
2007-06-11
1
-9
/
+11
*
Blackfin arch: dont clear the bit that tells coreb to start booting
Mike Frysinger
2007-05-21
1
-1
/
+1
*
Blackfin arch: document why we have to touch the UART peripheral in our boot ...
Mike Frysinger
2007-05-21
1
-1
/
+2
*
Blackfin arch: issue reset via SWRST so we dont clobber the watchdog state
Mike Frysinger
2007-05-21
1
-54
/
+16
*
Blackfin arch: dont clear status register bits in SWRST so we can actually us...
Mike Frysinger
2007-05-21
1
-6
/
+0
*
blackfin architecture
Bryan Wu
2007-05-07
1
-0
/
+512