64 Commits (6b57b3b786be8558e7e310b849e0b97bd1eae45c)

Author SHA1 Message Date
Marek Matej 6b57b3b786 soc: xtensa,riscv: esp32xx: refactor folder structure 2 years ago
Sylvio Alves e7665bf75a driver: i2c: esp32: fix I2C statistics 2 years ago
Lucas Tamborrino be577cfef0 drivers: i2c: esp32xx: Remove direct REG access 2 years ago
Martin Jäger d5168a8d96 drivers: i2c: esp32: set timeout to allow clock stretching 3 years ago
Martin Jäger 1529968884 drivers: i2c: esp32: fix indentation 3 years ago
Henrik Brix Andersen e84636d010 drivers: i2c: check if clock device is ready before accessing 3 years ago
Lucas Tamborrino b44572aaec drivers: i2c: esp32: fix node identification 3 years ago
Kumar Gala 35d93ef7bc drivers: i2c: esp32: Rework SDA/SDL pins as gpios in devicetree 3 years ago
Tom Burdick 88ca215eed i2c: Update API terminology 3 years ago
Sylvio Alves 7c2305612d drivers: i2c: fix esp32 fifo rx value 3 years ago
Lucas Tamborrino 092406b08d esp32: drivers: i2c: fix command sequence 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Glauber Maroto Ferreira 52dbd305da esp32s2: drivers: i2c: tweak FSM-related logic 3 years ago
Glauber Maroto Ferreira bcf79464fa esp32: drivers: i2c: use pinctrl 3 years ago
Tomasz Bursztyka 16062c2e5a drivers: constify all device instances 3 years ago
Sylvio Alves 94327512a3 drivers: i2c: esp32: split stop command into a new transmission 4 years ago
Sylvio Alves 23d581d44c drivers: i2c: esp32: remove unused irq_line and add end packet 4 years ago
Tom Burdick 7b1349cfe6 stats: i2c: I2C stats 4 years ago
Konrad Sikorski cb410abec0 drivers: i2c: fix esp32 i2c driver unwilled STOP and repeated START 4 years ago
Sylvio Alves ab91612a6d driver: esp32: I2C code refactoring 4 years ago
Glauber Maroto Ferreira fb1632925e soc: esp32: partial code standardization 4 years ago
Glauber Maroto Ferreira 378278f61d esp32: drivers: interrupt_controller: review I2C interrupt usage 4 years ago
Sylvio Alves c58a218720 drivers: i2c: fix timing and stop bit 4 years ago
Glauber Maroto Ferreira 84f599b228 esp32: i2c: fix: fixed error status handling 4 years ago
Gerard Marull-Paretas a8245f78a1 drivers: i2c: remove usage of device_pm_control_nop 4 years ago
Anas Nashif 5d6c219210 drivers: device: do not reuse tag name 'device' 4 years ago
Kumar Gala 9dfd87b931 device: esp32: Convert clock control to use DEVICE_DT_GET 4 years ago
Kumar Gala 02703e60d9 device: Remove DEVICE_DT_DECLARE / DEVICE_DT_INST_DECLARE 5 years ago
Mahavir Jain 29f87c3a0f boards: esp32: add XIP support and enable bootloader build 5 years ago
Kumar Gala 071e7adefb drivers: i2c: Convert drivers to new DT device macros 5 years ago
Tomasz Bursztyka 4dcfb5531c isr: Normalize usage of device instance through ISR 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
Tomasz Bursztyka af6140cc0d device: Apply config_info rename everywhere 5 years ago
Mohamed ElShahawi f9e0fa9af3 drivers: esp32/clock_control: support UART, I2C 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Martí Bolívar 6e8775ff84 devicetree: remove DT_HAS_NODE_STATUS_OKAY 5 years ago
Tomasz Bursztyka 97326c0445 device: Fix structure attributes access 5 years ago
Martí Bolívar 87e1743ae0 devicetree: replace DT_HAS_DRV_INST with DT_INST_FOREACH 5 years ago
Peter Bigot e9c5e4824c drivers: i2c: fix esp32 timeout parameter 5 years ago
Kumar Gala 8ea8925ebe drivers: esp32: Convert esp32 drivers to new DT_INST macros 5 years ago
Mohamed ElShahawi fef3ebaa69 drivers: gpio_esp32: update to use new GPIO API 6 years ago
Peter Bigot 22bc403c17 treewide: use full path to gpio/gpio_esp32.h header 6 years ago
Mohamed ElShahawi 566d07e00c [ESP32] drivers: Add I2C Device tree support 6 years ago
Anas Nashif a2fd7d70ec cleanup: include/: move misc/util.h to sys/util.h 6 years ago
Anas Nashif 8f692c7d38 cleanup: include/: move i2c.h to drivers/i2c.h 6 years ago
Anas Nashif 6aa9c3a68f cleanup: include/: move gpio.h to drivers/gpio.h 6 years ago
Michael Zimmermann 8ae17cb206 drivers: i2c: i2c_esp32: fix configuring speed 6 years ago
Patrik Flykt 24d71431e9 all: Add 'U' suffix when using unsigned variables 6 years ago
Carlos Stuart 75f77db432 include: misc: util.h: Rename min/max to MIN/MAX 6 years ago