UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / arch / blackfin /
2011-03-04 Mike FrysingerBlackfin: iflush: update anomaly 05000491 workaround
2011-03-04 Mike FrysingerBlackfin: outs[lwb]: make sure count is greater than 0
2011-02-03 Sonic Zhangserial: bfin_5xx: split uart RX lock from uart port...
2011-01-21 Thomas Gleixnerblackfin: Use generic irq Kconfig
2011-01-21 Thomas Gleixnergenirq: Remove __do_IRQ
2011-01-21 David Rientjeskconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
2011-01-13 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-01-10 Mike FrysingerBlackfin: encode cpu-rev into uImage name
2011-01-10 Mike FrysingerBlackfin: bf54x: don't ack GPIO ints when unmasking...
2011-01-10 Mike FrysingerBlackfin: sram_free_with_lsl: do not ignore return...
2011-01-10 Mike FrysingerBlackfin: boards: add missing "static" to peripheral...
2011-01-10 Andreas SchallenbergBlackfin: DNP5370: new board port
2011-01-10 Sonic ZhangBlackfin: bf518f-ezbrd: fix dsa resources
2011-01-10 Mike FrysingerBlackfin: move "-m elf32bfin" to general LDFLAGS
2011-01-10 Vivi LiBlackfin: kgdb_test: make sure to initialize num2
2011-01-10 Sonic ZhangBlackfin: kgdb: disable preempt schedule when running...
2011-01-10 Sonic ZhangBlackfin: kgdb: disable interrupt when single stepping...
2011-01-10 Sonic ZhangBlackfin: SMP: kgdb: apply anomaly 257 work around
2011-01-10 Mike FrysingerBlackfin: fix building IPIPE code when XIP is enabled
2011-01-10 Sonic ZhangBlackfin: SMP: kgdb: flush core internal write buffer...
2011-01-10 Sonic ZhangBlackfin: sport_uart resources: remove unused secondary...
2011-01-10 Stefan WeilBlackfin: tll6527m: fix spelling in unused code (struct...
2011-01-10 Sonic ZhangBlackfin: bf527-ezkit: add adau1373 chip address
2011-01-10 Sonic ZhangBlackfin: no-mpu: fix masking of small uncached dma...
2011-01-10 Steven MiaoBlackfin: pm: drop irq save/restore in standby and...
2011-01-10 Mike FrysingerBlackfin: dpmc.h: pull in new pll.h
2011-01-10 Mike FrysingerBlackfin: bf54x: add MMR layout for PINT
2011-01-10 Mike FrysingerBlackfin: bf561: SMP: add multicore pll handlers
2011-01-10 Mike FrysingerBlackfin: unify pll.h headers
2011-01-10 Yi LiBlackfin: SMP: rewrite IPI handling to avoid memory...
2011-01-10 Graf YangBlackfin: SMP: relocate blackfin_core_id() definition
2011-01-10 Mike FrysingerBlackfin: SMP: fix build breakage in cache.h
2011-01-10 Graf YangBlackfin: SMP: add missing arch_{read,write}_lock_flags...
2011-01-10 Graf YangBlackfin: bf561: fix mem_map.h SMP overrides
2011-01-10 Graf YangBlackfin: SMP: tweak platform_request_ipi() usage
2011-01-10 Mike FrysingerBlackfin: SMP: fix asm/bitops.h errors
2011-01-10 Graf YangBlackfin: SMP: fix cpumask misbehavior
2011-01-10 Graf YangBlackfin: SMP: rename the arch_xxx lock funcs to __raw_xxx
2011-01-10 Sonic Zhangserial: bfin_5xx: move resources into board files
2011-01-10 Mike FrysingerBlackfin: bf561: update a few more SIC_SYSCR locations
2011-01-10 Mike FrysingerBlackfin: drop asm/irq.h include from mach headers
2011-01-10 Mike FrysingerBlackfin: bf51x/bf52x: drop redundant "base" def/cdef...
2011-01-10 Mike FrysingerBlackfin: clean up mach header includes
2011-01-10 Mike FrysingerBlackfin: bf533: merge fio_flag back into normal mach...
2011-01-10 Mike FrysingerBlackfin: bf561-ezkit: add SMP defconfig
2011-01-10 Mike FrysingerBlackfin: bf533: convert boards to gpio framework
2011-01-10 Mike FrysingerBlackfin: push gpio (port) defines into common headers
2011-01-10 Mike FrysingerBlackfin: bf54x: drop unused legacy MMR names
2011-01-10 Mike FrysingerBlackfin: dma: constify MMR pointer array
2011-01-10 Mike FrysingerBlackfin: standardize DMAC traffic control MMRs & MDMA...
2011-01-10 Mike FrysingerBlackfin: bfin_dma.h: start a header for DMA MMR layout
2011-01-10 Mike FrysingerBlackfin: switch to asm-generic/io.h
2011-01-10 Mike Frysingerasm-generic/io.h: add reads[bwl]/writes[bwl] helpers
2011-01-10 Mike FrysingerBlackfin: bfin_serial.h: unify heavily duplicated seria...
2011-01-10 Bob LiuBlackfin: musb-boards: push clkin value to platform...
2011-01-10 Graf YangBlackfin: SMP: fix hotplug building after irq header...
2010-12-22 Jiri KosinaMerge branch 'master' into for-next
2010-12-16 Greg Kroah-HartmanMerge branch 'usb-next' into musb-merge
2010-12-10 Felipe Balbiusb: musb: split blackfin to its own platform_driver
2010-12-10 Felipe Balbiusb: musb: trivial search and replace patch
2010-12-01 Hema Kalliguddiusb: musb: add names for IRQs in structure resource
2010-11-19 Jiri KosinaDon't touch blackfin with printk typo fixes
2010-11-17 Arnd BergmannBKL: remove extraneous #include <smp_lock.h>
2010-11-16 Lionel Debrouxsuspend: constify platform_suspend_ops
2010-11-01 Uwe Kleine-Königtree-wide: fix comment/printk typos
2010-10-29 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-10-29 Dongdong Dengdebug_core,x86,blackfin: Clean up hw debug disable API
2010-10-28 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2010-10-28 Namhyung Kimptrace: cleanup arch_ptrace() and friends on Blackfin
2010-10-28 Namhyung Kimptrace: change signature of arch_ptrace()
2010-10-26 Philippe De Muyterm68k{nommu}/blackfin : remove old assembler-only flags...
2010-10-25 Mike FrysingerBlackfin: fix inverted anomaly 05000481 logic
2010-10-25 Mike FrysingerBlackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECK
2010-10-25 Mike FrysingerBlackfin: ppi/spi/twi headers: add missing __BFP undef
2010-10-25 Mike FrysingerBlackfin: update defconfigs
2010-10-25 Mike FrysingerBlackfin: bfin_twi.h: start a common TWI header
2010-10-25 Sonic Zhangnetdev: bfin_mac: push settings to platform resources
2010-10-24 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-22 Mike FrysingerBlackfin: bfin_spi.h: add MMR peripheral layout
2010-10-22 Mike FrysingerBlackfin: bfin_ppi.h: start a common PPI/EPPI header
2010-10-22 Mike FrysingerBlackfin: bfin_can.h: add missing VERSION/VERSION2...
2010-10-22 Mike FrysingerBlackfin: bf538: add missing SIC_RVECT define
2010-10-22 Mike FrysingerBlackfin: bf561: rewrite SICA_xxx to just SIC_xxx
2010-10-22 Mike FrysingerBlackfin: bf54x: add missing SIC_RVECT definition
2010-10-22 Mike FrysingerBlackfin: H8606: move 8250 irqflags to platform resources
2010-10-22 Mike FrysingerBlackfin: glue XIP/ROM kernel kconfigs
2010-10-22 Mike FrysingerBlackfin: update sparse flags for latest upstream changes
2010-10-22 Mike FrysingerBlackfin: coreb: update ioctl numbers
2010-10-22 Mike FrysingerBlackfin: coreb: add gpl module license
2010-10-22 Bob LiuBlackfin: bf518-ezkit: add ssm2603 codec resources
2010-10-22 Bob LiuBlackfin: bf51x/bf52x: fix 16/32bit SPORT MMR helpers
2010-10-22 Ashish GuptaBlackfin: tll6527m: new board port
2010-10-22 Linus TorvaldsMerge branch 'llseek' of git://git./linux/kernel/git...
2010-10-22 Mike FrysingerBlackfin: bf526-ezbrd/bf527-ezkit: add NAND partition...
2010-10-22 Sonic ZhangBlackfin: merge kernel init memory back into main memor...
2010-10-22 steven miaoBlackfin: gpio: add peripheral group check
2010-10-22 Mike FrysingerBlackfin: dma: bf54x: add missing break for SPORT1...
2010-10-22 Sonic ZhangBlackfin: add new cacheflush syscall
2010-10-22 Mike FrysingerBlackfin: bf548-ezkit: increase u-boot partition size
next