summaryrefslogtreecommitdiff
path: root/src/ec
AgeCommit message (Expand)Author
2021-02-10src/ec/quanta/ene_kb3940q/acpi/battery.asl: Convert to ASL 2.0Elyes HAOUAS
2021-02-10src/ec/lenovo/h8/acpi/battery.asl: Convert to ASL 2.0Elyes HAOUAS
2021-02-09src/ec/acpi/ec.asl: Convert to ASL 2.0Elyes HAOUAS
2021-02-05ec/apple: Add ACPI code for Apple MacBooksEvgeny Zinoviev
2021-02-03ec/hp/kbc1126: Wait a longer time after sendingPablo Stebler
2021-01-24ec/google/wilco: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-01-24ec/compal: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-01-24ec/acpi: Convert 'ec.asl' to ASL 2.0 syntaxElyes HAOUAS
2021-01-24ec/acpi/ec.c: Use __func__Elyes HAOUAS
2021-01-24ec/purism/librem/acpi/ec.asl: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-01-22ec/google/chromeec: Provide EC access for Retimer firmware updateJohn Zhao
2021-01-22ec/google/chromeec: Add RFWU into EC RAM for Retimer firmware updateJohn Zhao
2021-01-18ec/google/chromeec/ec_commands.h: Remove repeated wordElyes HAOUAS
2021-01-18ec/google/chromeec/ec.h: Remove repeated wordElyes HAOUAS
2021-01-18ec/system76/ec: Add fan and temperature reportingJeremy Soller
2021-01-15build system: Always add coreboot.pre dependency to intermediatesPatrick Georgi
2021-01-15build system: Remove flock calls from intermediate processingPatrick Georgi
2021-01-14build system: Structure and serialize INTERMEDIATEPatrick Georgi
2021-01-08ec/google/chromeec: add SSFC CBI supportMarco Chen
2021-01-08ec/google/chromeec: Check AP reset cause for watchdog resetYu-Ping Wu
2021-01-08ec/google/chromeec: Update ec_commands.hYu-Ping Wu
2021-01-08ec/system76/ec: Remove unused EC RAM fieldsJeremy Soller
2021-01-08cbfstool: Use flock() when accessing CBFS filesJulius Werner
2020-12-03src: Remove redundant use of ACPI offset(0)Elyes HAOUAS
2020-12-01ec/google/chromeec/acpi: Make OperationRegion brace alignSubrata Banik
2020-11-18ec/google/chromeec: Add more wrappers for regulator controlYidi Lin
2020-11-16src: Update some incorrect config options in commentsMartin Roth
2020-11-09ec/purism/librem/ec.asl: End commentBenjamin Doron
2020-11-09acpi: Call acpi_fill_ssdt() only for enabled devicesKarthikeyan Ramasubramanian
2020-11-05ec/google/chromeec: Remove the check for Internal TypeC MUXKarthikeyan Ramasubramanian
2020-11-04ec/purism/librem: Convert to ASL 2.0 syntaxElyes HAOUAS
2020-11-02ec/system76/ec: Add battery charging thresholdsTim Crawford
2020-11-02ec/system76/ec: Convert to ASL 2.0 syntaxElyes HAOUAS
2020-11-02ec/hp/kbc1126: Support using a different GPEIru Cai
2020-10-30fw_config: Convert fw_config to a 64-bit fieldTim Wawrzynczak
2020-10-30soc/intel/tigerlake: Replace soc_get_pmc_mux_device with device pointersTim Wawrzynczak
2020-10-26ec/google/chromeec: Update ec_commands.hTim Wawrzynczak
2020-10-20ec/google/chromeec: Add wrappers to get/set the voltageYidi Lin
2020-10-15ec/google/chromeec: Update ec_commands.hYidi Lin
2020-10-14src/ec/google/chromeec: Get Type-C Mux info from EC (TCPM)Divya Sasidharan
2020-10-11ec/kontron/kempld: Reflow long linesMaxim Polyakov
2020-10-11ec/kontron/kempld: add option to configure I2C frequencyMaxim Polyakov
2020-09-28ec/hp/kbc1126: Support not putting EC firmware in CBFSIru Cai
2020-09-23ec/google/chromeec: set DPTC power parameter at OS startupKevin Chiu
2020-09-17ec/google/chromeec: Add dptc interface supportChris Wang
2020-09-11src/ec: Drop unneeded empty linesElyes HAOUAS
2020-09-07ec/system76: Add console supportJeremy Soller
2020-08-14ec/google/chromeec: Add helper to request AP resetKarthikeyan Ramasubramanian
2020-07-26ec/lenovo/h8: Align macro values in one columnPaul Menzel
2020-07-26src: Change BOOL CONFIG_ to CONFIG() in comments & stringsMartin Roth