Histórico de commits

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