summaryrefslogtreecommitdiff
path: root/board/blipper/board.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14517.B-main"factory-brya-14517.B-mainYH Lin2022-12-051-0/+13
* 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-171-6/+0
* 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-121-1/+1
* board/blipper/board.c: Format with clang-formatJack Rosenthal2022-06-291-102/+80
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-1/+1
* motion_sensor: Remove |int_signal| fieldGwendal Grignou2021-12-141-4/+0
* Blipper: Disable vol keys functionMike Lee2021-12-081-1/+3
* beetley: Add motion sense config for BMI220 & ICM42607wizard2021-11-031-2/+131
* Blipper: Add beetley related configurationwuzhongtian2021-09-231-0/+155
* Blipper: Enable CONFIG_KEYBOARD_STRICT_DEBOUNCEDaisuke Nojiri2021-07-281-0/+13
* blipper: disable charger ADC function at Z-stateMike Lee2021-06-301-9/+21
* blipper: Optimize EC power consumptionwuzhongtian2021-06-031-10/+0
* blipper: add a thermal sensor configMike Lee2021-05-181-1/+12
* Blipper: add USB-A power enable and disableMike Lee2021-05-111-0/+5
* blipper: don't disable charger adc in hibernate.qinwentao2021-05-061-1/+1
* Reland "dedede/raa489000: Disable ASGATE from READY state"Aseda Aboagye2021-04-011-2/+3
* 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
* blipper: Implement keyboard function.wuzhongtian2021-03-301-4/+4
* blipper: support keypad functionMike Lee2021-03-161-0/+30
* Blipper: Add GPIO_EC_ENTERING_RW2Mike Lee2021-03-091-0/+15
* Blipper: EC initial imageMike Lee2021-03-091-350/+84
* blipper: Initial EC imagechenzanxi2021-02-261-0/+587