index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
mach-common
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
Blackfin arch: the load address is not safe to point to as a workaround for A...
Robin Getz
1
-4
/
+13
2007-10-09
Blackfin arch: Print out debug info, as early as possible
Robin Getz
1
-2
/
+41
2007-10-09
Blackfin arch: fix endless loop bug when a double fault happens
Robin Getz
1
-15
/
+54
2007-08-05
Blackfin arch: add an exception request/free api
Mike Frysinger
1
-20
/
+22
2007-08-05
Blackfin arch: allow people to select the feature that is unavailable to the ...
Mike Frysinger
4
-27
/
+31
2007-10-10
Blackfin arch: to do some consolidation of common code and common name spaces
Robin Getz
5
-11
/
+16
2007-08-03
Blackfin arch: remove unused code -- EVT0 is not controllable by software
Mike Frysinger
3
-30
/
+0
2007-07-25
Blackfin arch: Add ability to expend the hardware trace buffer
Robin Getz
1
-0
/
+73
2007-08-03
Blackfin arch: Fix CCLK and SCLK checks
Robin Getz
3
-2
/
+57
2007-07-24
Blackfin arch: Add label to call new GPIO API
Michael Hennerich
2
-6
/
+6
2007-07-25
Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselves
Mike Frysinger
5
-68
/
+68
2007-07-25
Blackfin arch: revise anomaly handling by basing things on the compiler not t...
Mike Frysinger
4
-10
/
+10
2007-09-22
Blackfin arch: add some missing syscall
Bryan Wu
1
-4
/
+19
2007-08-27
Blackfin arch: Update/Fix PM support add new pm_ops valid
Michael Hennerich
1
-0
/
+6
2007-07-24
Blackfin arch: add error message when IRQ no available
Michael Hennerich
1
-1
/
+5
2007-07-25
Blackfin arch: Initialize the exception vectors early in the boot process
Bernd Schmidt
2
-36
/
+45
2007-07-24
Blackfin arch: Load P0 before storing through it
Bernd Schmidt
1
-0
/
+3
2007-07-12
Blackfin arch: clean up some coding style issues
Bryan Wu
2
-9
/
+8
2007-07-12
Blackfin arch: scrub dead code
Mike Frysinger
1
-34
/
+3
2007-07-12
Blackfin arch: Some memory and code optimizations - Fix SYS_IRQS
Michael Hennerich
2
-17
/
+28
2007-07-12
Blackfin arch: Enable BF54x PIN/GPIO interrupts
Michael Hennerich
1
-30
/
+309
2007-07-12
Blackfin arch: cleanup warnings from checkpatch -- no functional changes
Mike Frysinger
5
-20
/
+17
2007-06-21
Blackfin arch: Clean up trace buffer handling, No major functional changes.
Robin Getz
2
-30
/
+11
2007-07-12
Blackfin arch: Start untangling the CPLB handling code.
Bernd Schmidt
1
-78
/
+11
2007-06-21
Blackfin arch: add missing implementations SIC_IWR crosses several registers
Michael Hennerich
2
-0
/
+7
2007-06-21
Blackfin arch: defines and provides entry points for certain user space funct...
Bernd Schmidt
1
-0
/
+4
2007-07-12
Blackfin arch: initial supporting for BF548-EZKIT
Roy Huang
2
-7
/
+47
2007-06-21
Blackfin arch: update ANOMALY handling
Robin Getz
2
-11
/
+11
2007-06-11
Blackfin arch: add missing gpio.h header to fix compiling in some pm configur...
Michael Hennerich
1
-1
/
+1
2007-06-11
Blackfin arch: fix spelling typo in output
Mike Frysinger
1
-1
/
+1
2007-06-11
Blackfin arch: add proper ENDPROC()
Mike Frysinger
7
-3
/
+40
2007-06-11
Blackfin arch: spelling fixes
Simon Arlott
2
-2
/
+2
2007-05-21
Blackfin arch: update pm.c according to power management API change.
Bryan Wu
1
-10
/
+2
2007-05-21
Blackfin arch: fix signal handling bug
Bernd Schmidt
1
-0
/
+5
2007-05-21
Blackfin arch: Add Workaround for ANOMALY 05000257
Michael Hennerich
1
-0
/
+6
2007-05-07
blackfin architecture
Bryan Wu
14
-0
/
+4860