index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
/
fdt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-21
of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch
Grant Likely
1
-2
/
+0
2010-07-24
of: Fix phandle endian issues
Grant Likely
1
-2
/
+2
2010-07-24
of/flattree: fix of_flat_dt_is_compatible() to match the full compatible string
Stuart Yoder
1
-1
/
+1
2010-07-14
of/flattree: Use common ALIGN() macro instead of arch specific _ALIGN
Grant Likely
1
-10
/
+10
2010-04-28
of/flattree: Make unflatten_device_tree() safe to call from any arch
Grant Likely
1
-0
/
+15
2010-03-26
of/flattree: Fix unhandled OF_DT_NOP tag when unflattening the device tree
Jason Gunthorpe
1
-2
/
+5
2010-02-14
of/flattree: Don't assume HAVE_LMB
Jeremy Kerr
1
-3
/
+6
2010-02-09
of/flattree: Make the kernel accept ePAPR style phandle information
David Gibson
1
-1
/
+10
2010-02-09
of/flattree: endian-convert members of boot_param_header
Jeremy Kerr
1
-8
/
+8
2010-02-09
of: assume big-endian properties, adding conversions where necessary
Jeremy Kerr
1
-20
/
+25
2010-02-09
of: use __be32 for cell value accessors
Jeremy Kerr
1
-2
/
+2
2010-02-09
of/flattree: use OF_ROOT_NODE_{SIZE,ADDR}_CELLS DEFAULT for fdt parsing
Jeremy Kerr
1
-2
/
+2
2010-02-09
of/flattree: use callback to setup initrd from /chosen
Jeremy Kerr
1
-16
/
+11
2010-02-09
of/flattree: merge early_init_dt_scan_memory() common code
Grant Likely
1
-0
/
+50
2010-01-28
of: unify phandle name in struct device_node
Grant Likely
1
-4
/
+3
2009-12-10
of/flattree: merge early_init_dt_scan_chosen()
Grant Likely
1
-0
/
+38
2009-12-10
of/flattree: merge dt_mem_next_cell
Grant Likely
1
-0
/
+8
2009-12-10
of/flattree: Merge earlyinit_dt_scan_root()
Grant Likely
1
-0
/
+26
2009-12-10
of/flattree: Merge early_init_dt_check_for_initrd()
Grant Likely
1
-0
/
+37
2009-11-23
of/flattree: Merge unflatten_device_tree
Grant Likely
1
-0
/
+52
2009-11-23
of/flattree: Merge unflatten_dt_node
Grant Likely
1
-0
/
+200
2009-11-23
of/flattree: Merge of_flat_dt_is_compatible
Grant Likely
1
-0
/
+24
2009-11-23
of/flattree: merge of_get_flat_dt_prop
Grant Likely
1
-0
/
+43
2009-11-23
of/flattree: merge of_get_flat_dt_root
Grant Likely
1
-0
/
+16
2009-11-23
of/flattree: merge of_scan_flat_dt
Grant Likely
1
-0
/
+64
2009-11-23
of/flattree: merge find_flat_dt_string and initial_boot_params
Grant Likely
1
-0
/
+21