summaryrefslogtreecommitdiff
path: root/board/vell
Commit message (Expand)AuthorAgeFilesLines
* vell: Sync up FW_CONFIG with config.starDevin Lu2023-05-162-69/+14
* charger: Move charger_state_v2.h into charge_state.hSimon Glass2023-05-111-1/+1
* charger: Rename charge_get_state() to led_pwr_get_state()Simon Glass2023-05-111-1/+1
* Default charger current derating to 5%Peter Marheine2023-01-121-0/+1
* vell: Lower priority to set board id 5 GPIOsDevin Lu2023-01-121-1/+1
* board: Sort header filesJeremy Bettis2022-12-017-21/+19
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-6/+0
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-231-2/+1
* Add CONFIG_CHARGER_INPUT_CURRENT_DERATE_PCTPeter Marheine2022-11-172-5/+2
* vell: Change SEQ_EC_ALL_SYS_PG signalDevin Lu2022-10-283-2/+21
* board/vell: Fix compilation with clangTom Hughes2022-10-181-13/+5
* vell: Update fan table version 7Devin Lu2022-09-301-9/+9
* brya: usb_mux: Split struct usb_mux in brya boardsTomasz Michalec2022-09-131-41/+61
* Update license boilerplate text in source code filesMike Frysinger2022-09-1218-18/+18
* vell: Update fan table version 6Devin Lu2022-09-071-7/+7
* vell: Update fan table version 5Devin Lu2022-08-251-8/+8
* vell: Enable CONFIG_FAN_BYPASS_SLOW_RESPONSEDevin Lu2022-08-231-0/+1
* brya: Enable Data ResetAbe Levkoy2022-08-191-0/+1
* charge_state: Add PWR_STATE_FORCED_IDLE stateParth Malkan2022-08-181-9/+7
* vell: tcs3400: update coeffs for als and rgb sensorIsaac Lee2022-08-121-19/+19
* util: remove unused includesYuval Peress2022-08-051-0/+1
* Revert "vell: Disable BBR firmware update"Devin Lu2022-08-051-7/+0
* vell: Update fan table version 4Devin Lu2022-07-221-2/+2
* board/vell/sensors.c: Format with clang-formatJack Rosenthal2022-07-011-13/+12
* board/vell/keyboard.c: Format with clang-formatJack Rosenthal2022-07-011-7/+6
* board/vell/usbc_config.c: Format with clang-formatJack Rosenthal2022-07-011-4/+4
* board/vell/usbc_config.h: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* board/vell/board.c: Format with clang-formatJack Rosenthal2022-07-011-2/+2
* board/vell/led.c: Format with clang-formatJack Rosenthal2022-06-301-31/+36
* board/vell/board.h: Format with clang-formatJack Rosenthal2022-06-301-71/+60
* board/vell/fw_config.c: Format with clang-formatJack Rosenthal2022-06-301-1/+1
* board/vell/charger.c: Format with clang-formatJack Rosenthal2022-06-291-8/+6
* board/vell/thermal.c: Format with clang-formatJack Rosenthal2022-06-291-31/+27
* board/vell/fans.c: Format with clang-formatJack Rosenthal2022-06-281-1/+1
* board/vell/fw_config.h: Format with clang-formatJack Rosenthal2022-06-281-6/+6
* vell: Enable PPC controlled FRSDevin Lu2022-06-221-0/+2
* vell: Configure FRS GPIOs for PPCDevin Lu2022-06-222-4/+9
* vell: Correct battery charging OTP pointDevin Lu2022-06-011-1/+1
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-4/+4
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* vell: cleanup: Remove unused PPC defineDevin Lu2022-05-111-2/+1
* vell: Limit input current to fraction of negotiated limitDevin Lu2022-05-051-1/+6
* vell: Change Battery LEDs signalDevin Lu2022-05-052-13/+27
* vell: Fix thermal high/halt point version 3Devin Lu2022-04-271-4/+4
* brya variants: properly define power button for clamshell devicesBoris Mittelberg2022-04-151-1/+2
* vell: Fix C3 TCPPC i2c addressDevin Lu2022-04-131-1/+10
* vell: Raise usbc ports i2c speed to 1MhzDevin Lu2022-04-131-5/+5
* vell: Update thermal high/halt point version 3Devin Lu2022-04-111-5/+5
* vell: Update fan table version 3Devin Lu2022-04-111-24/+25
* vell: Fix tcpc get alert statusDevin Lu2022-04-011-2/+2