summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* spi_flash: Add protect support for W25X40Shawn Nematbakhsh2015-03-111-15/+104
* usb_pd: fix HPD State error under IRQ_HPDBernard Shyu2015-03-071-1/+1
* samus: ryu: allow charge ramp on CDP and proprietary chargersAlec Berg2015-03-071-2/+10
* lightbar: clear all segments first before starting konami seqAlec Berg2015-03-061-0/+3
* samus: change tap for battery to not show dimmed last segmentAlec Berg2015-03-061-1/+13
* samus_pd: disable i2cxfer console command to save spaceAlec Berg2015-03-061-0/+2
* charge_state_v2: add battfake console commandAlec Berg2015-03-061-0/+32
* charge_state_v2: return correct host command error codesAlec Berg2015-02-281-2/+2
* charge_manager: Classify VBUS supplier typeShawn Nematbakhsh2015-02-271-0/+3
* Add CONFIG_FLASH_PSTATE option to enable persistent flash WP stateRandall Spangler2015-02-261-15/+29
* cr50: enable signed RW imagesBill Richardson2015-02-251-2/+5
* pd: Massage initialization at task start.Todd Broch2015-02-252-20/+6
* WIP - Nuvoton 30-Jan patchRandall Spangler2015-02-251-2/+2
* lightbar: make tap red threshold match low battery thresholdAlec Berg2015-02-251-2/+3
* panic: Send host event on panic detectShawn Nematbakhsh2015-02-241-0/+14
* Streams: Define a lower level abstraction for queue accessAnton Staaf2015-02-244-2/+147
* samus_pd: make shmem command optional, disable on samus_pdAlec Berg2015-02-241-0/+2
* common: Add the possibility to filter UART inputMyles Watson2015-02-211-0/+10
* timer: usleep: Use HW clock to detect elapsed sleep timeAlec Berg2015-02-211-1/+9
* charge_state_v2: Do not draw max input current if battery is presentVic Yang2015-02-201-12/+11
* cleanup: Don't admit the existence of unimplemented gpiosBill Richardson2015-02-201-1/+1
* cleanup: Poke the watchdog when dumping lots of memoryBill Richardson2015-02-201-0/+9
* panic: fix logging of watchdog in panic dataAlec Berg2015-02-202-10/+10
* samus: panic reboot EC if PD MCU crashesAlec Berg2015-02-181-0/+20
* cortex-m*: Save panicinfo on non-exception panicsShawn Nematbakhsh2015-02-181-8/+58
* charge_manager: Assume all chargers are dedicated when in locked ROShawn Nematbakhsh2015-02-181-0/+9
* samus: Only update fan speeds every N secondsBill Richardson2015-02-181-0/+12
* charge_ramp: initial commit of charge ramp moduleAlec Berg2015-02-183-4/+355
* pd: charge_manager: make new VBUS charge supplierAlec Berg2015-02-181-43/+8
* samus: disable i2cscan console command to save spaceAlec Berg2015-02-181-0/+2
* pd_log: Add command to request PD MCU to write a logShawn Nematbakhsh2015-02-122-0/+35
* pd: DRP: VCONN should be off at start of pd task.Todd Broch2015-02-121-0/+4
* charge_manager: Minimize log spewShawn Nematbakhsh2015-02-111-18/+28
* charge_manager: Store dualrole capability in charge managerShawn Nematbakhsh2015-02-112-34/+24
* CCD: Enable CCD when a debug peripheral is detectedAnton Staaf2015-02-101-0/+14
* CCD: Remove CCD specific board connect and disconnectAnton Staaf2015-02-101-6/+2
* Power Button: Wait for power button to be stable when waiting for releaseAlexandru M Stan2015-02-101-1/+39
* charge_manager: Wait for dualrole determination before chargingShawn Nematbakhsh2015-02-082-49/+148
* pd: Mark VBUS as present when power swapping from source to sinkShawn Nematbakhsh2015-02-061-0/+1
* Support vboot hash and system version if flash isn't memory-mappedRandall Spangler2015-02-053-24/+180
* Convert motion sense calculations to fixed point.Randall Spangler2015-02-054-86/+163
* smbus: Don't use shared memory buffer for word writesRandall Spangler2015-02-041-12/+7
* samus: fix lightbar tap sequence doesn't always show on AC eventAlec Berg2015-02-042-11/+32
* samus: automatically recover from charge circuit failuresstabilize-6752.BAlec Berg2015-02-033-8/+30
* hooks: add hook for battery state of charge changeAlec Berg2015-02-032-0/+2
* charge_state_v2: ignore false battery SOC readingsAlec Berg2015-01-311-9/+7
* ryu: improve inductive charging controlVic Yang2015-01-301-4/+56
* power_button_x86: Don't inhibit power button in S0stabilize-6736.BShawn Nematbakhsh2015-01-291-1/+2
* pd: Fix reverse of log size & port paramsTodd Broch2015-01-281-1/+1
* pd: Allow multiple mode entry.Todd Broch2015-01-282-88/+158