VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
33 Branches
55 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
rt-linux-release
/
scripts
/
get_abi.pl
Date
Commit Message
Rev
Author
2021-03-31
scripts: get_abi: ignore code blocks for cross-references
2ae7bb57
Mauro Carvalho Chehab
2021-03-31
scripts: get_abi.pl: parse description line per line
c27c2e34
Mauro Carvalho Chehab
2021-03-31
scripts: get_abi.pl: extend xref match to other types
87ec9ea1
Mauro Carvalho Chehab
2021-03-31
get_abi.pl: fix xref boundaries
50ebf8f4
Mauro Carvalho Chehab
2021-03-31
get_abi.pl: seek for all occurrences for Documentation/ABI
d3e6b223
Mauro Carvalho Chehab
2021-03-31
scripts: get_abi.pl: better handle escape chars on what:
b0f9580a
Mauro Carvalho Chehab
2020-12-08
tweewide: Fix most Shebang lines
c25ce589
Finn Behrens
2020-11-02
scripts: get_api.pl: Add sub-titles to ABI output
9d4fdda3
Mauro Carvalho Chehab
2020-11-02
scripts: get_abi.pl: Don't let ABI files to create subtitles
daaaf58a
Mauro Carvalho Chehab
2020-10-30
scripts: get_abi.pl: assume ReST format by default
2fcce37a
Mauro Carvalho Chehab
2020-10-30
docs: ABI: cleanup several ABI documents
54a19b4d
Mauro Carvalho Chehab
2020-10-30
docs: Kconfig/Makefile: add a check for broken ABI files
75442fb0
Mauro Carvalho Chehab
2020-10-30
scripts: get_abi.pl: auto-generate cross references
55e5414f
Mauro Carvalho Chehab
2020-10-30
scripts: get_abi.pl: use bold font for ABI definitions
c01d62d3
Mauro Carvalho Chehab
2020-10-30
scripts: get_abi.pl: prevent duplicated file names
a4ea67bc
Mauro Carvalho Chehab
2020-10-30
scripts: get_abi.pl: output users in ReST format
a16ab14e
Mauro Carvalho Chehab
2020-10-30
scripts: get_abi.pl: detect duplicated ABI definitions
c7ba3334
Mauro Carvalho Chehab
2020-10-30
scripts: get_abi.pl: cleanup ABI cross-reference logic
234948bf
Mauro Carvalho Chehab
2020-10-30
scripts: get_abi.pl: improve its parser to better catch up indentation
f82a8a74
Mauro Carvalho Chehab
2020-10-30
scripts: get_abi.pl: Allow optionally record from where a line came from
61439c4a
Mauro Carvalho Chehab
2020-10-30
scripts: get_abi.pl: fix parsing on ReST mode
e9bca891
Mauro Carvalho Chehab
2020-10-30
scripts: get_abi.pl: change script to allow parsing in ReST mode
11ce90a4
Mauro Carvalho Chehab
2019-06-21
doc: ABI scripts: add a SPDX header file
ecb351f1
Mauro Carvalho Chehab
2019-06-21
scripts/get_abi.pl: add a validate command
7ce7b89b
Mauro Carvalho Chehab
2019-06-21
scripts/get_abi.pl: add a handler for invalid "where" tag
2c0700e7
Mauro Carvalho Chehab
2019-06-21
scripts/get_abi.pl: avoid creating duplicate names
2e7ce055
Mauro Carvalho Chehab
2019-06-21
scripts/get_abi.pl: fix parse issues with some files
7d7ea8d2
Mauro Carvalho Chehab
2019-06-21
scripts/get_abi.pl: represent what in tables
45f96517
Mauro Carvalho Chehab
2019-06-21
scripts/get_abi.pl: add support for searching for ABI symbols
33e3e991
Mauro Carvalho Chehab
2019-06-21
scripts/get_abi.pl: split label naming from xref logic
d0ebaf51
Mauro Carvalho Chehab
2019-06-21
scripts/get_abi.pl: avoid use literal blocks when not needed
4e6a6234
Mauro Carvalho Chehab
2019-06-21
scripts/get_abi.pl: parse files with text at beginning
6619c661
Mauro Carvalho Chehab
2019-06-21
scripts: add an script to parse the ABI files
bbc249f2
Mauro Carvalho Chehab