summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tree: rename strtoul to strtoull since it is 64-bitJett Rink2020-11-1117-76/+78
* zephyr/kconfig: put KB protocol because KB optionJett Rink2020-11-111-0/+4
* zephyr/gpio: add bound checks to all gpio functionsJett Rink2020-11-111-0/+12
* zephyr/util: reorder header filesJett Rink2020-11-111-3/+6
* zephyr: forward cros_crc8 to zephyrs crc8 implJett Rink2020-11-116-0/+85
* crc32: rename test crc32->crc to allow for crc8Jett Rink2020-11-1110-10/+10
* crc8: rename crc8 to cros_crc8 to to avoid zephyr conflictJett Rink2020-11-119-33/+35
* malefor: enable EFS2Caveh Jalali2020-11-112-0/+4
* lindar: Enable EFS2jerry2.huang2020-11-111-0/+2
* Metaknight: Reconfig LED GPIO, and modify Led behaviorYu-An Chen2020-11-114-76/+67
* asruada: use hayato image as asuradaEric Yilun Lin2020-11-113-9/+9
* raa489000: Ignore BATGONE on aux chargersAseda Aboagye2020-11-112-0/+21
* Coachz: support battery GH02047XLSimon Zhou2020-11-112-0/+60
* lingcod: enable EFS2Caveh Jalali2020-11-112-0/+4
* test: Add 3072-byte key test case for rsa testYicheng Li2020-11-114-5/+184
* nocturne_fp: Do not build rsa unittestYicheng Li2020-11-111-1/+2
* hatch_fp: Do not build rsa unittestYicheng Li2020-11-111-1/+2
* dooly: enable red LEDstabilize-13591.B-masterZick Wei2020-11-104-4/+35
* hammer: support vivaldi keyboardTing Shen2020-11-106-10/+151
* Add EC_CMD_BATTERY_GET_STATIC v1 for zorkPeter Marheine2020-11-106-31/+94
* adlprvp: Add support for SYS_PWROK_ECSooraj Govindan2020-11-102-5/+14
* isl923x: Disable PSYS monitor on suspendWai-Hong Tam2020-11-101-2/+2
* Kakadu: Update Led Behaviorwen zhang2020-11-101-65/+103
* genvif: Manufacturer_Info_VID_Port not setDenis Brockus2020-11-101-0/+5
* genvif: Guard Manufacturer_Info_PID_PortDenis Brockus2020-11-101-5/+9
* genvif: XID_SOPDenis Brockus2020-11-101-14/+17
* genvif: Product_Total_Source_Power_mWDenis Brockus2020-11-101-4/+9
* genvif: split up initialization to spec field groupingsDenis Brockus2020-11-101-325/+482
* genvif: Unconstrained_PowerDenis Brockus2020-11-101-4/+22
* zephyr: add shim for extpowerJack Rosenthal2020-11-102-0/+12
* zephyr: Redefine assert safelySimon Glass2020-11-091-0/+1
* zephyr: correct shimmed task prioritiesJett Rink2020-11-091-2/+3
* cleanup: follow header include styleJett Rink2020-11-094-8/+11
* zephyr: move from SYS_INIT to mainJett Rink2020-11-094-14/+19
* zephyr: add option to shim power buttonJack Rosenthal2020-11-092-0/+10
* zephyr: add stub host events implementationJack Rosenthal2020-11-093-29/+40
* Zephyr: add more compliant implementation for irq_(un)lockYuval Peress2020-11-087-12/+152
* Add chip-specific shim along with i2c moduleYuval Peress2020-11-0812-13/+206
* common:i2c: Migrate interrupt_(dis|en)able calls to irq_(un|)lockYuval Peress2020-11-081-5/+7
* Trogdor: Apply internal PU to the interrupt of PI3USB9201Wai-Hong Tam2020-11-074-6/+10
* zephyr: shim the lid switchJack Rosenthal2020-11-072-0/+9
* zephyr: gpio: shim gpio_{en,dis}able_interruptJack Rosenthal2020-11-071-0/+56
* test_util: use ztest only if CONFIG_ZTEST is defined, not CONFIG_ZEPHYRJack Rosenthal2020-11-071-3/+3
* zephyr: move shimmed_tasks.h include to config.hJack Rosenthal2020-11-072-5/+9
* pi3usb9201: clean up the includesDawid Niedzwiecki2020-11-071-1/+0
* Intelrvp:Supports boards without DC jackAyushee2020-11-073-1/+21
* zephyr: Don't output a newline in cputs() unless requestedSimon Glass2020-11-071-1/+1
* zephyr: Enable the '8042' commandSimon Glass2020-11-073-20/+36
* zephyr: cleanup unused _ZEPHYR_WARN_UNIMPLEMENTED macroJack Rosenthal2020-11-071-11/+0
* ectool: Stop printing reserved fieldCaveh Jalali2020-11-061-2/+0