original_kernel/arch/blackfin/include/asm
Linus Torvalds 1b821bfb03 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6:
  Blackfin arch: make sure cycles is marked as volatile so gcc doesnt reorder on us
  Blackfin arch: disable CONFIG_HW_RANDOM and CONFIG_DAB in defconfig files
  Blackfin arch: update cache flush prototypes with argument names to make them less mysterious
  Blackfin arch: move bfin_addr_dcachable() and friends into the cacheflush header where it belongs
  Blackfin arch: use the new bfin_addr_dcachable() function
  Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock on all platforms
  Blackfin arch: unify/cleanup cache code
  Blackfin arch: update AD7879 platform resources in board file
  Blackfin arch: Zero out bss region in L1/L2 memory.
  Blackfin arch: add read/write IO accessor functions to Blackfin
  Blackfin arch: fix bug - some serial header files set RTS to an input when they should all be outputs
2008-10-16 12:45:08 -07:00
..
.gitignore
Kbuild
atomic.h
auxvec.h
bfin-global.h
bfin5xx_spi.h
bfin_simple_timer.h
bfin_sport.h
bfrom.h
bitops.h
blackfin.h
bug.h
bugs.h
byteorder.h
cache.h
cacheflush.h Blackfin arch: update cache flush prototypes with argument names to make them less mysterious 2008-10-16 23:39:12 +08:00
cdef_LPBlackfin.h
checksum.h
clocks.h
context.S
cplb-mpu.h
cplb.h
cplbinit.h Blackfin arch: move bfin_addr_dcachable() and friends into the cacheflush header where it belongs 2008-10-16 23:33:53 +08:00
cputime.h
current.h
def_LPBlackfin.h
delay.h
device.h
div64.h
dma-mapping.h
dma.h
dpmc.h
early_printk.h
elf.h
emergency-restart.h
entry.h
errno.h
fb.h
fcntl.h
fixed_code.h
flat.h
futex.h
gpio.h
gptimers.h
hardirq.h
hw_irq.h
io.h Blackfin arch: add read/write IO accessor functions to Blackfin 2008-10-16 22:31:56 +08:00
ioctl.h
ioctls.h
ipcbuf.h
irq.h
irq_handler.h
irq_regs.h
kdebug.h
kgdb.h
kmap_types.h
l1layout.h
linkage.h
local.h
mem_map.h
mman.h
mmu.h
mmu_context.h
module.h
msgbuf.h
mutex.h
nand.h
page.h
page_offset.h
param.h
pci.h
percpu.h
pgalloc.h
pgtable.h
poll.h
portmux.h
posix_types.h
processor.h
ptrace.h
reboot.h
resource.h
scatterlist.h
sections.h
segment.h
sembuf.h
serial.h
setup.h
shmbuf.h
shmparam.h
sigcontext.h
siginfo.h
signal.h
socket.h
sockios.h
spinlock.h
stat.h
statfs.h
string.h
system.h
termbits.h
termios.h
thread_info.h
time.h
timex.h Blackfin arch: make sure cycles is marked as volatile so gcc doesnt reorder on us 2008-10-16 23:55:41 +08:00
tlb.h
tlbflush.h
topology.h
trace.h
traps.h
types.h
uaccess.h
ucontext.h
unaligned.h
unistd.h
user.h