tools: mkimage: fix build with LibreSSL
[platform/kernel/u-boot.git] / tools / dtoc / test_dtoc.py
2022-07-11 Tom RiniMerge branch 'next'
2022-07-08 Tom RiniMerge tag 'dm-pull-28jun22' of https://source.denx...
2022-06-28 Simon Glassdm: core: Support accessing core tags
2022-06-28 Simon Glassdm: core: Switch the testbus driver to use a new struct
2022-04-05 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-04-04 Tom RiniMerge branch 'next'
2022-03-28 Tom RiniMerge tag 'v2022.04-rc5' into next
2022-03-16 Tom RiniMerge tag 'xilinx-for-v2022.07-rc1' of https://source...
2022-03-14 Tom RiniMerge tag 'v2022.04-rc4' into next
2022-03-03 Tom RiniMerge tag 'u-boot-at91-fixes-2022.04-a' of https:/...
2022-03-02 Tom RiniMerge branch '2022-03-02-enable-pylint-in-CI' into...
2022-03-02 Simon Glassdtoc: Correct pylint errors
2022-02-21 Tom RiniMerge tag 'xilinx-for-v2022.04-rc3' of https://gitlab...
2022-02-10 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-02-10 Tom RiniMerge tag 'dm-pull-8feb22-take3' of https://gitlab...
2022-02-09 Simon Glasspatman: Convert camel case in tools.py
2022-01-19 Tom RiniMerge tag 'xilinx-for-v2022.04-rc1' of https://source...
2022-01-10 Tom RiniMerge branch 'next'
2022-01-09 Tom RiniMerge tag 'u-boot-amlogic-20220107' of https://source...
2021-12-20 Tom RiniMerge tag 'v2022.01-rc4' into next
2021-12-17 Tom RiniMerge tag 'u-boot-at91-2022.04-a' of https://source...
2021-12-06 Tom RiniMerge tag 'dm-pull-5dec21a' of https://source.denx...
2021-12-02 Simon Glassdtoc: Add support for reading 64-bit ints
2021-08-11 Tom RiniMerge tag 'u-boot-amlogic-20210810' of https://source...
2021-08-06 Tom RiniMerge tag 'video-2021-08-05' of https://source.denx...
2021-08-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-08-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2021-08-02 Tom RiniMerge tag 'efi-2021-10-rc2' of https://source.denx...
2021-08-02 Tom RiniMerge tag 'mmc-2021-7-30' of https://source.denx.de...
2021-08-01 Tom RiniMerge tag 'dm-pull-1aug21' of https://source.denx.de...
2021-08-01 Simon Glassdtoc: Support widening a bool value
2021-08-01 Simon Glassdtoc: Fix widening an int array to an int
2021-07-19 Tom RiniMerge tag 'ti-v2021.10-rc1' of https://source.denx...
2021-07-17 Tom RiniMerge tag 'u-boot-imx-20210717' of https://gitlab.denx...
2021-07-15 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2021-07-15 Simon Glassdtoc: Check that a parent is not missing
2021-06-17 Tom RiniMerge tag 'u-boot-atmel-2021.10-a' of https://source...
2021-04-30 Tom RiniMerge tag 'dm-pull-29apr21' of https://source.denx...
2021-04-29 Simon Glassdtoc: Correct dtoc output when testing
2021-04-18 Tom RiniMerge tag 'ti-v2021.07-rc1' of https://source.denx...
2021-04-09 Tom RiniMerge tag 'u-boot-stm32-20210409' of https://source...
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-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: 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: Read aliases for uclasses
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: 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: Save scan information across test runs
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: 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: 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 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 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 Glassfdt: Use an Enum for the data type
2020-11-06 Tom RiniMerge tag 'u-boot-amlogic-20201105' of https://gitlab...
next