summaryrefslogtreecommitdiff
path: root/board/nocturne/board.c
Commit message (Expand)AuthorAgeFilesLines
* Remove __7b, __8b and __7bfDenis Brockus2019-08-231-26/+26
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-08-231-47/+85
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-08-231-9/+10
* tcpm: Refactor tcpc_config to include a flags fieldScott Collyer2019-08-231-2/+4
* USB PD: PPC: Add overcurrent handling.Aseda Aboagye2019-02-071-6/+7
* ss-mux: remove unused port_addr initializationv2.1.0Jett Rink2018-09-181-3/+0
* type: Rename matrix_3x3_t to mat33_fp_tYilun Lin2018-09-181-1/+1
* nocturne: Use USBC alert signal for TCPC alert statusScott Collyer2018-08-311-10/+14
* nocturne: Enable CONFIG_I2C_BUS_MAY_BE_UNPOWEREDAseda Aboagye2018-08-221-0/+9
* nocturne: Control UHALL_PWR_EN based on lid state.Aseda Aboagye2018-08-171-0/+13
* nocturne: Add board_set_tcpc_power_mode().Aseda Aboagye2018-08-171-0/+11
* nocturne: Flip board version reporting.Aseda Aboagye2018-08-151-5/+5
* nocturne: Update sensor active mask to include S3.Aseda Aboagye2018-08-101-3/+3
* nocturne: set default ALS calibrationPuthikorn Voravootivat2018-08-091-1/+2
* nocturne: Dynamically disable effect of SLP_S0# on all VRsPuthikorn Voravootivat2018-08-071-2/+87
* nocturne: Enable active discharge on V1.8A & V3.3AAseda Aboagye2018-08-031-0/+3
* nocturne: Enable sensor IRQs in S0.Aseda Aboagye2018-07-261-0/+4
* nocturne: Don't read gyro temp sensor in <= S5.Aseda Aboagye2018-07-191-1/+14
* nocturne: Adjust IMVP8 step decay quantization.Aseda Aboagye2018-07-181-0/+15
* nocturne: Add Gyro temperature sensor.Aseda Aboagye2018-07-181-0/+2
* nocturne: Reduce input current limit by 5%.Aseda Aboagye2018-07-171-3/+8
* nocturne: Set BMI160 speed to 400kHZGwendal Grignou2018-07-141-2/+1
* nocturne: Add on-board temperature sensorsSumeet Pawnikar2018-06-281-0/+17
* nocturne: Remove internal pulls on PD interrupts.Aseda Aboagye2018-06-271-0/+13
* nocturne: Turn off sensor interrupts in S5.Aseda Aboagye2018-06-261-4/+21
* nocturne: Fix BMI160 settingGwendal Grignou2018-06-151-5/+4
* 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
* 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
* nocturne: Fix EC hibernate.Aseda Aboagye2018-05-221-0/+24
* nocturne: Add PMIC init.Aseda Aboagye2018-05-171-0/+12
* nocturne: Fix accel/gyro reference.Aseda Aboagye2018-05-161-2/+8
* board: Add initial nocturne support.Aseda Aboagye2018-05-011-0/+510