summaryrefslogtreecommitdiff
path: root/include/config.h
Commit message (Expand)AuthorAgeFilesLines
* system_safe_mode: Print process stack dumpRob Barnes2023-05-011-0/+5
* cortex-m/panic: Introduce CONFIG_PANIC_STRIP_GPR optionPatryk Duda2023-05-011-0/+3
* system: Implement system safe modeRob Barnes2023-05-011-0/+7
* ish: preserve panic data across resetJack Rosenthal2023-05-011-0/+24
* bmi260: back out support for compressed config fileKeith Short2022-05-161-10/+0
* bmi260: Add support for using compressed configKeith Short2022-05-161-0/+10
* driver: Add BMI260 basic driver supportChing-Kang Yen2022-05-161-0/+3
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2022-05-161-4/+4
* driver: Add BMI common codeChing-Kang Yen2022-05-161-0/+11
* battery: Set host's low battery shutdown SoC to 4%Daisuke Nojiri2022-02-211-4/+4
* battery: Set host's low battery shutdown SoC to 3%Daisuke Nojiri2022-02-211-4/+6
* chgstv2: Unify power-on and shutdown battery thresholdsDaisuke Nojiri2022-02-211-21/+23
* Battery: Add command to export display SoCDaisuke Nojiri2022-02-211-0/+43
* battery: Update the default powerd's full factor valueWai-Hong Tam2022-02-211-2/+3
* battery: Calculate the display charge percentageWai-Hong Tam2022-02-211-2/+1
* driver: add ICM-426xx driver supportJean-Baptiste Maneyrol2020-12-221-0/+2
* max14637: add a config to define delay in ms from power off to onMarco Chen2020-12-071-0/+2
* Charger: Create charger driver structureDiana Z2020-10-231-0/+9
* ps8xxx: support multiple chips in the runtimeMarco Chen2020-09-011-2/+35
* driver/tcpm: add support for PS8755Devin Lu2020-09-011-0/+1
* driver/tcpm: Add support for PS8705Aseda Aboagye2020-09-011-0/+1
* ps8xxx: add support for the ps8815Caveh Jalali2020-09-011-0/+1
* Rename CONFIG_CHARGEN to CONFIG_CMD_CHARGENVadim Bendebury2020-08-251-3/+1
* add chargen command to allow EC and AP to flood the consoleVadim Bendebury2020-08-251-0/+3
* syv682x: set CONFIG_SYV682X_HV_ILIM for set HV_ILIMDavid Huang2020-08-171-0/+6
* ppc: add AOZ1380 driverDenis Brockus2020-06-301-1/+4
* power: Allow board to take custom action on G3 timer expirationDaisuke Nojiri2020-06-221-10/+0
* chgstv2: Make board_critical_shutdown_check specify action on critical socDaisuke Nojiri2019-12-121-6/+0
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-181-1/+1
* USB PD: Refrain from resets if battery is lowDiana Z2019-07-081-0/+8
* common: Add EC_CMD_LOCATE_CHIPfirmware-octopus-11297.81.BDaisuke Nojiri2019-06-111-0/+5
* motion: Define macros for custom eventsGwendal Grignou2019-05-281-6/+0
* npcx: disable the selection of JTAG0 signals due to strapCHLin2019-04-301-0/+9
* config: Add magnetometer definitionsGwendal Grignou2019-02-111-9/+63
* sensor: Adjust max_frequency based on EC performanceGwendal Grignou2018-11-301-2/+2
* motion_lid: Use CONFIG_TABLET_MODEFurquan Shaikh2018-11-301-11/+0
* tablet_mode: Introduce hall sensor specific handlingFurquan Shaikh2018-11-301-3/+4
* led_pwm: Add CONFIG_LED_PWM_CHARGE_STATE_ONLYEdward Hill2018-11-211-4/+14
* Battery: Use host full capacity to compute display percentageDaisuke Nojiri2018-11-161-1/+6
* USB-PD: Supply power up to 3A + 1.5ADaisuke Nojiri2018-11-161-0/+9
* chipset: Add a host command to issue AP resetWai-Hong Tam2018-11-151-0/+3
* motion_lid: Add support for setting DPTF profile based on lid angleFurquan Shaikh2018-11-151-0/+7
* dptf: Add support for DDPNFurquan Shaikh2018-11-151-0/+15
* Battery: Apply full factor to full capacityDaisuke Nojiri2018-11-141-4/+1
* SN5S330: treat interrupts as level-sensitiveDiana Z2018-11-131-0/+3
* Battery: Get display charge percentageDaisuke Nojiri2018-11-081-0/+1
* Battery: Compensate remaining charge to match full capacityDaisuke Nojiri2018-11-081-0/+14
* config: add flag for ITE EC programming over CCDVadim Bendebury2018-10-311-0/+2
* dptf: Get rid of CONFIG_DPTF_DEVICE_ORIENTATIONFurquan Shaikh2018-10-301-3/+0
* Keyboard: Add keypad supportDaisuke Nojiri2018-10-231-0/+5