summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds2007-05-211-2/+2
|\
| * all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
| * all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* | Blackfin arch: update pm.c according to power management API change.Bryan Wu2007-05-211-10/+2Star
* | Blackfin arch: update defconfig filesBryan Wu2007-05-211-15/+28
* | Blackfin arch: add board default configs to blackfin archMike Frysinger2007-05-216-0/+5969
* | Blackfin arch: fix signal handling bugBernd Schmidt2007-05-211-0/+5
* | Blackfin arch: cache SWRST value at bootup so other things like watchdog can ...Mike Frysinger2007-05-211-0/+8
* | Blackfin arch: make sure we use local labelsMike Frysinger2007-05-211-12/+12
* | Blackfin arch: dont clear the bit that tells coreb to start bootingMike Frysinger2007-05-211-1/+1
* | Blackfin arch: dma_memcpy borken for > 64KAubrey Li2007-05-211-1/+16
* | Blackfin arch: document why we have to touch the UART peripheral in our boot ...Mike Frysinger2007-05-213-3/+6
* | Blackfin arch: issue reset via SWRST so we dont clobber the watchdog stateMike Frysinger2007-05-213-160/+48Star
* | Blackfin arch: move board specific setup out of common init code and into the...Mike Frysinger2007-05-213-26/+28
* | Blackfin arch: dont clear status register bits in SWRST so we can actually us...Mike Frysinger2007-05-213-18/+0Star
* | Blackfin arch: initial tepla-bf561 board supportMike Frysinger2007-05-213-2/+70
* | Blackfin arch: Fix bug using usb keyboard crashes kernelMichael Hennerich2007-05-211-1/+3
* | Blackfin arch: fix trace output for FLAT binariesMike Frysinger2007-05-211-5/+13
* | Blackfin arch: DMA operation cleanupMichael Hennerich2007-05-211-4/+200
* | Blackfin arch: Fix reserved map after we changed PORT_H definitionMichael Hennerich2007-05-211-2/+2
* | Blackfin arch: mark a bunch of local functions as staticMike Frysinger2007-05-212-5/+4Star
* | Blackfin arch: Add configuration data for ISP176x on BF561Michael Hennerich2007-05-211-0/+49
* | Blackfin arch: fix a few random warningsMike Frysinger2007-05-211-12/+10Star
* | Blackfin arch: ISP1761 doesn't work for USB flash diskAubrey Li2007-05-212-1/+6
* | Blackfin arch: add SPI MMC driver support on bf533-stamp, tested on STAMP-BF533Bryan Wu2007-05-211-0/+28
* | Blackfin arch: Add Workaround for ANOMALY 05000257Michael Hennerich2007-05-212-6/+20
|/
* Slab allocators: define common size limitationsChristoph Lameter2007-05-171-8/+0Star
* rename thread_info to stackRoman Zippel2007-05-091-3/+3
* wrap access to thread_infoRoman Zippel2007-05-091-1/+1
* blackfin architectureBryan Wu2007-05-07103-0/+23594