summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pd: Don't auto toggle when DRP state is not dual role.stabilize-nocturne-10986.BEdward Hill2018-09-012-44/+30
* nocturne: Remove CONFIG_SYSTEM_UNLOCKED.Aseda Aboagye2018-09-011-3/+0
* USB PD: Defer entering LPM by 5 seconds at init.Aseda Aboagye2018-09-011-2/+25
* common: add API to expose detachable "base" stateDmitry Torokhov2018-09-016-1/+70
* bmi160: End IRQ handler if sensor isn't powered.Aseda Aboagye2018-09-011-1/+6
* nocturne: Enable CONFIG_I2C_BUS_MAY_BE_UNPOWEREDAseda Aboagye2018-09-012-0/+10
* i2c: Don't try to unwedge unpowered busses.Aseda Aboagye2018-09-013-0/+29
* common: add BASE_CHANGE hookDmitry Torokhov2018-08-318-0/+30
* build.mk: specify corebook_sdk by CROSS_COMPILE_corebook_sdk_*Wei-Han Chen2018-08-311-1/+4
* ectool: Fix ADC read return value.Aseda Aboagye2018-08-311-1/+3
* stack_analyzer_unittest: Unit test of analyze disassembly for Andes instructionstabilize-10985.Btim2018-08-201-2/+100
* stack_analyzer: EC stack analyzer for Andes instruction architecturetim2018-08-201-38/+194
* Revert "meowth_fp: Enable CONFIG_ROLLBACK_MPU_PROTECT"Nicolas Boichat2018-08-201-3/+0
* kukui: PMIC_WATCHDOG_L should follow status of PMIC_WATCHDOG_LAyo Wu2018-08-201-2/+2
* keyboard: Move keyboard_special (lightbar demo) to samus/board.cHung-Te Lin2018-08-203-54/+55
* Revert "nocturne_fp: [HACK] Disable STOP mode by default"Nicolas Boichat2018-08-191-3/+0
* touchpad_st: handle new domeswitch APIWei-Han Chen2018-08-192-16/+10
* stm32mon: don't set UART attributes when programming over Cr50Vadim Bendebury2018-08-181-14/+26
* nocturne: Turn on UHALL_PWR_EN by default.Aseda Aboagye2018-08-181-1/+1
* touchpad_st: fix heatmap modeWei-Han Chen2018-08-181-2/+6
* cheza: Don't need to set the switchcap register on initWai-Hong Tam2018-08-171-10/+0
* bobba: update EC GPIOs for Bobba EVTDiana Z2018-08-174-14/+14
* nocturne: Enable TCPC low power modePuthikorn Voravootivat2018-08-171-0/+2
* adc: Add ectool command for reading ADC channels.Aseda Aboagye2018-08-173-1/+65
* cr50: minor code style touch-up on a bitbang code.Namyoon Woo2018-08-172-55/+42
* stm32: fix flash_ec stm32 serial EC programming modeVadim Bendebury2018-08-171-17/+23
* meep: Add batteries configurationDevin Lu2018-08-172-3/+180
* Bobba: Disable Base Accel/Gyro sensor for clamshellsTino Liu2018-08-172-1/+26
* Revert "**/build.mk: Set CROSS_COMPILE* to point to coreboot-sdk"Wei-Han Chen2018-08-174-6/+5
* nocturne_fp: Disable sleep when AP in S0Nicolas Boichat2018-08-171-3/+6
* cheza: Support battery cutoffPhilip Chen2018-08-172-0/+19
* nocturne: Control UHALL_PWR_EN based on lid state.Aseda Aboagye2018-08-172-1/+13
* nocturne: Enable low power idlePuthikorn Voravootivat2018-08-171-0/+1
* keyboard: Add CONFIG_KEYBOARD_SCANCODE_CALLBACK for board-specific hooks.Hung-Te Lin2018-08-173-0/+31
* nocturne: Add board_set_tcpc_power_mode().Aseda Aboagye2018-08-172-0/+12
* Bobba: Modify the LED behavior for factory mode.Ryan Zhang2018-08-171-0/+2
* board: eve: Do not set accelerometer ODR beyond 200HzGwendal Grignou2018-08-172-3/+4
* Fleex: Enable adc vbus sensingelthanhuang2018-08-172-0/+20
* chgstv2: Use lower charge threshold for boot if AC power is presentDaisuke Nojiri2018-08-173-6/+31
* Nami: Report error for disconnected battery on SonaDaisuke Nojiri2018-08-161-2/+36
* i2c: Split i2c_xfer into locked/unlocked versions.Jonathan Brandmeyer2018-08-1618-153/+156
* kukui: Set AP_SYS_RST_L to GPIO_OUT_LOW instead of ODRtonycwlin2018-08-161-1/+1
* keyboard: Change scan code magic values to enum.Hung-Te Lin2018-08-163-22/+74
* bip: config NC pinsDino Li2018-08-162-0/+23
* test: host_command_fuzz: fuzzing testNicolas Boichat2018-08-1615-16/+325
* ppc: nx20p3483: Rename driver to nx20p348x to support NX20P3481Scott Collyer2018-08-1611-214/+214
* cr50: speed up bit bang EC programmingVadim Bendebury2018-08-168-282/+194
* it83xx: gpio: Set KSO/KSI pins to GPIO mode by gpio_set_flags_by_maskDino Li2018-08-161-6/+8
* keyboard: Keep only scan code set 2 table and do translation for set 1.Hung-Te Lin2018-08-154-108/+92
* servo_v4: add per port dualrole settingNick Sanders2018-08-1540-204/+312