Historique des commits

Auteur SHA1 Message Date
  Simon Glass 116adecb5e dtoc: Add functions to add integer properties il y a 6 ans
  Simon Glass dfe5f5b97d dtoc: Fix some minor errors il y a 6 ans
  Simon Glass b9066ffc13 dtoc: Fix Fdt.GetNode() to handle a missing node il y a 6 ans
  Simon Glass f9b88b3a5d dtoc: Keep track of property offsets il y a 6 ans
  Simon Glass 2a2d91d0d6 dtoc: Update fdt tests to increase code coverage il y a 6 ans
  Simon Glass 960662404f dtoc: Drop use of a local dtb buffer il y a 6 ans
  Simon Glass 117f57b75a dtoc: Make use of the new pylibfdt methods il y a 6 ans
  Simon Glass 2ba9875312 dtoc: Add some tests for the fdt module il y a 6 ans
  Simon Glass 3def0cf238 libfdt: Bring in proposed pylibfdt changes il y a 6 ans
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style il y a 7 ans
  Simon Glass 09264e0433 dtoc: Update the Fdt class to record phandles il y a 7 ans
  Simon Glass fbdfd228fb dtoc: Add a 64-bit type and a way to convert cells into 64 bits il y a 7 ans
  Simon Glass 979ab02473 dtoc: Adjust Node to record its parent il y a 7 ans
  Simon Glass 99ed4a2e97 fdt: Drop fdt_select.py il y a 8 ans
  Simon Glass 7b75b4482d fdt: Merge fdt_normal with its base class il y a 8 ans
  Simon Glass 160a766425 fdt: Drop fdt_fallback library il y a 8 ans
  Simon Glass b4360206a4 fdt: Support use of the new python libfdt library il y a 8 ans
  Simon Glass babdbde68f dtoc: Support finding the offset of a property il y a 8 ans
  Simon Glass da5f74998b dtoc: Support packing the device tree il y a 8 ans
  Simon Glass 2a70d897ed dtoc: Support deleting device tree properties il y a 8 ans
  Simon Glass f7a2aeeeb8 dtoc: Move a few more common functions into fdt.py il y a 8 ans
  Simon Glass c322a850af dtoc: Move Widen() and GetPhandle() into the base class il y a 8 ans
  Simon Glass bc1dea3656 dtoc: Move BytesToValue() and GetEmpty() into PropBase il y a 8 ans
  Simon Glass a06a34b203 dtoc: Create a base class for Fdt il y a 8 ans
  Simon Glass 66051b1f59 dtoc: Rename fdt.py to fdt_normal.py il y a 8 ans
  Simon Glass 76bce10d21 dm: Add a more efficient libfdt library il y a 9 ans