summaryrefslogtreecommitdiff
path: root/include/config.h
Commit message (Expand)AuthorAgeFilesLines
* rsa: Optimization of multiplications for Cortex-M0Nicolas Boichat2018-06-011-0/+7
* console_channel.inc: Add more ifdef to reduce number of channelsNicolas Boichat2018-06-011-0/+1
* console_output: Clarify help text for CONFIG_CONSOLE_CHANNELNicolas Boichat2018-06-011-2/+5
* timer: Allow disabling gettime console commandNicolas Boichat2018-06-011-0/+1
* console_output: Add option to disable console channelsNicolas Boichat2018-06-011-0/+9
* Add config for boards that cannot distinguish reset typeDuncan Laurie2018-03-271-0/+6
* keyboard: Add config option for refresh key rowDuncan Laurie2018-03-271-0/+7
* tcpc: rename CONFIG_USB_PD_TCPM_ANX74XX to CONFIG_USB_PD_TCPM_ANX3429Jett Rink2018-03-271-1/+3
* ppc: Add driver for NX20P3483Scott Collyer2018-03-271-1/+14
* power: create CONFIG_CHIPSET_GEMINILAKEJett Rink2018-03-271-9/+22
* i2c: Add option for calling board-specific functions before and after every i...Furquan Shaikh2018-03-231-0/+8
* config: Put all sensor interrupt config events at a single locationGwendal Grignou2018-03-191-13/+5
* ec: Add /baseboard to EC projectScott Collyer2018-03-161-0/+3
* sensors: Add driver for SYNCAlexandru M Stan2018-03-151-0/+12
* usbc: add config support for multiple (and no) vbus adc channelsJett Rink2018-03-121-0/+5
* core: add chip-specific memory regions definition mechanismVincent Palatin2018-03-071-0/+10
* config: Rename new key to assistant keyNicolas Boichat2018-03-071-2/+2
* Cr50: Add LLSR (long long shift right) support.Allen Webb2018-03-071-0/+6
* Introduce CONFIG_USB_PD_5V_CHARGER_CTRLPhilip Chen2018-03-051-0/+3
* Nami: add keyboard backlight functionElmo_Lan2018-03-051-1/+2
* cortex-m: enable I-cache on ARMv7-MVincent Palatin2018-03-031-0/+6
* g: add CONFIG_USB_CONSOLE_CRCMarius Schilder2018-03-031-0/+6
* host_command: Count suppressed host commands individuallyDaisuke Nojiri2018-02-161-2/+2
* Nami: Enable hibernate using silegoElthan_Huang2018-02-121-0/+6
* charge_state_v2: Store battery information in new structuresNicolas Boichat2018-02-071-0/+28
* common: Add support for PWM LEDs.Aseda Aboagye2018-02-051-0/+29
* Add support for HW alertsAnatol Pomazau2018-01-311-0/+10
* usb pd: Adding PPC vbus discharge pathJett Rink2018-01-311-9/+15
* stm32: add usb_isochronousWei-Han Chen2018-01-311-0/+3
* cleanup: Remove CONFIG_USB_PD_TCPC_BOARD_INITShawn Nematbakhsh2018-01-301-3/+0
* samus_pd: Remove 'adc' console commandShawn Nematbakhsh2018-01-301-3/+6
* Nami: Update for ALS and temperture sensorElmo_Lan2018-01-281-0/+1
* driver/led: Add LM3630A driverBenjamin Gordon2018-01-251-0/+1
* host_command: Suppress individual host command debug logDaisuke Nojiri2018-01-221-0/+3
* backlight: Adding support for active low GPIO signalJett Rink2018-01-181-0/+9
* CBI: Read board info from EEPROMDaisuke Nojiri2018-01-181-0/+6
* npcx7: Add definition/configuration for npcx7m6xb/npcx7m7wCHLin2018-01-171-0/+3
* power: introducing pwr_avg console commandRuben Rodriguez Buchillon2018-01-161-0/+8
* config.h: Define CONFIG_EC_EC_COMM_BATTERY_MASTER/SLAVENicolas Boichat2018-01-111-0/+14
* driver/charger/isl923x: Make sure CONFIG_CHARGER_NARROW_VDC is setNicolas Boichat2018-01-101-1/+10
* charger/isl923x: Implement charger_get_system_power from PSYSNicolas Boichat2018-01-101-2/+10
* charge_state_v2: Add charge_set_output_current_limit functionNicolas Boichat2018-01-041-0/+6
* Add SB-TSI temp sensor driverAlec Thilenius2018-01-031-0/+1
* ec_flash: Add W25Q128 SPI flashScott Worley2017-12-281-0/+1
* ec_driver: Add ADT7481 and TMP411 I2C sensorsScott Worley2017-12-281-0/+2
* ec_gpio: Add GPIO power down supportScott Worley2017-12-281-0/+6
* ec_chip_mchp: Add MCHP chip folderScott Worley2017-12-281-0/+38
* printf: add %li format for compatibilityVincent Palatin2017-12-251-0/+7
* ec_ec_comm_slave: EC-EC communication slave task and functionsNicolas Boichat2017-12-201-0/+14
* config: Add CONFIG_BUTTON_TRIGGERED_RECOVERY.Aseda Aboagye2017-12-181-4/+17