summaryrefslogtreecommitdiff
path: root/chip/npcx/system.c
Commit message (Expand)AuthorAgeFilesLines
...
* ec: add initial nautilus boardChris Wang2017-10-231-1/+3
* chip/stm32/clock: Allow the host to reset rtc alarmPhilip Chen2017-10-021-1/+1
* cleanup: Remove jtag_pre_init()Shawn Nematbakhsh2017-09-071-0/+21
* EFS: Rename CONFIG_VBOOT_EC to _EFSDaisuke Nojiri2017-08-291-1/+1
* npcx: system: Remove useless comparisonMartin Roth2017-08-131-1/+1
* npcx: Build RW_B and support sysjump to itDaisuke Nojiri2017-07-131-11/+55
* npcx: Clear IBBR to have BBRAM back to be functionalCHLin2017-06-291-14/+11
* vboot_ec:Read try slot from BBRAMDaisuke Nojiri2017-06-281-0/+4
* npcx: Make system stay off after clean shutdownDaisuke Nojiri2017-06-281-0/+34
* chip/npcx: Add support for saving/restoring panic dataFurquan Shaikh2017-06-151-0/+81
* npcx: system: fix the incorrect checking of invalid BBRAM(IBBR) bit.CHLin2017-06-081-12/+39
* npcx: system: Fixed bug that ec received unexpected rtc interruptMulin Chao2017-05-191-3/+6
* npcx: system: Add support for npcx7 series ecMulin Chao2017-05-091-249/+34
* Revert "system: Shutdown AP before entering hibernate mode"Duncan Laurie2017-04-211-1/+1
* ec: add initial soraka related filesYH Lin2017-04-151-1/+1
* system: Shutdown AP before entering hibernate modePhilip Chen2017-04-141-1/+1
* pd: Store PD active state in battery-backed memoryShawn Nematbakhsh2017-02-251-1/+12
* system: Add generic bbram read / write routinesShawn Nematbakhsh2017-02-241-52/+63
* chip/npcx: Add support for chip_save_reset_flagsFurquan Shaikh2017-01-221-2/+7
* poppy: consider all EC boots to be due to pin resetNicolas Boichat2017-01-201-1/+1
* eve: Ignore VCC1_RST status bit when determining reset causeDuncan Laurie2016-12-161-1/+2
* hibernate: Re-init GPIO levels on hibernate wakeShawn Nematbakhsh2016-10-071-1/+2
* npcx: Selectively filter WDT reset in reset_flagsMulin Chao2016-09-231-13/+21
* system: Add print_system_rtc().Aseda Aboagye2016-09-231-3/+8
* npcx: Fixed bug that api utility in ROM doesn't enable burst mode.Mulin Chao2016-09-151-5/+133
* npcx: rtc: Write RTC reg twice to ensure non-volatilityShawn Nematbakhsh2016-09-081-9/+9
* npcx: Better download time for sysjump by increasing clock freq.Mulin Chao2016-09-081-0/+7
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-4/+2
* npcx: gpio: Enable wake GPIO interrupts prior to hibernateMulin Chao2016-08-231-1/+4
* npcx: Apply deep idle bypass for hibernateMulin Chao2016-08-221-1/+24
* Fix interrupt disabling problem for gpio volume button.younghun kim2016-07-201-1/+3
* common: add EC_RTC_ALARM_CLEAR to ec_commands.hStephen Barber2016-07-091-1/+0
* Cleanup: gate RTC console/host command behind new config optionsphilipchen2016-06-291-1/+4
* rk3399: kevin: Adding get_rtc_alarm functionality.Shelley Chen2016-06-211-2/+41
* npcx: vbnvcontext: Fix misaligned accessShawn Nematbakhsh2016-06-201-11/+18
* kevin: rk3399: ectool interface for EC RTC alarmShelley Chen2016-05-271-0/+11
* npcx: add device id for npcx586g/npcx576gKevin K Wong2016-05-041-0/+4
* GPIO: Rename and move board_set_gpio_hibernate_stateAnton Staaf2016-03-211-4/+7
* NPCX: Convert keyboard pins to use ALTERNATE macroAnton Staaf2016-03-021-11/+0
* hibernate: Inform PD MCU before calling board hibernate callbackShawn Nematbakhsh2016-02-171-3/+3
* NPCX: Move control of PD GPIO hibernation state to boardAnton Staaf2016-02-031-15/+0
* system: Add hibernate board-level callbackShawn Nematbakhsh2016-01-281-0/+3
* GPIO: Use gpio_reset in a few more placesAnton Staaf2016-01-271-13/+3
* mec1322: hibernate: Don't reconfigure all GPIOsShawn Nematbakhsh2016-01-251-2/+2
* nuc: Support hibernate_wake_pins on wheatley, npcx_evb and npcx_evb_arm.Mulin Chao2016-01-141-48/+121
* wheatley: Proposed workaround for RESET_FLAG_RESET_PIN issue on wheatley.Mulin Chao2016-01-061-0/+4
* Rename gpio_is_reboot_warm() to system_is_reboot_warm()Vijay Hiremath2015-09-291-0/+21
* nuc: Fixed flash layout issue for npcxMulin Chao2015-09-211-2/+4
* cleanup: Remove CDRAM / CODERAM CONFIGsShawn Nematbakhsh2015-09-161-3/+3
* cleanup: Rename geometry constantsShawn Nematbakhsh2015-09-161-1/+2