Merge tag 'mmc-2021-4-6' of https://source.denx.de/u-boot/custodians/u-boot-mmc
[platform/kernel/u-boot.git] / tools / dtoc /
2021-04-07 Tom RiniMerge tag 'mmc-2021-4-6' of https://source.denx.de...
2021-04-06 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2021-04-06 Tom RiniMerge tag 'u-boot-amlogic-20210406' of https://source...
2021-04-06 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-04-06 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-04-06 Tom RiniMerge tag 'dm-pull-6apr21' of https://source.denx.de...
2021-04-06 Simon Glassdtoc: Improve handling of reg properties
2021-04-06 Simon Glassdtoc: Adjust detection of 64-bit properties
2021-04-06 Simon Glassdtoc: Show driver warnings once at the end
2021-04-05 Tom RiniMerge branch 'next'
2021-03-31 Tom RiniMerge tag 'xilinx-for-v2021.07' of https://source.denx...
2021-03-30 Tom RiniMerge tag 'u-boot-atmel-2021.07-a' of https://source...
2021-03-29 Tom RiniMerge tag 'v2021.04-rc5' into next
2021-03-29 Tom RiniMerge tag 'dm-pull-28mar21' of git://git.denx.de/u...
2021-03-27 Simon Glassdtoc: Add new check that offsets are correct
2021-03-27 Simon Glassdtoc: Support adding subnodes alongside existing ones
2021-03-27 Simon Glassdtoc: Add a subnode test for multiple nodes
2021-03-27 Simon Glassdtoc: Tweak ordering of fdt-offsets refreshing
2021-03-27 Simon Glassdtoc: Tidy up property-offset handling
2021-03-27 Simon Glassdtoc: Improve internal error for Refresh()
2021-03-26 Tom RiniMerge tag 'dm-pull-26mar21-take2' of git://git.denx...
2021-03-26 Simon Glassdtoc: Only generate the required files
2021-03-22 Simon Glassdtoc: Drop use of DECL() macros
2021-03-22 Simon Glassdtoc: Generate device instances
2021-03-22 Simon Glassdtoc: Generate uclass devices
2021-03-22 Simon Glassdtoc: Generate a summary in the dt-plat.c file
2021-03-22 Simon Glassdtoc: Tidy up the list of supported phandle properties
2021-03-22 Simon Glassdtoc: Don't generate platform data with instantiation
2021-03-22 Simon Glassdtoc: Add support for decl file
2021-03-22 Simon Glassdtoc: Add an option for device instantiation
2021-03-22 Simon Glassdtoc: Support processing the root node
2021-03-22 Simon Glassdtoc: Set up the uclasses that are used
2021-03-22 Simon Glassdtoc: Assign a sequence number to each node
2021-03-22 Simon Glassdtoc: Detect drivers only at the start of start of...
2021-03-22 Simon Glassdtoc: Read aliases for uclasses
2021-03-22 Simon Glassdtoc: Warn of duplicate drivers
2021-03-22 Simon Glassdtoc: Process driver aliases along with drivers
2021-03-22 Simon Glassdtoc: Support headers needed for drivers
2021-03-22 Simon Glassdtoc: Support tracking the phase of U-Boot
2021-03-22 Simon Glassdtoc: Track nodes which are actually used
2021-03-22 Simon Glassdtoc: Process nodes to set up required properties
2021-03-22 Simon Glassdtoc: Make use of node properties
2021-03-22 Simon Glassdtoc: Add some extra properties to nodes
2021-03-22 Simon Glassdtoc: Rename sandbox_i2c_test and sandbox_pmic_test
2021-03-22 Simon Glassdtoc: Move test files into a test/ directory
2021-03-22 Simon Glassdtoc: Support scanning of structs in header files
2021-03-22 Simon Glassdtoc: Support scanning of uclasses
2021-03-22 Simon Glassdtoc: Collect priv/plat struct info from drivers
2021-03-22 Simon Glassdtoc: Ignore unwanted files when scanning for drivers
2021-03-22 Simon Glassdtoc: Save scan information across test runs
2021-03-22 Simon Glassdtoc: Scan drivers for available information
2021-02-01 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2021-01-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2021-01-31 Tom RiniMerge tag 'dm-pull-30jan21' of https://gitlab.denx...
2021-01-30 Simon Glassbinman: Support alignment of files
2021-01-30 Simon Glassdtoc: binman: Drop Python 2 code
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-12 Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
2021-01-11 Tom RiniMerge branch 'next'
2021-01-06 Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-06 Tom RiniMerge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot...
2021-01-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2021-01-05 Simon Glassdtoc: Tidy up src_scan tests
2021-01-05 Simon Glassdtoc: Move src_scan tests to a separate file
2021-01-05 Simon Glassdtoc: Split source-code scanning to a separate file
2021-01-05 Simon Glassdtoc: Drop dm_populate_phandle_data()
2021-01-05 Simon Glassdtoc: Output nodes in order
2021-01-05 Simon Glassdtoc: Allow specifying the base directory for tests
2021-01-05 Simon Glassdtoc: Add the method for each command to OutputFile
2021-01-05 Simon Glassdtoc: Rename dt-platdata.c to dt-plat.c
2021-01-05 Simon Glassdtoc: Add a header comment to each generated file
2021-01-05 Simon Glassdtoc: Run tests using test_util
2021-01-05 Simon Glassdm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
2021-01-05 Simon Glassdm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET()
2021-01-05 Simon Glassdm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
2021-01-05 Simon Glassdtoc: Add an 'all' command
2021-01-05 Simon Glassdtoc: Allow outputing to multiple files
2021-01-05 Simon Glassdtoc: Allow providing a directory to write files to
2021-01-05 Simon Glassdtoc: Test the stdout output
2021-01-05 Simon Glassdtoc: Use None to mean stdout
2021-01-05 Simon Glassdtoc: Tidy up pylint warnings in test
2021-01-05 Simon Glassdtoc: Convert _drivers to a dict
2021-01-05 Simon Glassdtoc: Output the struct values in a separate function
2021-01-05 Simon Glassdtoc: Output the device in a separate function
2021-01-05 Simon Glassdtoc: Make _output_list a top-level function
2021-01-05 Simon Glassdtoc: Fix a few pylint warnings in dtb_platdata
2021-01-05 Simon Glasssandbox: Drop unnecessary test node
2020-12-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
2020-12-13 Simon Glassdm: Rename 'platdata_size' to 'plat_size'
2020-12-13 Simon Glassdm: treewide: Rename 'platdata' variables to just ...
2020-12-13 Simon Glassdtoc: Tidy up more Python style in dtb_platdata
2020-12-13 Simon Glassdtoc: Tidy up Python style in dtb_platdata
2020-12-13 Simon Glasspatman: Drop tools.ToChar() and ToChars()
2020-12-13 Simon Glasspatman: Drop tools.ToByte()
2020-12-13 Simon Glasspatman: Drop unicode helper functions
2020-12-13 Simon Glassfdt: Use an Enum for the data type
2020-11-06 Tom RiniMerge tag 'u-boot-amlogic-20201105' of https://gitlab...
2020-11-02 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-a' of https:...
2020-11-01 Tom RiniMerge tag 'efi-2020-01-rc2-2' of https://gitlab.denx...
next