index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
Makefile
Age
Commit message (
Expand
)
Author
2008-10-09
Blackfin arch: add support for BF52x-0.2, BF533-0.6, and BF54x-0.2
Mike Frysinger
2008-08-27
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu
2008-07-14
Blackfin arch: set CROSS_COMPILE in our arch Makefile so it gets used by default
Mike Frysinger
2008-03-07
[Blackfin] arch: declare CHECKFLAGS to make sparse output more readable
Mike Frysinger
2008-02-22
[Blackfin] arch: add handling for the mach symlink in the `make V=1` case
Mike Frysinger
2008-02-22
[Blackfin] arch: respect `make -s` when creating the asm/mach symlink
Mike Frysinger
2008-02-07
[Blackfin] arch: declare default INSTALL_PATH for Blackfin ports
Mike Frysinger
2008-01-27
[Blackfin] arch: Initial checkin of the memory protection support.
Bernd Schmidt
2008-01-11
[Blackfin] arch: move all code related to CPLB handling into a new subdirecto...
Bernd Schmidt
2007-12-24
[Blackfin] arch: add support for BF523/BF524/BF526
Mike Frysinger
2007-11-15
Blackfin arch: add BF547 to list of accepted procs
Mike Frysinger
2007-10-22
Blackfin arch: use KBUILD_CFLAGS and KBUILD_AFLAGS in Makefile
Bryan Wu
2007-10-21
Blackfin arch: cleanup and promote the general purpose timers api to a core b...
Mike Frysinger
2007-10-21
Blackfin arch: -mno-fdpic works
Mike Frysinger
2007-10-21
Blackfin arch: add new processor ADSP-BF52x arch/mach support
Michael Hennerich
2007-10-15
kbuild: enable 'make AFLAGS=...' to add additional options to AS
Sam Ravnborg
2007-10-14
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
2007-07-24
Blackfin arch: add selections for BF544 and BF542
Mike Frysinger
2007-07-12
Blackfin arch: initial supporting for BF548-EZKIT
Roy Huang
2007-06-25
Blackfin arch: Add proper -mcpu option according to the cpu and silicon revis...
Jie Zhang
2007-05-21
Blackfin arch: add board default configs to blackfin arch
Mike Frysinger
2007-05-07
blackfin architecture
Bryan Wu