summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-07-2650-1347/+4925
|\
| * Blackfin arch: If we double fault, rather than hang forever, resetRobin Getz2008-07-261-2/+5
| * Blackfin arch: When icache is off, make sure people know itRobin Getz2008-07-261-5/+12
| * Blackfin arch: Fix bug - skip single step in high priority interrupt handler ...Sonic Zhang2008-07-262-13/+53
| * Blackfin arch: cache the values of vco/sclk/cclk as the overhead of doing so ...Mike Frysinger2008-07-261-10/+34
| * Blackfin arch: fix bug - IMDMA is not type struct dma_registerMichael Hennerich2008-07-261-0/+8
| * Blackfin arch: check the EXTBANKS field of the DDRCTL1 register to see if we ...Mike Frysinger2008-07-261-0/+2
| * Blackfin arch: Apply Bluetechnix CM-BF527 board support patchMichael Hennerich2008-07-195-3/+2204
| * Blackfin arch: Add unwinding for stack info, and a little more detail on trac...Robin Getz2008-07-261-55/+241
| * Blackfin arch: Add ISP1760 board resources to BF548-EZKITMichael Hennerich2008-07-261-0/+43
| * Blackfin arch: add missing IORESOURCE_MEM flags to UART3Mike Frysinger2008-07-191-0/+1
| * Blackfin arch: Extend sram malloc to handle L2 SRAM.Sonic Zhang2008-07-194-53/+241
| * Blackfin arch: Remove useless config option.Robin Getz2008-07-191-8/+0Star
| * Blackfin arch: change L1 malloc to base on slab cache and lists.Sonic Zhang2008-07-193-163/+248
| * Blackfin arch: use local labels and ENDPROC() markingsMike Frysinger2008-07-161-6/+13
| * Blackfin arch: Do not need this dualcore test module in kernel.Yi Li2008-07-193-57/+0Star
| * Blackfin arch: Allow ptrace to peek and poke application data in L1 data SRAM.Jie Zhang2008-07-151-0/+28
| * Blackfin arch: Add ANOMALY_05000368 workaroundMichael Hennerich2008-07-161-0/+5
| * Blackfin arch: Functional power management supportMichael Hennerich2008-07-195-56/+979
| * Blackfin arch: Fix BUG - JUMP error in kernel (relocation truncated to fit: R...Michael Hennerich2008-07-151-1/+1
| * Blackfin arch: set CROSS_COMPILE in our arch Makefile so it gets used by defaultMike Frysinger2008-07-141-2/+3
| * Blackfin arch: update board defconfigsSonic Zhang2008-07-2615-862/+706Star
| * Blackfin arch: Remove redundant kernel optionMichael Hennerich2008-07-144-26/+7Star
| * Blackfin arch: use the symbolic IRQ define rather than the backend numberMike Frysinger2008-07-141-1/+1
| * Blackfin arch: Fix bug - Kernel does not boot if re-program clocksMichael Hennerich2008-07-146-50/+12Star
| * Blackfin arch: Fix bug - do not overflow the buffer given to us which tends t...Mike Frysinger2008-07-141-12/+26
| * Blackfin arch: Fix Bug - GPIO interrupts not disabled; edge sensitive interru...Michael Hennerich2008-07-141-0/+4
| * Blackfin arch: use the generic platform nand driver to support nand flash on ...Mike Frysinger2008-06-251-0/+86
* | blackfin: use generic show_mem()Johannes Weiner2008-07-261-27/+0Star
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-07-241-1/+1
|\ \
| * \ Merge branch 'linus' into timers/nohzIngo Molnar2008-07-1817-408/+34Star
| |\ \
| * | | nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-181-1/+1
* | | | remove mention of CONFIG_KMOD from documentationJohannes Berg2008-07-221-2/+2
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-181-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-1426-794/+554Star
| |\ \ \ | | | |/ | | |/|
| * | | bf561-coreb: BKL unneeded for open()Jonathan Corbet2008-07-021-4/+1Star
| * | | bf561-coreb: BKL pushdownArnd Bergmann2008-06-201-0/+4
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-062-2/+9
|\ \ \ \ | | |/ / | |/| |
| * | | Blackfin arch: fix up section mismatch warningBryan Wu2008-06-251-2/+4
| * | | Blackfin arch: fix bug - kernel boot fails when Spinlock and rw-lock debuggin...Sonic Zhang2008-06-251-0/+5
* | | | DM9000: Fixup blackfin after removing 2 resource usageLaurent Pinchart2008-06-253-3/+18
|/ / /
* | | Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFINMike Frysinger2008-06-076-39/+14Star
* | | Blackfin arch: fixup warnings with the new cplb saved valuesMike Frysinger2008-06-031-5/+3Star
* | | Blackfin arch: Remove bad and usless codeMichael Hennerich2008-05-314-357/+2Star
* | | Blackfin arch: Fix bug - set corret SSEL and IRQ to enable AD7877 on BF527Bryan Wu2008-05-311-2/+2
* | | Blackfin arch: Fix typo. it should be _outsw_8Bryan Wu2008-05-201-1/+1
* | | Blackfin arch: Cleanup no functional changesMichael Hennerich2008-05-202-2/+2
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-201-1/+0Star
|\ \
| * | [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0Star
* | | Blackfin arch: update boards defconfig filesMichael Hennerich2008-05-193-343/+423