summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* 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
* mec1322: More code space in RAMKyoung Kim2015-09-254-6/+6
* cleanup: Remove CONFIG_FW_IMAGE_SIZEShawn Nematbakhsh2015-09-243-16/+6
* nuc: Fixed flash layout issue for npcxMulin Chao2015-09-213-7/+9
* cleanup: Put chip-specific configs in config_chip.hBill Richardson2015-09-216-0/+47
* common: Add __fls functionGwendal Grignou2015-09-211-1/+1
* stm32: Define a larger task size for HOST_CMDGwendal Grignou2015-09-201-2/+5
* nuc: use fix point math for timer calculationGwendal Grignou2015-09-181-5/+7
* chip: Set CONFIG_FPU on a board basis.Gwendal Grignou2015-09-182-2/+0
* Cr50: Add support for flash write & eraseBill Richardson2015-09-183-6/+257
* it8380dev: fix idle task and chip idDino Li2015-09-183-27/+87
* it8380dev: fix ec2i and uartDino Li2015-09-172-5/+46
* cleanup: Fix npcx buildShawn Nematbakhsh2015-09-171-1/+1
* it8380dev: fix PWM moduelDino Li2015-09-161-1/+3
* it8380dev: fix lpc moduleDino Li2015-09-163-7/+88
* it8380dev: fix flash module and reset cause.Dino Li2015-09-162-146/+21
* host: mock i2c_xferGwendal Grignou2015-09-162-107/+14
* cleanup: Remove redundant FLASH_SIZE CONFIGsShawn Nematbakhsh2015-09-1621-45/+45
* cleanup: Change meaning of storage offset CONFIGsShawn Nematbakhsh2015-09-165-32/+30
* cleanup: Remove CDRAM / CODERAM CONFIGsShawn Nematbakhsh2015-09-168-18/+18
* cleanup: Rename geometry constantsShawn Nematbakhsh2015-09-1624-42/+42
* stm32: fix flash write protect check for STM32F3Vincent Palatin2015-09-141-2/+3
* mec1322: Properly initialize the ALTERNATE GPIO level flagsKevin K Wong2015-09-101-4/+5
* mec1322: clocks: Don't squash reserved bits in sleep / wakeShawn Nematbakhsh2015-09-103-12/+24
* mec1322: bug fix for hibernation timerKyoung Kim2015-09-081-4/+4
* update case closed debugging partial mode policyVincent Palatin2015-09-084-7/+22
* Cleanup: Remove COMPILE_FOR_RAM option from linker scriptsBill Richardson2015-09-083-9/+0
* I2C: Remove unused arbitration supportAnton Staaf2015-09-082-2/+0
* nuc: Fixed the bugs for flash and i2c drivers.Mulin Chao2015-09-062-58/+126
* Update some TODO comments.Bill Richardson2015-09-031-4/+0
* mec1322: Remove FPU support by defaultShawn Nematbakhsh2015-09-021-1/+0
* cleanup: Clarify use of flash layout CONFIGsShawn Nematbakhsh2015-09-024-95/+122
* system: provide optional chip_save_reset_flags()Aaron Durbin2015-08-261-1/+6
* mec1322: fix console in lfwAaron Durbin2015-08-271-1/+5
* mec1322: i2c: Unwedge controller on transaction timeoutShawn Nematbakhsh2015-08-261-1/+9