linux/arch/microblaze/kernel
Linus Torvalds 6ebdc661b6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
* 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6: (41 commits)
  of: remove undefined request_OF_resource & release_OF_resource
  of/sparc: Remove sparc-local declaration of allnodes and devtree_lock
  of: move definition of of_chosen into common code.
  of: remove unused extern reference to devtree_lock
  of: put default string compare and #a/s-cell values into common header
  of/flattree: Don't assume HAVE_LMB
  of: protect linux/of.h with CONFIG_OF
  proc_devtree: fix THIS_MODULE without module.h
  of: Remove old and misplaced function declarations
  of/flattree: Make the kernel accept ePAPR style phandle information
  of/flattree: endian-convert members of boot_param_header
  of: assume big-endian properties, adding conversions where necessary
  of: use __be32 for cell value accessors
  of/flattree: use OF_ROOT_NODE_{SIZE,ADDR}_CELLS DEFAULT for fdt parsing
  of/flattree: use callback to setup initrd from /chosen
  proc_devtree: include linux/of.h
  of: make set_node_proc_entry private to proc_devtree.c
  of: include linux/proc_fs.h
  of/flattree: merge early_init_dt_scan_memory() common code
  of: add 'of_' prefix to machine_is_compatible()
  ...
2010-02-25 15:38:37 -08:00
..
cpu microblaze: Fix cache loop function for cache range 2010-02-24 13:18:29 +01:00
Makefile microblaze: ftrace: Add dynamic trace support 2009-12-14 08:44:01 +01:00
asm-offsets.c microblaze_mmu_v2: MMU asm offset update 2009-05-26 16:45:19 +02:00
early_printk.c microblaze_mmu_v2: Alocate TLB for early console 2009-05-26 16:45:14 +02:00
entry-nommu.S microblaze: fix interrupt state restore 2010-02-03 13:17:44 +01:00
entry.S microblaze: Remove rt_sigsuspend wrapper 2009-12-14 08:45:12 +01:00
exceptions.c microblaze: Generate correct signal and siginfo for integer div-by-zero 2009-09-22 10:00:44 +02:00
ftrace.c microblaze: ftrace: Add dynamic function graph tracer 2009-12-14 08:44:54 +01:00
head.S of: add common header for flattened device tree representation 2009-10-15 10:57:53 -06:00
heartbeat.c microblaze: Fix the heartbeat gpio to be more robust 2009-12-14 08:45:03 +01:00
hw_exception_handler.S microblaze: Clear sticky FSR register after saving it to func parametr 2009-10-05 11:37:47 +02:00
init_task.c Use new __init_task_data macro in arch init_task.c files. 2009-09-21 06:27:08 +02:00
intc.c microblaze: Fix level interrupt ACKing 2009-12-14 08:45:06 +01:00
irq.c genirq: Convert irq_desc.lock to raw_spinlock 2009-12-14 23:55:33 +01:00
mcount.S microblaze: ftrace: Add dynamic function graph tracer 2009-12-14 08:44:54 +01:00
microblaze_ksyms.c microblaze: ftrace: add static function tracer 2009-12-14 08:40:09 +01:00
misc.S microblaze: Fix problem with early_printk in startup 2009-05-30 16:40:58 +02:00
module.c microblaze: Add support for R_MICROBLAZE_64_NONE 2009-07-27 09:03:18 +02:00
of_device.c microblaze: struct device - replace bus_id with dev_name() 2009-04-14 10:37:27 +02:00
of_platform.c of: unify phandle name in struct device_node 2010-01-28 14:06:53 -07:00
process.c microblaze: Move cache macro from cache.h to cacheflush.h 2009-12-14 08:45:00 +01:00
prom.c of: move definition of of_chosen into common code. 2010-02-14 07:13:55 -07:00
prom_parse.c microblaze: pci_controller->arch_data really is a struct device_node * 2010-01-18 16:36:07 +01:00
ptrace.c microblaze: Support ptrace syscall tracing. 2009-09-22 10:00:45 +02:00
reset.c microblaze: Support both levels for reset 2009-12-14 08:44:56 +01:00
selfmod.c microblaze_v8: Selfmodified code 2009-03-27 14:25:15 +01:00
setup.c microblaze: Invalidate dcache before enabling it 2010-02-08 11:39:18 +01:00
signal.c microblaze: Remove rt_sigsuspend wrapper 2009-12-14 08:45:12 +01:00
stacktrace.c microblaze: Stack trace support 2009-12-14 08:40:09 +01:00
sys_microblaze.c Unify sys_mmap* 2009-12-11 06:44:29 -05:00
syscall_table.S microblaze: Enable accept4 syscall 2010-01-18 16:35:27 +01:00
timer.c microblaze: Register timecounter/cyclecounter 2009-12-14 08:40:09 +01:00
traps.c microblaze_mmu_v2: Traps MMU update 2009-05-26 16:45:21 +02:00
vmlinux.lds.S microblaze: Add IRQENTRY_TEXT to lds 2009-12-14 08:40:09 +01:00