summaryrefslogtreecommitdiff
path: root/board/nocturne
Commit message (Expand)AuthorAgeFilesLines
* nocturne: Add on-board temperature sensorsSumeet Pawnikar2018-06-282-0/+30
* nocturne: Remove internal pulls on PD interrupts.Aseda Aboagye2018-06-271-0/+13
* nocturne: Update LED settings.Aseda Aboagye2018-06-272-5/+11
* nocturne: Turn off sensor interrupts in S5.Aseda Aboagye2018-06-261-4/+21
* nocturne: Support new base USB fault protection IC.Aseda Aboagye2018-06-212-4/+18
* nocturne: Disable HC debug by defaultGwendal Grignou2018-06-211-0/+8
* nocturne: Fix BMI160 settingGwendal Grignou2018-06-151-5/+4
* nocturne: Fix CPU_PROCHOT polarity.Aseda Aboagye2018-06-082-1/+2
* Fizz: add CONFIG_BOARD_HAS_RTC_RESETRyan Zhang2018-06-071-1/+0
* nocturne: Change SYS_RST_L to open drain.Aseda Aboagye2018-06-071-1/+1
* nocturne: Add NVMe power enable controls.Aseda Aboagye2018-06-011-0/+8
* nocturne: Set V085A output voltage to 0.85V.Aseda Aboagye2018-05-311-0/+3
* nocturne: Add pull ups on PD INTs.Aseda Aboagye2018-05-291-2/+2
* nocturne: Fix PWM0 alternate pin definition.Aseda Aboagye2018-05-291-1/+1
* console_channel.inc: Add more ifdef to reduce number of channelsNicolas Boichat2018-05-261-1/+1
* ppc: making driver non-constJett Rink2018-05-241-2/+2
* espi: convert all eSPI board to use CONFIG_HOSTCMD_ESPIJett Rink2018-05-221-2/+1
* nocturne: Fix EC hibernate.Aseda Aboagye2018-05-222-2/+26
* nocturne: Power base on startup if attached.Aseda Aboagye2018-05-171-2/+8
* nocturne: Add PMIC init.Aseda Aboagye2018-05-172-1/+13
* nocturne: Fix accel/gyro reference.Aseda Aboagye2018-05-162-2/+9
* nocturne: Only power base when AP is on.Aseda Aboagye2018-05-031-16/+46
* board: Add initial nocturne support.Aseda Aboagye2018-05-019-0/+1752