summaryrefslogtreecommitdiff
path: root/board/nocturne/board.h
Commit message (Expand)AuthorAgeFilesLines
* config: Refactor CONFIG_ACCEL_FIFO to enable use of IS_ENABLEDYuval Peress2019-09-031-2/+5
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-3/+3
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-3/+3
* nocturne: Don't wake on any MKBP in suspend.Aseda Aboagye2019-07-171-1/+2
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-131-10/+0
* common: motion_sense: Require CONFIG_MOTION_SENSOR_MAX_COUNTYuval Peress2019-06-051-0/+1
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-1/+1
* motion: Define macros for custom eventsGwendal Grignou2019-03-201-2/+4
* mkbp_event,include/config.h: Clarify MKBP delivery method.Yilun Lin2019-03-071-0/+1
* nocturne: Change FIFO settingsEnrico Granata2018-11-291-2/+2
* nocturne: enable GPIO-based MKBP event notificationEnrico Granata2018-10-121-1/+0
* nocturne: Only advertise Rp-1.5A for sourcing.Aseda Aboagye2018-10-101-1/+0
* base_detect: Expose console command to force state.RaviChandra Sadineni2018-09-131-0/+2
* nocturne: switch from tablet mode to base state reportingDmitry Torokhov2018-08-311-3/+1
* nocturne: Remove CONFIG_SYSTEM_UNLOCKED.stabilize-11005.BAseda Aboagye2018-08-251-3/+0
* nocturne: Enable CONFIG_I2C_BUS_MAY_BE_UNPOWEREDAseda Aboagye2018-08-221-0/+1
* nocturne: Enable TCPC low power modePuthikorn Voravootivat2018-08-171-0/+2
* nocturne: Enable low power idlePuthikorn Voravootivat2018-08-171-0/+1
* nocturne: Add board_set_tcpc_power_mode().Aseda Aboagye2018-08-171-0/+1
* nocturne: Enable DPTF support.Aseda Aboagye2018-07-251-0/+2
* nocturne: Add Gyro temperature sensor.Aseda Aboagye2018-07-181-0/+1
* nocturne: Change FIFO settingsGwendal Grignou2018-07-141-1/+1
* nocturne: Add on-board temperature sensorsSumeet Pawnikar2018-06-281-0/+13
* nocturne: Update LED settings.Aseda Aboagye2018-06-271-0/+3
* nocturne: Disable HC debug by defaultGwendal Grignou2018-06-211-0/+8
* nocturne: Fix CPU_PROCHOT polarity.Aseda Aboagye2018-06-081-0/+1
* Fizz: add CONFIG_BOARD_HAS_RTC_RESETRyan Zhang2018-06-071-1/+0
* espi: convert all eSPI board to use CONFIG_HOSTCMD_ESPIJett Rink2018-05-221-2/+1
* nocturne: Fix accel/gyro reference.Aseda Aboagye2018-05-161-0/+1
* board: Add initial nocturne support.Aseda Aboagye2018-05-011-0/+240