index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
dtoc
/
src_scan.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
dtoc: avoid invalid escape sequence '\s'
Heinrich Schuchardt
2024-03-01
1
-4
/
+4
*
dtoc: Detect drivers which do not parse correctly
Simon Glass
2021-07-21
1
-1
/
+6
*
dtoc: Detect unexpected suffix on .of_match
Simon Glass
2021-07-21
1
-3
/
+9
*
dtoc: Correct the re_compat regular expression
Simon Glass
2021-07-21
1
-2
/
+2
*
dtoc: Allow multiple warnings for a driver
Simon Glass
2021-07-21
1
-4
/
+20
*
dtoc: Avoid using subscripts on match objects
Simon Glass
2021-07-21
1
-1
/
+1
*
dtoc: Show driver warnings once at the end
Simon Glass
2021-04-06
1
-6
/
+9
*
dtoc: Support processing the root node
Simon Glass
2021-03-22
1
-16
/
+23
*
dtoc: Set up the uclasses that are used
Simon Glass
2021-03-22
1
-0
/
+45
*
dtoc: Detect drivers only at the start of start of line
Simon Glass
2021-03-22
1
-2
/
+2
*
dtoc: Read aliases for uclasses
Simon Glass
2021-03-22
1
-1
/
+31
*
dtoc: Warn of duplicate drivers
Simon Glass
2021-03-22
1
-1
/
+27
*
dtoc: Process driver aliases along with drivers
Simon Glass
2021-03-22
1
-11
/
+5
*
dtoc: Support headers needed for drivers
Simon Glass
2021-03-22
1
-0
/
+7
*
dtoc: Support tracking the phase of U-Boot
Simon Glass
2021-03-22
1
-1
/
+11
*
dtoc: Track nodes which are actually used
Simon Glass
2021-03-22
1
-3
/
+22
*
dtoc: Process nodes to set up required properties
Simon Glass
2021-03-22
1
-0
/
+11
*
dtoc: Support scanning of structs in header files
Simon Glass
2021-03-22
1
-3
/
+83
*
dtoc: Support scanning of uclasses
Simon Glass
2021-03-22
1
-0
/
+122
*
dtoc: Collect priv/plat struct info from drivers
Simon Glass
2021-03-22
1
-2
/
+23
*
dtoc: Ignore unwanted files when scanning for drivers
Simon Glass
2021-03-22
1
-0
/
+5
*
dtoc: Scan drivers for available information
Simon Glass
2021-03-22
1
-10
/
+184
*
dtoc: Move src_scan tests to a separate file
Simon Glass
2021-01-05
1
-2
/
+2
*
dtoc: Split source-code scanning to a separate file
Simon Glass
2021-01-05
1
-0
/
+185