Grant Likely
|
fe55c1844a
Revert "dt: add of_alias_scan and of_alias_get_id"
|
14 years ago |
Shawn Guo
|
750f463a74
dt: add of_alias_scan and of_alias_get_id
|
14 years ago |
Grant Likely
|
85f60ae4ee
dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosen
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Andres Salomon
|
a7006c9747
of/flattree: minor cleanups
|
14 years ago |
Grant Likely
|
672c54466d
dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()
|
14 years ago |
Grant Likely
|
a4f740cf33
of/flattree: Add of_flat_dt_match() helper function
|
14 years ago |
Stephen Neuendorffer
|
fe14042358
of/flattree: Refactor unflatten_device_tree and add fdt_unflatten_tree
|
14 years ago |
Stephen Neuendorffer
|
57d00ecf90
of/flattree: Reorder unflatten_dt_node
|
14 years ago |
Stephen Neuendorffer
|
a40d6c4cf1
of/flattree: Refactor unflatten_dt_node
|
14 years ago |
Stephen Neuendorffer
|
9706a36e35
of/flattree: Add non-boottime device tree functions
|
14 years ago |
Stephen Neuendorffer
|
e6ce1324e4
of/flattree: Add Kconfig for EARLY_FLATTREE
|
14 years ago |
Grant Likely
|
32c97689c4
of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch
|
14 years ago |
Grant Likely
|
9a6b2e588c
of: Fix phandle endian issues
|
15 years ago |
Stuart Yoder
|
883c2cfc8b
of/flattree: fix of_flat_dt_is_compatible() to match the full compatible string
|
15 years ago |
Grant Likely
|
f1d4c3a769
of/flattree: Use common ALIGN() macro instead of arch specific _ALIGN
|
15 years ago |
Grant Likely
|
8bfe9b5c3a
of/flattree: Make unflatten_device_tree() safe to call from any arch
|
15 years ago |
Jason Gunthorpe
|
7f809e1f8e
of/flattree: Fix unhandled OF_DT_NOP tag when unflattening the device tree
|
15 years ago |
Jeremy Kerr
|
4ef7b373df
of/flattree: Don't assume HAVE_LMB
|
15 years ago |
David Gibson
|
04b954a673
of/flattree: Make the kernel accept ePAPR style phandle information
|
15 years ago |
Jeremy Kerr
|
087f79c48c
of/flattree: endian-convert members of boot_param_header
|
15 years ago |
Jeremy Kerr
|
337148812f
of: assume big-endian properties, adding conversions where necessary
|
15 years ago |
Jeremy Kerr
|
2e89e685a8
of: use __be32 for cell value accessors
|
15 years ago |
Jeremy Kerr
|
36b9d3070d
of/flattree: use OF_ROOT_NODE_{SIZE,ADDR}_CELLS DEFAULT for fdt parsing
|
15 years ago |
Jeremy Kerr
|
1406bc2f57
of/flattree: use callback to setup initrd from /chosen
|
15 years ago |
Grant Likely
|
51975db0b7
of/flattree: merge early_init_dt_scan_memory() common code
|
15 years ago |
Grant Likely
|
6016a363f6
of: unify phandle name in struct device_node
|
15 years ago |
Grant Likely
|
86e0322134
of/flattree: merge early_init_dt_scan_chosen()
|
15 years ago |
Grant Likely
|
83f7a06eb4
of/flattree: merge dt_mem_next_cell
|
15 years ago |
Grant Likely
|
f00abd9491
of/flattree: Merge earlyinit_dt_scan_root()
|
15 years ago |