Age | Commit message (Expand) | Author | Files | Lines |
2020-11-02 | scripts: get_api.pl: Add sub-titles to ABI output | Mauro Carvalho Chehab | 1 | -0/+17 |
2020-11-02 | scripts: get_abi.pl: Don't let ABI files to create subtitles | Mauro Carvalho Chehab | 1 | -0/+6 |
2020-10-30 | scripts: get_abi.pl: assume ReST format by default | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-10-30 | docs: ABI: cleanup several ABI documents | Mauro Carvalho Chehab | 1 | -2/+0 |
2020-10-30 | docs: Kconfig/Makefile: add a check for broken ABI files | Mauro Carvalho Chehab | 1 | -3/+11 |
2020-10-30 | scripts: get_abi.pl: auto-generate cross references | Mauro Carvalho Chehab | 1 | -0/+31 |
2020-10-30 | scripts: get_abi.pl: use bold font for ABI definitions | Mauro Carvalho Chehab | 1 | -0/+1 |
2020-10-30 | scripts: get_abi.pl: prevent duplicated file names | Mauro Carvalho Chehab | 1 | -5/+10 |
2020-10-30 | scripts: get_abi.pl: output users in ReST format | Mauro Carvalho Chehab | 1 | -0/+8 |
2020-10-30 | scripts: get_abi.pl: detect duplicated ABI definitions | Mauro Carvalho Chehab | 1 | -27/+58 |
2020-10-30 | scripts: get_abi.pl: cleanup ABI cross-reference logic | Mauro Carvalho Chehab | 1 | -64/+83 |
2020-10-30 | scripts: get_abi.pl: improve its parser to better catch up indentation | Mauro Carvalho Chehab | 1 | -23/+19 |
2020-10-30 | scripts: get_abi.pl: Allow optionally record from where a line came from | Mauro Carvalho Chehab | 1 | -1/+21 |
2020-10-30 | scripts: get_abi.pl: fix parsing on ReST mode | Mauro Carvalho Chehab | 1 | -16/+14 |
2020-10-30 | scripts: get_abi.pl: change script to allow parsing in ReST mode | Mauro Carvalho Chehab | 1 | -25/+47 |
2019-06-21 | doc: ABI scripts: add a SPDX header file | Mauro Carvalho Chehab | 1 | -0/+1 |
2019-06-21 | scripts/get_abi.pl: add a validate command | Mauro Carvalho Chehab | 1 | -7/+9 |
2019-06-21 | scripts/get_abi.pl: add a handler for invalid "where" tag | Mauro Carvalho Chehab | 1 | -0/+6 |
2019-06-21 | scripts/get_abi.pl: avoid creating duplicate names | Mauro Carvalho Chehab | 1 | -0/+9 |
2019-06-21 | scripts/get_abi.pl: fix parse issues with some files | Mauro Carvalho Chehab | 1 | -2/+2 |
2019-06-21 | scripts/get_abi.pl: represent what in tables | Mauro Carvalho Chehab | 1 | -5/+36 |
2019-06-21 | scripts/get_abi.pl: add support for searching for ABI symbols | Mauro Carvalho Chehab | 1 | -9/+103 |
2019-06-21 | scripts/get_abi.pl: split label naming from xref logic | Mauro Carvalho Chehab | 1 | -41/+53 |
2019-06-21 | scripts/get_abi.pl: avoid use literal blocks when not needed | Mauro Carvalho Chehab | 1 | -25/+77 |
2019-06-21 | scripts/get_abi.pl: parse files with text at beginning | Mauro Carvalho Chehab | 1 | -5/+54 |
2019-06-21 | scripts: add an script to parse the ABI files | Mauro Carvalho Chehab | 1 | -0/+212 |