コミット履歴

作者 SHA1 メッセージ 日付
  Simon Glass 20e442ab2d dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() 3 年 前
  Simon Glass 10cbd3b7da dtoc: Add an 'all' command 3 年 前
  Simon Glass be44f27156 dtoc: Allow outputing to multiple files 3 年 前
  Simon Glass 192c111cfc dtoc: Allow providing a directory to write files to 3 年 前
  Simon Glass f62cea0e20 dtoc: Use None to mean stdout 3 年 前
  Simon Glass 7d637c122d dtoc: Convert _drivers to a dict 3 年 前
  Simon Glass 161dac1dd8 dtoc: Output the struct values in a separate function 3 年 前
  Simon Glass 221ddc1158 dtoc: Output the device in a separate function 3 年 前
  Simon Glass abf0c80292 dtoc: Make _output_list a top-level function 3 年 前
  Simon Glass ccc3da77ae dtoc: Fix a few pylint warnings in dtb_platdata 3 年 前
  Simon Glass 4f50086ad6 dm: Rename 'platdata_size' to 'plat_size' 3 年 前
  Simon Glass caa4daa2ae dm: treewide: Rename 'platdata' variables to just 'plat' 3 年 前
  Simon Glass 78128d52df dtoc: Tidy up more Python style in dtb_platdata 3 年 前
  Simon Glass 9b3303822d dtoc: Tidy up Python style in dtb_platdata 3 年 前
  Simon Glass 6a4ccad8e0 patman: Drop tools.ToByte() 3 年 前
  Simon Glass fc0056e8d5 patman: Drop unicode helper functions 3 年 前
  Simon Glass 5ea9dccf02 fdt: Use an Enum for the data type 3 年 前
  Simon Glass cb43ac184f dm: Don't allow U_BOOT_DEVICE() when of-platdata is used 3 年 前
  Simon Glass 8a38abfc43 dm: Use driver_info index instead of pointer 3 年 前
  Simon Glass e41651fffd dm: Support parent devices with of-platdata 3 年 前
  Simon Glass 1b27273e09 dtoc: Order the structures internally by name 3 年 前
  Simon Glass e4fb5faa04 dtoc: Document the return value of scan_structs() 3 年 前
  Simon Glass 97136eb535 dtoc: Use a namedtuple for _links 3 年 前
  Simon Glass 26e408fe12 dtoc: Extract inner loop from output_node() 3 年 前
  Walter Lozano e9ab331ca6 dtoc: remove compatible string aliases support 3 年 前
  Walter Lozano dcb3ed642b dtoc: look for compatible string aliases in driver list 3 年 前
  Walter Lozano 6c74d1b832 dtoc: add coverage test for unicode error 3 年 前
  Simon Glass f02d0eb3fa dtoc: Support ACPI paths in of-platdata 3 年 前
  Walter Lozano ad34017c8c dtoc: update dtb_platdata to support cd-gpios 4 年 前
  Walter Lozano 51f1263d89 dtoc: extend dtoc to use struct driver_info when linking nodes 4 年 前