summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
...
* Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idlingMichael Hennerich2008-08-067-92/+8Star
* Blackfin arch: delete unused cache functionsMike Frysinger2008-08-131-115/+0Star
* Blackfin arch: convert L2 defines to be the same as the L1 definesMike Frysinger2008-08-135-25/+19Star
* Blackfin arch: unify the duplicated portions of __start and split mach-specif...Mike Frysinger2008-08-066-649/+146Star
* Blackfin arch: add asm/thread_info.h for THREAD_SIZE defineMike Frysinger2008-08-061-0/+1
* Blackfin arch: move async memory programming into common setup_arch() as the ...Mike Frysinger2008-08-066-130/+10Star
* Blackfin arch: make sure the BSS and kernel load address are 4 byte alignedMike Frysinger2008-08-062-0/+10
* Blackfin arch: unify the duplicated _real_start functionsMike Frysinger2008-08-067-354/+77Star
* Blackfin arch: remove support for Anomaly 05000125 as it doesnt exist on any ...Mike Frysinger2008-08-066-170/+2Star
* Blackfin arch: Fix bugs - Make kgdb code apparent to app debugging.Sonic Zhang2008-08-051-3/+5
* Blackfin arch: use symbolic IRQ_PF define rather than hardcodedMike Frysinger2008-08-053-3/+3
* Blackfin arch: remove pata resources from generic boardMike Frysinger2008-08-058-322/+0Star
* Blackfin arch: add support for board tcm-bf537Mike Frysinger2008-08-134-0/+1290
* Blackfin arch: add board resources for parallel flash on cm-bf537Mike Frysinger2008-08-051-0/+54
* Blackfin arch: be consistant with parition names, and ensure the bus is ident...Robin Getz2008-08-0515-67/+67
* Blackfin arch: Functional power management supportMichael Hennerich2008-08-053-56/+44Star
* Blackfin arch: Fix bug - This change eliminates impact on application debuggingJie Zhang2008-08-051-7/+13
* 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