summaryrefslogtreecommitdiff
path: root/baseboard/intelrvp
Commit message (Expand)AuthorAgeFilesLines
* charger: Move charger_state_v2.h into charge_state.hSimon Glass2023-05-112-2/+2
* charger: Rename charge_get_state() to led_pwr_get_state()Simon Glass2023-05-111-2/+2
* adlrvp: Enable system boot time loggingRajesh Kumar2022-12-131-0/+3
* zephyr: move usbc interrupt handler to shimJason Yuan2022-12-051-0/+2
* 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
* baseboard: Sort header filesJeremy Bettis2022-11-232-3/+3
* tree: Enable warning for fallthrough in switch statementsTom Hughes2022-10-191-1/+1
* baseboard/intelrvp: Add castsTom Hughes2022-10-171-12/+28
* baseboard/intelrvp: Work around clang bugTom Hughes2022-10-141-18/+20
* adlrvp: Set the DRP state as SOURCE in S0poornima tom2022-09-281-4/+8
* brya: usb_mux: Split struct usb_mux in brya boardsTomasz Michalec2022-09-131-63/+89
* Update license boilerplate text in source code filesMike Frysinger2022-09-1219-19/+19
* config: rename HOSTCMD_ESPI_* to HOST_INTERFACE_ESPI_*Michał Barnaś2022-09-092-5/+5
* charge_state: Add PWR_STATE_FORCED_IDLE stateParth Malkan2022-08-181-4/+4
* baseboard/intelrvp: Update LTO configurationUsha P2022-08-101-1/+4
* baseboard/intelrvp: Enable LTOTom Hughes2022-07-141-0/+2
* baseboard/intelrvp/adlrvp.h: Format with clang-formatJack Rosenthal2022-07-011-32/+32
* baseboard/intelrvp/ite_ec.h: Format with clang-formatJack Rosenthal2022-07-011-6/+6
* baseboard/intelrvp/ite_ec.c: Format with clang-formatJack Rosenthal2022-07-011-5/+5
* baseboard/intelrvp/led_states.h: Format with clang-formatJack Rosenthal2022-07-011-13/+7
* baseboard/intelrvp/baseboard.c: Format with clang-formatJack Rosenthal2022-07-011-8/+6
* baseboard/intelrvp/npcx_ec.h: Format with clang-formatJack Rosenthal2022-07-011-8/+8
* baseboard/intelrvp/chg_usb_pd_mecc_1_0.c: Format with clang-formatJack Rosenthal2022-06-291-5/+5
* baseboard/intelrvp/usb_pd_policy_mecc_1_0.c: Format with clang-formatJack Rosenthal2022-06-291-2/+2
* baseboard/intelrvp/adlrvp.c: Format with clang-formatJack Rosenthal2022-06-291-18/+16
* baseboard/intelrvp/led_states.c: Format with clang-formatJack Rosenthal2022-06-291-12/+12
* baseboard/intelrvp/chg_usb_pd.c: Format with clang-formatJack Rosenthal2022-06-281-12/+11
* baseboard/intelrvp/mchp_ec.h: Format with clang-formatJack Rosenthal2022-06-281-4/+4
* baseboard/intelrvp/led.c: Format with clang-formatJack Rosenthal2022-06-281-31/+27
* baseboard/intelrvp/baseboard.h: Format with clang-formatJack Rosenthal2022-06-281-24/+21
* adlrvp[rpl]: Disable dual role toggle in S0poornima tom2022-06-151-0/+17
* baseboard/{brya,brask,intelrvp}: Change eSPI VW pulse width to 100 usTim Wawrzynczak2022-05-261-2/+3
* treewide: Convert ESPI_DEFAULT_SCI_WIDTH_US to default VWIRE pulse widthTim Wawrzynczak2022-05-111-3/+3
* brask,brya,intelrvp: Increase SCI pulse width for Alder Lake chipsetsTim Wawrzynczak2022-04-211-0/+4
* zephyr: adlrvp: Enable LED configurationRajesh Kumar2022-04-011-0/+30
* zephyr: adlrvp: Enable Type-C ChargerRajesh Kumar2022-04-013-0/+12
* gpio: cleanup header usage for i2cKeith Short2022-02-254-0/+4
* adlrvp: retry board id readDeepti Deshatty2022-02-182-8/+20
* adlrvp: configure board specific battery type firstDeepti Deshatty2022-02-161-3/+3
* adlrvpn: configure charger vsys min registerDeepti Deshatty2022-01-232-0/+31
* Reland "intelrvp: Remove TGLRVP & JSLRVP boards and MECC0.9"Vijay Hiremath2022-01-146-237/+5
* config: change temp_sensor_power from config to gpioMichał Barnaś2022-01-101-1/+2
* adlrvp: Reconfigure battery to 2s based at runtimepoornima tom2022-01-075-56/+74
* Revert "intelrvp: Remove TGLRVP & JSLRVP boards and MECC0.9"Brian Norris2021-12-176-5/+237
* intelrvp: Remove TGLRVP & JSLRVP boards and MECC0.9Vijay Hiremath2021-12-166-237/+5
* adlrvp: configure USB_C1_HPD PCA9675 I/O expander gpioDeepti Deshatty2021-12-081-0/+1
* brya: Enable SLP_S5 and S4 residencyEvan Green2021-12-021-0/+2
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-191-1/+1