summaryrefslogtreecommitdiff
path: root/board/wheatley
Commit message (Expand)AuthorAgeFilesLines
* Use CONFIG_DPTF flag instead of THROTTLE_AP.Ravi Chandra Sadineni2016-07-302-15/+1
* Remove Makefile symlinks under board directoryDaisuke Nojiri2016-07-091-1/+0
* common: Decouple temp sensor from thermal throttlingMary Ruthven2016-06-281-0/+1
* BD99955: Added support for 'psys' & 'amonbmon' console commandsVijay Hiremath2016-06-271-1/+1
* cleanup: pd: Define VBUS detection sourceShawn Nematbakhsh2016-06-021-0/+1
* Driver: BD99955: Enable BC1.2 supportVijay Hiremath2016-05-241-1/+3
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-191-3/+0
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-182-6/+7
* tcpm: update code to support multiple tcpm driverKevin K Wong2016-04-171-2/+3
* charge_manager: Report UNKNOWN USB charger for 2 seconds after changeShawn Nematbakhsh2016-04-031-1/+1
* sensor: update sensor driver to use I2C port from motion_sensor_tKevin K Wong2016-03-311-0/+3
* GPIO: Rename and move board_set_gpio_hibernate_stateAnton Staaf2016-03-211-1/+1
* npcx: Add CHIP_VARIANT variant for different versions of npcx ec.Mulin Chao2016-03-051-1/+2
* NPCX: Convert keyboard pins to use ALTERNATE macroAnton Staaf2016-03-022-0/+19
* cleanup: Add warning comment to gpio.inc filesBill Richardson2016-02-251-0/+3
* GPIO: Move definitions of GPIO_KB_INPUT and OUTPUTAnton Staaf2016-02-221-3/+0
* wheatley / nuc: Modified the internal ref voltage of ADC to 2.816VMulin Chao2016-02-171-2/+2
* nuc: Add support for CONFIG_LOW_POWER_S0.Mulin Chao2016-02-061-0/+1
* NPCX: Move control of PD GPIO hibernation state to boardAnton Staaf2016-02-031-1/+9
* GPIO: Prefer gpio_set_flagsAnton Staaf2016-01-261-3/+1
* mec1322: hibernate: Don't reconfigure all GPIOsShawn Nematbakhsh2016-01-251-1/+1
* GPIO: Use gpio_set_flags instead of ..._by_maskAnton Staaf2016-01-191-2/+1
* nuc: Support hibernate_wake_pins on wheatley, npcx_evb and npcx_evb_arm.Mulin Chao2016-01-142-12/+21
* Skylake: prevent EC from continuing execution after turning 3.3V_DSW off.Kyoung Kim2016-01-131-0/+2
* wheatley: replace Makefile with real link file.Mulin Chao2016-01-081-0/+0
* wheatley: Add CONFIG_LTO definition to reduce FW size.stabilize-7797.BMulin Chao2015-12-301-0/+1
* nuc: Add i2cscan and kbpress commands for FAFT.Mulin Chao2015-12-011-6/+4
* motion: Change units of ec_rate from us to ms.Gwendal Grignou2015-11-181-2/+2
* nuc: Fixed wheatley bugs of SERIRQ and AC detection.Mulin Chao2015-11-114-17/+186
* mec1322: adjust mec adc channels for analog reference of 3.0VAlec Berg2015-11-091-1/+1
* tcpm: Add configuration struct for tcpc i2c paramsShawn Nematbakhsh2015-11-081-0/+5
* chg: add narrow VDC power path supportRong Chang2015-11-051-0/+1
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-031-0/+1
* mec1322: Remove CONFIG_PORT80_TASK_EN from boards.Aseda Aboagye2015-10-231-1/+0
* pd: change battery and variable sink cap for voltage inaccuracyAlec Berg2015-10-231-2/+2
* nuc: Switch three GPIOs since lacking interrupt supportMulin Chao2015-10-161-21/+21
* cleanup: pd: remove duplicate code for checking request msgAlec Berg2015-10-131-26/+0
* ALS: Disable the ALS task if all the ALS inits failVijay Hiremath2015-10-021-1/+1
* wheatley: Remove task profiling to shrink image sizeShawn Nematbakhsh2015-10-011-0/+1
* nuc: Add initial wheatley board driverMulin Chao2015-09-259-0/+1612