summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* g: fix typoMarius Schilder2019-09-181-1/+1
* config: Merge CONFIG_CHARGER_V2 into CONFIG_CHARGERKeith Short2019-09-1839-48/+4
* helios: Add support for TEMP_SENSOR3Philip Chen2019-09-183-3/+12
* tpmtest: Make it work with current cr50Gurleen Grewal2019-09-182-6/+2
* touchpad_gt7288: Basic driver for Goodix GT7288Harry Cutts2019-09-185-0/+315
* Increase output buffer size for AES_command_handlerGurleen Grewal2019-09-171-1/+1
* rollback: Remove unnecessary shadow variableCraig Hesling2019-09-171-2/+0
* usb_pd: Remove unused port argument from functionsPrashant Malani2019-09-171-5/+5
* Sweetberry: Fix for struct declaration in power logging.Brian J. Nemec2019-09-171-1/+1
* Change get_shmem_size() to max allocatable bytesGurleen Grewal2019-09-171-1/+3
* pd: Exit DP mode on sysjumpSam Hurst2019-09-174-22/+36
* audio_codec: add I2S RX abstract layerTzung-Bi Shih2019-09-174-0/+183
* audio_codec: support software gainTzung-Bi Shih2019-09-172-0/+33
* audio_codec: add DMIC abstract layerTzung-Bi Shih2019-09-175-10/+170
* audio_codec: replace legacy console channelTzung-Bi Shih2019-09-172-5/+2
* audio_codec: add common abstract layerTzung-Bi Shih2019-09-176-5/+268
* krane: no longer need for MT6370 to provide display bias voltageTing Shen2019-09-171-4/+4
* kukui: remove virtual battery for devices with smart batteryTing Shen2019-09-174-4/+7
* tcpc/mt6370: Change rp_def level and enable rx deadzone as sinkGene Chen2019-09-172-3/+47
* krane: als: add tcs3400 coefficientsTing Shen2019-09-171-0/+16
* pd: RX msgs are dropped while in the TCH_WAIT_FOR_TRANSMISSION_COMPLETE StateSam Hurst2019-09-161-8/+2
* pd: Fix Incorrect Message Header Rev number sent to port partnerSam Hurst2019-09-161-1/+2
* pd: pd_send_vdm function causes an assert when called from non pd taskSam Hurst2019-09-161-3/+0
* hatch: enable link time optimizationKeith Short2019-09-161-0/+1
* Makefile.rules: fix jobserver handlingstabilize-12515.BCaveh Jalali2019-09-141-2/+4
* dratini: add batteries configurationDevin Lu2019-09-142-38/+40
* docs: Add uServo to fp partner doc and cleanupCraig Hesling2019-09-145-63/+140
* chocodile: add HTML schematicDavid Schneider2019-09-131-0/+9491
* atlas: remove reference to CONFIG_USB_PD_CUSTOM_VDMCaveh Jalali2019-09-131-1/+0
* config.h: remove CONFIG_BOARD_SYS_PRE_INITCaveh Jalali2019-09-131-5/+0
* Makefile.rules: do not ignore compilation errorsCaveh Jalali2019-09-131-8/+8
* config.h: remove unused CONFIG_USB_PORT_POWER_IN_S3Caveh Jalali2019-09-131-6/+0
* config.h: remove unused PP1350, PP5000 config uptionsCaveh Jalali2019-09-131-4/+0
* config.h: remove unused CONFIG_POWER_IGNORE_LID_OPENCaveh Jalali2019-09-131-3/+0
* util/ecst: Fix sign issues for file sizePatrick Georgi2019-09-121-2/+2
* board/glkrvp: Don't check for VBUS source on DC jackPatrick Georgi2019-09-121-10/+6
* driver/tcpm/anx7447: bound port argumentPatrick Georgi2019-09-121-0/+4
* common/btle_ll.c: define default return valuePatrick Georgi2019-09-121-1/+1
* chip/nrf51/gpio.c: Actually check the flag (instead of == 0)Patrick Georgi2019-09-121-1/+1
* anx7447: Add proper mux setting for DP alt mode and DTS mode (CCD)Lee, Shawn C2019-09-123-2/+79
* cometlake: Remove TODO comment from chipset_force_shutdownScott Collyer2019-09-121-4/+0
* util/ecst.c: Improve return values in calc_header_crc_binPatrick Georgi2019-09-121-3/+3
* util/ecst.c: Catch errors in remaining fseek callsPatrick Georgi2019-09-121-3/+7
* common/flash.c: Support finding the flash_bank_index for offset 0Patrick Georgi2019-09-121-0/+3
* tablet_mode: expose console command.Ravi Chandra Sadineni2019-09-122-2/+37
* Revert "npcx: ensure we don't unlock watchdog too soon"Caveh Jalali2019-09-124-32/+13
* kukui: move board_set_charge_limit to baseboardTing Shen2019-09-123-19/+12
* dratini: Change keyboard backlight pwm to 100 HzDevin Lu2019-09-121-1/+1
* dratini: Update EC GPIOs for proto and remove unsupport functionDevin Lu2019-09-123-133/+1
* npcx: ensure we don't unlock watchdog too soonJett Rink2019-09-124-13/+32