summaryrefslogtreecommitdiff
path: root/board/nocturne
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-0510-2043/+0
* led_pwm: split color map on a separate structureFabio Baltieri2021-09-211-6/+7
* system: Clean up system_get_board_version()Philip Chen2021-07-091-1/+0
* chgstv2: Unify power-on and shutdown battery thresholdsDaisuke Nojiri2021-06-231-0/+1
* nocturne: Exclude RV32I panic data from structurePatryk Duda2021-06-171-0/+1
* base_state: implement basestate host commandTing Shen2021-05-271-3/+3
* config: Populate CONFIG_SUPPRESSED_HOST_COMMANDSGwendal Grignou2021-05-191-3/+0
* mkbp: Move key simulation to input devicesBoris Mittelberg2021-05-101-1/+1
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* Use generic voltage reduce function instead of provided by boardPatryk Duda2021-03-292-26/+1
* config: Provide default VCONN Swap delayAbe Levkoy2021-01-221-1/+0
* config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-221-1/+1
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-1/+1
* Move tcpic.h header into include/driverSimon Glass2021-01-071-1/+1
* TCPMv2: Update source-out configsDiana Z2020-12-241-0/+1
* PD: Fix passing information about polarity when DTS is connectedPatryk Duda2020-11-231-1/+2
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* ec: change usage of "sane" per inclusive languagePaul Fagerburg2020-07-221-1/+1
* Charger: Add dynamic charger chip countDiana Z2020-07-111-2/+0
* nocturne: enable CONFIG_CMD_CHARGENNamyoon Woo2020-06-101-0/+1
* TCPMv2: Only include PD3.0 functionality when CONFIG_USB_PD_REV30Sam Hurst2020-05-211-0/+1
* PD: Remove unnecessary PDCMD taskDiana Z2020-05-201-1/+0
* usb_pd: Rename CONFIG_CMD_PD_CONTROL to CONFIG_HOSTCMD_PD_CONTROLVijay Hiremath2020-05-151-1/+1
* Remove unused CONFIG macrosDaisuke Nojiri2020-05-081-1/+0
* nocturne: Enable TCPMv2Patryk Duda2020-05-051-2/+10
* nocturne: Set ps8xxx as TCPC driver instead of generic tcpciPatryk Duda2020-05-051-2/+2
* CHERRY-PICK: nocturne: MKBP_WAKE_MASK: Set switch event as wake mask.Ravi Chandra Sadineni2020-05-051-1/+1
* CHERRY-PICK: nocturne: Use avg pin value for disconnection.Aseda Aboagye2020-05-051-12/+78
* CHERRY-PICK: Nocturne: Remove VR decay for V1.00A power railRoy Mingi Park2020-05-051-18/+0
* CHERRY-PICK: nocturne: Add internal pull-ups to unused strap pinsDivya Sasidharan2020-05-051-0/+4
* CHERRY-PICK: nocturne : Add logging for base detect voltages.Aseda Aboagye2020-05-051-0/+4
* CHERRY-PICK: nocturne: Add internal pull-downs to unused NVME pinsRoy Mingi Park2020-05-052-11/+3
* CHERRY-PICK: nocturne: Set I2C5 to 1.8V if possible.Puthikorn Voravootivat2020-05-051-3/+3
* CHERRY-PICK: nocturne: Enable CONFIG_THROTTLE_APPuthikorn Voravootivat2020-05-052-0/+18
* CHERRY-PICK: nocturne: Enable CONFIG_CHARGER_PROFILE_OVERRIDE.Aseda Aboagye2020-05-052-0/+61
* CHERRY-PICK: nocturne: Update LED settings (again).Aseda Aboagye2020-05-052-7/+56
* CHERRY-PICK: nocturne: Set input voltage to 9V when batt full.Aseda Aboagye2020-05-051-0/+31
* CHERRY-PICK: nocturne: Enable active discharge on 1.8U and 1.2UAseda Aboagye2020-05-051-0/+3
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2020-04-231-6/+6
* 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