patman: Convert camel case in tools.py
[platform/kernel/u-boot.git] / tools / dtoc / test_src_scan.py
2022-02-09 Simon Glasspatman: Convert camel case in tools.py
2021-07-23 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-07-22 Tom RiniMerge tag 'dm-pull-21jul21' of https://gitlab.denx...
2021-07-21 Simon Glassdtoc: Detect drivers which do not parse correctly
2021-07-21 Simon Glassdtoc: Detect unexpected suffix on .of_match
2021-07-21 Simon Glassdtoc: Add a stdout check in test_normalized_name()
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: 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-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: Warn of duplicate 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: 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: Scan drivers for available information
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 Simon Glassdtoc: Tidy up src_scan tests
2021-01-05 Simon Glassdtoc: Move src_scan tests to a separate file