Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1c61eae469e0d1d2fb9d7b77f51ca50c1f8f3ce9
/
drivers
/
of
/
fdt.c
6f041e9
of: Fix NULL dereference in unflatten_and_copy()
by James Hogan
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
b920ecc
Revert "of: Feed entire flattened device tree into the random pool"
by Grant Likely
· 11 years ago
6a903a2
of: introduce common FDT machine related functions
by Rob Herring
· 11 years ago
29eb45a
of: remove early_init_dt_setup_initrd_arch
by Rob Herring
· 11 years ago
068f631
of: create default early_init_dt_add_memory_arch
by Rob Herring
· 11 years ago
0288ffcb
of: Introduce common early_init_dt_scan
by Rob Herring
· 11 years ago
a8bf752
of: create unflatten_and_copy_device_tree
by Rob Herring
· 11 years ago
31f7c3a
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
64c3538
Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 11 years ago
109b623
of: Feed entire flattened device tree into the random pool
by Anton Blanchard
· 11 years ago
4485681
of/fdt: Clean up casting in unflattening path
by Grant Likely
· 11 years ago
92d3161
of/fdt: Remove duplicate memory clearing on FDT unflattening
by Grant Likely
· 11 years ago
a1727da
of: consolidate definition of early_init_dt_alloc_memory_arch()
by Grant Likely
· 11 years ago
8be137f
Merge tag 'v3.11-rc7' into devicetree/next
by Grant Likely
· 11 years ago
57d74bc
drivers: of: add function to scan fdt nodes given by path
by Marek Szyprowski
· 11 years ago
9e40127
of: fdt: fix memory initialization for expanded DT
by Wladislav Wiebe
· 11 years ago
374d5c9
of: Specify initrd location using 64-bit
by Santosh Shilimkar
· 11 years ago
4c7d636
open firmware: "/aliasas" -> "/aliases"
by Robert P. J. Day
· 11 years ago
375da3a
drivers/of/fdt.c: re-use kernel's kbasename()
by Andy Shevchenko
· 12 years ago
465aac6
Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes"
by Randy Dunlap
· 12 years ago
0fca5de
of/fdt: NULL-terminate the root node path
by Catalin Marinas
· 12 years ago
e55b082
of: fdt: Constify 'pathp'
by Fabio Estevam
· 12 years ago
c22618a
drivers/of: Constify device_node->name and ->path_component_name
by Grant Likely
· 12 years ago
509b745
of/fdt: Don't copy garbage after "/" in root node path
by Benjamin Herrenschmidt
· 12 years ago
d022bbc
of/fdt.c: asm/setup.h included twice
by Danny Kukawka
· 13 years ago
eb52d58
of: add include asm/setup.h in drivers/of/fdt.c
by Yu Yue
· 13 years ago
c89810a
ARM: prom.h: Fix build error by removing unneeded header file
by Fabio Estevam
· 13 years ago
7b482c8
ARM/of: allow *machine_desc.dt_compat to be const
by Uwe Kleine-König
· 13 years ago
1197ab2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
611cad7
dt: add of_alias_scan and of_alias_get_id
by Shawn Guo
· 13 years ago
78b782c
of: Change logic to overwrite cmd_line with CONFIG_CMDLINE
by Benjamin Herrenschmidt
· 13 years ago
fe55c18
Revert "dt: add of_alias_scan and of_alias_get_id"
by Grant Likely
· 13 years ago
750f463
dt: add of_alias_scan and of_alias_get_id
by Shawn Guo
· 13 years ago
85f60ae
dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosen
by Grant Likely
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
a7006c9
of/flattree: minor cleanups
by Andres Salomon
· 14 years ago
672c544
dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()
by Grant Likely
· 14 years ago
a4f740c
of/flattree: Add of_flat_dt_match() helper function
by Grant Likely
· 14 years ago
fe14042
of/flattree: Refactor unflatten_device_tree and add fdt_unflatten_tree
by Stephen Neuendorffer
· 14 years ago
57d00ec
of/flattree: Reorder unflatten_dt_node
by Stephen Neuendorffer
· 14 years ago
a40d6c4
of/flattree: Refactor unflatten_dt_node
by Stephen Neuendorffer
· 14 years ago
9706a36
of/flattree: Add non-boottime device tree functions
by Stephen Neuendorffer
· 14 years ago
e6ce132
of/flattree: Add Kconfig for EARLY_FLATTREE
by Stephen Neuendorffer
· 14 years ago
32c9768
of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch
by Grant Likely
· 14 years ago
9a6b2e5
of: Fix phandle endian issues
by Grant Likely
· 14 years ago
883c2cf
of/flattree: fix of_flat_dt_is_compatible() to match the full compatible string
by Stuart Yoder
· 14 years ago
f1d4c3a
of/flattree: Use common ALIGN() macro instead of arch specific _ALIGN
by Grant Likely
· 14 years ago
8bfe9b5
of/flattree: Make unflatten_device_tree() safe to call from any arch
by Grant Likely
· 15 years ago
7f809e1
of/flattree: Fix unhandled OF_DT_NOP tag when unflattening the device tree
by Jason Gunthorpe
· 15 years ago
4ef7b37
of/flattree: Don't assume HAVE_LMB
by Jeremy Kerr
· 15 years ago
04b954a
of/flattree: Make the kernel accept ePAPR style phandle information
by David Gibson
· 15 years ago
087f79c
of/flattree: endian-convert members of boot_param_header
by Jeremy Kerr
· 15 years ago
3371488
of: assume big-endian properties, adding conversions where necessary
by Jeremy Kerr
· 15 years ago
2e89e68
of: use __be32 for cell value accessors
by Jeremy Kerr
· 15 years ago
36b9d30
of/flattree: use OF_ROOT_NODE_{SIZE,ADDR}_CELLS DEFAULT for fdt parsing
by Jeremy Kerr
· 15 years ago
1406bc2
of/flattree: use callback to setup initrd from /chosen
by Jeremy Kerr
· 15 years ago
51975db
of/flattree: merge early_init_dt_scan_memory() common code
by Grant Likely
· 15 years ago
6016a36
of: unify phandle name in struct device_node
by Grant Likely
· 15 years ago
86e0322
of/flattree: merge early_init_dt_scan_chosen()
by Grant Likely
· 15 years ago
83f7a06
of/flattree: merge dt_mem_next_cell
by Grant Likely
· 15 years ago
f00abd9
of/flattree: Merge earlyinit_dt_scan_root()
by Grant Likely
· 15 years ago
f7b3a83
of/flattree: Merge early_init_dt_check_for_initrd()
by Grant Likely
· 15 years ago
41f8800
of/flattree: Merge unflatten_device_tree
by Grant Likely
· 15 years ago
bbd3393
of/flattree: Merge unflatten_dt_node
by Grant Likely
· 15 years ago
00e38ef
of/flattree: Merge of_flat_dt_is_compatible
by Grant Likely
· 15 years ago
ca900cf
of/flattree: merge of_get_flat_dt_prop
by Grant Likely
· 15 years ago
819d281
of/flattree: merge of_get_flat_dt_root
by Grant Likely
· 15 years ago
c8cb7a5
of/flattree: merge of_scan_flat_dt
by Grant Likely
· 15 years ago
e169cfb
of/flattree: merge find_flat_dt_string and initial_boot_params
by Grant Likely
· 15 years ago