index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
get_abi.pl
Age
Commit message (
Expand
)
Author
2020-12-08
tweewide: Fix most Shebang lines
Finn Behrens
2020-11-02
scripts: get_api.pl: Add sub-titles to ABI output
Mauro Carvalho Chehab
2020-11-02
scripts: get_abi.pl: Don't let ABI files to create subtitles
Mauro Carvalho Chehab
2020-10-30
scripts: get_abi.pl: assume ReST format by default
Mauro Carvalho Chehab
2020-10-30
docs: ABI: cleanup several ABI documents
Mauro Carvalho Chehab
2020-10-30
docs: Kconfig/Makefile: add a check for broken ABI files
Mauro Carvalho Chehab
2020-10-30
scripts: get_abi.pl: auto-generate cross references
Mauro Carvalho Chehab
2020-10-30
scripts: get_abi.pl: use bold font for ABI definitions
Mauro Carvalho Chehab
2020-10-30
scripts: get_abi.pl: prevent duplicated file names
Mauro Carvalho Chehab
2020-10-30
scripts: get_abi.pl: output users in ReST format
Mauro Carvalho Chehab
2020-10-30
scripts: get_abi.pl: detect duplicated ABI definitions
Mauro Carvalho Chehab
2020-10-30
scripts: get_abi.pl: cleanup ABI cross-reference logic
Mauro Carvalho Chehab
2020-10-30
scripts: get_abi.pl: improve its parser to better catch up indentation
Mauro Carvalho Chehab
2020-10-30
scripts: get_abi.pl: Allow optionally record from where a line came from
Mauro Carvalho Chehab
2020-10-30
scripts: get_abi.pl: fix parsing on ReST mode
Mauro Carvalho Chehab
2020-10-30
scripts: get_abi.pl: change script to allow parsing in ReST mode
Mauro Carvalho Chehab
2019-06-21
doc: ABI scripts: add a SPDX header file
Mauro Carvalho Chehab
2019-06-21
scripts/get_abi.pl: add a validate command
Mauro Carvalho Chehab
2019-06-21
scripts/get_abi.pl: add a handler for invalid "where" tag
Mauro Carvalho Chehab
2019-06-21
scripts/get_abi.pl: avoid creating duplicate names
Mauro Carvalho Chehab
2019-06-21
scripts/get_abi.pl: fix parse issues with some files
Mauro Carvalho Chehab
2019-06-21
scripts/get_abi.pl: represent what in tables
Mauro Carvalho Chehab
2019-06-21
scripts/get_abi.pl: add support for searching for ABI symbols
Mauro Carvalho Chehab
2019-06-21
scripts/get_abi.pl: split label naming from xref logic
Mauro Carvalho Chehab
2019-06-21
scripts/get_abi.pl: avoid use literal blocks when not needed
Mauro Carvalho Chehab
2019-06-21
scripts/get_abi.pl: parse files with text at beginning
Mauro Carvalho Chehab
2019-06-21
scripts: add an script to parse the ABI files
Mauro Carvalho Chehab