提交歷史

作者 SHA1 備註 提交日期
  David Gibson a22d9cfbb5 libfdt: Rework/cleanup fdt_next_tag() 16 年之前
  David Gibson 2c0b843e71 libfdt: Rework fdt_next_node() 16 年之前
  David Gibson 4bc7deee90 libfdt: Fix bug in fdt_subnode_offset_namelen() 16 年之前
  David Gibson 9a6cf73a88 libfdt: Add function to explicitly expand aliases 16 年之前
  David Gibson bbdbc7cb3a libfdt: Fix bugs in fdt_get_path() 16 年之前
  Kumar Gala feeca3f578 libfdt: Add support for using aliases in fdt_path_offset() 16 年之前
  David Gibson 0219399a4e libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen() 16 年之前
  David Gibson f171746f70 libfdt: Forgot one function when cleaning the namespace 16 年之前
  David Gibson fc7758ee4f libfdt: Increase namespace-pollution paranoia 17 年之前
  David Gibson c66830263a dtc: Enable and fix -Wcast-qual warnings 17 年之前
  David Gibson ef4e8ce1be dtc: Enable and fix -Wpointer-arith warnings 17 年之前
  David Gibson 2f08bfa952 libfdt: Several cleanups to parameter checking 17 年之前
  Bartlomiej Sieka 27f33e9f45 Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing 17 年之前
  David Gibson 11abe45c48 libfdt: Remove no longer used code from fdt_node_offset_by_compatible() 17 年之前
  David Gibson d0ccb9b140 libfdt: Trivial cleanup for CHECK_HEADER) 17 年之前
  David Gibson ae0b5908de libfdt: Add and use a node iteration helper function. 17 年之前
  David Gibson d1cc52879c libfdt: Add and use a node iteration helper function. 17 年之前
  Bartlomiej Sieka 8cf30809a8 [new uImage] Add libfdt support to mkimage 17 年之前
  Kumar Gala 8d04f02f62 Update libfdt from device tree compiler (dtc) 17 年之前
  Kumar Gala a3c2933e02 Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt 17 年之前
  Kumar Gala ed1353d74b [BUILD] conditionally compile libfdt/*.c in libfdt/Makefile 17 年之前
  Wolfgang Denk be5d72d10d Minor coding style cleanup. Update CHANGELOG. 17 年之前
  Gerald Van Baren 06e19a0770 For fdt_find_node_by_path(), handle the root path properly. 18 年之前
  Gerald Van Baren 9675ee7208 Add fdt_find_node_by_type() and fdt_find_compatible_node() to LIBFDT 18 年之前
  Gerald Van Baren 1a861169bc Replace fdt_node_offset() with fdt_find_node_by_path(). 18 年之前
  Gerald Van Baren 8096b3b8f7 libfdt: Conditionally compile based on CONFIG_OF_LIBFDT 18 年之前
  Wolfgang Denk 37837828d8 Clenaup, update CHANGELOG 18 年之前
  Gerald Van Baren 3f9f08cf91 Add some utilities to manipulate the reserved memory map. 18 年之前
  Gerald Van Baren 6679f92995 libfdt: Make fdt_check_header() public 18 年之前
  Wolfgang Denk 94abd7c058 Minor cleanup. 18 年之前