index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
/
base.c
Age
Commit message (
Expand
)
Author
2010-10-12
of: use __be32 types for big-endian device tree data
Jeremy Kerr
2010-07-24
of: Fix phandle endian issues
Grant Likely
2010-07-05
of: refactor of_modalias_node() and remove explicit match table.
Grant Likely
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-14
of: move definition of of_chosen into common code.
Grant Likely
2010-02-09
of: assume big-endian properties, adding conversions where necessary
Jeremy Kerr
2010-02-09
of: include linux/proc_fs.h
Jeremy Kerr
2010-02-09
of: add 'of_' prefix to machine_is_compatible()
Grant Likely
2010-02-09
of: merge of_find_node_by_phandle
Jeremy Kerr
2010-02-09
of: merge of_attach_node() & of_detach_node()
Grant Likely
2010-01-28
of: Merge of_node_get() and of_node_put()
Grant Likely
2010-01-28
of: merge machine_is_compatible()
Grant Likely
2009-11-23
of: merge prom_{add,remove,modify}_property
Grant Likely
2009-10-15
of: merge of_find_all_nodes() implementations
Grant Likely
2009-09-23
of: remove "stm,m25p40" alias
Anton Vorontsov
2009-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-05-19
powerpc/85xx: Add STMicro M25P40 serial flash support for MPC8569E-MDS
Anton Vorontsov
2009-04-27
of: add of_parse_phandle() helper for parsing phandle properties
Grant Likely
2009-04-01
powerpc: add mmc-spi-slot bindings
Anton Vorontsov
2008-12-21
of: of_parse_phandles_with_args() learns to differentiate 'hole' cells
Anton Vorontsov
2008-12-21
of: Minor simplification for the of_parse_phandles_with_args()
Anton Vorontsov
2008-11-19
of: Add helpers for finding device nodes which have a given property
Michael Ellerman
2008-10-14
Merge commit 'gcl/gcl-next'
Benjamin Herrenschmidt
2008-10-13
of: Add new helper of_parse_phandles_with_args()
Anton Vorontsov
2008-10-10
powerpc/of-bindings: Don't support linux,<modalias> "compatible" values
Grant Likely
2008-10-08
OF: add fsl,mcu-mpc8349emitx to the exception list
Anton Vorontsov
2008-07-25
of: adapt of_find_i2c_driver() to be usable by SPI also
Grant Likely
2008-05-15
[POWERPC] Add null pointer check to of_find_property
Timur Tabi
2008-04-07
[POWERPC] Add of_device_is_available function
Josh Boyer
2008-02-06
[POWERPC] Add of_get_next_parent()
Michael Ellerman
2008-01-17
[POWERPC] Add of_find_matching_node() helper function
Grant Likely
2007-07-20
Consolidate of_find_node_by routines
Stephen Rothwell
2007-07-20
Consolidate of_get_next_child
Stephen Rothwell
2007-07-20
Consolidate of_get_parent
Stephen Rothwell
2007-07-20
Consolidate of_find_property
Stephen Rothwell
2007-07-20
Consolidate of_device_is_compatible
Stephen Rothwell
2007-07-20
Start split out of common open firmware code
Stephen Rothwell