summaryrefslogtreecommitdiff
path: root/chip/npcx
Commit message (Expand)AuthorAgeFilesLines
* npcx: Adjust relative IRQ priorities for high-priority UARTShawn Nematbakhsh2016-08-079-33/+29
* Revert "shi: Enable SHI interrupt from CS interrupt"Shawn Nematbakhsh2016-08-051-27/+20
* shi: Enable SHI interrupt from CS interruptShawn Nematbakhsh2016-08-021-20/+27
* npcx: shi: Improve host command handling reliabilityShawn Nematbakhsh2016-07-291-11/+3
* npcx: Consecutively sample IBUFSTAT until reading the same value twiceCHLin2016-07-291-6/+24
* kevin / gru: Increase size of code RAMShawn Nematbakhsh2016-07-261-1/+1
* chip/npcx: interrupt on both edges of PLTRST_LAaron Durbin2016-07-211-8/+12
* npcx: shi: Properly mux pins as GPIO when disabling SHIShawn Nematbakhsh2016-07-211-7/+12
* Fix interrupt disabling problem for gpio volume button.younghun kim2016-07-201-1/+3
* npcx: Clear IRQ11B bit when PM 1 is in enhanced modeCHLin2016-07-131-1/+1
* common: add EC_RTC_ALARM_CLEAR to ec_commands.hStephen Barber2016-07-091-1/+0
* 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