summaryrefslogtreecommitdiff
path: root/chip/npcx
Commit message (Expand)AuthorAgeFilesLines
* npcx: deprecate use of PC87570 mode on PM chan 1stabilize-8530.Bstabilize-8530.96.Bstabilize-8530.93.Bstabilize-8530.89.Bstabilize-8530.80.Bstabilize-8530.77.Bstabilize-8530.71.Bstabilize-8530.35.Brelease-R53-8530.BCHLin2016-06-301-5/+9
* npcx: shi: Use worst-case logic for applying 256B bypassShawn Nematbakhsh2016-06-291-3/+3
* Cleanup: gate RTC console/host command behind new config optionsphilipchen2016-06-292-1/+6
* npcx: shi: Avoid 'unexpected state' console spamShawn Nematbakhsh2016-06-281-5/+21
* npcx: shi: Ensure SHI is initialized prior to enabling CS interruptShawn Nematbakhsh2016-06-281-8/+14
* npcx: i2c: Don't do i2c_unwedge / reset on repeated start requeststabilize-8516.BMulin Chao2016-06-271-2/+5
* rk3399: kevin: Adding get_rtc_alarm functionality.Shelley Chen2016-06-211-2/+41
* npcx: vbnvcontext: Fix misaligned accessShawn Nematbakhsh2016-06-201-11/+18
* npcx: Fixed host access pending bit issue in INT11 ISR.Mulin Chao2016-06-141-10/+10
* npcx: i2c: Return slave ACK status on zero-byte read / writeShawn Nematbakhsh2016-06-081-38/+52
* npcx: gpio: Don't increase priority of SHI_CS for non-SHI boardsShawn Nematbakhsh2016-06-081-0/+4
* kevin: rk3399: ectool interface for EC RTC alarmShelley Chen2016-05-271-0/+11
* servo_v4: Fix ADC console commandNick Sanders2016-05-261-19/+0
* kevin: rk3399: enabling RTC wakeupShelley Chen2016-05-231-1/+14
* npcx: Modify gpio's interrupt utilitiesMulin Chao2016-05-181-22/+14
* shorten long console command namesVadim Bendebury2016-05-181-1/+1
* npcx: i2c: Fix spurious NACK after i2cscanMulin Chao2016-05-171-4/+28
* npcx: shi: Allow up to 10ms from CS assertion to first data byteShawn Nematbakhsh2016-05-121-1/+1
* npcx: Fixed bug that unexpected value of timer which source clock is 32KMulin Chao2016-05-113-5/+35
* npcx: shi: Fixes for REBOOT_EC host command handlingShawn Nematbakhsh2016-05-101-11/+11
* kevin: Move RAM from data section to codeShawn Nematbakhsh2016-05-102-3/+3
* npcx: shi: Improve reliability of SPI host command interfaceMulin Chao2016-05-062-126/+241
* npcx: spi: disable all port from board structWonjoon Lee2016-05-061-3/+5
* hooks: Add relative HOOK_INIT priority for peripheralsShawn Nematbakhsh2016-05-053-3/+3
* npcx: add device id for npcx586g/npcx576gKevin K Wong2016-05-041-0/+4
* apollolake: ignore PLTRST# from SOC unless RSMRST# is deassertedKevin K Wong2016-05-031-4/+3
* npcx: Reduce system stack sizeShawn Nematbakhsh2016-05-021-1/+1
* pwm: Add PWM_CONFIG_DSLEEP config flagShawn Nematbakhsh2016-04-272-11/+7
* UART: Remove enable/disable interrupt functionsAnton Staaf2016-04-271-10/+0
* npcx: shi: Remove excessively verbose printsShawn Nematbakhsh2016-04-192-14/+18
* npcx: shi: Remove support for V2 host protocolShawn Nematbakhsh2016-04-191-168/+4
* npcx: shi: Don't enable GPIO_SHI_CS_L GPIO interrupt until S0Shawn Nematbakhsh2016-04-191-5/+26
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-191-3/+0
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-1/+1
* amenia: enable BMM150 compassKevin K Wong2016-04-151-0/+1
* apollolake: ignore PLTRST# from SOC unless RSMRST# to soc is deassertedKevin K Wong2016-04-131-0/+8
* npcx: gpio: Configure pin attributes before setting as outputShawn Nematbakhsh2016-03-291-8/+10
* npcx: pwm: Fix PWM moduleShawn Nematbakhsh2016-03-282-5/+8
* GPIO: Rename and move board_set_gpio_hibernate_stateAnton Staaf2016-03-211-4/+7
* npcx: Add 256KB alignment of RO & RW regions for npcx5m6g.Mulin Chao2016-03-151-0/+9
* npcx: Rename CONFIG_SHI to CONFIG_HOSTCMD_SPSShawn Nematbakhsh2016-03-083-4/+4
* npcx: Add CHIP_VARIANT variant for different versions of npcx ec.Mulin Chao2016-03-053-4/+18
* npcx: Add 1.8V IO support for some GPIOs and I2C pins.Mulin Chao2016-03-053-58/+84
* NPCX: Convert keyboard pins to use ALTERNATE macroAnton Staaf2016-03-023-33/+30
* NPCX: Refactor GPIO driver for functionality and sizeAnton Staaf2016-03-021-270/+311
* skylake: do not clear masks in S0ix -> S0 transitionArchana Patni2016-02-221-4/+9
* hibernate: Inform PD MCU before calling board hibernate callbackShawn Nematbakhsh2016-02-171-3/+3
* wheatley / nuc: Modified the internal ref voltage of ADC to 2.816VMulin Chao2016-02-171-1/+1
* nuc: Modify divider of apb2 to 1 if it's freq isn't divisible by 1MHzMulin Chao2016-02-103-50/+71
* nuc: Fixed bug that some of DP80's data is skippingMulin Chao2016-02-101-3/+10