[POWERPC] move celleb DABRX definitions
[safe/jmp/linux-2.6] / include / asm-powerpc / prom.h
2007-12-11 Benjamin Herrenschmidt[POWERPC] Add of_translate_dma_address
2007-08-22 Scott Wood[POWERPC] Use strcasecmp() rather than strncasecmp...
2007-08-17 Stephen Rothwell[POWERPC] Remove get_property and device_is_compatible
2007-07-22 Segher Boessenkool[POWERPC] of_detach_node()'s device node argument canno...
2007-07-20 Stephen RothwellConsolidate of_find_node_by routines
2007-07-20 Stephen RothwellConsolidate of_find_property
2007-07-20 Stephen RothwellConsolidate of_device_is_compatible
2007-07-20 Stephen RothwellStart split out of common open firmware code
2007-07-20 Stephen RothwellSplit out common parts of prom.h
2007-07-10 Michael Ellerman[POWERPC] Add a warning to help trackdown device_node...
2007-07-10 Michael Ellerman[POWERPC] Generalise device_node flag interface
2007-06-25 Michael Ellerman[POWERPC] Add for_each_compatible_node()
2007-05-02 Christian Krafft[POWERPC] Uninline of_iomap function
2007-05-02 Mathieu Desnoyers[POWERPC] Move of_irq_to_resource from prom.h to prom_p...
2007-04-24 Stephen Rothwell[POWERPC] Remove old interface find_devices
2007-04-24 Stephen Rothwell[POWERPC] Remove old interface find_type_devices
2007-04-24 Stephen Rothwell[POWERPC] Remove old interface find_path_device
2007-04-24 Stephen Rothwell[POWERPC] Remove find_all_nodes
2007-04-24 Stephen Rothwell[POWERPC] Remove find_compatible_devices
2007-04-23 Christian Krafft[POWERPC] add of_iomap function
2007-04-12 Stephen Rothwell[POWERPC] Make struct property's value a void *
2007-04-12 Stephen Rothwell[POWERPC] Rename prom_n_size_cells to of_n_size_cells
2007-04-12 Stephen Rothwell[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
2007-04-12 Stephen Rothwell[POWERPC] Rename device_is_compatible to of_device_is_c...
2007-04-12 Stephen Rothwell[POWERPC] Rename get_property to of_get_property
2007-03-16 David Gibson[POWERPC] Update documentation for flat device tree...
2007-03-08 Andrew Morton[POWERPC] Fix compile error in prom.h
2007-02-16 Timur Tabi[POWERPC] add of_get_mac_address and update fsl_soc...
2006-12-04 Paul MackerrasMerge branch 'linux-2.6' into for-linus
2006-11-13 Andy Fleming[PATCH] of_irq_to_resource now returns the virq
2006-11-13 Andy Fleming[PATCH] Slight refactor of interrupt mapping for FSL...
2006-10-25 Benjamin Herrenschmidt[POWERPC] Fix device_is_compatible() const warning
2006-09-20 Paul Mackerras[POWERPC] Define of_read_ulong helper
2006-08-31 Paul MackerrasMerge branch 'merge'
2006-08-30 Benjamin Herrenschmidt[POWERPC] Make OF irq map code detect more error cases
2006-08-08 Michael Ellerman[POWERPC] Make doc comments extractable
2006-07-31 Jeremy Kerr[POWERPC] Make get_property() return a const void *
2006-07-31 Jeremy Kerr[POWERPC] Constify & voidify get_property()
2006-07-07 Jeremy Kerr[POWERPC] Use const qualifiers for prom parsing utilites
2006-07-03 Benjamin Herrenschmidt[POWERPC] Add new interrupt mapping core and change...
2006-07-03 Benjamin Herrenschmidt[POWERPC] New device-tree interrupt parsing code
2006-07-02 Jeremy Kerr[POWERPC] change get_property to return void *
2006-06-23 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-06-21 Benjamin Herrenschmidt[POWERPC] cell: add RAS support
2006-05-19 Jeremy Kerr[PATCH] powerpc: Add of_parse_dma_window()
2006-04-26 David WoodhouseDon't include linux/config.h from anywhere else in...
2006-03-28 Benjamin Herrenschmidt[PATCH] powerpc: Kill _machine and hard-coded platform...
2006-03-17 Christoph Hellwig[PATCH] powerpc: add for_each_node_by_foo helpers
2006-02-07 Michael Ellerman[PATCH] powerpc: Don't overwrite flat device tree with...
2006-01-13 Dave C Boutcher[PATCH] powerpc: Add of_find_property function
2006-01-13 Dave C Boutcher[PATCH] powerpc: Add/remove/update properties in firmwa...
2006-01-09 Benjamin Herrenschmidt[PATCH] powerpc: Remove device_node addrs/n_addr
2006-01-09 Benjamin Herrenschmidt[PATCH] powerpc: Update OF address parsers
2006-01-09 Benjamin Herrenschmidt[PATCH] powerpc: Add OF address parsing code (#2)
2005-11-08 Benjamin Herrenschmidt[PATCH] ppc64: SMU partition recovery
2005-11-07 Benjamin Herrenschmidt[PATCH] ppc64: support 64k pages
2005-10-27 Paul Mackerraspowerpc: undeprecate the old OF device tree accessors...
2005-10-26 Kumar Gala[PATCH] powerpc: some prom.c cleanups
2005-10-14 Stephen Rothwellpowerpc: move iSeries/iSeries_pci.h to platforms/iseries
2005-10-10 Paul Mackerraspowerpc: Get 64-bit configs to compile with ARCH=powerpc
2005-10-06 Paul Mackerraspowerpc: Merge in the ppc64 version of the prom code.