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.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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-10
Blackfin: encode cpu-rev into uImage name
Mike Frysinger
1
-2
/
+5
2011-01-10
Blackfin: move "-m elf32bfin" to general LDFLAGS
Mike Frysinger
1
-1
/
+1
2010-10-23
Blackfin: update sparse flags for latest upstream changes
Mike Frysinger
1
-2
/
+1
2010-08-06
Blackfin: add support for LZO compressed kernels
Mike Frysinger
1
-1
/
+2
2010-08-04
Merge commit 'v2.6.35' into kbuild/kbuild
Michal Marek
1
-2
/
+5
2010-08-03
kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line
Sam Ravnborg
1
-2
/
+2
2010-03-09
Blackfin: stop cleaning include/asm/asm-offsets.h
Mike Frysinger
1
-1
/
+0
2010-03-09
Blackfin: initial XIP support
Barry Song
1
-1
/
+5
2009-12-15
Blackfin: force BFD target when linking modules
Mike Frysinger
1
-0
/
+1
2009-12-15
Blackfin: add an uncompressed vmImage target
Mike Frysinger
1
-1
/
+2
2009-09-20
kbuild: use INSTALLKERNEL to select customized installkernel script
Sam Ravnborg
1
-2
/
+2
2009-06-13
Blackfin: add support for bzip2/lzma compressed kernel images
Mike Frysinger
1
-2
/
+5
2009-02-04
Blackfin arch: line up machine-/cpu- vars after BF54xM addition
Mike Frysinger
1
-48
/
+48
2009-02-04
Blackfin arch: add support for mobile ddr bf54x parts
Mike Frysinger
1
-0
/
+10
2009-01-07
Blackfin arch: Clean oprofile build path for blackfin
Graf Yang
1
-2
/
+2
2009-01-07
Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK option
Michael Hennerich
1
-1
/
+1
2008-11-18
Blackfin arch: add support for Blackfin latest processor family BF51x
Bryan Wu
1
-0
/
+8
2008-11-18
Blackfin arch: BF538/9 Linux kernel Support
Michael Hennerich
1
-0
/
+4
2008-10-09
Blackfin arch: add support for BF52x-0.2, BF533-0.6, and BF54x-0.2
Mike Frysinger
1
-0
/
+1
2008-08-27
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu
1
-21
/
+5
2008-07-14
Blackfin arch: set CROSS_COMPILE in our arch Makefile so it gets used by default
Mike Frysinger
1
-2
/
+3
2008-03-06
[Blackfin] arch: declare CHECKFLAGS to make sparse output more readable
Mike Frysinger
1
-0
/
+5
2008-02-22
[Blackfin] arch: add handling for the mach symlink in the `make V=1` case
Mike Frysinger
1
-0
/
+1
2008-02-22
[Blackfin] arch: respect `make -s` when creating the asm/mach symlink
Mike Frysinger
1
-1
/
+3
2008-02-07
[Blackfin] arch: declare default INSTALL_PATH for Blackfin ports
Mike Frysinger
1
-0
/
+1
2008-01-27
[Blackfin] arch: Initial checkin of the memory protection support.
Bernd Schmidt
1
-1
/
+5
2008-01-11
[Blackfin] arch: move all code related to CPLB handling into a new subdirecto...
Bernd Schmidt
1
-0
/
+2
2007-12-24
[Blackfin] arch: add support for BF523/BF524/BF526
Mike Frysinger
1
-0
/
+6
2007-11-15
Blackfin arch: add BF547 to list of accepted procs
Mike Frysinger
1
-0
/
+2
2007-10-22
Blackfin arch: use KBUILD_CFLAGS and KBUILD_AFLAGS in Makefile
Bryan Wu
1
-2
/
+2
2007-10-21
Blackfin arch: cleanup and promote the general purpose timers api to a core b...
Mike Frysinger
1
-2
/
+13
2007-10-21
Blackfin arch: -mno-fdpic works
Mike Frysinger
1
-0
/
+2
2007-10-21
Blackfin arch: add new processor ADSP-BF52x arch/mach support
Michael Hennerich
1
-0
/
+6
2007-10-15
kbuild: enable 'make AFLAGS=...' to add additional options to AS
Sam Ravnborg
1
-1
/
+1
2007-10-15
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
1
-1
/
+1
2007-07-24
Blackfin arch: add selections for BF544 and BF542
Mike Frysinger
1
-0
/
+4
2007-07-12
Blackfin arch: initial supporting for BF548-EZKIT
Roy Huang
1
-0
/
+2
2007-06-25
Blackfin arch: Add proper -mcpu option according to the cpu and silicon revis...
Jie Zhang
1
-0
/
+21
2007-05-21
Blackfin arch: add board default configs to blackfin arch
Mike Frysinger
1
-0
/
+1
2007-05-07
blackfin architecture
Bryan Wu
1
-0
/
+80