1. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 5 months ago
  2. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 5 months ago
  3. 210a008 src/ec: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  4. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  5. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  6. e0060a8 ec/google/chromeec: Fix dev ops for chromeec by Furquan Shaikh · 4 years, 6 months ago
  7. eb3cd85 ec/google/chromeec: Add SSDT generator for ChromeOS EC by Tim Wawrzynczak · 4 years, 7 months ago
  8. b12c276 src/{drivers,device,ec}: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  9. 117cf2b Split MAYBE_STATIC to _BSS and _NONZERO variants by Kyösti Mälkki · 5 years ago
  10. 07841c2 src/ec: Drop __PRE_RAM__ and __SMM__ guards by Kyösti Mälkki · 5 years ago
  11. b93f866 ec/google/chromeec: Use MAYBE_STATIC by Kyösti Mälkki · 5 years ago
  12. b534271 ec/google/chromeec/ec_lpc: Remove unneeded 'else' by Elyes HAOUAS · 5 years ago
  13. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  14. 680ed1f6 ec/chromeec: fix LPC read/write for MEC devices by Matt DeVillier · 6 years ago
  15. 32ca3cd ec/google/chromeec: Use common MEC interface by Duncan Laurie · 6 years ago
  16. 968ac79 ec/google: pass ops to pnp_enable_devices instead of LDN-specific override by Felix Held · 6 years ago
  17. 9efe426 ec/google/chromeec: Remove keyboard initialization by Furquan Shaikh · 6 years ago
  18. 64af41d google/chromeec: Set proper dev ops by Naresh G Solanki · 6 years ago
  19. f5c3518 src/ec: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  20. 7daac91 device/pnp: remove struct io_info by Samuel Holland · 7 years ago
  21. 63e424c google/chromeec: Ensure data is ready before reading it by Furquan Shaikh · 8 years ago
  22. fbb3e6c ec/google/chromeec: provide way to query ioport range by Aaron Durbin · 8 years ago
  23. 851ef96 ec/google/chromeec/ec_lpc: Declare used IO ports as a resource by Alexandru Gagniuc · 8 years ago
  24. 448e386 drivers/pc80: Add PS/2 mouse presence detect by Timothy Pearson · 9 years ago
  25. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  26. 699c788 chromeec: Add helper function to read EC switch state by Duncan Laurie · 9 years ago
  27. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  28. 5725ea3 chromeec: lpc: Add variant MEC IO by Shawn Nematbakhsh · 9 years ago
  29. 4f332fb chromeec: lpc: Read / write IO ports through common functions by Shawn Nematbakhsh · 9 years ago
  30. 19ffcb3 chromeec: Access ID + flags through ACPI I/O ports by Shawn Nematbakhsh · 9 years ago
  31. e95db22 chromeec: Fix printf formatting warning by Anatol Pomozov · 9 years ago
  32. 60e6bf8 chromeec: Add support for v3 commands on LPC by Duncan Laurie · 10 years ago
  33. 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  34. b57fef9 src/ec: Sanitize headers and comment #endif pairings by Edward O'Callaghan · 10 years ago
  35. e1fe688 src/*: Remove the last remnants of struct keyboard by Edward O'Callaghan · 10 years ago
  36. def00be src/drivers/pc80: Remove empty struct keyboard by Edward O'Callaghan · 10 years ago
  37. 433432b chrome ec: Update EC header from EC repository by Duncan Laurie · 11 years ago
  38. 76720d0 ec/google: Move plug-n-play initialization to LPC protocol. by Hung-Te Lin · 11 years ago
  39. a904f9e ec/google: Isolate EC bus protocol implementation. by Hung-Te Lin · 11 years ago