summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* usb_charger: disconnect usb switch until connection is debouncedAlec Berg2015-11-111-5/+8
* it8380dev: Modify port 80 service routineEli Hsu2015-11-112-4/+4
* charge_state_v2: fix CONFIG_CHARGER_NARROW_VDC optionAlec Berg2015-11-111-1/+2
* chell: Enable reset of EC on PD panicDuncan Laurie2015-11-111-0/+1
* chell: Fix hibernate by not touching PMIC reset pinDuncan Laurie2015-11-111-0/+2
* pd: Cleanup PD port-to-task macrosShawn Nematbakhsh2015-11-1114-25/+20
* Cr50: Tweak debug message for clarityBill Richardson2015-11-101-1/+2
* Cr50: Fix uart_tx_flush() to really flushBill Richardson2015-11-101-2/+3
* Cr50: Workaround for watchdog permission problemsBill Richardson2015-11-102-9/+20
* it8380dev: modify hwtimer's commentDino Li2015-11-101-1/+1
* it8380dev: util: fix iteflashDonald Huang2015-11-101-5/+27
* cr50: make customized RO workVadim Bendebury2015-11-105-40/+21
* cr50: allocate signature headers in both RO and RW imagesVadim Bendebury2015-11-102-0/+4
* cr50: RO Loader implementationVadim Bendebury2015-11-1012-5/+858
* common: export the linker generated addresses of image sectionsVadim Bendebury2015-11-101-0/+5
* cr50: util: signer: make signer header definition usable on the targetVadim Bendebury2015-11-102-19/+17
* cr50: signer: test private key for development environmentVadim Bendebury2015-11-101-0/+39
* util: signer: fix nonzero offset binary image signing bugVadim Bendebury2015-11-101-1/+1
* cr50: re-generate register descriptionsVadim Bendebury2015-11-102-21/+25
* util: enhance cr50_regs to generate modified base address namesVadim Bendebury2015-11-101-1/+6
* common: charge_state_v2: Add items to .bss.slow.stabilize-7628.BAseda Aboagye2015-11-091-5/+5
* GLaDOS: Kunimitsu: Enable link-time optimization.Aseda Aboagye2015-11-093-0/+11
* mec1322: adjust mec adc channels for analog reference of 3.0VAlec Berg2015-11-096-11/+11
* common: host_command_master: Add buf to .bss.slow.Aseda Aboagye2015-11-091-2/+2
* pd: Add protection to FMAP data so it is not removed by linkerShamile Khan2015-11-091-1/+1
* common: button: Add items to .bss.slow.Aseda Aboagye2015-11-091-2/+2
* common: acpi: Add items to .bss.slow.Aseda Aboagye2015-11-091-6/+10
* glados: isl9237: add HW charge rampingAlec Berg2015-11-097-2/+120
* tcpm: Add configuration struct for tcpc i2c paramsShawn Nematbakhsh2015-11-0817-172/+242
* cleanup: Rename usb.h to usb_descriptor.hShawn Nematbakhsh2015-11-0826-28/+28
* common: pd_log: Add PD log to .bss.slow.Aseda Aboagye2015-11-081-1/+1
* common.h: Create __bss_slow tag.Aseda Aboagye2015-11-081-0/+10
* system: Copy the loader lastly before jumping.Aseda Aboagye2015-11-082-32/+51
* Fix soft reboot to handle dropped permissions.nagendra modadugu2015-11-062-9/+53
* Cr50: Update to the "final" FPGA image 20151104_041733@78962Bill Richardson2015-11-067-559/+641
* Cr50: Disable customized RO image by defaultBill Richardson2015-11-063-4/+15
* cr50: introduce RO image skeletonVadim Bendebury2015-11-055-1/+121
* it8380dev: modify hwtimer and LPC wake upDino Li2015-11-056-210/+59
* chg: add narrow VDC power path supportRong Chang2015-11-058-0/+18
* Cr50: Fix bug in print_later, add overflow detectionBill Richardson2015-11-051-9/+18
* cleanup: ignore compiled executable in extra/Bill Richardson2015-11-051-0/+1
* mec1322: reduce system stack sizeli feng2015-11-043-11/+10
* chell: Fix inverted KSO2 / GPIO101Shawn Nematbakhsh2015-11-041-2/+2
* led: correct LED blinking intervalli feng2015-11-043-12/+12
* oak: cancel long press timer when lost power_good or entering S3Ben Lok2015-11-041-13/+23
* make: decouple rw and ro object file setsVadim Bendebury2015-11-041-14/+15
* mec1322: killing the white whale (removing temp files left behind)Vadim Bendebury2015-11-041-13/+17
* Initial commit of TCPM driver for FUSB302.Gabe Noblesmith2015-11-044-0/+1152
* oak_pd: change oak_pd to be a sym link to glados_pdAlec Berg2015-11-0413-736/+17
* Dropping of DAP permission causes false alert when debugging.nagendra modadugu2015-11-041-1/+0