summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
AgeCommit message (Expand)Author
2010-03-09Blackfin: bf533-{ezkit,stamp}: add sound platform devicesBarry Song
2010-03-09Blackfin: kgdb: mark all local funcs/structs staticMike Frysinger
2010-03-09Blackfin: fix decoding of opcodes 41-47 in decode_instruction()Roel Kluin
2010-03-09Blackfin: initial XIP supportBarry Song
2010-03-09Blackfin: fix initial stack pointer setupBarry Song
2010-03-09Blackfin: fix the section name of init_thread_unionBarry Song
2010-03-09Blackfin: replace harcoded define with proper THREAD_SIZE macroBarry Song
2010-03-09Blackfin: fix relocation errors with large initramfs imagesJie Zhang
2010-03-09Blackfin: try to simplify interrupt ifdef uglinessYi Li
2010-03-09Blackfin: simplify SMP handling in SRAM codeYi Li
2010-03-09Blackfin: SMP: add PM/CPU hotplug supportGraf Yang
2010-03-09Blackfin: SMP: make core timers per-cpu clock events for HRTYi Li
2010-03-09Blackfin: drop cpu_callin_map on SMP systemsGraf Yang
2010-03-09Blackfin: SMP: add support for IRQ affinitySonic Zhang
2010-03-09Blackfin: unify MMR helpersMike Frysinger
2010-03-09Blackfin: isram: add unlikely to sanity checksMike Frysinger
2010-03-09Blackfin: update defconfigsSonic Zhang
2010-03-09Blackfin: add optimized version of Hamming Weight functionsMichael Hennerich
2010-03-09Blackfin: bf561-acvilon: save the smsc911x mac addressValentin Yakovenkov
2010-03-09Blackfin: bf537-stamp: unify duplicated ADP5588 headersSonic Zhang
2010-03-09Blackfin: bf537-stamp: change CONFIG_USB_SL811_BFIN_IRQ to IRQ_PF4Mike Frysinger
2010-03-09Blackfin: drop unused SL811 platform resources from bf527/pnav boardsMike Frysinger
2010-03-09Blackfin: BF51x: fix L1 Instruction SRAM sizeMichael Hennerich
2010-03-09Blackfin: update AD7879 resources to match the new gpiolib driver supportMichael Hennerich
2010-03-09Blackfin: gpio: use shorter nameMichael Hennerich
2010-03-09Blackfin: pull in asm/bfin_can.h for interrupt masksMichael Hennerich
2010-03-09Blackfin: dma-mapping: fix thinko in constant optimizationSonic Zhang
2010-03-09Blackfin: drop duplicate HOTPLUG Kconfig optionMike Frysinger
2010-03-09Blackfin: merge common CAN defines into one headersMike Frysinger
2010-03-09Blackfin: wire up the various memory related syscallsMike Frysinger
2010-03-09Blackfin: SMP: enable HAVE_LEGACY_PER_CPU_AREAGraf Yang
2010-03-09Blackfin: MPU: handle caches for reserved memorySonic Zhang
2010-03-09Blackfin: extend bfin-lq035q1-fb resources to include PPI modeMichael Hennerich
2010-03-09Blackfin: bf527-ezkit: add support for V2.1 boardsMichael Hennerich
2010-03-09Blackfin: fix MPU page permission masks overflow when dealing with async memoryBarry Song
2010-03-09Blackfin: flush caches on SMP when one core calls another via IPIYi Li
2010-03-09Blackfin: bfin_sport: unify & standardize SPORT masksMike Frysinger
2010-03-09Blackfin: add UART/SPORT early platform resourcesSonic Zhang
2010-03-09Blackfin: allow boards to register early devicesSonic Zhang
2010-03-09Blackfin: move SPORT UART resources to boards filesSonic Zhang
2010-03-09Blackfin: bf537-stamp: ad1938: switch to GPIO CSBarry Song
2010-03-09Blackfin: move on-chip UART resources to boards filesSonic Zhang
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-02-05Fix spelling of 'platform' in comments and docStefan Weil
2010-02-02Merge branch 'master' into percpuTejun Heo
2010-01-07blackfin,kgdb: Do not put PC in gdb_regs into retx.Sonic Zhang
2010-01-07blackfin,kgdb,probe_kernel: Cleanup probe_kernel_read/writeJason Wessel
2010-01-06FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stackMike Frysinger
2010-01-05Merge branch 'master' into percpuTejun Heo
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds