| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-28 | gen-lut: Update for python3 | Kieran Bingham | |
| Python2 has now gone end-of-life and is discontinued. Update the gen-lut utility to use python3 directly, converting xrange usages to range, and using bytearray to store the tables and write them directly removing the discontinued file object. Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | |||
| 2020-07-14 | Add license and copyright information | Laurent Pinchart | |
| Add SPDX tags to describe license and copyright information to all files in the repository. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | |||
| 2016-06-20 | Add LUT generation script | Laurent Pinchart | |
| Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | |||
