summaryrefslogtreecommitdiff
path: root/board/madoo
Commit message (Expand)AuthorAgeFilesLines
* Default charger current derating to 5%Peter Marheine2023-01-121-0/+1
* board: Sort header filesJeremy Bettis2022-12-012-2/+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-7/+5
* dedede: usb_mux: Split struct usb_mux in dedede boardsTomasz Michalec2022-09-131-21/+33
* 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/madoo/board.h: Format with clang-formatJack Rosenthal2022-07-071-2/+3
* board/madoo/battery.c: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* board/madoo/board.h: Format with clang-formatJack Rosenthal2022-07-011-29/+20
* board/madoo/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-07-011-2/+2
* board/madoo/led.c: Format with clang-formatJack Rosenthal2022-06-291-34/+40
* board/madoo/cbi_ssfc.c: Format with clang-formatJack Rosenthal2022-06-281-2/+2
* board/madoo/cbi_ssfc.h: Format with clang-formatJack Rosenthal2022-06-281-1/+0
* board/madoo/board.c: Format with clang-formatJack Rosenthal2022-06-281-33/+23
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+2
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* motion_sensor: Remove |int_signal| fieldGwendal Grignou2021-12-141-4/+0
* tree: Files should end with single newlineTom Hughes2021-10-181-1/+0
* lid_angle: Create a common callback for lid angle changesWai-Hong Tam2021-08-051-3/+1
* cleanup: Fix Dynapack stringDevin Lu2021-07-212-4/+4
* dedede: Make scope of SSFC definition per boardParth Malkan2021-07-193-1/+98
* dedede: Enable CONFIG_ASSERT_CCD_MODE_ON_DTS_CONNECTRob Barnes2021-07-021-1/+1
* keeby/dedede: Gate temp sensor access by GPIOAseda Aboagye2021-06-291-1/+0
* LED On/Off: Make battery LED optionalDiana Z2021-04-221-4/+5
* LED On/Off: Remove power LED configDiana Z2021-04-222-3/+2
* dedede/raa489000: Enable ASGATE when sourcingAseda Aboagye2021-04-011-0/+5
* Reland "dedede/raa489000: Disable ASGATE from READY state"Aseda Aboagye2021-04-011-2/+6
* 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-6/+2
* dedede/raa489000: Disable ASGATE from READY stateAseda Aboagye2021-03-301-2/+6
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* Madoo: Define CONFIG_USB_PD_TCPC_LPM_EXIT_DEBOUNCE to 100 mselmo_lan2021-03-021-0/+2
* madoo: Update OCPC PID constantsAseda Aboagye2021-02-101-19/+6
* Madoo: Lock ECKo_Ko2021-02-051-6/+0
* Dedede: Add RAA489000 output current settingDiana Z2021-01-291-0/+8
* dedede: Add MKBP_EVENT to baseboardEvan Green2021-01-261-3/+0
* Madoo: LED functionKo_Ko2021-01-221-2/+48
* Madoo: Fix main board charger can't wake from hibernateKo_Ko2021-01-221-2/+2
* Madoo: Remove unused functionKo_Ko2021-01-121-32/+1
* TCPMv2: Update source-out configsDiana Z2020-12-241-10/+0
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-2/+2
* Madoo: Fixing LED behaviorKo_Ko2020-12-081-5/+17
* Madoo: Improve shared interrupt line behaviorKo_Ko2020-12-011-11/+69
* Madoo: control charging LEDs independentlyKo_Ko2020-11-242-4/+20
* dedede/raa48900 boards: Apply 4% ICL reductionAseda Aboagye2020-11-201-2/+4
* Madoo: Add LED GPIOKo_Ko2020-11-201-2/+2
* madoo: Configure unused GPIOs as inputsBrian J. Nemec2020-10-161-4/+17
* Dedede: Leave 5V on when jumping in S5Diana Z2020-10-081-1/+2