summaryrefslogtreecommitdiffstats
path: root/src/ec/roda
Commit message (Expand)AuthorAgeFilesLines
* src: Remove redundant use of ACPI offset(0)Elyes HAOUAS2020-12-031-1/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-182-6/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-118-8/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-092-18/+2
* src/ec: Add missing "set_resources = noop_set_resources"Elyes HAOUAS2020-04-101-0/+1
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-101-1/+1
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-101-1/+0
* src/ec: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-056-78/+12
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-178-8/+0
* devicetree: Remove duplicate chip_ops declarationsKyösti Mälkki2019-08-201-5/+0
* src/ec: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-06-221-1/+0
* src: Use tabs for indentationElyes HAOUAS2018-10-081-11/+11
* ec/roda: pass ops to pnp_enable_devices instead of LDN-specific overrideFelix Held2018-07-261-3/+2
* device/pnp: remove struct io_infoSamuel Holland2017-06-131-1/+1
* ec/roda/it8518: Do EC write manually with long timeoutNico Huber2017-04-081-3/+13
* ec/roda/it8518: Add another embedded controllerDennis Wassenberg2016-11-218-0/+511