summaryrefslogtreecommitdiff
path: root/board/nocturne
Commit message (Expand)AuthorAgeFilesLines
* 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
* nocturne: Remove CONFIG_SYSTEM_UNLOCKED.stabilize-11005.BAseda Aboagye2018-08-251-3/+0
* nocturne: Enable CONFIG_I2C_BUS_MAY_BE_UNPOWEREDAseda Aboagye2018-08-222-0/+10
* nocturne: Turn on UHALL_PWR_EN by default.Aseda Aboagye2018-08-181-1/+1
* nocturne: Enable TCPC low power modePuthikorn Voravootivat2018-08-171-0/+2
* nocturne: Control UHALL_PWR_EN based on lid state.Aseda Aboagye2018-08-172-1/+13
* nocturne: Enable low power idlePuthikorn Voravootivat2018-08-171-0/+1
* nocturne: Add board_set_tcpc_power_mode().Aseda Aboagye2018-08-172-0/+12
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-2/+2
* nocturne: Change RCAM_VSYNC to rising edge.Aseda Aboagye2018-08-151-1/+1
* nocturne: Flip board version reporting.Aseda Aboagye2018-08-151-5/+5