Danny Kukawka
|
d022bbc712
of/fdt.c: asm/setup.h included twice
|
13 years ago |
Yu Yue
|
eb52d58013
of: add include asm/setup.h in drivers/of/fdt.c
|
14 years ago |
Fabio Estevam
|
c89810acbc
ARM: prom.h: Fix build error by removing unneeded header file
|
13 years ago |
Uwe Kleine-König
|
7b482c8360
ARM/of: allow *machine_desc.dt_compat to be const
|
13 years ago |
Linus Torvalds
|
1197ab2942
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
13 years ago |
Shawn Guo
|
611cad7201
dt: add of_alias_scan and of_alias_get_id
|
14 years ago |
Benjamin Herrenschmidt
|
78b782cb78
of: Change logic to overwrite cmd_line with CONFIG_CMDLINE
|
13 years ago |
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 |