summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Rename usb.h to usb_descriptor.hShawn Nematbakhsh2015-11-0812-12/+12
* Fix soft reboot to handle dropped permissions.nagendra modadugu2015-11-061-7/+31
* Cr50: Update to the "final" FPGA image 20151104_041733@78962Bill Richardson2015-11-062-541/+562
* Cr50: Disable customized RO image by defaultBill Richardson2015-11-062-4/+8
* cr50: introduce RO image skeletonVadim Bendebury2015-11-054-1/+116
* it8380dev: modify hwtimer and LPC wake upDino Li2015-11-055-176/+52
* Cr50: Fix bug in print_later, add overflow detectionBill Richardson2015-11-051-9/+18
* mec1322: reduce system stack sizeli feng2015-11-041-9/+8
* mec1322: killing the white whale (removing temp files left behind)Vadim Bendebury2015-11-041-13/+17
* stm32: i2c: Use correct timingr values based on clock sourceShawn Nematbakhsh2015-11-031-5/+5
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-034-4/+0
* mec1322: fix gpio_disable_interruptKyoung Kim2015-11-031-1/+1
* it8380dev: fix irq, jtag and systemDino Li2015-11-014-21/+88
* nuc: Add state machines to handle i2c master stall bus and call i2c_xfer again.Mulin Chao2015-11-011-21/+94
* stm32f0: i2c: Set timing register values by port clock sourceShawn Nematbakhsh2015-10-301-30/+46
* cr50: upgrade to the latest FPGA image 20151029_41713@78167Vadim Bendebury2015-10-301-577/+700
* it8380dev: gpio - remove comment about E4Dino Li2015-10-251-2/+0
* it8380dev: Increase DLM sizeDino Li2015-10-252-10/+10
* it8380dev: fix clock moduleDino Li2015-10-258-29/+346
* pd: remove unnecessary delay in phy initAlec Berg2015-10-231-1/+1
* oak: stm32f0: implement i2c_set_timeoutRong Chang2015-10-231-1/+16
* Cr50: Support USB on 15MHz FPGA imageBill Richardson2015-10-222-13/+152
* Cr50: Support FPGA image m3.dist_20151021_054409Bill Richardson2015-10-221-2399/+2559
* 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
* mec1322: Change the Port 80 task to a timer IRQ.Aseda Aboagye2015-10-193-3/+87
* stm32f05x: Use correct erase block size of 1kBAlec Berg2015-10-191-1/+1
* stm32: add synchronous debug printfAlec Berg2015-10-193-0/+132
* Cr50: enable modificaton of flash bank 1Bill Richardson2015-10-171-0/+10
* 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
* mec1322: i2c: Simplify clk duty cycle calculationsShawn Nematbakhsh2015-10-151-11/+6
* stm32: i2c: Add timings for 8MHz i2cclkShawn Nematbakhsh2015-10-141-4/+18
* glados: kunimitsu: Change image size to 100K.stabilize-smaug-7547.BAseda Aboagye2015-10-132-7/+10
* cr50: upgrade to the latest FPGA image (20151012_041715@75660)Vadim Bendebury2015-10-121-350/+525
* 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-071-1147/+1268
* mec1322: Do not set mux mode to GPIO in gpio_set_flags_by_mask()Shamile Khan2015-10-072-3/+6
* nds32: fix panicDino Li2015-10-071-0/+6
* pd: Cleanup usb_pd low power idle sleep maskShawn Nematbakhsh2015-10-061-2/+6
* cr50: upgrade to the latest FPGA imageVadim Bendebury2015-10-052-1391/+1591
* it8380dev: fix i2c moduleDino Li2015-10-054-121/+226
* pd: Allow EC to request PD hibernate via host commandShawn Nematbakhsh2015-10-052-0/+15
* it8380dev: fix hw timer and related function.Dino Li2015-10-018-194/+284
* stm32: i2c: Inhibit deep sleep when addressed in slave modeShawn Nematbakhsh2015-09-301-0/+6
* nuc: Simplify adc/pwm/fan drivers and related structures in boardsMulin Chao2015-09-298-471/+331
* Rename gpio_is_reboot_warm() to system_is_reboot_warm()Vijay Hiremath2015-09-2911-42/+37
* cr50: update to the next fpga revisionVadim Bendebury2015-09-292-4758/+7331
* cleanup: Remove redundant CONFIG_RAM_* configsShawn Nematbakhsh2015-09-291-11/+4
* stm32: Remove support for stm32ts60Shawn Nematbakhsh2015-09-293-58/+0