linux/arch/blackfin/include/asm
Linus Torvalds f5b8fcb48b blackfin updates for Linux 3.10
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.10 (GNU/Linux)
 
 iQIcBAABAgAGBQJRi4ZDAAoJEJommM3PjknHTDYP/j/xtxd9IEsqVS6lGoNhvOL2
 L3q+BbvijtsYVR08iQhroeCGCm8S7V6vdWNlFOjZESP1mDO9JAyDOloaWe/asPB5
 HJVrfD+Z4taRTaeRq1br2T/knYMezDEKTxxilZcGYnLkx4a+uOT7kGywgd82jR2J
 VlZcpa4JRSiWa1jB3kQNz1+6LHPNogFeufUY4VsHnOEuiD667c3wd865OTicsxil
 eomr9VHOhA4nj5ac9Qlf+HZAQGkp71ugAx9YBzfLxt0lHpYTU2aqGwzkVD3PShH4
 5zYQA7nYIGskLWyGNopomdXY9SmOwe0sIU5r0BcDQEaiizZFX0CnO00i2zdcH104
 +Q2iCaU+NNTb5QDnUUnAuj7vFcwiSMBHFADvgloyuwafLPtF6X8Xi4qB/NOPneM4
 q03i7kT0K723XVtqjpaaf904TuAmhoZREOESMkzPrEM+Dm7KReO3VBUhIs/BjcFO
 DGIBRhIIFNzSfGjVBP0idWRTqQoJ0Akf/dLnDbTM+IvBaYcL+ck6gKYZ0UvCM3IO
 16VEtUuIxNeJsLD5xwGKTOJ6cyYqmYrZ8ZIG5Fc/b3Y1EFcexSY1FwtplG9yHx2Q
 ulRxLpmY25KWVa5Op9Hl9MU131FWaZ5qJJXvW6nU8C4bvGjP97MoS9ObsuD20fwI
 TiUpia3+Dom2O4dtvx7N
 =0WkM
 -----END PGP SIGNATURE-----

Merge tag 'for-linus' of git://github.com/realmz/blackfin-linux

Pull blackfin updates from Steven Miao.

* tag 'for-linus' of git://github.com/realmz/blackfin-linux:
  bfin cache: dcplb map: add 16M dcplb map for BF60x
  blackfin: smp: fix smp build after drop asm/system.h
  blackfin: fix bootup core clock and system clock display
  Platform Nand: Set the GPIO for NAND read as input
  blackfin: rename vmImage to uImage after we move to buildroot
  blackfin: twi: Remove bogus #endif
  bf609: rsi: Add bf609 rsi MMR macro and board platform data.
  blackfin: dmc: Improve DDR2 write through in DMC effict controller.
2013-05-10 07:21:16 -07:00
..
Kbuild Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin 2012-12-18 10:54:27 -08:00
asm-offsets.h
atomic.h blackfin: smp: fix smp build after drop asm/system.h 2013-05-09 13:08:45 +08:00
barrier.h
bfin-global.h
bfin-lq035q1.h
bfin5xx_spi.h
bfin6xx_spi.h
bfin_can.h
bfin_crc.h
bfin_dma.h
bfin_pfmon.h
bfin_ppi.h
bfin_rotary.h
bfin_sdh.h bf609: rsi: Add bf609 rsi MMR macro and board platform data. 2013-05-07 18:26:18 +08:00
bfin_serial.h
bfin_simple_timer.h
bfin_sport.h UAPI: (Scripted) Disintegrate arch/blackfin/include/asm 2012-12-13 13:50:56 +08:00
bfin_sport3.h treewide: Fix typos in printk and comment 2013-03-18 14:57:53 +01:00
bfin_twi.h Blackfin: twi: Add missing __iomem annotation 2012-12-13 13:50:57 +08:00
bfin_watchdog.h
bfrom.h
bitops.h blackfin: smp: fix smp build after drop asm/system.h 2013-05-09 13:08:45 +08:00
blackfin.h
bug.h
cache.h
cacheflush.h
cdef_LPBlackfin.h
checksum.h
clkdev.h
clocks.h
cmpxchg.h
context.S
cplb.h
cplbinit.h
cpu.h
def_LPBlackfin.h bfin cache: dcplb map: add 16M dcplb map for BF60x 2013-05-09 18:22:45 +08:00
delay.h
dma-mapping.h blackfin: Provide dma_mmap_coherent() and dma_get_sgtable() 2013-01-29 08:11:14 +01:00
dma.h
dpmc.h
early_printk.h
elf.h default SET_PERSONALITY() in linux/elf.h 2013-02-26 02:46:08 -05:00
entry.h
exec.h
fixed_code.h UAPI: (Scripted) Disintegrate arch/blackfin/include/asm 2012-12-13 13:50:56 +08:00
flat.h
ftrace.h
gpio.h
gptimers.h
hardirq.h
io.h
ipipe.h
ipipe_base.h
irq.h
irq_handler.h
irqflags.h
kgdb.h
l1layout.h
linkage.h
mem_init.h blackfin: dmc: Improve DDR2 write through in DMC effict controller. 2013-05-07 18:25:59 +08:00
mem_map.h
mmu.h
mmu_context.h
module.h
nand.h
nmi.h
page.h
page_offset.h
pci.h
pda.h
perf_event.h
pgtable.h Blackfin: remove unnecessary prototype for kobjsize() 2012-12-13 13:50:57 +08:00
pm.h
portmux.h
processor.h blackfin: convert kernel_thread() and kernel_execve() to generic ones 2012-10-14 23:06:52 -04:00
pseudo_instructions.h
ptrace.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 2012-12-20 18:05:28 -08:00
reboot.h
rwlock.h
sections.h
segment.h
smp.h
spinlock.h
spinlock_types.h
string.h
switch_to.h
syscall.h
thread_info.h
time.h
timex.h
tlb.h
tlbflush.h
trace.h
traps.h
uaccess.h blackfin: sync data in blackfin write buffer 2013-02-20 15:21:23 +08:00
unistd.h consolidate cond_syscall and SYSCALL_ALIAS declarations 2013-03-03 22:55:19 -05:00