summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cr50: make use of byteorder routinesstabilize-7647.74.Bstabilize-7647.72.Bstabilize-7647.32.Brelease-R48-7647.BVadim Bendebury2015-11-154-52/+30
* common: byte order conversion functionsVadim Bendebury2015-11-151-0/+38
* motion: fix oversampling formulaGwendal Grignou2015-11-152-42/+33
* chell: Add keyboard backlightDuncan Laurie2015-11-133-1/+19
* pwm: Add option for alternate clock sourceDuncan Laurie2015-11-132-3/+13
* cr50: do not try verifying RW integrityVadim Bendebury2015-11-131-1/+0
* common: lightbar: update leds when neededGwendal Grignou2015-11-131-23/+32
* motion: minium interval between motion task now a variableGwendal Grignou2015-11-134-8/+21
* motion: cleanup include fileGwendal Grignou2015-11-123-8/+5
* Lars: update LED controlRyan Zhang2015-11-123-61/+110
* Add documentation for the TCPC microcontroller implementationMark Hayter2015-11-124-0/+119
* nds32: fix ldsDino Li2015-11-121-0/+1
* it8380dev: modify uart ISRDino Li2015-11-121-0/+6
* cortex-m0: Ensure .bss.slow section is cleared.Aseda Aboagye2015-11-121-0/+1
* util: signer: cr50: use full flash addresses instead of segment addressesVadim Bendebury2015-11-121-18/+18
* util: signer: improve debug output readabilityVadim Bendebury2015-11-122-4/+14
* glados/chell: drive PCH_RTCRST lowAaron Durbin2015-11-124-2/+6
* nuc: Fixed wheatley bugs of SERIRQ and AC detection.Mulin Chao2015-11-117-35/+197
* common: port80: Add items to .bss.slow.Aseda Aboagye2015-11-111-3/+3
* Add initial dcrypto AES implementation.nagendra modadugu2015-11-117-114/+433
* console: Add support for using EC-3PO console.Aseda Aboagye2015-11-114-1/+105
* Lars: remove compile-time checks related to second PD portRyan Zhang2015-11-114-63/+15
* Lars: increase RO image sizeRyan Zhang2015-11-111-1/+1
* pd: Don't check for sink role if we're always a sourceShawn Nematbakhsh2015-11-111-1/+4
* common: keyboard_scan: Add items to .bss.slow.Aseda Aboagye2015-11-111-12/+19
* cleanup: Fix gcc 5.2.1 compile errorsShawn Nematbakhsh2015-11-118-6/+11
* util: Add EC-3PO, the EC console interpreter.Aseda Aboagye2015-11-114-0/+2065
* pd: set dedicated charger after boot with legacy chargerAlec Berg2015-11-111-5/+10
* glados: Add pullup to SPI MISO GPIOShawn Nematbakhsh2015-11-111-1/+1
* 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