summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Kunimitsu: Enable motion_sense_taskstabilize-smaug-7566.Bli feng2015-10-191-0/+1
* nuc: Remove unnecessary NPCX_EC_FLASH_SIZE definition in npcx.Mulin Chao2015-10-192-18/+11
* mec1322: Abort curr DMA xfer in dma_disable_all().Aseda Aboagye2015-10-191-0/+8
* cr50: move tpm2 stubs.c file to this repositoryVadim Bendebury2015-10-192-1/+580
* port80: Remove HAS_TASK_PORT80.Aseda Aboagye2015-10-192-68/+0
* mec1322: Change the Port 80 task to a timer IRQ.Aseda Aboagye2015-10-1910-14/+91
* glados_pd: reduce image size and build full RO and RWAlec Berg2015-10-193-4/+25
* stm32f05x: Use correct erase block size of 1kBAlec Berg2015-10-191-1/+1
* glados_pd: oak_pd: add and enable option for i2c slave onlyAlec Berg2015-10-197-4/+11
* stm32: add synchronous debug printfAlec Berg2015-10-1912-48/+128
* Provide interface to random number generatorVadim Bendebury2015-10-173-8/+50
* Cr50: enable modificaton of flash bank 1Bill Richardson2015-10-171-0/+10
* Kunimitsu: PMIC: Keep the emergency reset time to defaultVijay Hiremath2015-10-171-11/+0
* nuc: Enable JTAG directly by NPCX_ENABLE_JTAG definitionMulin Chao2015-10-172-13/+13
* g: implement support for hardware based TRNGVadim Bendebury2015-10-172-0/+23
* common: expose true random number generator APIVadim Bendebury2015-10-171-0/+22
* motion: reenable double tap in S5.Gwendal Grignou2015-10-161-0/+3
* motion: fix manage_activity interfaceGwendal Grignou2015-10-163-3/+3
* nuc: Switch three GPIOs since lacking interrupt supportMulin Chao2015-10-161-21/+21
* common: motion: Fix forced mode computationGwendal Grignou2015-10-153-15/+23
* glados / kunimitsu / chell: Slow EC-->PD I2C bus to 500 KHzShawn Nematbakhsh2015-10-153-3/+3
* mec1322: i2c: Simplify clk duty cycle calculationsShawn Nematbakhsh2015-10-151-11/+6
* Skylake: Configure EC to use W25X40 flash instead of W25Q64Shamile Khan2015-10-152-2/+2
* Cr50: Check in the script for cr50_fpga_regdefs.hBill Richardson2015-10-151-0/+72
* driver: bmm150: Use Bosch recommend repetitionGwendal Grignou2015-10-152-2/+4
* motion: Add timestamp in ODRGwendal Grignou2015-10-151-9/+17
* motion: fix spellingGwendal Grignou2015-10-154-21/+21
* GLaDOS: Kunimitsu: Chell: Reduce UART TX buffer to 512B.Aseda Aboagye2015-10-153-0/+9
* stm32: i2c: Add timings for 8MHz i2cclkShawn Nematbakhsh2015-10-141-4/+18
* chell: Change image size to 100K.Aseda Aboagye2015-10-141-0/+3
* chell: remove pd_check_requested_voltage()Duncan Laurie2015-10-141-26/+0
* glados: kunimitsu: Change image size to 100K.stabilize-smaug-7547.BAseda Aboagye2015-10-134-7/+16
* system: Add support to reclaim space from loader.Aseda Aboagye2015-10-134-0/+54
* Kunimitsu: implement x86 power cycle on EC resetVijay Hiremath2015-10-133-2/+40
* pd: allow request message over max current if mismatch bit setAlec Berg2015-10-131-1/+1
* cleanup: pd: remove duplicate code for checking request msgAlec Berg2015-10-1319-344/+57
* port80: Reduce history buffer to 256 bytes.Aseda Aboagye2015-10-131-1/+1
* Kunimitsu: PMIC: Configure the discharge configuration registersVijay Hiremath2015-10-131-0/+42
* common: Add magnetometer online calibration.Gwendal Grignou2015-10-1319-20/+707
* smaug: fix mag orientation: Z is pointing downwardGwendal Grignou2015-10-131-3/+3
* oak / oak_pd: Enable low-power PD featuresShawn Nematbakhsh2015-10-124-2/+24
* cr50: upgrade to the latest FPGA image (20151012_041715@75660)Vadim Bendebury2015-10-128-441/+658
* chell: Add EC/PD configuration for chell boardDuncan Laurie2015-10-1212-0/+1409
* skylake: Move USB enable gpio control to board hooksDuncan Laurie2015-10-123-7/+8
* mec1322: i2c: Disable i2c interrupts after failed waitShawn Nematbakhsh2015-10-081-0/+2
* cr50: upgrade to the latest FPGA image (20151007_064811)Vadim Bendebury2015-10-075-1153/+1314
* mec1322: Do not set mux mode to GPIO in gpio_set_flags_by_mask()Shamile Khan2015-10-072-3/+6
* Kunimitsu: Enable heavysleep idle taskKyoung Kim2015-10-073-0/+5
* Kunimitsu: Enable FAN controlKyoung Kim2015-10-073-5/+49
* nds32: fix panicDino Li2015-10-076-35/+277