summaryrefslogtreecommitdiffstats
path: root/src/ec
Commit message (Expand)AuthorAgeFilesLines
* src/ec/quanta/ene_kb3940q/acpi/battery.asl: Convert to ASL 2.0Elyes HAOUAS2021-02-101-31/+30
* src/ec/lenovo/h8/acpi/battery.asl: Convert to ASL 2.0Elyes HAOUAS2021-02-101-41/+43
* src/ec/acpi/ec.asl: Convert to ASL 2.0Elyes HAOUAS2021-02-091-1/+1
* ec/apple: Add ACPI code for Apple MacBooksEvgeny Zinoviev2021-02-054-0/+267
* ec/hp/kbc1126: Wait a longer time after sendingPablo Stebler2021-02-031-2/+2
* ec/google/wilco: Convert to ASL 2.0 syntaxElyes HAOUAS2021-01-243-3/+3
* ec/compal: Convert to ASL 2.0 syntaxElyes HAOUAS2021-01-243-41/+41
* ec/acpi: Convert 'ec.asl' to ASL 2.0 syntaxElyes HAOUAS2021-01-241-19/+19
* ec/acpi/ec.c: Use __func__Elyes HAOUAS2021-01-241-1/+1
* ec/purism/librem/acpi/ec.asl: Convert to ASL 2.0 syntaxElyes HAOUAS2021-01-241-2/+2
* ec/google/chromeec: Provide EC access for Retimer firmware updateJohn Zhao2021-01-221-0/+28
* ec/google/chromeec: Add RFWU into EC RAM for Retimer firmware updateJohn Zhao2021-01-221-0/+1
* ec/google/chromeec/ec_commands.h: Remove repeated wordElyes HAOUAS2021-01-181-1/+1
* ec/google/chromeec/ec.h: Remove repeated wordElyes HAOUAS2021-01-181-2/+2
* ec/system76/ec: Add fan and temperature reportingJeremy Soller2021-01-181-0/+47
* build system: Always add coreboot.pre dependency to intermediatesPatrick Georgi2021-01-151-1/+1
* build system: Remove flock calls from intermediate processingPatrick Georgi2021-01-151-1/+1
* build system: Structure and serialize INTERMEDIATEPatrick Georgi2021-01-141-4/+1
* ec/google/chromeec: add SSFC CBI supportMarco Chen2021-01-082-0/+6
* ec/google/chromeec: Check AP reset cause for watchdog resetYu-Ping Wu2021-01-081-2/+17
* ec/google/chromeec: Update ec_commands.hYu-Ping Wu2021-01-081-43/+342
* ec/system76/ec: Remove unused EC RAM fieldsJeremy Soller2021-01-081-165/+44
* cbfstool: Use flock() when accessing CBFS filesJulius Werner2021-01-081-1/+1
* src: Remove redundant use of ACPI offset(0)Elyes HAOUAS2020-12-035-6/+2
* ec/google/chromeec/acpi: Make OperationRegion brace alignSubrata Banik2020-12-011-1/+1
* ec/google/chromeec: Add more wrappers for regulator controlYidi Lin2020-11-182-0/+67
* src: Update some incorrect config options in commentsMartin Roth2020-11-161-1/+1
* ec/purism/librem/ec.asl: End commentBenjamin Doron2020-11-091-1/+1
* acpi: Call acpi_fill_ssdt() only for enabled devicesKarthikeyan Ramasubramanian2020-11-094-8/+2
* ec/google/chromeec: Remove the check for Internal TypeC MUXKarthikeyan Ramasubramanian2020-11-051-4/+0
* ec/purism/librem: Convert to ASL 2.0 syntaxElyes HAOUAS2020-11-042-54/+53
* ec/system76/ec: Add battery charging thresholdsTim Crawford2020-11-023-0/+55
* ec/system76/ec: Convert to ASL 2.0 syntaxElyes HAOUAS2020-11-022-3/+3
* ec/hp/kbc1126: Support using a different GPEIru Cai2020-11-022-1/+6
* fw_config: Convert fw_config to a 64-bit fieldTim Wawrzynczak2020-10-302-3/+10
* soc/intel/tigerlake: Replace soc_get_pmc_mux_device with device pointersTim Wawrzynczak2020-10-302-40/+17
* ec/google/chromeec: Update ec_commands.hTim Wawrzynczak2020-10-261-5/+167
* ec/google/chromeec: Add wrappers to get/set the voltageYidi Lin2020-10-202-0/+65
* ec/google/chromeec: Update ec_commands.hYidi Lin2020-10-151-2/+226
* src/ec/google/chromeec: Get Type-C Mux info from EC (TCPM)Divya Sasidharan2020-10-143-4/+73
* ec/kontron/kempld: Reflow long linesMaxim Polyakov2020-10-113-16/+11
* ec/kontron/kempld: add option to configure I2C frequencyMaxim Polyakov2020-10-112-6/+25
* ec/hp/kbc1126: Support not putting EC firmware in CBFSIru Cai2020-09-282-6/+11
* ec/google/chromeec: set DPTC power parameter at OS startupKevin Chiu2020-09-231-0/+11
* ec/google/chromeec: Add dptc interface supportChris Wang2020-09-171-1/+9
* src/ec: Drop unneeded empty linesElyes HAOUAS2020-09-1110-38/+0
* ec/system76: Add console supportJeremy Soller2020-09-072-0/+67
* ec/google/chromeec: Add helper to request AP resetKarthikeyan Ramasubramanian2020-08-142-0/+25
* ec/lenovo/h8: Align macro values in one columnPaul Menzel2020-07-261-39/+39
* src: Change BOOL CONFIG_ to CONFIG() in comments & stringsMartin Roth2020-07-262-2/+2