summaryrefslogtreecommitdiffstats
path: root/src/ec/roda
Commit message (Expand)AuthorAgeFilesLines
* ec/roda/it8518/acpi: Remove unnecessary assignmentsFelix Singer2021-07-282-8/+4
* ec/roda/it8518/acpi: Use lower-case hex formatFelix Singer2021-07-282-12/+12
* ec/roda/it8518/acpi: Use mathematical operatorsFelix Singer2021-07-282-5/+5
* ec/roda/it8518/acpi: Use bit-wise and logical operatorsFelix Singer2021-07-282-8/+8
* ec/roda/it8518/acpi: Make use of the assignment operatorFelix Singer2021-07-282-25/+25
* ec/roda/it8518/acpi: Get rid of `Index()`Felix Singer2021-07-281-9/+9
* ec/roda/it8518/acpi: Use decimal integers for accessing indexesFelix Singer2021-07-281-9/+9
* ec/roda/it8518/acpi: Make use of `Printf("...")`Felix Singer2021-07-284-34/+34
* ec/roda/it8518/acpi: Don't hard-code GPE offsetNico Huber2021-07-281-1/+1
* 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