summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfactory-gale-8743.19.BBrian Norris2021-09-102-10/+1
* cleanup: Fix console help for sleepmask commandstabilize-8743.69.Bstabilize-8743.60.Bstabilize-8743.58.Bstabilize-8743.25.Brelease-R54-8743.BBill Richardson2016-08-251-1/+1
* kevin: Set Forced Mode for lid accel onlyGwendal Grignou2016-08-252-5/+3
* g: Add help message for test_rdd commandBill Richardson2016-08-251-1/+2
* Revert "cr50: remove internal pull up on DIOM0"Vadim Bendebury2016-08-264-23/+4
* pd: select dynamically Rp valueVincent Palatin2016-08-2515-98/+183
* cr50: connect to AP phy on reef when not in ccdMary Ruthven2016-08-256-7/+46
* CR50: add tests for AES CBC, CFB and OFBnagendra modadugu2016-08-254-33/+674
* tcpm: workaround TCPC takes longer time to update CC statusVincent Palatin2016-08-253-0/+18
* power: rk3399: Debounce PGOOD_AP signalShawn Nematbakhsh2016-08-253-8/+52
* Remove unused CONFIG_CONSOLE_RESTRICTED_INPUT optionBill Richardson2016-08-244-78/+3
* reef: Drive PMU_RSTBTN_N manually for proto boardsDavid Hendricks2016-08-241-0/+16
* reef: Enable PMIC after 3.3VDavid Hendricks2016-08-241-4/+3
* Cr50: Tweak some comments about UART0_RXBill Richardson2016-08-243-9/+15
* motion_lid: Add const around sensor vector.Gwendal Grignou2016-08-241-2/+2
* usb_mux: Correct an error print.David Hendricks2016-08-241-1/+1
* usb_updater: allow to build for gdb debuggingVadim Bendebury2016-08-241-2/+7
* Modified flash API batch write logic to respect row boundaries.Johnnie Chan2016-08-243-3/+6
* charger: Send host event after charge info is updated.Sam Hurst2016-08-2412-52/+4
* reef: By default disable unwanted host command debug messagesVijay Hiremath2016-08-241-10/+12
* barometer: Add barometer driver for BMP280 in ECDivya Sasidharan2016-08-249-1/+678
* motion_lid: Fix include file.Gwendal Grignou2016-08-241-0/+1
* test: motion_lid: Use new sensor frameGwendal Grignou2016-08-242-36/+17
* driver: l3gd20h: remove unnecessary test.Gwendal Grignou2016-08-241-2/+1
* math_util: Fix rotation by identity.Gwendal Grignou2016-08-241-2/+2
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-24138-473/+270
* apollolake: Do not power-on AP till sufficient power is providedVijay Hiremath2016-08-242-7/+19
* rk3399: Remove useless calls to wireless_set_state()Shawn Nematbakhsh2016-08-241-17/+0
* power: rk3399: Implement latest power sequencingShawn Nematbakhsh2016-08-242-34/+41
* kevin: Add FIFO for ARC++ support.stabilize-8737.BGwendal Grignou2016-08-232-13/+25
* npcx/i2c.c: Verify that controller value is not negative before using itMartin Roth2016-08-231-2/+19
* reef: ensure board can boot again after entring G3 after SW syncAaron Durbin2016-08-231-2/+6
* cr50: remove internal pull up on DIOM0Mary Ruthven2016-08-234-4/+23
* btle: Accepts and maintains connectionsLevi Oliver2016-08-233-5/+321
* charger/bd99955: only print data if read was successfulMartin Roth2016-08-231-1/+2
* npcx/flash.c: Init return value for successMartin Roth2016-08-231-1/+1
* npcx: gpio: Enable wake GPIO interrupts prior to hibernateMulin Chao2016-08-231-1/+4
* npcx: shi: Properly disable interrupts throughout sending of HC responseShawn Nematbakhsh2016-08-231-9/+9
* npcx: Don't enable GPIO interrupts by defaultShawn Nematbakhsh2016-08-232-18/+14
* reef: remove DEFERRABLE_MAX_COUNTVincent Palatin2016-08-231-3/+0
* kevin: Increase UART TX buffer size to 4kbNicolas Boichat2016-08-231-0/+4
* Cr50: Use parse_bool() for boolean argsBill Richardson2016-08-224-24/+47
* g: implement firmware upgrade protocol version 3Vadim Bendebury2016-08-223-126/+216
* reef: use only CONFIG_USB_PD_VBUS_DETECT_CHARGERKevin K Wong2016-08-221-1/+0
* chip/g/sps: Initialize received_data pointer to NULLMartin Roth2016-08-221-1/+1
* BD99955: Map PD port number to charge port numberVijay Hiremath2016-08-226-26/+37
* Cr50: Add "wp" console command to control EC_WP_LBill Richardson2016-08-222-0/+33
* it83xx: lpc: add support 'CONFIG_KEYBOARD_IRQ_GPIO' and fix lpc_init()Dino Li2016-08-221-0/+68
* Cr50: Disable spstest command.Bill Richardson2016-08-221-5/+0
* charger: bd99955: Prevent truncated console command outputShawn Nematbakhsh2016-08-221-1/+3