Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / include / linux / of_fdt.h
2010-04-29 Grant Likelyof/flattree: Make unflatten_device_tree() safe to call...
2010-04-29 Grant Likelyof/flattree: make of_fdt.h safe to unconditionally...
2010-02-14 Jeremy Kerrof/flattree: Don't assume HAVE_LMB
2010-02-14 Grant Likelyof: Remove old and misplaced function declarations
2010-02-09 Jeremy Kerrof/flattree: endian-convert members of boot_param_header
2010-02-09 Jeremy Kerrof: use __be32 for cell value accessors
2010-02-09 Jeremy Kerrof/flattree: use callback to setup initrd from /chosen
2010-02-09 Grant Likelyof/flattree: merge early_init_dt_scan_memory() common...
2010-02-09 Grant Likelyof: add 'of_' prefix to machine_is_compatible()
2009-12-11 Grant Likelyof/flattree: merge early_init_dt_scan_chosen()
2009-12-10 Grant Likelyof/flattree: merge dt_mem_next_cell
2009-12-10 Grant Likelyof/flattree: Merge earlyinit_dt_scan_root()
2009-12-10 Grant Likelyof/flattree: Merge early_init_dt_check_for_initrd()
2009-11-24 Grant Likelyof/flattree: Merge unflatten_device_tree
2009-11-24 Grant Likelyof/flattree: Merge unflatten_dt_node
2009-11-24 Grant Likelyof/flattree: remove __init annotations from the header...
2009-11-23 Grant Likelyof/flattree: merge find_flat_dt_string and initial_boot...
2009-10-15 Grant Likelyof: merge other miscellaneous prototypes
2009-10-15 Grant Likelyof: merge of_*_flat_dt*() functions
2009-10-15 Grant Likelyof: merge struct boot_param_header from Microblaze...
2009-10-15 Grant Likelyof: add common header for flattened device tree represe...