1. de1b7e4 eeprom: at2x: Add support for at24cXX by Guillaume Lager · 4 years, 5 months ago
  2. 8b47e56 dts/Kconfig: Remove HAS_DTS_I2C by Erwan Gouriou · 4 years, 7 months ago
  3. 669a0d6 drivers: eeprom: reduce priority of at2x initialization by Peter Bigot · 4 years, 7 months ago
  4. e18fcbb device: Const-ify all device driver instance pointers by Tomasz Bursztyka · 4 years, 7 months ago
  5. 0aaae4a guideline: Make explicit fallthrough cases by Flavio Ceolin · 4 years, 7 months ago
  6. 98d9b01 device: Apply driver_api/data attributes rename everywhere by Tomasz Bursztyka · 4 years, 8 months ago
  7. af6140c device: Apply config_info rename everywhere by Tomasz Bursztyka · 4 years, 8 months ago
  8. 2610a37 drivers: eeprom: Fix at2x cs gpio flags macro typo by Gerson Fernando Budke · 4 years, 8 months ago
  9. 319d9d9 drivers: eeprom: add driver for NXP LPC11U6X by Simon Guinot · 4 years, 8 months ago
  10. ceb5c75 drivers: eeprom_at2x: respect devicetree cs-gpios flags by Peter Bigot · 4 years, 9 months ago
  11. 62a13fb drivers: eeprom_at2x: guarantee retry until timeout by Tyler Hall · 4 years, 9 months ago
  12. ee985d81 shell: enable modules by default if shell is enabled by Anas Nashif · 4 years, 9 months ago
  13. a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
  14. 7e0eed9 devicetree: allow access to all nodes by Martí Bolívar · 5 years ago
  15. 97326c0 device: Fix structure attributes access by Tomasz Bursztyka · 5 years ago
  16. 669a510 drivers: eeprom: at2x: Rename defines to remove DT_ prefix by Kumar Gala · 5 years ago
  17. bbd6473 drivers: remove a couple of DT abstraction violations by Martí Bolívar · 5 years ago
  18. b1e1f64 global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() by Oleg Zhurakivskyy · 5 years ago
  19. 5daf522 drivers: eeprom: at2x: use new DT_INST macros by Henrik Brix Andersen · 5 years ago
  20. 683056a drivers: eeprom: eeprom_simulator: Convert to new DT_INST macros by Kumar Gala · 5 years ago
  21. 989484b drivers: stm32: Convert STM32 drivers to new DT_INST macros by Kumar Gala · 5 years ago
  22. 4b37a8f Revert "global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()" by Carles Cufi · 5 years ago
  23. 8739517 global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() by Oleg Zhurakivskyy · 5 years ago
  24. eddd98f kconfig: Replace some single-symbol 'if's with 'depends on' by Ulf Magnusson · 5 years ago
  25. 37239db gpio: rename typedef for devicetree flags by Peter Bigot · 5 years ago
  26. ce6ffd2 drivers: eeprom_at2x: update for new GPIO API by Peter Bigot · 5 years ago
  27. 4a4a979 drivers/eeprom: stm32: Added support for L0 Series by Kwon Tae-young · 5 years ago
  28. ab3ed43 drivers: eeprom: Unified simulator and native_posix by Laczen JMS · 5 years ago
  29. 20623df drivers: eeprom: Add support for eeprom simulator by Laczen JMS · 5 years ago
  30. bd9962d kconfig: Remove '# hidden' comments on promptless symbols by Ulf Magnusson · 5 years ago
  31. 3a95dda drivers/eeprom: stm32: Enables only for L1 series by Erwan Gouriou · 5 years ago
  32. 69924b1 drivers: eeprom: add driver support for EEPROM of STM32L1 by Kwon Tae-young · 5 years ago
  33. 4c9a1c5 drivers: eeprom: add driver for Atmel AT24 I2C and AT25 SPI EEPROMs by Henrik Brix Andersen · 5 years ago
  34. a54c945 drivers: eeprom: add driver for a zephyr native posix EEPROM by Henrik Brix Andersen · 5 years ago
  35. e72e4aa tests: board_shell: enabled EEPROM shell by Henrik Brix Andersen · 5 years ago
  36. 4d4d4cd drivers: eeprom: add EEPROM shell commands by Henrik Brix Andersen · 5 years ago
  37. a2a7b77 drivers: eeprom: add API for EEPROM devices by Henrik Brix Andersen · 5 years ago