Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / arch / sparc / kernel / prom.h
2009-06-16 David S. Millersparc: Call OF and MD cpu scanning explicitly from...
2008-12-07 David S. Millersparc: Restore irq_trans_init() call in prom_create_node().
2008-12-06 David S. Millersparc: Move prom_build_devicetree() into prom_common.c
2008-12-06 David S. Millersparc: Move core of OF device tree building code into...
2008-12-06 David S. Millersparc: Move create_node() and friends into prom_common.c
2008-12-06 David S. Millersparc: Move property building code into prom_common.c
2008-12-06 David S. Millersparc: Move 'unique_id' into prom_common.c and rename...
2008-12-06 David S. Millersparc: Move irq_trans_init() and support code into...
2008-12-06 David S. Millersparc: Mark prom_early_alloc non-static.
2008-12-06 David S. Millersparc: Create common header file for prom_{32,64}.c