History for barebox / drivers / of / base.c
2013-08-05
@Sascha Hauer
Merge branch 'for-next/of' ...
Sascha Hauer committed on 5 Aug 2013
@Sascha Hauer
Merge branch 'for-next/marvell' ...
Sascha Hauer committed on 5 Aug 2013
2013-07-27
@Sascha Hauer
of: Use dts syntax when printing devicetrees ...
Sascha Hauer committed on 27 Jul 2013
2013-07-18
@Sascha Hauer
of: Add convenience functions to en/disable devicenodes ...
Sascha Hauer committed on 18 Jul 2013
2013-07-09
@Sebastian Hesselbarth
OF: base: initalize from node in of_find_node_with_property ...
Sebastian Hesselbarth authored on 5 Jul 2013 Sascha Hauer committed on 9 Jul 2013
2013-07-05
@Sebastian Hesselbarth
OF: base: fix iterator in of_get_next_available_child ...
Sebastian Hesselbarth authored on 3 Jul 2013 Sascha Hauer committed on 5 Jul 2013
@Sascha Hauer
OF: base: fix inifinite looping in node iterators ...
Sascha Hauer committed on 5 Jul 2013
@Sebastian Hesselbarth
OF: base: rename of_free to of_delete_node ...
Sebastian Hesselbarth authored on 2 Jul 2013 Sascha Hauer committed on 5 Jul 2013
@Sebastian Hesselbarth
OF: base: convert of_add_memory to OF API ...
Sebastian Hesselbarth authored on 2 Jul 2013 Sascha Hauer committed on 5 Jul 2013
@Sebastian Hesselbarth
OF: remove device and resource pointer from struct device_node ...
Sebastian Hesselbarth authored on 2 Jul 2013 Sascha Hauer committed on 5 Jul 2013
@Sebastian Hesselbarth
OF: base: remove dead device related functions ...
Sebastian Hesselbarth authored on 2 Jul 2013 Sascha Hauer committed on 5 Jul 2013
@Sebastian Hesselbarth
OF: base: use of_platform_populate for probing ...
Sebastian Hesselbarth authored on 2 Jul 2013 Sascha Hauer committed on 5 Jul 2013
@Sebastian Hesselbarth
OF: base: move OF_ROOT_NODE_ defines to local OF code ...
Sebastian Hesselbarth authored on 2 Jul 2013 Sascha Hauer committed on 5 Jul 2013
@Sebastian Hesselbarth
OF: convert of_translate_address to new API ...
Sebastian Hesselbarth authored on 2 Jul 2013 Sascha Hauer committed on 5 Jul 2013
2013-06-24
@Sebastian Hesselbarth
OF: base: use of_delete_property where applicable ...
Sebastian Hesselbarth authored on 24 Jun 2013 Sascha Hauer committed on 24 Jun 2013
@Sebastian Hesselbarth
OF: base: add sanity checks to of_new/delete_property ...
Sebastian Hesselbarth authored on 24 Jun 2013 Sascha Hauer committed on 24 Jun 2013
2013-06-20
@Sebastian Hesselbarth
OF: base: remove of_find_child_by_name ...
Sebastian Hesselbarth authored on 13 Jun 2013 Sascha Hauer committed on 20 Jun 2013
@Sebastian Hesselbarth
OF: base: remove of_tree_for_each_node from public API ...
Sebastian Hesselbarth authored on 13 Jun 2013 Sascha Hauer committed on 20 Jun 2013
@Sebastian Hesselbarth
OF: base: import property iterators from Linux OF API ...
Sebastian Hesselbarth authored on 14 Jun 2013 Sascha Hauer committed on 20 Jun 2013
@Sebastian Hesselbarth
OF: base: introduce property write for bool, u8, u16, and u64 ...
Sebastian Hesselbarth authored on 14 Jun 2013 Sascha Hauer committed on 20 Jun 2013
@Sebastian Hesselbarth
OF: base: import parse phandle functions from Linux OF API ...
Sebastian Hesselbarth authored on 14 Jun 2013 Sascha Hauer committed on 20 Jun 2013
@Sebastian Hesselbarth
OF: base: import of_parse_phandle from Linux OF API ...
Sebastian Hesselbarth authored on 14 Jun 2013 Sascha Hauer committed on 20 Jun 2013
@Sebastian Hesselbarth
OF: base: import of_property_read_* helpers from Linux OF API ...
Sebastian Hesselbarth authored on 14 Jun 2013 Sascha Hauer committed on 20 Jun 2013
@Sebastian Hesselbarth
OF: base: import parent/child functions from Linux OF API ...
Sebastian Hesselbarth authored on 13 Jun 2013 Sascha Hauer committed on 20 Jun 2013
@Sebastian Hesselbarth
OF: base: import of_find_node_with_property from Linux OF API ...
Sebastian Hesselbarth authored on 13 Jun 2013 Sascha Hauer committed on 20 Jun 2013
@Sebastian Hesselbarth
OF: base: import of_find_matching_node_and_match from Linux OF API ...
Sebastian Hesselbarth authored on 13 Jun 2013 Sascha Hauer committed on 20 Jun 2013
@Sebastian Hesselbarth
OF: base: import of_find_compatible_node from Linux OF API ...
Sebastian Hesselbarth authored on 13 Jun 2013 Sascha Hauer committed on 20 Jun 2013
@Sebastian Hesselbarth
OF: base: import of_find_node_by_name from Linux OF API ...
Sebastian Hesselbarth authored on 13 Jun 2013 Sascha Hauer committed on 20 Jun 2013
@Sebastian Hesselbarth
OF: base: rename of_node_disabled to of_device_is_available ...
Sebastian Hesselbarth authored on 13 Jun 2013 Sascha Hauer committed on 20 Jun 2013
@Sebastian Hesselbarth
OF: base: sync of_find_node_by_path with linux OF API ...
Sebastian Hesselbarth authored on 13 Jun 2013 Sascha Hauer committed on 20 Jun 2013