summaryrefslogtreecommitdiff
path: root/board/wheatley
Commit message (Expand)AuthorAgeFilesLines
* Add config for boards that cannot distinguish reset typeDuncan Laurie2018-03-271-0/+1
* board: In motion sensor array, remove assignment to 0Gwendal Grignou2018-03-151-51/+0
* npcx: remove optional CONFIG_PECI since no one is using it with npcxJett Rink2018-03-081-1/+0
* npcx: Conforming CONFIG_UART_HOST define to match intentionJett Rink2018-03-071-1/+0
* power: introducing pwr_avg console commandRuben Rodriguez Buchillon2018-01-161-0/+1
* driver/charger/isl923x: Make sure CONFIG_CHARGER_NARROW_VDC is setNicolas Boichat2018-01-101-1/+0
* wheatly: Disable console commands to free up flash spaceJenny TC2017-12-061-0/+2
* buttons: Make buttons[] common.Aseda Aboagye2017-11-172-8/+1
* pd: Move *_set_input_current() to common codeShawn Nematbakhsh2017-10-051-22/+0
* power: Add flags parameter to power_signal_infoFurquan Shaikh2017-10-031-8/+8
* usb_mux: Merge PS8743 & PS8740 as PS874XVijay Hiremath2017-08-111-1/+1
* pd_log: Make PD logging more generic for general purpose loggingShawn Nematbakhsh2017-08-021-1/+0
* driver: Move PI3USB9281 to bc12 directory.Aseda Aboagye2017-07-312-3/+3
* cleanup: motion_sense: Remove driver data structure externsShawn Nematbakhsh2017-06-151-2/+2
* pd: ensure tighter timings for IRQ_HPD pulseKevin K Wong2017-05-291-17/+21
* common: sensors: add extra sensor attributesNick Vaccaro2017-05-181-0/+6
* Allow lid-less configurationDaisuke Nojiri2017-05-091-0/+2
* npcx: gpio: Change second tachometer source from TB2 to TA2.Mulin Chao2017-04-181-1/+1
* pd: Move PD_DEFAULT_STATE to a common define in usb_pd.hScott2017-01-261-3/+0
* als: Define CONFIG_ALS when HAS_TASK_ALS is present.Gwendal Grignou2016-12-281-1/+0
* driver: Move sensor private struture definition to boards.Gwendal Grignou2016-12-281-1/+1
* charge_state_v2: Limit i/p current to meet allowed MAX i/p system powerVijay Hiremath2016-12-051-2/+4
* npcx: flash: Use common code for SPI flash protect reg translationShawn Nematbakhsh2016-12-011-0/+1
* include: Add default state for ESPI and VW_SIGNALSDuncan Laurie2016-10-253-3/+3
* cleanup: Rename charge_temp_sensor_get_val() to charge_get_battery_temp()Vijay Hiremath2016-10-141-1/+1
* boards: Fix sensors order for devices with BM160 and LPC mode.Gwendal Grignou2016-10-082-64/+74
* charge_manager: Pass uncapped / max current to current limit callbackShawn Nematbakhsh2016-09-131-1/+1
* driver: kionix: Remove variant field.Gwendal Grignou2016-09-011-3/+1
* charger: Send host event after charge info is updated.Sam Hurst2016-08-241-3/+0
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-2/+1
* wheatley: Modified board level drivers for eSPI POC on wheatley.Mulin Chao2016-08-123-0/+13
* 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