aboutsummaryrefslogtreecommitdiff
path: root/include/linux/of_fdt.h
AgeCommit message (Expand)Author
2010-04-28of/flattree: Make unflatten_device_tree() safe to call from any archGrant Likely
2010-04-28of/flattree: make of_fdt.h safe to unconditionally include.Grant Likely
2010-02-14of/flattree: Don't assume HAVE_LMBJeremy Kerr
2010-02-14of: Remove old and misplaced function declarationsGrant Likely
2010-02-09of/flattree: endian-convert members of boot_param_headerJeremy Kerr
2010-02-09of: use __be32 for cell value accessorsJeremy Kerr
2010-02-09of/flattree: use callback to setup initrd from /chosenJeremy Kerr
2010-02-09of/flattree: merge early_init_dt_scan_memory() common codeGrant Likely
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely
2009-12-10of/flattree: merge early_init_dt_scan_chosen()Grant Likely
2009-12-10of/flattree: merge dt_mem_next_cellGrant Likely
2009-12-10of/flattree: Merge earlyinit_dt_scan_root()Grant Likely
2009-12-10of/flattree: Merge early_init_dt_check_for_initrd()Grant Likely
2009-11-23of/flattree: Merge unflatten_device_treeGrant Likely
2009-11-23of/flattree: Merge unflatten_dt_nodeGrant Likely
2009-11-23of/flattree: remove __init annotations from the header fileGrant Likely
2009-11-23of/flattree: merge find_flat_dt_string and initial_boot_paramsGrant Likely
2009-10-15of: merge other miscellaneous prototypesGrant Likely
2009-10-15of: merge of_*_flat_dt*() functionsGrant Likely
2009-10-15of: merge struct boot_param_header from Microblaze and PowerPCGrant Likely
2009-10-15of: add common header for flattened device tree representationGrant Likely