summaryrefslogtreecommitdiff
path: root/board/sasukette
Commit message (Expand)AuthorAgeFilesLines
* Default charger current derating to 5%Peter Marheine2023-01-121-0/+1
* board: Sort header filesJeremy Bettis2022-12-011-3/+3
* 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-6/+5
* dedede: usb_mux: Split struct usb_mux in dedede boardsTomasz Michalec2022-09-131-5/+8
* Update license boilerplate text in source code filesMike Frysinger2022-09-1210-10/+10
* dedede: limit PD voltage to 15V for boards with SM5803Peter Marheine2022-07-211-0/+1
* board/sasukette/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-07-011-2/+2
* board/sasukette/cbi_ssfc.h: Format with clang-formatJack Rosenthal2022-07-011-1/+0
* board/sasukette/cbi_ssfc.c: Format with clang-formatJack Rosenthal2022-07-011-2/+2
* board/sasukette/board.h: Format with clang-formatJack Rosenthal2022-07-011-6/+6
* board/sasukette/battery.c: Format with clang-formatJack Rosenthal2022-07-011-4/+4
* board/sasukette/led.c: Format with clang-formatJack Rosenthal2022-06-291-32/+35
* board/sasukette/board.c: Format with clang-formatJack Rosenthal2022-06-281-65/+50
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-1/+1
* tree: Files should end with single newlineTom Hughes2021-10-181-1/+0
* dedede: Make scope of SSFC definition per boardParth Malkan2021-07-193-1/+97
* sasukette: modify swelling function settingmike2021-07-091-162/+80
* dedede: Enable CONFIG_ASSERT_CCD_MODE_ON_DTS_CONNECTRob Barnes2021-07-021-1/+1
* sasukette: disable charger ADC function at Z-stateMike Lee2021-06-301-1/+13
* keeby/dedede: Gate temp sensor access by GPIOAseda Aboagye2021-06-291-1/+0
* Sasukette: add battery swelling functionMike Lee2021-06-232-3/+175
* Sasukette: generate locked imagewuzhongtian2021-06-181-3/+1
* Sasukette: Fix main board charger can't wake from hibernateMike Lee2021-04-271-1/+1
* LED On/Off: Make battery LED optionalDiana Z2021-04-221-4/+5
* LED On/Off: Remove power LED configDiana Z2021-04-222-3/+2
* Sasukette: modify ACProchot and DCProchot settingMike Lee2021-04-141-0/+4
* dedede/raa489000: Enable ASGATE when sourcingAseda Aboagye2021-04-011-0/+5
* Reland "dedede/raa489000: Disable ASGATE from READY state"Aseda Aboagye2021-04-011-2/+7
* dedede/raa48900 boards: Apply 4% ICL reductionMike Lee2021-03-311-2/+3
* Add a common header for board_is_sourcing_vbus()Simon Glass2021-03-311-2/+0
* Revert "dedede/raa489000: Disable ASGATE from READY state"Aseda Aboagye2021-03-311-7/+2
* dedede/raa489000: Disable ASGATE from READY stateAseda Aboagye2021-03-301-2/+7
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* dedede/raa489000: Set LPM exit debounce to 100msAseda Aboagye2021-03-111-0/+2
* Sasukette: Add GPIO_EC_ENTERING_RW2Mike Lee2021-03-092-1/+16
* Sasukette: set charge voltageMike Lee2021-03-022-1/+21
* Sasukette: Initial EC imageMike Lee2021-02-047-851/+308
* sasukette: Initial EC imageTao Xia2021-01-208-0/+1410