summaryrefslogtreecommitdiff
path: root/zephyr/projects/nissa/src
Commit message (Expand)AuthorAgeFilesLines
* zephyr: nissa: add charger chipsDawid Niedzwiecki2022-04-252-28/+0
* nissa: Fix alternate rotation parameters for nivviks gyroDavid Huang2022-04-211-0/+2
* usba: Allow modification of USB port enableAndrew McRae2022-04-201-0/+5
* ap_pwrseq: nivviks: Make use of ADC turn on/off featureBernardo Perez Priego2022-04-161-0/+38
* nissa: Handle S5 power rails for LTE sub-boardAndrew McRae2022-04-121-9/+52
* nereid: Enable ADC power signalsBernardo Perez Priego2022-04-081-13/+0
* nissa: Fix init priority of base orientation checkAndrew McRae2022-04-081-6/+3
* nissa: Enable Nirwen fan supportAndrew McRae2022-04-081-0/+45
* nissa: Allow alternate rotation parameters for nivviksAndrew McRae2022-04-071-0/+48
* nissa: Add configs for legacy PWM LEDsAndrew McRae2022-04-061-0/+45
* nissa/nereid: poll type-C interrupts on startupPeter Marheine2022-04-041-0/+19
* Revert "herobrine: convert HOOK_INIT to SYS_INIT"Keith Short2022-04-011-4/+2
* Revert "nissa: convert HOOK_INIT to SYS_INIT"Keith Short2022-04-012-12/+5
* Revert "nissa/nereid: run sub-board I2C at 1.8V"Peter Marheine2022-04-013-38/+4
* nissa/nereid: run sub-board I2C at 1.8VPeter Marheine2022-03-313-4/+38
* nissa: deduplicate common board_config codePeter Marheine2022-03-316-150/+67
* nissa/nereid: run USB-A configuration when port is presentPeter Marheine2022-03-301-13/+28
* nissa: Add Nivviks ADC power signal handlingAndrew McRae2022-03-291-0/+3
* nissa: Add keyboard scan customisationAndrew McRae2022-03-291-0/+24
* nissa: convert HOOK_INIT to SYS_INITKeith Short2022-03-293-9/+22
* herobrine: convert HOOK_INIT to SYS_INITKeith Short2022-03-291-2/+4
* hooks: add HOOK_PRIO_POST_FIRSTKeith Short2022-03-292-2/+2
* nissa/nereid: increase C1 charger interrupt priorityPeter Marheine2022-03-291-1/+23
* nissa/nereid: use TCPCI mux on usb-C1Peter Marheine2022-03-291-0/+15
* nissa/nereid: configure HDMI+USB-A sub-boardPeter Marheine2022-03-281-14/+93
* nissa: remove manual USB-A VBUS enable twiddlingPeter Marheine2022-03-231-23/+0
* Revert "nissa: Workaround for ADC initial read error"Andrew McRae2022-03-221-9/+0
* nivviks/usbc: enable vbus voltage monitoringDeepti Deshatty2022-03-221-2/+4
* nissa: Workaround for ADC initial read errorAndrew McRae2022-03-171-0/+9
* ap_pwrseq: Remove overridable weak functionsAndrew McRae2022-03-161-12/+11
* nissa: nivviks: Enable port 1 redriverAndrew McRae2022-03-167-7/+21
* nissa: run sub-board detection at PRIO_INIT_I2CPeter Marheine2022-03-161-1/+3
* zephyr: Convert HOOK_CHIPSET calls to AP power callbacksAndrew McRae2022-03-151-24/+41
* nivviks: Add signals required for power sequenceBernardo Perez Priego2022-03-141-0/+10
* nissa/nivviks: Add power signals handlersBernardo Perez Priego2022-03-141-0/+126
* nissa/nereid: handle charger interrupts on port C1Peter Marheine2022-03-101-0/+1
* nivviks: enable USB-A vbusDeepti Deshatty2022-03-091-0/+22
* nivviks/usbc: api to set source current limitDeepti Deshatty2022-03-011-0/+8
* nissa/nereid: implement support for setting type-C current limitsPeter Marheine2022-03-011-0/+12
* zephyr: Fix GPIO includes for nissaKeith Short2022-02-252-2/+2
* zephyr: cbi: drop the driver modelDawid Niedzwiecki2022-02-241-31/+25
* nissa/nereid: use PS8xxx driver for the C1 TCPCPeter Marheine2022-02-241-3/+3
* nissa/nereid: implement VBUS sourcingPeter Marheine2022-02-221-4/+36
* nissa: Enable Sub-board type 2 USB A portAndrew McRae2022-02-212-0/+12
* nissa: implement hibernate for nereidPeter Marheine2022-02-163-23/+46
* nissa/nereid: implement board_set_active_charge_portPeter Marheine2022-02-141-1/+50
* nissa/nereid: implement pd_check_vbus_levelPeter Marheine2022-02-141-3/+23
* nissa: use Zephyr logging APIsPeter Marheine2022-02-143-16/+20
* nissa/nereid: implement pd_power_supply_resetPeter Marheine2022-02-141-0/+16
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-1/+1