Age | Commit message (Expand) | Author | Files | Lines |
2013-05-07 | blackfin: rename vmImage to uImage after we move to buildroot | Sonic Zhang | 1 | -3/+3 |
2012-09-11 | kbuild: add symbol prefix arg to kallsyms | James Hogan | 1 | -1/+0 |
2012-05-22 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+0 |
2012-05-21 | blackfin: add bf60x to current framework | Bob Liu | 1 | -0/+2 |
2012-05-05 | blackfin: Use generic init_task | Thomas Gleixner | 1 | -2/+0 |
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 |