summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* endeavour: initial build from kalista/karmastabilize-12669.BJeff Chase2019-11-128-0/+1512
* flash_ec: enable UUT (UART) programming from microJett Rink2019-11-111-0/+27
* rollback: Remove unused rollback_lock functionTom Hughes2019-11-111-26/+0
* stm32: Document flash layout for 1 MB Flash (STM32F412)Tom Hughes2019-11-111-1/+8
* helios: Fix battery discharge FET access config settingScott Collyer2019-11-111-6/+6
* common: Refactor motion_sense_fifoYuval Peress2019-11-118-177/+691
* EC: Do not clear wake only events on resume from S3.Ravi Chandra Sadineni2019-11-111-6/+10
* baseboard/kukui: fix pogo extpower statusYilun Lin2019-11-113-5/+27
* power/mt8183: Need 1s pwrbtn press to exit off stateYilun Lin2019-11-114-6/+24
* Enable double tap host detection in kukuiHeng-Ruey Hsu2019-11-112-1/+27
* Add double tap and make motion sense wake up apHeng-Ruey Hsu2019-11-113-6/+14
* Fix skip interrupt logic for host eventHeng-Ruey Hsu2019-11-111-4/+10
* volteer: set battery I2C speed to 100 kHzKeith Short2019-11-111-1/+1
* puff: Update gpio list with unused pins.Andrew McRae2019-11-101-7/+35
* volteer: add charger supportKeith Short2019-11-103-16/+8
* chip/stm32: reinstate static and use EC idiom for alignmentPatrick Georgi2019-11-091-2/+2
* volteer: add initial battery supportKeith Short2019-11-098-6/+155
* board/garg: Configure the number of USB PD portsKarthikeyan Ramasubramanian2019-11-091-0/+8
* chip/stm32/system: Fix the BUILD_ASSERT for CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-091-1/+1
* Add a board specific helper to return USB PD port countKarthikeyan Ramasubramanian2019-11-0928-85/+179
* printf: be consistent using PRINTF_TIMESTAMP_NOWVadim Bendebury2019-11-091-2/+1
* ish: board enablement for tgl rvp platformLeifu Zhao2019-11-095-0/+223
* ish: chip enablement of ish5.4 on tgl rvp platformLeifu Zhao2019-11-0914-45/+344
* hatch_fp: Move SLP_S0_L for Hatch Rev 2.8Craig Hesling2019-11-081-2/+2
* stm32f4: Enable gpio port clocks that are usedCraig Hesling2019-11-084-7/+49
* hatch_fp: Switch to UNUSED pins mechanismCraig Hesling2019-11-081-8/+8
* stm32f4: Implement UNUSED pinsCraig Hesling2019-11-081-0/+14
* gpio: Add UNUSED declaration for gpio.incCraig Hesling2019-11-083-0/+48
* puff: Finalise EC LED configuration for puff.Andrew McRae2019-11-082-4/+17
* pd: Clarify flag commentsDenis Brockus2019-11-084-78/+142
* pd: Clear PE_FLAGS_PS_TRANSITION_TIMEOUTDenis Brockus2019-11-081-1/+1
* ec_commands: Force enum to be at least 16 bitsTom Hughes2019-11-081-3/+5
* tglrvp: Add back the ALL_SYS_PWRGD signalVijay Hiremath2019-11-082-3/+3
* Kodama: SMP battery cannot be charged in over discharge statexiong.huang2019-11-083-3/+38
* volteer: Configure ADC channelsKeith Short2019-11-083-4/+43
* pd: Remove EMarker Cable ProbeSam Hurst2019-11-082-167/+17
* usbc: fix vbus discharge path for GPIOJett Rink2019-11-075-15/+49
* servo_micro: add usart cmd to hold pins lowJett Rink2019-11-073-4/+105
* Drop LTO workaround from sweetberryStefan Reinauer2019-11-071-5/+0
* g: board_id: allow setting bid type if only flags are setMary Ruthven2019-11-071-13/+17
* g: bid: show type is empty instead of an errorMary Ruthven2019-11-071-1/+1
* sn_bits: allow setting serial number if BID type is blankMary Ruthven2019-11-073-3/+12
* board_id: change the vc to allow setting only flagsMary Ruthven2019-11-071-1/+4
* board_id: ignore erased bid type when checking headersMary Ruthven2019-11-072-12/+28
* board_id: clean up/enhancementsMary Ruthven2019-11-071-5/+6
* sn_bits: use board_id_is_blankMary Ruthven2019-11-071-1/+1
* Trembyle: Add more IOEX GPIO definitionsEdward Hill2019-11-071-2/+10
* pd: Comment all flagsSam Hurst2019-11-074-75/+104
* dratini/dragonair: add new SKUDevin Lu2019-11-071-3/+7
* baseboard/kukui: Increase UART TX buffer size to 8192Yilun Lin2019-11-071-1/+1