History for barebox / drivers / of
2013-08-14
@David Jander
of: base.c: Use correct device-tree in of_add_initrd() ...
David Jander authored on 14 Aug 2013 Sascha Hauer committed on 14 Aug 2013
2013-07-27
@Sascha Hauer
of: Use dts syntax when printing devicetrees ...
Sascha Hauer committed on 27 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
2013-07-02
@Sascha Hauer
Merge branch 'for-next-manual/oftree-linux-sync'
Sascha Hauer committed on 2 Jul 2013
2013-06-26
@Sascha Hauer
ARM: build dtbs depending on CONFIG_OFTREE ...
Sascha Hauer committed on 26 Jun 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: convert and remove device_node_for_nach_child ...
Sebastian Hesselbarth authored on 14 Jun 2013 Sascha Hauer committed on 20 Jun 2013
@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
@Sebastian Hesselbarth
OF: base: sync of_find_property with linux OF API ...
Sebastian Hesselbarth authored on 18 Jun 2013 Sascha Hauer committed on 20 Jun 2013
@Sebastian Hesselbarth
OF: base: convert strcmp to default string compare functions ...
Sebastian Hesselbarth authored on 18 Jun 2013 Sascha Hauer committed on 20 Jun 2013
@Sebastian Hesselbarth
OF: base: export of_alias_scan ...
Sebastian Hesselbarth authored on 14 Jun 2013 Sascha Hauer committed on 20 Jun 2013
@Sebastian Hesselbarth
OF: base: also update property length on of_property_write_u32 ...
Sebastian Hesselbarth authored on 14 Jun 2013 Sascha Hauer committed on 20 Jun 2013
@Sebastian Hesselbarth
OF: base: bail out early on missing matches for of_match_node ...
Sebastian Hesselbarth authored on 13 Jun 2013 Sascha Hauer committed on 20 Jun 2013
2013-06-02
@Sascha Hauer
Merge branch 'for-next/of-i2c'
Sascha Hauer committed on 2 Jun 2013