summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sb_firmware: shorter console messagesstabilize-6842.BSheng-Liang Song2015-03-021-3/+1
* nrf51: Reset clean up.Myles Watson2015-03-023-12/+22
* Producer/Consumer: Convert USART and USB Stream driversAnton Staaf2015-03-026-296/+221
* pd: Bugfix for write log entry command.Todd Broch2015-03-021-1/+1
* plankton: always run as UFP when in USB hub modeVic Yang2015-03-023-10/+25
* Revert "mec1322: Fix LPC interrupt bit mask"stabilize-6835.BVic Yang2015-02-281-4/+4
* sb_firmware: clean up sb firmware update programSheng-Liang Song2015-02-281-53/+55
* stm32f0: Fix RTC read glitchShawn Nematbakhsh2015-02-281-1/+7
* samus: don't unwedge charging when purposely discharging on ACAlec Berg2015-02-283-3/+23
* nrf51: add RNG definitions to registers.hMyles Watson2015-02-281-0/+21
* nrf51: add definitions for RADIO and FICR registers.Myles Watson2015-02-281-0/+183
* charge_state_v2: return correct host command error codesAlec Berg2015-02-281-2/+2
* Remove unused CONFIG_PSTATE_AT_END optionRandall Spangler2015-02-274-41/+3
* cr50: avoid shell errors when building for hostBill Richardson2015-02-271-1/+1
* samus_pd: Skip pericom detection if we're sourcing VBUSShawn Nematbakhsh2015-02-271-14/+20
* charge_manager: Classify VBUS supplier typeShawn Nematbakhsh2015-02-273-1/+8
* npcx: Use SPI status register instead of pstateRandall Spangler2015-02-263-89/+50
* Add CONFIG_FLASH_PSTATE option to enable persistent flash WP stateRandall Spangler2015-02-264-16/+41
* cr50: enable signed RW imagesBill Richardson2015-02-256-9/+53
* Add USE_GIT_DATE=1 to make args to build repeatable imagesBill Richardson2015-02-252-1/+8
* pd: Massage initialization at task start.Todd Broch2015-02-2517-32/+121
* WIP - Nuvoton 30-Jan patchRandall Spangler2015-02-2525-243/+419
* cortex-m0: Fix branch from 64-bit signed to unsigned divideRandall Spangler2015-02-251-1/+5
* lightbar: make tap red threshold match low battery thresholdAlec Berg2015-02-251-2/+3
* samus: make sure EC sends battery percentage to PD on changeAlec Berg2015-02-251-1/+6
* USART: Add STM32F3 support and fix STM32F baud rate bugAnton Staaf2015-02-247-15/+143
* panic: Send host event on panic detectShawn Nematbakhsh2015-02-243-3/+22
* Remove ryu_p1 boardVic Yang2015-02-2412-857/+1
* Streams: Define a lower level abstraction for queue accessAnton Staaf2015-02-247-2/+383
* samus_pd: make shmem command optional, disable on samus_pdAlec Berg2015-02-243-0/+4
* samus: change USB type-A ports to default to CDPAlec Berg2015-02-231-0/+1
* stm32f0: fix handling of RTC alarm 24 hour rolloverAlec Berg2015-02-221-0/+6
* ryu: add charge ramp moduleAlec Berg2015-02-214-2/+60
* stm32f3: Allow per-board ADC sampling timeVic Yang2015-02-212-6/+16
* samus_pd: remove resetting pericom 30 sec after detecting SDPAlec Berg2015-02-211-20/+3
* common: Add the possibility to filter UART inputMyles Watson2015-02-213-0/+24
* timer: usleep: Use HW clock to detect elapsed sleep timeAlec Berg2015-02-211-1/+9
* samus: Only enable VCORE_PGOOD interrupt when it is validDuncan Laurie2015-02-201-0/+15
* charge_state_v2: Do not draw max input current if battery is presentVic Yang2015-02-201-12/+11
* samus: samus_pd: Increase task stack sizesShawn Nematbakhsh2015-02-202-7/+5
* EC: Support firmware updater to auto select a battery fw imageSheng-Liang Song2015-02-202-144/+221
* samus: add i2c retries to backlight controlAlec Berg2015-02-201-15/+69
* cr50: Separate ARM core GPIOs from pinmux configurationBill Richardson2015-02-208-179/+276
* cr50: Add ec.hex to hex: build targetBill Richardson2015-02-201-1/+5
* cleanup: bitmasks should be unsigned valuesBill Richardson2015-02-201-1/+1
* 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
* hwtimer/hwtimer32: Remove task_resched_if_needed from watchdog helpAlexandru M Stan2015-02-182-8/+4
* samus: initiailze boostin_voltage in extpower moduleAlec Berg2015-02-181-1/+1