aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include/asm/prom.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-09of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring1-2/+0
2013-10-09of: implement pci_address_to_pio as weak functionRob Herring1-9/+0
2013-10-09microblaze: clean-up prom.h implicit includesRob Herring1-27/+1
2013-08-21microblaze: remove undefined of_get_cpu_node declarationSudeep KarkadaNagesha1-3/+0
2011-07-27Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-2/+6
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-25microblaze: Simplify early console binding from DTMichal Simek1-2/+6
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt1-15/+0
2011-02-04of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior1-15/+0
2010-11-01of/net: Move of_get_mac_address() to a common source file.David Daney1-3/+0
2010-10-21microblaze: Support early console on uart16550Michal Simek1-0/+1
2010-08-01of/address: Clean up function declarationsGrant Likely1-22/+11
2010-07-05of/address: Merge all of the bus translation codeGrant Likely1-4/+0
2010-07-05of/address: merge of_address_to_resource()Grant Likely1-8/+9
2010-07-05of/address: merge of_iomap()Grant Likely1-9/+1
2010-07-05of/irq: merge irq mapping codeGrant Likely1-31/+0
2010-07-05of/microblaze: strip out of_irq_workarounds codeGrant Likely1-10/+0
2010-06-28of/irq: Move irq_of_parse_and_map() to common codeGrant Likely1-25/+1
2010-03-11microblaze: Enable PCI, missing filesMichal Simek1-0/+15
2010-02-14of: remove undefined request_OF_resource & release_OF_resourceGrant Likely1-4/+0
2010-02-14of: move definition of of_chosen into common code.Grant Likely1-2/+0
2010-02-14of: remove unused extern reference to devtree_lockGrant Likely1-2/+0
2010-02-14of: put default string compare and #a/s-cell values into common headerGrant Likely1-7/+0
2010-02-09of: merge of_attach_node() & of_detach_node()Grant Likely1-4/+0
2009-11-23of/flattree: Merge unflatten_device_treeGrant Likely1-1/+0
2009-10-15of: merge other miscellaneous prototypesGrant Likely1-12/+0
2009-10-15of: merge of_*_flat_dt*() functionsGrant Likely1-11/+0
2009-10-15of: merge of_node_get(), of_node_put() and of_find_all_nodes()Grant Likely1-4/+0
2009-10-15of: merge of_read_number() an of_read_ulong()Grant Likely1-12/+0
2009-10-15of: merge of_node_*_flag() and set_node_proc_entry()Grant Likely1-16/+0
2009-10-15of: merge struct boot_param_header from Microblaze and PowerPCGrant Likely1-30/+0
2009-10-15of: add common header for flattened device tree representationGrant Likely1-11/+1
2009-10-15of: merge struct device_nodeGrant Likely1-20/+0
2009-10-15of: merge phandle, ihandle and struct propertyGrant Likely1-10/+0
2009-10-15of: Rework linux/of.h and asm/prom.h include orderingGrant Likely1-6/+2
2009-07-27microblaze: Final support for statically linked DTBJohn Williams1-10/+13
2009-03-27microblaze_v8: Open firmware filesMichal Simek1-0/+313