Blackfin arch: add bfin_read_MDMA_S0_CONFIG compat for dma_memcpy
[safe/jmp/linux-2.6] / arch / blackfin / include /
2009-01-07 Bernd SchmidtBlackfin arch: fix bug - crashes in tcp_v4_send_reset
2009-01-07 Mike FrysingerBlackfin arch: desc_ptr is a pointer, so declare it...
2009-01-07 Mike FrysingerBlackfin arch: move most dma functions into static...
2009-01-07 Mike FrysingerBlackfin arch: dma header file: strip down includes...
2009-01-07 Mike FrysingerBlackfin arch: drop irq_callback from struct dma_channel
2009-01-07 Mike FrysingerBlackfin arch: drop custom dma_interrupt_t and just...
2009-01-07 Mike FrysingerBlackfin arch: rewrite dma_memcpy() and dma in/out...
2009-01-07 Mike FrysingerBlackfin arch: cleanup - use scm for changelog, not...
2009-01-07 Robin GetzBlackfin arch: Add basic irq stack checking for Blackfin
2009-01-07 Mike FrysingerBlackfin arch: rename MAX_BLACKFIN_DMA_CHANNEL to MAX_D...
2009-01-07 Sonic ZhangBlackfin arch: Use reads/writes instead of ins/outs...
2009-01-07 Michael McTernanBlackfin arch: add const to some function prototype...
2009-01-07 Graf YangBlackfin arch: smp patch cleanup from LKML review
2009-01-07 Michael HennerichBlackfin arch: gpio.h split into machine subfolders...
2009-01-07 Mike FrysingerBlackfin arch: cleanup the header file comments
2009-01-07 Michael HennerichBlackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK...
2009-01-07 Graf YangBlackfin arch: Allow a gpio pin be requested both as...
2009-01-07 Mike FrysingerBlackfin arch: delete now unused "cclk" member of black...
2008-11-18 Mike FrysingerBlackfin arch: only define HI/LO macros for assembly...
2008-11-18 Mike FrysingerBlackfin arch: remove pointless define IN_KERNEL
2008-11-18 Mike FrysingerBlackfin arch: define BASE_BAUD like everyone else
2008-11-18 Mike FrysingerBlackfin arch: add mmiowb() as some drivers expect
2008-11-18 Mike FrysingerBlackfin arch: rename cache_lock() to bfin_cache_lock()
2008-11-18 Mike FrysingerBlackfin arch: use generic xor.h
2008-11-18 Mike FrysingerBlackfin arch: rename irq_flags to bfin_irq_flags
2008-11-18 Mike FrysingerBlackfin arch: move out irq related functions
2008-11-18 Mike FrysingerBlackfin arch: move SIC_SYSIRQ() to the one file that...
2008-11-18 Mike FrysingerBlackfin arch: move ack_bad_irq() prototype to hardirq...
2008-11-18 Mike FrysingerBlackfin arch: delete old comments and NO_IRQ define
2008-11-18 Bryan WuBlackfin arch: Use GPIO_BANKSIZE macro to replace const...
2008-11-18 Graf YangBlackfin arch: SMP supporting patchset: Blackfin CPLB...
2009-01-07 Graf YangBlackfin arch: SMP supporting patchset: Blackfin header...
2008-11-18 Michael HennerichBlackfin arch: Convert Blackfin GPIO driver to use...
2008-11-18 Bryan WuBlackfin arch: fix bug - gpio_bank() macros messed...
2008-11-18 Mike FrysingerBlackfin arch: fixup get_user() macros
2008-10-28 Michael HennerichBlackfin arch: lookup channel2irq() only once
2008-11-18 Bryan WuBlackfin arch: add support for Blackfin latest processo...
2008-11-18 Michael HennerichBlackfin arch: BF538/9 Linux kernel Support
2009-01-07 Harvey Harrisonblackfin: introduce asm/swab.h
2009-01-06 Matthew Wilcoxatomic_t: unify all arch definitions
2008-12-31 Rusty Russellblackfin: define __fls
2008-11-18 Mike FrysingerBlackfin arch: fix a broken define in dma-mapping
2008-10-27 Mike FrysingerBlackfin arch: don't copy bss when copying L1
2008-10-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-16 Mike FrysingerBlackfin arch: make sure cycles is marked as volatile...
2008-10-16 Mike FrysingerBlackfin arch: update cache flush prototypes with argum...
2008-10-16 Mike FrysingerBlackfin arch: move bfin_addr_dcachable() and friends...
2008-10-16 Bryan WuBlackfin arch: add read/write IO accessor functions...
2008-10-16 Martin Schwidefsky[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
2008-10-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-13 Vitja MakarovBlackfin arch: introducing bfin_addr_dcachable
2008-10-10 Graf YangBlackfin arch: Remove useless head file
2008-10-13 Mike FrysingerBlackfin arch: use the Blackfin on-chip ROM to do softw...
2008-10-10 Mike FrysingerBlackfin arch: bfin_reset() is an internal reboot funct...
2008-10-10 Robin GetzBlackfin arch: print out error/warning if you are runni...
2008-10-09 Mike FrysingerBlackfin arch: avoid using actual config name in comment
2008-10-09 Mike FrysingerBlackfin arch: ptrace - make sure PT_ORIG_R0 and PT_ORI...
2008-10-09 Sonic ZhangBlackfin arch: Make L2 SRAM cacheable
2008-10-08 Robin GetzBlackfin arch: Use DTEST rather than DMA to poke at...
2008-10-08 Graf YangBlackfin arch: Modify some funtion names to more genern...
2008-10-08 Graf YangBlackfin arch: add CONFIG_APP_STACKS_L1 to enable or...
2008-10-08 Robin GetzBlackfin arch: Better error handling of unknown exceptions
2008-10-13 Sonic ZhangBlackfin arch: add supporting for kgdb
2008-10-13 Mike FrysingerBlackfin arch: only include asm/cplb.h when it is truly...
2008-09-22 Bryan WuBlackfin arch: add dma mapping stub for musb driver...
2008-09-06 Adrian BunkRemove asm/a.out.h files for all architectures without...
2008-08-27 Bryan WuBlackfin arch: move include/asm-blackfin header files...