| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | Blackfin: add support for cpufreq on SMP systems | Graf Yang | 2010-03-09 | 4 | -66/+101 |
| * | | | | Blackfin: rename AD1938 to AD193X in board files | Barry Song | 2010-03-09 | 1 | -4/+4 |
| * | | | | Blackfin: add CALLER_ADDR ftrace macros | Yi Li | 2010-03-09 | 1 | -0/+53 |
| * | | | | Blackfin: move KGDB selection to the way other arches do it | Mike Frysinger | 2010-03-09 | 2 | -3/+1 |
| * | | | | Blackfin: split watchdog definitions into a dedicated header file | Graf Yang | 2010-03-09 | 2 | -15/+31 |
| * | | | | Blackfin: add dma_disable_irq_nosync() API for irq handlers | Barry Song | 2010-03-09 | 1 | -0/+4 |
| * | | | | Blackfin: fix whitespace damage in thread_info.h | Mike Frysinger | 2010-03-09 | 1 | -12/+11 |
| * | | | | Blackfin: support new ftrace frame pointer semantics | Mike Frysinger | 2010-03-09 | 2 | -5/+13 |
| * | | | | Blackfin: implement ftrace mcount test | Mike Frysinger | 2010-03-09 | 2 | -1/+11 |
| * | | | | Blackfin: implement ndelay() | Barry Song | 2010-03-09 | 1 | -2/+14 |
| * | | | | Blackfin: implement nmi_watchdog for SMP on BF561 | Graf Yang | 2010-03-09 | 8 | -1/+361 |
| * | | | | Blackfin: respect the L1 kconfig optimization in the MPU code | Barry Song | 2010-03-09 | 1 | -6/+12 |
| * | | | | Blackfin: bf537-stamp/bf527-ezkit: move ASoC SPORT resources to boards file | Barry Song | 2010-03-09 | 2 | -0/+49 |
| * | | | | Blackfin: bf548-ezkit: add ASoC CPU DAI resources | Barry Song | 2010-03-09 | 1 | -0/+36 |
| * | | | | Blackfin: increase NR_IRQS beyond NR on-chip IRQs | Michael Hennerich | 2010-03-09 | 9 | -8/+18 |
| * | | | | Blackfin: fill out the signal si_addr when sending a SIGBUS/SIGSEGV | Barry Song | 2010-03-09 | 1 | -3/+11 |
| * | | | | Blackfin: bf537-stamp: move ADF7021 MAC storage into platform resources | Mike Frysinger | 2010-03-09 | 1 | -0/+8 |
| * | | | | Blackfin: add support for irqflags tracing | Yi Li | 2010-03-09 | 3 | -0/+34 |
| * | | | | Blackfin: tcm-bf518: new board port | Harald Krapfenbauer | 2010-03-09 | 4 | -0/+2134 |
| * | | | | Blackfin: bf537-stamp: declare parallel flash as ROM with XIP kernel | Barry Song | 2010-03-09 | 1 | -0/+3 |
| * | | | | Blackfin: bf527-ezkit/bf537-stamp: add example SSM2602 I2C resources | Cliff Cai | 2010-03-09 | 2 | -0/+10 |
| * | | | | Blackfin: fix up mm locking in address dumping | Graf Yang | 2010-03-09 | 1 | -1/+13 |
| * | | | | Blackfin: bf533-{ezkit,stamp}: add sound platform devices | Barry Song | 2010-03-09 | 2 | -0/+72 |
| * | | | | Blackfin: kgdb: mark all local funcs/structs static | Mike Frysinger | 2010-03-09 | 1 | -5/+5 |
| * | | | | Blackfin: fix decoding of opcodes 41-47 in decode_instruction() | Roel Kluin | 2010-03-09 | 1 | -1/+1 |
| * | | | | Blackfin: initial XIP support | Barry Song | 2010-03-09 | 13 | -29/+160 |
| * | | | | Blackfin: fix initial stack pointer setup | Barry Song | 2010-03-09 | 1 | -8/+3 |
| * | | | | Blackfin: fix the section name of init_thread_union | Barry Song | 2010-03-09 | 1 | -1/+1 |
| * | | | | Blackfin: replace harcoded define with proper THREAD_SIZE macro | Barry Song | 2010-03-09 | 1 | -1/+1 |
| * | | | | Blackfin: fix relocation errors with large initramfs images | Jie Zhang | 2010-03-09 | 1 | -5/+8 |
| * | | | | Blackfin: try to simplify interrupt ifdef ugliness | Yi Li | 2010-03-09 | 1 | -8/+13 |
| * | | | | Blackfin: simplify SMP handling in SRAM code | Yi Li | 2010-03-09 | 1 | -18/+9 |
| * | | | | Blackfin: SMP: add PM/CPU hotplug support | Graf Yang | 2010-03-09 | 7 | -13/+138 |
| * | | | | Blackfin: SMP: make core timers per-cpu clock events for HRT | Yi Li | 2010-03-09 | 7 | -123/+146 |
| * | | | | Blackfin: drop cpu_callin_map on SMP systems | Graf Yang | 2010-03-09 | 1 | -6/+3 |
| * | | | | Blackfin: SMP: add support for IRQ affinity | Sonic Zhang | 2010-03-09 | 1 | -4/+34 |
| * | | | | Blackfin: unify MMR helpers | Mike Frysinger | 2010-03-09 | 1 | -44/+12 |
| * | | | | Blackfin: isram: add unlikely to sanity checks | Mike Frysinger | 2010-03-09 | 1 | -3/+3 |
| * | | | | Blackfin: update defconfigs | Sonic Zhang | 2010-03-09 | 12 | -1017/+1608 |
| * | | | | Blackfin: add optimized version of Hamming Weight functions | Michael Hennerich | 2010-03-09 | 2 | -22/+55 |
| * | | | | Blackfin: bf561-acvilon: save the smsc911x mac address | Valentin Yakovenkov | 2010-03-09 | 1 | -1/+1 |
| * | | | | Blackfin: bf537-stamp: unify duplicated ADP5588 headers | Sonic Zhang | 2010-03-09 | 1 | -3/+2 |
| * | | | | Blackfin: bf537-stamp: change CONFIG_USB_SL811_BFIN_IRQ to IRQ_PF4 | Mike Frysinger | 2010-03-09 | 1 | -2/+2 |
| * | | | | Blackfin: drop unused SL811 platform resources from bf527/pnav boards | Mike Frysinger | 2010-03-09 | 3 | -148/+0 |
| * | | | | Blackfin: BF51x: fix L1 Instruction SRAM size | Michael Hennerich | 2010-03-09 | 1 | -1/+1 |
| * | | | | Blackfin: update AD7879 resources to match the new gpiolib driver support | Michael Hennerich | 2010-03-09 | 4 | -8/+7 |
| * | | | | Blackfin: gpio: use shorter name | Michael Hennerich | 2010-03-09 | 1 | -1/+1 |
| * | | | | Blackfin: pull in asm/bfin_can.h for interrupt masks | Michael Hennerich | 2010-03-09 | 1 | -0/+1 |
| * | | | | Blackfin: dma-mapping: fix thinko in constant optimization | Sonic Zhang | 2010-03-09 | 2 | -7/+10 |
| * | | | | Blackfin: drop duplicate HOTPLUG Kconfig option | Mike Frysinger | 2010-03-09 | 1 | -18/+0 |