summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Makefile.rules: Have buildall list boards with lowest space remainingPatrick Georgi2018-06-141-0/+7
* Revert "nds32: make code build with gcc 8.1"Justin TerAvest2018-06-142-29/+0
* ec_chip_mchp: Fix LPC bugs configuring logical devicesscott worley2018-06-145-234/+321
* board: Add reef_mchp board.scott worley2018-06-149-0/+3311
* cr50 signer: fix file name variableVadim Bendebury2018-06-141-1/+1
* cr50: add p256 public RMA keyVadim Bendebury2018-06-141-0/+1
* yorp: board does not boot without battery plugged inDiana Z2018-06-131-2/+13
* stm32: move UART wake-up to uart codeVincent Palatin2018-06-133-24/+31
* touchpad_st: Power off when USB is suspended without wakeWei-Han Chen2018-06-131-4/+31
* Fizz: Add Bleemo for BJ configurationDaisuke Nojiri2018-06-131-0/+1
* ec_chip_mchp: Refactor huge chip_i2c_xfer into sub-functionsscott worley2018-06-121-264/+615
* ec_chip_mchp: Fix hibernation timer and wake programmingscott worley2018-06-125-122/+127
* ec_chip_mchp: Add debug config item to prevent watchdog from firing.scott worley2018-06-121-6/+2
* ec: Remove debug configuration items from chip register header file.scott worley2018-06-121-4/+1
* yorp: implement late hibernate callJagadish Krishnamoorthy2018-06-121-0/+14
* gpio: fixed GPIO_SEL_1P8V is cleared unexpectedly during i2c unwedging.Mulin Chao2018-06-121-1/+1
* Fizz: Add fan table for BleemoDaisuke Nojiri2018-06-122-0/+2
* yorp: remove old commentJett Rink2018-06-121-1/+0
* presubmit_check: disable SPDX_LICENSE_TAG checkJett Rink2018-06-121-1/+1
* stm32: adding missing fix for bus fault on M7Vincent Palatin2018-06-121-0/+1
* atlas: configure GPIOC2 as PWM1Caveh Jalali2018-06-122-2/+2
* atlas: set PROCHOT# GPIO pin to 1.8vCaveh Jalali2018-06-121-1/+1
* phaser: add battery informationJett Rink2018-06-112-3/+59
* gsctool: fix '-F disable' error handlingMary Ruthven2018-06-111-2/+7
* cr50: prepare to release 0.4.8Vadim Bendebury2018-06-111-1/+1
* nds32: make code build with gcc 8.1Patrick Georgi2018-06-112-0/+29
* cr50: enable p256 curve for RMA unlockVadim Bendebury2018-06-111-3/+3
* phaser: set 1.8V mode for i2c busJett Rink2018-06-111-1/+1
* bip: set 1.8V mode for i2c busJett Rink2018-06-111-1/+1
* gpio: extend flags size to accommodate GPIO_ flagsJett Rink2018-06-1111-40/+32
* it83xx: Disable interrupts before checking condition of allowing sleepDino Li2018-06-111-12/+7
* rma_reset: print authcode even after key mismatchMary Ruthven2018-06-081-1/+7
* octopus: Enable smart USB-AShaunak Saha2018-06-081-2/+6
* phaser: erase OCM automatically for V0Jett Rink2018-06-082-3/+28
* nocturne: Fix CPU_PROCHOT polarity.Aseda Aboagye2018-06-082-1/+2
* power: Add CONFIG_* option for PROCHOT polarity.Aseda Aboagye2018-06-084-0/+22
* i2c: preserve 1.8V flag during raw i2c gpio accessJett Rink2018-06-081-2/+8
* Fizz: Move BJ adapter spec table to ECDaisuke Nojiri2018-06-082-43/+96
* keyboard_scan: Add "ksstate force" to always scan KB matrixNicolas Boichat2018-06-081-3/+9
* ectool: add "--ascii" optionYH Lin2018-06-081-4/+19
* Nami: Enable EC_CMD_FLASH_SPI_INFODaisuke Nojiri2018-06-071-0/+1
* cr50: prepare for supporting both x25519 and p256 test keysVadim Bendebury2018-06-076-9/+55
* yorp: update gpio and functionality based on latest schematicJett Rink2018-06-074-36/+94
* gsctool: add -B to override version sniffing.Marius Schilder2018-06-072-30/+40
* motion_sense: Remove unnecessary includeGwendal Grignou2018-06-071-1/+0
* Fizz: Add fan for WukongRyan.Zhang2018-06-072-34/+82
* Fizz: add CONFIG_BOARD_HAS_RTC_RESETRyan Zhang2018-06-075-4/+14
* gsctool: add support for wp vendor commandMary Ruthven2018-06-071-4/+47
* cr50: add vendor command to get wp settingMary Ruthven2018-06-072-0/+44
* charge_manager: Pass struct charge_port_info as constDaisuke Nojiri2018-06-072-3/+3