~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
dtoc
/
fdt.py
Commit message (
Expand
)
Author
Age
*
Revert "binman: Add a temporary hack for duplicate phandles"
Simon Glass
2023-08-28
*
binman: Add a temporary hack for duplicate phandles
Simon Glass
2023-08-02
*
fdt: Allow copying phandles into templates
Simon Glass
2023-08-02
*
dtoc: Add some debugging when copying nodes
Simon Glass
2023-08-02
*
dtoc: Make properties dirty when purging them
Simon Glass
2023-08-02
*
dtoc: Allow inserting a list of nodes into another
Simon Glass
2023-07-20
*
dtoc: Support copying the contents of a node into another
Simon Glass
2023-07-20
*
patman: Move library functions into a library directory
Simon Glass
2023-03-08
*
dtoc: Tidy up implementation of AddStringList()
Simon Glass
2022-03-18
*
dtoc: Allow deleting nodes and adding them in the same sync
Simon Glass
2022-02-22
*
dtoc: Support deleting a node
Simon Glass
2022-02-22
*
dtoc: Support adding a string list to a device tree
Simon Glass
2022-02-22
*
patman: Convert camel case in tools.py
Simon Glass
2022-02-09
*
dtoc: Support widening a bool value
Simon Glass
2021-08-01
*
dtoc: Fix widening an int array to an int
Simon Glass
2021-08-01
*
dtoc: Rename is_wider_than() to reduce confusion
Simon Glass
2021-08-01
*
dtoc: Add new check that offsets are correct
Simon Glass
2021-03-27
*
dtoc: Support adding subnodes alongside existing ones
Simon Glass
2021-03-27
*
dtoc: Tweak ordering of fdt-offsets refreshing
Simon Glass
2021-03-27
*
dtoc: Tidy up property-offset handling
Simon Glass
2021-03-27
*
dtoc: Improve internal error for Refresh()
Simon Glass
2021-03-27
*
binman: Support alignment of files
Simon Glass
2021-01-30
*
dtoc: binman: Drop Python 2 code
Simon Glass
2021-01-30
*
patman: Drop tools.ToChar() and ToChars()
Simon Glass
2020-12-13
*
fdt: Use an Enum for the data type
Simon Glass
2020-12-13
*
dtoc: Fix widening of int to bytes
Simon Glass
2020-10-29
*
dtoc: Allow adding variable-sized data to a dtb
Simon Glass
2020-07-25
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
*
dtoc: Allow adding variable-sized data to a dtb
Simon Glass
2020-07-20
*
patman: Move to absolute imports
Simon Glass
2020-04-26
*
dtoc: Convert fdt.py to Python 3
Simon Glass
2019-11-04
*
binman: Update state when replacing device-tree entries
Simon Glass
2019-07-29
*
dtoc: Update Fdt.GetNode() to handle the root node
Simon Glass
2019-07-29
*
dtoc: Update Fdt.FromData() to allow a name
Simon Glass
2019-07-29
*
binman: Show a helpful error when a DT property is missing
Simon Glass
2019-07-29
*
dtoc: Convert the Fdt.Node class to Python 3
Simon Glass
2019-07-10
*
dtoc: Convert the Fdt.Prop class to Python 3
Simon Glass
2019-07-10
*
dtoc: Use byte type instead of str in fdt
Simon Glass
2019-07-10
*
dtoc: Updates BytesToValue() for Python 3
Simon Glass
2019-07-10
*
dtoc: Move BytesToValue() out of the Prop class
Simon Glass
2019-07-10
*
dtoc: Use GetBytes() to obtain repeating bytes
Simon Glass
2019-07-10
*
tools: dtoc: Open all binary files in binary mode
Simon Glass
2019-07-10
*
dtoc: Fix the value of SetInt()
Simon Glass
2018-10-09
*
dtoc: Add a way to create an Fdt object from a data block
Simon Glass
2018-09-28
*
dtoc: Add methods for adding and updating properties
Simon Glass
2018-09-28
*
dtoc: Support adding new nodes
Simon Glass
2018-09-28
*
dtoc: Fixed endianness in Prop.GetEmpty()
Simon Glass
2018-09-28
*
dtoc: Allow syncing of the device tree back to a file
Simon Glass
2018-09-28
*
libfdt: Update to latest pylibfdt implementation
Simon Glass
2018-08-08
*
dtoc: Add a function to obtain a list of phandles
Simon Glass
2018-08-01
[next]