aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-09Blackfin: increase NR_IRQS beyond NR on-chip IRQsMichael Hennerich9-8/+18
2010-03-09Blackfin: fill out the signal si_addr when sending a SIGBUS/SIGSEGVBarry Song1-3/+11
2010-03-09Blackfin: bf537-stamp: move ADF7021 MAC storage into platform resourcesMike Frysinger1-0/+8
2010-03-09Blackfin: add support for irqflags tracingYi Li3-0/+34
2010-03-09Blackfin: tcm-bf518: new board portHarald Krapfenbauer4-0/+2134
2010-03-09Blackfin: bf537-stamp: declare parallel flash as ROM with XIP kernelBarry Song1-0/+3
2010-03-09Blackfin: bf527-ezkit/bf537-stamp: add example SSM2602 I2C resourcesCliff Cai2-0/+10
2010-03-09Blackfin: fix up mm locking in address dumpingGraf Yang1-1/+13
2010-03-09Blackfin: bf533-{ezkit,stamp}: add sound platform devicesBarry Song2-0/+72
2010-03-09Blackfin: kgdb: mark all local funcs/structs staticMike Frysinger1-5/+5
2010-03-09Blackfin: fix decoding of opcodes 41-47 in decode_instruction()Roel Kluin1-1/+1
2010-03-09Blackfin: initial XIP supportBarry Song13-29/+160
2010-03-09Blackfin: fix initial stack pointer setupBarry Song1-8/+3
2010-03-09Blackfin: fix the section name of init_thread_unionBarry Song1-1/+1
2010-03-09Blackfin: replace harcoded define with proper THREAD_SIZE macroBarry Song1-1/+1
2010-03-09Blackfin: fix relocation errors with large initramfs imagesJie Zhang1-5/+8
2010-03-09Blackfin: try to simplify interrupt ifdef uglinessYi Li1-8/+13
2010-03-09Blackfin: simplify SMP handling in SRAM codeYi Li1-18/+9
2010-03-09Blackfin: SMP: add PM/CPU hotplug supportGraf Yang7-13/+138
2010-03-09Blackfin: SMP: make core timers per-cpu clock events for HRTYi Li7-123/+146
2010-03-09Blackfin: drop cpu_callin_map on SMP systemsGraf Yang1-6/+3
2010-03-09Blackfin: SMP: add support for IRQ affinitySonic Zhang1-4/+34
2010-03-09Blackfin: unify MMR helpersMike Frysinger1-44/+12
2010-03-09Blackfin: isram: add unlikely to sanity checksMike Frysinger1-3/+3
2010-03-09Blackfin: update defconfigsSonic Zhang12-1017/+1608
2010-03-09Blackfin: add optimized version of Hamming Weight functionsMichael Hennerich2-22/+55
2010-03-09Blackfin: bf561-acvilon: save the smsc911x mac addressValentin Yakovenkov1-1/+1
2010-03-09Blackfin: bf537-stamp: unify duplicated ADP5588 headersSonic Zhang1-3/+2
2010-03-09Blackfin: bf537-stamp: change CONFIG_USB_SL811_BFIN_IRQ to IRQ_PF4Mike Frysinger1-2/+2
2010-03-09Blackfin: drop unused SL811 platform resources from bf527/pnav boardsMike Frysinger3-148/+0
2010-03-09Blackfin: BF51x: fix L1 Instruction SRAM sizeMichael Hennerich1-1/+1
2010-03-09Blackfin: update AD7879 resources to match the new gpiolib driver supportMichael Hennerich4-8/+7
2010-03-09Blackfin: gpio: use shorter nameMichael Hennerich1-1/+1
2010-03-09Blackfin: pull in asm/bfin_can.h for interrupt masksMichael Hennerich1-0/+1
2010-03-09Blackfin: dma-mapping: fix thinko in constant optimizationSonic Zhang2-7/+10
2010-03-09Blackfin: drop duplicate HOTPLUG Kconfig optionMike Frysinger1-18/+0
2010-03-09Blackfin: merge common CAN defines into one headersMike Frysinger1-0/+725
2010-03-09Blackfin: wire up the various memory related syscallsMike Frysinger1-9/+9
2010-03-09Blackfin: SMP: enable HAVE_LEGACY_PER_CPU_AREAGraf Yang1-0/+4
2010-03-09Blackfin: MPU: handle caches for reserved memorySonic Zhang1-1/+5
2010-03-09Blackfin: extend bfin-lq035q1-fb resources to include PPI modeMichael Hennerich5-11/+27
2010-03-09Blackfin: bf527-ezkit: add support for V2.1 boardsMichael Hennerich5-23/+1951
2010-03-09Blackfin: fix MPU page permission masks overflow when dealing with async memoryBarry Song3-11/+38
2010-03-09Blackfin: flush caches on SMP when one core calls another via IPIYi Li1-2/+24
2010-03-09Blackfin: bfin_sport: unify & standardize SPORT masksMike Frysinger2-97/+132
2010-03-09Blackfin: add UART/SPORT early platform resourcesSonic Zhang22-0/+538
2010-03-09Blackfin: allow boards to register early devicesSonic Zhang1-0/+7
2010-03-09Blackfin: move SPORT UART resources to boards filesSonic Zhang15-2/+1220
2010-03-09Blackfin: bf537-stamp: ad1938: switch to GPIO CSBarry Song1-2/+1
2010-03-09Blackfin: move on-chip UART resources to boards filesSonic Zhang22-196/+1667