summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* kukui/led: Fix LED behaviours.Yilun Lin2019-04-181-31/+38
* pd_protocol: Allow charging @ 500mA from Rp-USB.Aseda Aboagye2019-04-171-0/+2
* kukui: remove flashpd/rwhashpd host command from ROTing Shen2019-04-173-2/+16
* hatch/kohaku: Move TCPC definitions to board from baseboardScott Collyer2019-04-176-59/+107
* tcpm: Refactor tcpc_config to include a flags fieldScott Collyer2019-04-1722-60/+96
* ish: add missing EOI in LAPIC error irq handlerLeifu Zhao2019-04-171-6/+16
* flash_fp_mcu: print canonical pathTom Hughes2019-04-161-0/+4
* TCPC: Set charger vbus during initDiana Z2019-04-151-0/+7
* USB PD: Suspend ports when resetting TCPCs during cold rebootDiana Z2019-04-151-1/+9
* cr50: sqa: don't modify flags if board id is erasedMary Ruthven2019-04-151-1/+6
* g: upgrade_fw: check board id if CR50_RELAXED isn't definedMary Ruthven2019-04-151-1/+1
* signer: allow board id of 0:0:0Mary Ruthven2019-04-151-2/+9
* util/usb_if: return failure when usb device cannot be claimed.Namyoon Woo2019-04-141-6/+11
* flapjack: Update virtual usb mux info.stabilize-12088.BJessy Jiang2019-04-131-1/+5
* Flapjack: Remove pd console command from RODaisuke Nojiri2019-04-131-0/+1
* arcada_ish: Tune D0ix idle target residencyRushikesh S Kadam2019-04-131-2/+2
* octopus: correct GPIO - KB_BL_PWR_EN to UNIMPLEMENTEDMarco Chen2019-04-134-8/+8
* casta:Turn on green led when charge state is idleYongBeum Ha2019-04-131-1/+1
* kukui: scp: Make comment for EC_FEATURE_SCP better.Pi-Hsun Shih2019-04-131-1/+1
* kukui_scp/ipi: Add more IPI ID.Yilun Lin2019-04-131-3/+9
* Makefile: Print free spaces in RO flashDaisuke Nojiri2019-04-131-10/+21
* mt_scp: Move ROM_BASE to 0x0.Yilun Lin2019-04-135-29/+2
* link_defs.h: Should support __SECTION attr when enable DRAM section.Yilun Lin2019-04-131-1/+1
* ish: add temporary workaround for lost interruptJett Rink2019-04-121-7/+12
* ish: send request id back as response idJett Rink2019-04-121-1/+7
* stm32mon: retry on damaged ACK, NACK or timeoutNamyoon Woo2019-04-121-126/+253
* iteflash.md: revised the steps in 'Prerequisites for CR50 CCD'Namyoon Woo2019-04-111-3/+3
* hatch_fp: Fix slave select (NSS / CS) pin managementTom Hughes2019-04-112-3/+57
* make: include iteflash in host-util groupNamyoon Woo2019-04-112-2/+4
* Flapjack: Read LCM_ID and put into SKU_IDYH Lin2019-04-113-6/+53
* Flapjack: Use board_read_id to read BATT_IDDaisuke Nojiri2019-04-113-20/+29
* g: clean up UART channel namesVadim Bendebury2019-04-111-6/+5
* button: fix compile error when CONFIG_LED_COMMON not definedTing Shen2019-04-111-0/+2
* ectool: cleanup cmd_fp_seed()Nicolas Norvez2019-04-111-6/+5
* ish: solve timer reliability and time jumpsJack Rosenthal2019-04-112-45/+61
* cr50: add INFO1 RW MAP erasing to CR50_SQA modeVadim Bendebury2019-04-104-57/+84
* servo_v4: disable PD entirely when in SNK.Nick Sanders2019-04-101-4/+9
* flapjack: Remove PD state names from RODaisuke Nojiri2019-04-101-0/+3
* Flapjack: Remove console commands from RODaisuke Nojiri2019-04-101-5/+19
* ish: wait for heci bus instead of errorJett Rink2019-04-103-10/+64
* ish: reduce hostcmd size to fit within HECIJett Rink2019-04-104-4/+5
* ish: report errors on consoleJett Rink2019-04-102-2/+12
* hatch: Configure EC_INT_L as low before entering S5/G3Furquan Shaikh2019-04-091-0/+22
* flash_ec: Update error msg and TODO bug num for servo I2C adapter lookup.Matthew Blecker2019-04-091-16/+6
* ec/common: Introduce IS_ENABLED to check config optionsRaul E Rangel2019-04-091-0/+27
* pd: Apply Rd prior to sending PS_RDY in PRSWAP.Aseda Aboagye2019-04-091-5/+19
* grunt/usb_pd_policy: Don't disconnect the USB lines while negotiating PDRaul E Rangel2019-04-091-2/+12
* power: Init host_sleep_event resume_transitionsEvan Green2019-04-091-0/+1
* hatch_fp: STM32F412 can have up to 1 MB Flash (some have less)Tom Hughes2019-04-091-15/+291
* stm32: spi: Support SPI slave w/ DMA for STM32F4Nicolas Norvez2019-04-091-1/+12