summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Kunimitsu: remove console commands for code sizeKyoung Kim2016-04-142-3/+4
* pd: Fix multiple reboot for battery cut-offDivya Sasidharan2016-04-132-0/+10
* charger_state_v2: force static battery info update on battery changeKevin K Wong2016-04-131-0/+5
* pd: Add config to disable PD communication in locked ROShawn Nematbakhsh2016-04-111-1/+21
* Support RW_B in sysjump command when applicablestabilize-8172.47.BBill Richardson2016-04-081-1/+19
* cr50: add support for creating multiple serial endpointsMary Ruthven2016-04-072-114/+0
* charge_manager: Report UNKNOWN USB charger for 2 seconds after changeShawn Nematbakhsh2016-04-031-7/+30
* console: Put additional console commands behind CONFIGsShawn Nematbakhsh2016-04-032-1/+4
* ectool: Support keyboard factory scanningDevn Lu2016-04-011-0/+24
* Cr50: Include low-power exit triggers in reset causesBill Richardson2016-03-301-1/+1
* spi_flash: print spi flash size in proper unitNaresh G Solanki2016-03-301-1/+1
* Fan: enable fan after system resumeKeith Tzeng2016-03-301-1/+1
* spi_flash: Reload watchdog before writing a flash pageShamile Khan2016-03-251-2/+1
* Cr50: cleanup: Clarify a few commentsBill Richardson2016-03-241-0/+7
* usb_port_power_smart: Support variable port countchris wang2016-03-241-25/+32
* Console: Fix channel enum valuesAnton Staaf2016-03-221-53/+9
* smbus: Re-write smbus driverShawn Nematbakhsh2016-03-211-168/+108
* crc8: Support crc calculation across non-contiguous dataShawn Nematbakhsh2016-03-181-2/+7
* pd: Add error handling for pd_send_request_msg()Shawn Nematbakhsh2016-03-141-7/+14
* mkbp_event: prevent unnecessary interrupts to APKoro Chen2016-03-101-2/+2
* pd: Compilation fixes for upcoming board designsShawn Nematbakhsh2016-03-082-3/+8
* CR50: move utility method reverse() to common/util.cnagendra modadugu2016-03-071-0/+15
* spi_flash: Reload watchdog after erasing each 32K blockShawn Nematbakhsh2016-03-021-0/+5
* GPIO: Move host and console commands to new fileAnton Staaf2016-03-023-201/+216
* oak: enable lid angle updateRong Chang2016-03-021-0/+7
* oak: avoid reading BC1.2 interrupt reg during handling vbus eventBen Lok2016-03-011-8/+8
* oak: Add kx022 lid accelerometer for rev5.Ben Lok2016-03-011-1/+0
* common: console: Change console_init() string.Aseda Aboagye2016-02-231-0/+4
* pd: Don't source VBUS when forcing sink rolestabilize-7956.BShawn Nematbakhsh2016-02-231-0/+2
* GPIO: Remove gpio_alt_funcs table from common headerAnton Staaf2016-02-221-1/+32
* mec1322: clock: Use full-speed 48MHz processor clock during EC bootShawn Nematbakhsh2016-02-091-1/+1
* charger: Settings for charger current in no battery conditionVijay Hiremath2016-02-081-1/+6
* fmap: note fmap_name dependencyMary Ruthven2016-02-081-0/+1
* CR50: Add initialization code required by TPM2 compliance tests.nagendra modadugu2016-02-051-0/+4
* common: Fix sleep mask for multi-port lock.stabilize-smaug-7897.BMulin Chao2016-02-041-8/+18
* cleanup: Fix signed vs unsigned typingShawn Nematbakhsh2016-02-031-1/+1
* Enforce compilation without system headersStefan Reinauer2016-02-031-0/+2
* charger/Kunimitsu: Fix for boot from cut-off batteryVijay Hiremath2016-02-022-2/+16
* pd: Reinitialize state variables on TCPC resetShawn Nematbakhsh2016-02-021-2/+5
* common: Adds a JEDEC SFDP v1.* based Serial NOR Flash driverEwout van Bekkum2016-01-282-0/+939
* ec: Add temporary secure storage for the host during bootDuncan Laurie2016-01-253-0/+131
* ec: Add a chipset reset hookDuncan Laurie2016-01-251-0/+1
* vboot_hash: Properly handle hash of zero-byte regionShawn Nematbakhsh2016-01-202-2/+17
* GPIO: Simplify configurationAnton Staaf2016-01-202-22/+33
* I2C: Remove raw mode mutexAnton Staaf2016-01-191-12/+0
* GPIO: Add gpio_reset functionAnton Staaf2016-01-191-0/+8
* vboot_hash: Save stack space when checking image sizestabilize-7834.66.Brelease-R49-7834.BShawn Nematbakhsh2016-01-151-1/+5
* pd: Add common EC_HOST_EVENT_PD_MCU implementationShawn Nematbakhsh2016-01-072-6/+34
* charger: Change unlocked battery level ignore conditionsShawn Nematbakhsh2016-01-064-21/+25
* vboot_hash: check the current hash is for the right regionMary Ruthven2016-01-051-4/+19