41 Commits (697d0f845d26692929ea3cb15a968c64f6925856)

Author SHA1 Message Date
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Gerard Marull-Paretas acb0cd65ca drivers: display: ili9xxx: generalize ILI display driver 5 years ago
Gerard Marull-Paretas e807769dce drivers: display: ili9340: align register names 5 years ago
Gerard Marull-Paretas cd68e5819f drivers: display: ili9340: remove old hardcoded configurations 5 years ago
Gerard Marull-Paretas afc63664f2 drivers: display: ili9340: move display function control to DT 5 years ago
Gerard Marull-Paretas 6a76ae82c0 drivers: display: ili9340: move frame rate control register to DT 5 years ago
Gerard Marull-Paretas 4895620eb0 drivers: display: ili9340: move VCOM parameters to DT 5 years ago
Gerard Marull-Paretas a1ce0c851d drivers: display: ili9340: move gamma parameters to DT 5 years ago
Gerard Marull-Paretas c02e50a09d drivers: display: ili9340: add support for pwctrl in DT 5 years ago
Gerard Marull-Paretas 8593959ccf drivers: display: ili9340: add support for rotation 5 years ago
Gerard Marull-Paretas 347e0f2bdc drivers: display: ili9340: add support for configuring pixel format 5 years ago
Gerard Marull-Paretas 5cc4cec488 drivers: display: ili9340: code reorganization 5 years ago
Gerard Marull-Paretas b406527a66 drivers: display: ili9340: code cleanup 5 years ago
Gerard Marull-Paretas 2d4ec8fca9 drivers: display: ili9340: improve error handling 5 years ago
Gerard Marull-Paretas 26c3b99b55 drivers: display: ili9340: convert to multi-instance 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Tomasz Bursztyka 98d9b01322 device: Apply driver_api/data attributes rename everywhere 5 years ago
Michael Hope d1f4a91183 drivers: display: fix a typo in the ili9340 driver 5 years ago
Jordan Yates 35f5b17b4d display: ili9340: Add chip select flags 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Kumar Gala ee4026baba drivers: display: ili9340: Convert to new DT_INST macros 5 years ago
Johann Fischer 64f5e23b47 drivers: ili9340: convert to new GPIO API 6 years ago
Peter Bigot 6e5db350b2 coccinelle: standardize k_sleep calls with integer timeouts 6 years ago
Anas Nashif 5d001f3e41 cleanup: include/: move misc/byteorder.h to sys/byteorder.h 6 years ago
Anas Nashif 9e35d53d1f cleanup: include/: move display.h to drivers/display.h 6 years ago
Anas Nashif bd70f6f1ed cleanup: include/: move spi.h to drivers/spi.h 6 years ago
Anas Nashif 6aa9c3a68f cleanup: include/: move gpio.h to drivers/gpio.h 6 years ago
Kumar Gala a614a026b7 dts: Rename DT_.*_GPIO_* to DT_.*_GPIOS_* 6 years ago
Kumar Gala a2693975d7 dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 6 years ago
Bernard Lee 1541d5f8c1 display: ili9340: Add RGB565 pixel format support. 6 years ago
Bernard Lee 7ab3bc57b5 display: ili9340: Make reset gpio definition optional. 6 years ago
Patrik Flykt 21358baa72 all: Update unsigend 'U' suffix due to multiplication 6 years ago
Patrik Flykt 24d71431e9 all: Add 'U' suffix when using unsigned variables 6 years ago
Kumar Gala 935d6855d9 display: ili9340: Fixup SPI CS handling 7 years ago
Kumar Gala d0aca3b92c display: ili9340: Convert to new DT_<COMPAT>_<INSTANCE> defines 7 years ago
Patrik Flykt 8ff96b5a57 drivers: Add 'U' to unsigned variable assignments 7 years ago
Andrzej Głąbek 20202902f2 dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 7 years ago
Anas Nashif 68958b35a1 drivers: display: define DISPLAY log level 7 years ago
Jan Van Winkel d332ae5b6a driver: Updated ILI9340 driver to use display API 7 years ago
Jan Van Winkel 3dc2e733e8 drivers: display: Migrate to new logging subsystem 7 years ago
Jan Van Winkel ca16779d9e driver: ILI9340 LCD display driver 7 years ago