提交历史

作者 SHA1 备注 提交日期
  Gerald Van Baren ae9e97fa96 libfdt: Move the working_fdt pointer to cmd_fdt.c 17 年之前
  Kim Phillips e489b9c078 fdt: unshadow global working fdt variable 17 年之前
  Anton Vorontsov 18e69a35ef 83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role 17 年之前
  Jerry Van Baren 43ddd9c820 Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T 17 年之前
  Kumar Gala d9ad115bbf Fix building of fdt_support.c if DEBUG set 17 年之前
  Kumar Gala 69018ce2e0 QE: Move FDT support into a common file 17 年之前
  Timur Tabi b8ec238503 85xx: add ability to upload QE firmware 17 年之前
  Gerald Van Baren b60af3d4c1 Fine grained per property /chosen updating. 17 年之前
  Gerald Van Baren c01b17dd85 Conditionally compile fdt_fixup_ethernet() 17 年之前
  Kumar Gala 151c8b09b3 Added fdt_fixup_stdout that uses aliases to set linux,stdout-path 17 年之前
  Kumar Gala 3c9272813f Add common memory fixup function 17 年之前
  Kumar Gala 9c9109e7fc Conditionally compile fdt_support.c 17 年之前
  Kumar Gala 9eb77cea1f Add additional fdt fixup helper functions 17 年之前
  Kumar Gala ab544633ab Add fdt_fixup_ethernet helper to set mac addresses 17 年之前
  Kumar Gala 8d04f02f62 Update libfdt from device tree compiler (dtc) 17 年之前
  Kumar Gala e93becf80d Move do_fixup* for libfdt into common code 17 年之前
  Kumar Gala a3c2933e02 Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt 17 年之前
  Kim Phillips d35b508a55 fdt: suppress unused variable 'bd' warning 17 年之前
  Gerald Van Baren 5fe6be6208 Improve error print messages. 17 年之前
  Gerald Van Baren fd61e55dd8 Create new fdt boardsetup command, fix bug parsing [] form of set values. 18 年之前
  Gerald Van Baren 6f35ded9e8 Tighten up the error messages. 18 年之前
  Gerald Van Baren 35ec398f16 Fix fdt_chosen() to call ft_board_setup(), clean up long lines. 18 年之前
  Gerald Van Baren 1a861169bc Replace fdt_node_offset() with fdt_find_node_by_path(). 18 年之前
  Gerald Van Baren bb930e76fe Minor code clean up. 18 年之前
  Gerald Van Baren ba24e2ac3b Improve error messages, more informative. 18 年之前
  Gerald Van Baren 7651f8bdbb Fix serious pointer bug with bootm and reserve map. 18 年之前
  Gerald Van Baren c28abb9c61 Improve the bootm command for CONFIG_OF_LIBFDT 18 年之前
  Gerald Van Baren 64dbbd40c5 Moved fdt command support code to fdt_support.c 18 年之前