summaryrefslogtreecommitdiff
path: root/board/nocturne
Commit message (Expand)AuthorAgeFilesLines
* charger: Move charger_state_v2.h into charge_state.hSimon Glass2023-05-112-2/+1
* Default charger current derating to 5%Peter Marheine2023-01-121-0/+1
* board: Sort header filesJeremy Bettis2022-12-013-4/+5
* Rename CONFIG_CHARGER_INPUT_CURRENT to _CHARGER_DEFAULT_CURRENT_LIMITPeter Marheine2022-11-291-1/+1
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-6/+0
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-232-2/+2
* Add CONFIG_CHARGER_INPUT_CURRENT_DERATE_PCTPeter Marheine2022-11-172-6/+5
* nocturne: Enable FPUGwendal Grignou2022-11-151-0/+1
* board/nocturne: Enable LTOTom Hughes2022-11-151-0/+2
* poppy: usb_mux: Split struct usb_mux in poppy boardsTomasz Michalec2022-09-131-7/+13
* Update license boilerplate text in source code filesMike Frysinger2022-09-129-9/+9
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* util: remove unused includesYuval Peress2022-08-051-0/+1
* board/nocturne/led.c: Format with clang-formatJack Rosenthal2022-07-011-22/+22
* board/nocturne/battery.c: Format with clang-formatJack Rosenthal2022-06-291-16/+16
* board/nocturne/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-06-291-7/+5
* board/nocturne/board.c: Format with clang-formatJack Rosenthal2022-06-291-96/+74
* board/nocturne/board.h: Format with clang-formatJack Rosenthal2022-06-291-51/+46
* board/nocturne/base_detect.c: Format with clang-formatJack Rosenthal2022-06-281-21/+15
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* gpio: cleanup header usage for i2cKeith Short2022-02-251-0/+1
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-2/+2
* i2c: Use declared initializers for i2c_ports: boards m-zKeith Short2021-11-301-8/+25
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-191-1/+1
* board: Rename RSMRST_L_PGOOD as PG_EC_RSMRST_ODLfirmware-chameleon-14280.B-mainDivya Sasidharan2021-10-121-1/+1
* 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