summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfactory-samus-6658.BBrian Norris2021-09-102-10/+1
* pd: Add CONFIG_CMD_TYPEC to optionally remove 'typec' console command.Todd Broch2015-01-062-0/+3
* Add CONFIG_CMD_HASH to optionally remove 'hash' console command.Todd Broch2015-01-065-2/+6
* Support command versioning of new host command rangeVic Yang2015-01-063-4/+18
* lightbar: Pulse lightbar in S5 if power-up is inhibitedShawn Nematbakhsh2015-01-062-4/+79
* lm4: decrease time to wake up from deep sleep to save powerAlec Berg2015-01-061-0/+8
* pd: remove PD remote flashing console command by default.Todd Broch2015-01-052-3/+9
* pd: change receive timeout to 1.8msAlec Berg2015-01-052-2/+2
* Ryu: Add dynamic USB pullup supportAnton Staaf2015-01-051-6/+2
* zinger: enable RO partition write-protectionVincent Palatin2015-01-055-1/+87
* usb: fix undefined USB endpoints (bis)Vincent Palatin2015-01-051-0/+1
* samus: Change Tj_max to 105CDuncan Laurie2015-01-051-1/+1
* zinger: maintain a 64-bit time counterVincent Palatin2015-01-032-10/+23
* pd: On invalid request, send reject and go to SRC_READYAlec Berg2015-01-031-0/+3
* pd: add new state to wait for getSinkCap responseAlec Berg2015-01-032-1/+13
* pd: reject getSourceCap/getSinkCap if doesn't applyAlec Berg2015-01-031-2/+13
* samus: when battery is full, and not in S0, stop chargingAlec Berg2015-01-036-44/+201
* nyan: make large batt struct array const to save RAM spaceAlec Berg2015-01-031-1/+1
* pd: change hard reset power supply off delayAlec Berg2015-01-032-1/+2
* pd: change retry counter to 3Alec Berg2015-01-031-1/+1
* samus: Don't power-on AP if battery level < 1%Shawn Nematbakhsh2015-01-022-0/+9
* zinger: fix task_wait_event() bug causing missed wake eventsAlec Berg2015-01-011-2/+2
* nrf51: Add nRF51-specific code to keyboard_raw.cMyles Watson2014-12-312-81/+28
* nrf51: Copy the keyboard_raw.c implementation from stm32.Myles Watson2014-12-311-0/+143
* nrf51: Add support for the interrupts in GPIOTE to gpio.cMyles Watson2014-12-311-2/+139
* nrf51: Add definitions for GPIOTE, the GPIO Tasks and Events.Myles Watson2014-12-311-0/+33
* hadoken: Add the BQ27621 configuration parameters.Myles Watson2014-12-311-0/+15
* hadoken: Enable I2C.Myles Watson2014-12-312-0/+23
* hadoken: Update I/O configuration.Myles Watson2014-12-314-49/+303
* battery: Add support for TI's BQ27621_g1 fuel gauge.Myles Watson2014-12-314-0/+775
* nrf51: Add support for i2c.Myles Watson2014-12-313-0/+296
* gesture: add absolute threshold for start of tap for batteryAlec Berg2014-12-301-1/+2
* gesture: double tap for battery accelereomter ODRAlec Berg2014-12-301-1/+5
* accel: fix accel bug where if no new data, it uses wrong dataAlec Berg2014-12-301-3/+3
* samus: Debounce BC1.2 charger detection due to asynchronous pin contactShawn Nematbakhsh2014-12-294-57/+94
* mec1322: Added support to use crystal vs oscillator based on board's clock ci...Kevin K Wong2014-12-293-1/+20
* Veyron: cancel the long press timer when lost power_goodChris Zhong2014-12-291-5/+9
* Plankton: add console command to simulate cable unplugVic Yang2014-12-293-28/+139
* charge_manager: Request power swap when switching from dual-role override portShawn Nematbakhsh2014-12-242-6/+73
* pd: hoho: mcdp28x0 serial driver.Todd Broch2014-12-235-2/+231
* charge_manager: Fix port selection debug printShawn Nematbakhsh2014-12-231-1/+1
* samus: set BQ voltage to battery voltage when AC disconnectedAlec Berg2014-12-232-8/+22
* samus_pd: add internal pull-up to EC_IN_RWAlec Berg2014-12-231-1/+1
* it8380dev: add ec2i control moduleDino Li2014-12-237-2/+340
* pd: vdm: remove replicated VDM code.Todd Broch2014-12-2211-61/+34
* pd: Remove pe dump command by default.Todd Broch2014-12-222-0/+3
* system: Add function to convert passed system_image_copy_t to stringShawn Nematbakhsh2014-12-223-7/+18
* pd: vdm: Handle VDM requests only through state machine.Todd Broch2014-12-226-47/+63
* pd: allow new power request if the max voltage has changedAlec Berg2014-12-221-9/+13
* samus: change gpio name to ENTERING_RW to match other baordsAlec Berg2014-12-221-4/+1