summaryrefslogtreecommitdiff
path: root/scripts/lib/abi/abi_parser.py
AgeCommit message (Expand)Author
2025-02-13docs: ABI: move README contents to the topMauro Carvalho Chehab
2025-02-10scripts/lib/abi/abi_parser.py: make it backward-compatible with Python 3.6Mauro Carvalho Chehab
2025-02-10scripts/lib/abi/abi_parser.py: Rename title name for ABI filesMauro Carvalho Chehab
2025-02-10docs: sphinx/automarkup: add cross-references for ABIMauro Carvalho Chehab
2025-02-10docs: sphinx/kernel_abi: parse ABI files only onceMauro Carvalho Chehab
2025-02-10scripts/get_abi.pl: add support to parse ABI README fileMauro Carvalho Chehab
2025-02-10scripts/get_abi.pl: Add filtering capabilities to rest outputMauro Carvalho Chehab
2025-02-10docs: sphinx/kernel_abi: reduce buffer usage for ABI messagesMauro Carvalho Chehab
2025-02-10docs: sphinx/kernel_abi: use AbiParser directlyMauro Carvalho Chehab
2025-02-10scripts/lib/abi/abi_parser.py: use an interactor for ReST outputMauro Carvalho Chehab
2025-02-10scripts/lib/abi/abi_parser.py: optimize parse_abi() functionMauro Carvalho Chehab
2025-02-10scripts/get_abi.py: add support for symbol searchMauro Carvalho Chehab
2025-02-10scripts/get_abi.py: add a Python tool to generate ReST outputMauro Carvalho Chehab