summaryrefslogtreecommitdiff
path: root/board/nocturne
Commit message (Expand)AuthorAgeFilesLines
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-1/+3
* TCPMV1/2: Make the PD Config Flags more consistentSam Hurst2020-02-221-0/+1
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-6/+6
* Charger: Convert boards to use new driver structureDiana Z2020-02-041-0/+11
* usb_mux: cleanup: Replace mux state enums with ec_command bit flagVijay Hiremath2020-01-281-1/+1
* PS8805: Add the delay between releasing reset and the first I2C readWai-Hong Tam2020-01-231-0/+1
* pd: cleanup pd_get_data_roleDenis Brockus2020-01-091-1/+2
* led_pwm: support different pwm modulesTing Shen2019-12-271-6/+10
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-1/+1
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-102-385/+5
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-013-8/+8
* usb_pd: use enum tcpc_rp_value instead of intCaveh Jalali2019-10-311-1/+1
* printf: Fix formatting errorsEvan Green2019-10-051-1/+1
* volteer: Add RTC resetKeith Short2019-09-292-8/+1
* config: Merge CONFIG_CHARGER_V2 into CONFIG_CHARGERKeith Short2019-09-181-1/+0
* config: Refactor CONFIG_ACCEL_FIFO to enable use of IS_ENABLEDYuval Peress2019-09-031-2/+5
* power: Replace weak attr with __overridableYilun Lin2019-08-221-1/+2
* Remove __7b, __8b and __7bfDenis Brockus2019-07-202-29/+29
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-192-29/+31
* nocturne: Don't enter DP Alt Mode when AP is off.Aseda Aboagye2019-07-181-0/+15
* nocturne: Only source 5V when chipset is on.Aseda Aboagye2019-07-181-0/+4
* nocturne: Don't wake on any MKBP in suspend.Aseda Aboagye2019-07-171-1/+2
* nocturne: Wake AP on DP AltMode Entry & Attention.Aseda Aboagye2019-06-241-0/+17
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-132-23/+0
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-9/+10
* common: motion_sense: Require CONFIG_MOTION_SENSOR_MAX_COUNTYuval Peress2019-06-051-0/+1
* tcpm: Refactor tcpc_config to include a flags fieldScott Collyer2019-04-171-2/+4
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-14/+1
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-5/+5
* nocturne: Check DP MF-bit against selected pin cfgAseda Aboagye2019-03-261-2/+10
* nocturne: Set up SBU FETs properly.Aseda Aboagye2019-03-263-1/+37
* motion: Define macros for custom eventsGwendal Grignou2019-03-201-2/+4
* mkbp_event,include/config.h: Clarify MKBP delivery method.Yilun Lin2019-03-072-20/+1
* nocturne: Discharge on AC when changing chg portsAseda Aboagye2019-02-191-0/+14
* nocturne: Check IRQ and HPD in DPStatus message.Aseda Aboagye2019-01-191-1/+1
* USB PD: PPC: Add overcurrent handling.Aseda Aboagye2019-01-171-6/+7
* nocturne: Raise ATTACH_MAX_MV to 900.Aseda Aboagye2019-01-141-1/+1
* nocturne: Discharge VBUS when stopping sourcing.Aseda Aboagye2018-12-201-1/+7
* nocturne: Log base power fault cause.Aseda Aboagye2018-12-041-1/+2
* nocturne: Change FIFO settingsEnrico Granata2018-11-291-2/+2
* usb-c: use higher priority task for interruptsJett Rink2018-11-141-4/+14
* nocturne: enable GPIO-based MKBP event notificationEnrico Granata2018-10-123-2/+23
* nocturne: Only advertise Rp-1.5A for sourcing.Aseda Aboagye2018-10-101-1/+0
* ss-mux: remove unused port_addr initializationv2.0.0Jett Rink2018-09-171-3/+0
* usb-c: add high priority tasks for interruptsJett Rink2018-09-171-1/+3
* base_detect: Expose console command to force state.RaviChandra Sadineni2018-09-132-2/+33
* type: Rename matrix_3x3_t to mat33_fp_tYilun Lin2018-09-131-1/+1
* nocturne: Use USBC alert signal for TCPC alert statusScott Collyer2018-08-311-10/+14
* nocturne: switch from tablet mode to base state reportingDmitry Torokhov2018-08-312-11/+4