summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2023-11-30libcamera: controls: Use vendor tags for draft controls and propertiesNaushir Patuck
2023-11-29libcamera: control: Add vendor control id range reservationNaushir Patuck
2023-11-29build: controls: Rework how controls and properties are generatedNaushir Patuck
2023-11-29controls: Update argument handling for controls generation scriptsNaushir Patuck
2023-11-29controls: Add vendor control/property support to generation scriptsNaushir Patuck
2023-10-18utils: update-kernel-headers: Support git worktreesLaurent Pinchart
2023-07-28utils: checkstyle.py: Extract title and trailers with one commandLaurent Pinchart
2023-07-28utils: raspberrypi: ctt: Code tidyingBen Benson
2023-07-28utils: raspberrypi: ctt: Improved color matrix fittingBen Benson
2023-07-18utils: checkstyle.py: Check trailers for Amendment commitsKieran Bingham
2023-07-18utils: checkstyle.py: Derive Amendment from CommitKieran Bingham
2023-07-18utils: checkstyle.py: Initialise staged trailersKieran Bingham
2023-07-18utils: checkstyle.py: Treat Malformed trailers as a CommitIssueKieran Bingham
2023-07-05utils: checkstyle: Add trailers checkerLaurent Pinchart
2023-07-05utils: checkstyle: Don't include commit ID in commit titleLaurent Pinchart
2023-07-05utils: checkstyle: Support running checkers selectivelyLaurent Pinchart
2023-07-05utils: checkstyle: Add __repr__ method to CommitFile classLaurent Pinchart
2023-07-05utils: ipu3-capture.sh: Fix the script to work with recent media-ctl versionsHans de Goede
2023-07-04utils: ABI Compatibility checkerKieran Bingham
2023-04-05utils: ipc: Update parser.pyHarvey Yang
2023-04-05meson: Really fix git version parsingLaurent Pinchart
2023-03-01utils: checkstyle.py: Don't run commit title checker on staged commitsPaul Elder
2023-01-10utils: checkstyle.py: Add commit title checkerLaurent Pinchart
2022-12-15utils: checkstyle.py: Check new header file on new and renamed meson.build filesXavier Roumegue
2022-11-25utils: tuning: Add tuning script for rkisp1Paul Elder
2022-11-25utils: tuning: Add alsc-only libtuning raspberrypi tuning scriptPaul Elder
2022-11-25utils: libtuning: generators: Add yaml outputPaul Elder
2022-11-25utils: libtuning: parsers: Add yaml parserPaul Elder
2022-11-25utils: libtuning: generators: Add raspberrypi outputPaul Elder
2022-11-25utils: libtuning: parsers: Add raspberrypi parserPaul Elder
2022-11-25utils: libtuning: modules: alsc: Add rkisp1 LSC modulePaul Elder
2022-11-25utils: libtuning: modules: alsc: Add raspberrypi ALSC modulePaul Elder
2022-11-25utils: libtuning: modules: Add base LSC modulePaul Elder
2022-11-25utils: tuning: libtuning: Implement extensible components of libtuningPaul Elder
2022-11-25utils: tuning: libtuning: Implement math helpersPaul Elder
2022-11-25utils: tuning: libtuning: Implement the core of libtuningPaul Elder
2022-11-24libcamera: tracing: fix header generation when built as subprojectBarnabás Pőcze
2022-10-20utils: raspberrypi: ctt: Fix alsc green averagingPaul Elder
2022-10-18utils: ipc: Allow the skipHeader attribute on enumsPaul Elder
2022-10-18utils: ipc: Add support for FlagsPaul Elder
2022-10-18utils: ipc: Add support for enums in function parametersPaul Elder
2022-10-13utils: Provide a release scriptKieran Bingham
2022-10-13utils: semver: Add version helperKieran Bingham
2022-10-07utils: gen-controls: Improve YAML notation for variable-size array controlsLaurent Pinchart
2022-10-07utils: gen-controls: Factor out YAML data handling in classesLaurent Pinchart
2022-09-30utils: rkisp1: gen-csc-table: Add support for inverting the CSCLaurent Pinchart
2022-09-30utils: raspberrypi: Add missing SPDX header to delayedctrls_parse.pyLaurent Pinchart
2022-08-30utils: rkisp1: gen-csc-table: Specify coefficients with full precisionLaurent Pinchart
2022-08-26utils: rkisp1: Add script to generate CSC coefficientsLaurent Pinchart
2022-08-09libcamera: controls: Generate and use fixed-sized Span typesChristian Rauch