summaryrefslogtreecommitdiff
path: root/board/blipper
Commit message (Expand)AuthorAgeFilesLines
* Default charger current derating to 5%Peter Marheine2023-01-121-0/+1
* board: Sort header filesJeremy Bettis2022-12-012-8/+8
* 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/blipper/cbi_ssfc.c: Format with clang-formatJack Rosenthal2022-06-301-2/+2
* board/blipper/cbi_ssfc.h: Format with clang-formatJack Rosenthal2022-06-301-1/+0
* board/blipper/board.c: Format with clang-formatJack Rosenthal2022-06-291-102/+80
* board/blipper/board.h: Format with clang-formatJack Rosenthal2022-06-281-14/+9
* board/blipper/led.c: Format with clang-formatJack Rosenthal2022-06-281-27/+31
* board/blipper/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-06-281-2/+2
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-1/+1
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* motion_sensor: Remove |int_signal| fieldGwendal Grignou2021-12-141-4/+0
* Blipper: Disable vol keys functionMike Lee2021-12-082-1/+6
* beetley: Add motion sense config for BMI220 & ICM42607wizard2021-11-034-4/+148
* Beetley:Modify LED code parameter.wizard2021-10-281-1/+1
* Blipper: Add beetley related configurationwuzhongtian2021-09-235-24/+251
* Blipper: Enable CONFIG_KEYBOARD_STRICT_DEBOUNCEDaisuke Nojiri2021-07-282-0/+14
* dedede: Make scope of SSFC definition per boardParth Malkan2021-07-193-1/+97
* dedede: Enable CONFIG_ASSERT_CCD_MODE_ON_DTS_CONNECTRob Barnes2021-07-021-1/+1
* blipper: disable charger ADC function at Z-stateMike Lee2021-06-301-9/+21
* keeby/dedede: Gate temp sensor access by GPIOAseda Aboagye2021-06-291-1/+0
* blipper: Optimize EC power consumptionwuzhongtian2021-06-033-18/+8
* blipper: add a thermal sensor configMike Lee2021-05-183-3/+15
* blipper: Remove config for firmware qualMike Lee2021-05-111-3/+0
* Blipper: add USB-A power enable and disableMike Lee2021-05-113-1/+10
* blipper: don't disable charger adc in hibernate.qinwentao2021-05-061-1/+1
* LED On/Off: Make battery LED optionalDiana Z2021-04-221-4/+5
* dedede/raa489000: Enable ASGATE when sourcingAseda Aboagye2021-04-011-0/+5
* Reland "dedede/raa489000: Disable ASGATE from READY state"Aseda Aboagye2021-04-011-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-3/+2
* dedede/raa489000: Disable ASGATE from READY stateAseda Aboagye2021-03-301-2/+3
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* blipper: Implement keyboard function.wuzhongtian2021-03-302-4/+5
* blipper: support keypad functionMike Lee2021-03-162-0/+33
* dedede/raa489000: Set LPM exit debounce to 100msAseda Aboagye2021-03-111-0/+2
* Blipper: Add GPIO_EC_ENTERING_RW2Mike Lee2021-03-092-1/+16
* Blipper: EC initial imageMike Lee2021-03-097-762/+302
* blipper: Initial EC imagechenzanxi2021-02-268-0/+1410