summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
...
| * Blackfin arch: Do not need this dualcore test module in kernel.Yi Li2008-07-193-57/+0
| * 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/+706
| * Blackfin arch: Remove redundant kernel optionMichael Hennerich2008-07-144-26/+7
| * 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/+12
| * 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/+0
* | 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/+34
| |\ \
| * | | 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/+554
| |\ \ \ | | | |/ | | |/|
| * | | bf561-coreb: BKL unneeded for open()Jonathan Corbet2008-07-021-4/+1
| * | | 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-052-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-243-3/+18
|/ / /
* | | Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFINMike Frysinger2008-06-076-39/+14
* | | Blackfin arch: fixup warnings with the new cplb saved valuesMike Frysinger2008-06-031-5/+3
* | | Blackfin arch: Remove bad and usless codeMichael Hennerich2008-05-314-357/+2
* | | 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-191-1/+0
|\ \
| * | [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* | | Blackfin arch: update boards defconfig filesMichael Hennerich2008-05-193-343/+423
* | | Blackfin arch: IO Port functions to read/write unalligned memoryMichael Hennerich2008-05-173-4/+35
* | | Blackfin arch: enable a choice to provide 4M DMA memoryCliff Cai2008-05-171-0/+2
* | | Blackfin arch: cleanup the icplb/dcplb multiple hit checksMike Frysinger2008-05-171-10/+10
* | | Blackfin arch: Add workaround to read edge triggered GPIOsMichael Hennerich2008-05-171-0/+19
* | | Blackfin arch: Check for Anomaly 05000182Michael Hennerich2008-05-171-0/+11
* | | [Blackfin] arch: rename bf5xx-flash to bfin-async-flashMike Frysinger2008-05-132-20/+14
* | | [Blackfin] arch: Blackfin checksum annotationsAl Viro2008-05-121-11/+10
| |/ |/|
* | i2c: Clean up Blackfin BF527 I2C device declarationsJean Delvare2008-05-181-2/+0
|/
* [Blackfin] arch: protect linux/usb/musb.h include until the driver gets mainl...Mike Frysinger2008-05-101-0/+2
* [Blackfin] arch: protect linux/usb/isp1362.h include until the driver gets ma...Mike Frysinger2008-05-103-0/+6
* [Blackfin] arch: add EBIU supporting for BF54x EZKIT SMSC LAN911x/LAN921x fam...Michael Hennerich2008-05-071-0/+1
* [Blackfin] arch: Set spi flash partition on bf527 as like bf548.Grace Pan2008-05-071-5/+1
* [Blackfin] arch: fix bug - Remove module will not free L1 memory usedMeihui Fan2008-05-071-15/+22
* [Blackfin] arch: fix wrong header name in commentMike Frysinger2008-05-071-1/+1
* [Blackfin] arch: Fix BUG - spi flash on bf527 ezkit would fail at mountMichael Hennerich2008-05-071-1/+1
OpenPOWER on IntegriCloud