summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* coral: Use SKU ID to initialize motion_sensor_countScott Collyer2017-10-123-18/+161
* grunt: initial setup for ecYH Lin2017-10-118-0/+1767
* scarlet: Use LSE as RTCCLKPhilip Chen2017-10-111-0/+1
* Fizz: Set proper PD source voltage and currentDaisuke Nojiri2017-10-111-6/+1
* hana: disable console input when system is lockedgc2017-10-111-0/+1
* coral: Update Nasher SMP-SDI3.72 battery FET infoScott Collyer2017-10-061-3/+6
* coral: Modify LED code to support different behavior based on SKU IDScott Collyer2017-10-061-69/+183
* charge_ramp: Move ramp allowed / ilim callbacks to common codeShawn Nematbakhsh2017-10-0621-409/+7
* mn50: add data signing capabilityNick Sanders2017-10-067-3/+352
* scarlet: Wake up EC from STOP mode by UARTPhilip Chen2017-10-061-2/+4
* pd: Move *_set_input_current() to common codeShawn Nematbakhsh2017-10-0521-483/+0
* cleanup: pd: Remove CONFIG_CASE_CLOSED_DEBUGShawn Nematbakhsh2017-10-052-5/+13
* poppy: Enable pull-down on SPI flash MISO pin to avoid leakageNicolas Boichat2017-10-051-0/+8
* Fizz: Lock systemDaisuke Nojiri2017-10-041-1/+2
* common: make rma_auth work with the serverVadim Bendebury2017-10-041-5/+5
* intel_x86: Enable/disable SLP_S0 signal based on S0ix entry/exitFurquan Shaikh2017-10-037-7/+21
* coral: Enable CONFIG_BATTERY_LEVEL_NEAR_FULL for LED functionScott Collyer2017-10-031-0/+1
* power: Add flags parameter to power_signal_infoFurquan Shaikh2017-10-0322-120/+123
* cr50: enable rma_authVadim Bendebury2017-10-021-0/+13
* g: limit compiling in crypto tests to cases where CR50DEV > 1Vadim Bendebury2017-09-291-1/+3
* cr50: Add ccdblock command to block portsRandall Spangler2017-09-291-1/+78
* Fizz: Initialize PMIC after AP power is readyDaisuke Nojiri2017-09-291-3/+9
* Fizz: Show critical error on LED for recovery requestDaisuke Nojiri2017-09-292-1/+11
* Fizz: Blink LED to request more powerDaisuke Nojiri2017-09-293-15/+34
* board: reef_it8320: Report device orientation isn't tablet modeDino Li2017-09-282-0/+12
* servo_v4: add pd commandsNick Sanders2017-09-281-0/+1
* charge_manager: Support no-BC1.2 configurationShawn Nematbakhsh2017-09-283-33/+0
* poppy: cleanup GPIOsNicolas Boichat2017-09-283-21/+0
* chip/stm32/clock: Incorporate RTC date registerPhilip Chen2017-09-272-13/+7
* scarlet: enable console help and historyBrian Norris2017-09-271-2/+0
* Coral: Add LG battery for Santa and Porbeagle.david.huang2017-09-271-6/+87
* Fizz: Set proper max powerDaisuke Nojiri2017-09-261-1/+2
* npcx7_evb: change the default setting of npcx7 evbCHLin2017-09-262-1/+7
* cr50: fix hash test code memory managementVadim Bendebury2017-09-261-6/+18
* samus_pd: Adjust input current limit downward to prevent OCShawn Nematbakhsh2017-09-261-5/+2
* Fizz: Limit input currentDaisuke Nojiri2017-09-254-54/+36
* twinkie: enable WebUSBVincent Palatin2017-09-251-0/+2
* Kahlee: FIXUP: Optimize g-sensor settingGwendal Grignou2017-09-242-1/+5
* zoombini: Enable TCPC interrupts.Aseda Aboagye2017-09-231-0/+47
* Fizz: Pulse LED using deferred callDaisuke Nojiri2017-09-222-57/+74
* poppy: Dynamically disable effect of SLP_S0# on all VRsFurquan Shaikh2017-09-221-12/+84
* twinkie: replace combined firmware bash scriptVincent Palatin2017-09-223-59/+2
* poppy/soraka: Do not disable charge port in critical battery stateFurquan Shaikh2017-09-211-0/+9
* zoombini: Correct Vbus ADC channel.Aseda Aboagye2017-09-211-1/+1
* zoombini: Add Power Switch Logic support.Aseda Aboagye2017-09-213-4/+7
* zoombini: Update the keyboard config.Aseda Aboagye2017-09-212-4/+4
* zoombini: led: Invert duty cycle.Aseda Aboagye2017-09-211-1/+1
* zoombini: Change battery i2c bus speed to 100KHz.Aseda Aboagye2017-09-201-1/+1
* zoombini: Change TCPC ports to match schematics.Aseda Aboagye2017-09-202-6/+14
* Fizz: add CONFIG_LED_COMMONRyan Zhang2017-09-192-5/+27