summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* button: Implement emulated debug mode using buttons for detachablesFurquan Shaikh2017-06-153-1/+310
* Allow dcrypto_call() to be invoked from any task.Carl Hamilton2017-06-141-3/+8
* sha256: add support for hmac_sha256, and add test for sha256Nicolas Boichat2017-06-146-0/+303
* power_button_x86: Save and restore power button pulse settingFurquan Shaikh2017-06-141-0/+28
* rollback: Add function to fetch secretNicolas Boichat2017-06-142-0/+36
* poppy: Increase base debounce time to 20msNicolas Boichat2017-06-141-1/+1
* scarlet: Turn on CONFIG_TABLET_MODE_SWITCHPhilip Chen2017-06-131-0/+3
* cr50: accelerated sha512 optionMarius Schilder2017-06-143-0/+775
* g: show RW headers' Board ID fields in 'version' outputVadim Bendebury2017-06-139-27/+85
* eve: Lower VCCIO from 975 to 850 mVPuthikorn Voravootivat2017-06-131-1/+1
* hammer: Use unique board ID to generate USB serial numberNicolas Boichat2017-06-132-5/+26
* stm32/usb: Add support for board-specific serial numberNicolas Boichat2017-06-133-2/+22
* flash_ec: Support servo_v4 w/ CCD for flash_stm32.Aseda Aboagye2017-06-131-1/+8
* flash_ec: Add concept of servo type.Aseda Aboagye2017-06-131-19/+52
* coral: Remove support for magnetometer and barometer sensorsScott Collyer2017-06-132-84/+2
* g: don't enable interrupts in gpio_set_flags_by_maskMary Ruthven2017-06-132-7/+0
* test/entropy: Add host test and compute entropyNicolas Boichat2017-06-133-8/+58
* cr50: add derivation functions using the key-ladderVincent Palatin2017-06-134-2/+112
* stm32: Add function to fetch unique idNicolas Boichat2017-06-123-1/+18
* coral: Update board version table to account for 16 levelsScott Collyer2017-06-123-23/+83
* poppy: Add 4th board id strap, with ternary encodingNicolas Boichat2017-06-113-0/+32
* gpio: Move gpio_get_ternary to common gpio functionsNicolas Boichat2017-06-113-22/+32
* poppy: Implement workaround for broken reset flagsFurquan Shaikh2017-06-111-0/+12
* reef_it8320: make modifications to GPIO listDino Li2017-06-101-8/+8
* npcx: gpio: Lock VCC_RST# alternative bit of DEVALTA.Mulin Chao2017-06-102-0/+3
* npcx: clock: Add support for external 32kHz crystal osc.Mulin Chao2017-06-094-4/+31
* common: allow report disabling of host eventsNick Vaccaro2017-06-092-7/+19
* poppy: Adjust lid reference matrixNicolas Boichat2017-06-091-1/+1
* usb_updater: allow symbolic Board IDsVadim Bendebury2017-06-091-10/+41
* poppy: Enable vbus discharge using PD discharge registersNicolas Boichat2017-06-092-0/+27
* ectool: fix command tpframeget return valueWei-Ning Huang2017-06-091-1/+1
* hammer: initial commit for trackpad firmware updaterChun-Ta Lin2017-06-092-0/+426
* servo_v4: enable usb port by defaultNick Sanders2017-06-081-0/+12
* g: do not invoke signer with sudo unless it is necessaryVadim Bendebury2017-06-082-2/+2
* scarlet: support button triggered recovery modephilipchen2017-06-082-4/+17
* flash_ec: add scarlet supportBrian Norris2017-06-081-0/+3
* scarlet: modify power-on sequencephilipchen2017-06-084-2/+19
* scarlet: change sensor parametersphilipchen2017-06-082-19/+19
* scarlet: fix power button when in S5Alexandru M Stan2017-06-081-0/+1
* scarlet: Fix Z axis for accelerometerAlexandru M Stan2017-06-081-1/+1
* scarlet: Bump hostcmd task stack sizephilipchen2017-06-081-1/+1
* scarlet: update the base matrix of accelerometerShunqian Zheng2017-06-081-1/+1
* poppy: add detachbase and attachbase uart console commandsJenny TC2017-06-081-0/+19
* npcx: system: fix the incorrect checking of invalid BBRAM(IBBR) bit.CHLin2017-06-084-16/+49
* bs: add missing codesigner command line argumentVadim Bendebury2017-06-071-2/+1
* cr50: Enable EC UART bit banging.Aseda Aboagye2017-06-073-1/+55
* g: uart_bitbang: Keep debug stuff off by default.Aseda Aboagye2017-06-071-15/+129
* scarlet: add LED behaviorPhilip Chen2017-06-074-8/+131
* scarlet: remove USB-A control pinsphilipchen2017-06-072-19/+1
* scarlet: add temperature sensor (tmp432)philipchen2017-06-072-0/+41