summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bq2589x: update driverstabilize-6996.BVincent Palatin2015-04-213-9/+58
* ec: fix a clang warning by use a unused variable.Yunlian Jiang2015-04-201-1/+1
* lsm6ds0: Cache ODR and range on EC.Aseda Aboagye2015-04-205-46/+108
* Move target specific GCC code generation optionsVincent Palatin2015-04-181-2/+2
* ec: fix duplicate 'const' warning for clang..Yunlian Jiang2015-04-183-5/+5
* samus_pd: Don't put pstate in a separate erase blockRandall Spangler2015-04-171-0/+5
* flash: Add option to move pstate inside RO imageRandall Spangler2015-04-176-43/+183
* pd: add a connection flag to pd port info for hostVincent Palatin2015-04-173-4/+6
* i2c: Support I2C controllers with multiple portsShawn Nematbakhsh2015-04-173-10/+50
* strago: Added power/battery LED support.li feng2015-04-174-2/+226
* clean up x86 i/o checksMike Frysinger2015-04-173-5/+8
* strago: Added temperature reading for battery.Kevin K Wong2015-04-162-0/+7
* mec1322: Changed to generate ec.bin for the firmware binary.Icarus Sparry2015-04-155-21/+11
* usb: Remove unnecessary alignment for descriptorsBill Richardson2015-04-151-1/+0
* strago: Enabled accelerometer support.Kevin K Wong2015-04-153-0/+60
* Strago: Enable and config charger BQ24770li feng2015-04-143-4/+25
* pd: Qualify modep pointer before use.Todd Broch2015-04-141-9/+15
* strago: Added support for TMP432 temperature sensor.Kevin K Wong2015-04-142-0/+40
* panic: Fix unaligned memory access panicli feng2015-04-141-1/+1
* mec1322: Updated code to only clear the interrupt status bit of LPC_RESET#.Kevin K Wong2015-04-141-2/+2
* mec1322: Added CONFIG_SWITCH support.Kevin K Wong2015-04-133-3/+1
* CCD: Switch PD_NO_DEBUG logic to use system_is_lockedAnton Staaf2015-04-131-10/+5
* USB: Fix memcpy routinesAnton Staaf2015-04-135-44/+44
* plankton: Initialize re-driver.Todd Broch2015-04-131-0/+25
* USB-Stream: Switch to handling packets in a deferred hookAnton Staaf2015-04-133-46/+53
* Ryu: Add PD_NO_DEBUG logicAnton Staaf2015-04-131-0/+15
* pd: samus: support vconn swap and enable on Samus when in S0/S3Alec Berg2015-04-116-9/+155
* stm32f0: make ADC watchdog feature modularVincent Palatin2015-04-113-3/+17
* util: workaround warm_reset issue in flash_ecVincent Palatin2015-04-111-3/+5
* ryu: remove lightbar traces by defaultVincent Palatin2015-04-111-1/+1
* ryu: rework the workaround for the EN_PP3300 issueVincent Palatin2015-04-114-12/+33
* twinkie: add simple text tracing mechanismVincent Palatin2015-04-1010-66/+452
* optimize printf size without the common runtimeVincent Palatin2015-04-101-3/+25
* stm32f0: fix adc_read_all_channels()Vincent Palatin2015-04-101-0/+1
* pd: combine src/snk dr_swap states into one dr_swap stateAlec Berg2015-04-102-86/+46
* samus_pd: disable timerinfo command to save spaceAlec Berg2015-04-103-0/+8
* gpio: Refactor IRQ handler pointer out of gpio_listAseda Aboagye2015-04-1061-1690/+1746
* spring: Move interrupt enabled gpios to topAseda Aboagye2015-04-101-1/+2
* snow: Move interrupt enabled gpios to topAseda Aboagye2015-04-101-2/+3
* mec1322: Add EC_CMD_GET_PROTOCOL_INFO handlerShawn Nematbakhsh2015-04-101-0/+19
* mec1322: Setup EMI unit at base address 0x800Shawn Nematbakhsh2015-04-101-3/+12
* util: Remove mec1322 comm driverShawn Nematbakhsh2015-04-102-368/+0
* glower: Add alternate LPC pin configsShawn Nematbakhsh2015-04-091-0/+4
* cyan: Move interrupt enabled gpios to topAseda Aboagye2015-04-091-8/+9
* mec1322: Enable HW control of KBC aux bufferShamile Khan2015-04-091-0/+4
* mec1322: Added CONFIG_KEYBOARD_KSO_BASE to align KBD KSO00 pin to board designKevin K Wong2015-04-094-7/+17
* host: Move interrupt enabled gpios to topAseda Aboagye2015-04-091-5/+5
* link: Move interrupt enabled gpios to topAseda Aboagye2015-04-091-8/+8
* cyan: Initial ECLee Leahy2015-04-098-0/+658
* pd: Modify BIST mode according to ECR#PD2.0.1.0.004Scott2015-04-094-44/+154