summaryrefslogtreecommitdiff
path: root/board/kuldax
Commit message (Expand)AuthorAgeFilesLines
* charger: Move charger_state_v2.h into charge_state.hSimon Glass2023-05-111-1/+1
* kuldax: config pwm channel2 to open drainben chen2023-03-081-1/+2
* board/kuldax/board.c: Support CPS8200 firmware updateDerek Huang2023-03-082-1/+3
* kuldax: Using fw_config return peripheral charger countben chen2023-02-153-2/+25
* brask,coachz,constitution,kuldax,redrix: add board_get_pchg_count()ben chen2023-02-151-1/+5
* brask: move externs to header fileScott Chao2023-02-141-1/+1
* kuldax: Remove the bring-up featuresben chen2023-01-121-0/+3
* board: Sort header filesJeremy Bettis2022-12-016-16/+15
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-2/+2
* kuldax: modify ADC channel 3 configurationben chen2022-11-041-3/+3
* PCHG: Report errors to hostDaisuke Nojiri2022-10-251-0/+4
* kuldax: Add board_led_auto_controlben chen2022-10-191-0/+10
* kuldax: modify power led color green to whitefactory-corsola-15197.B-mainben chen2022-10-183-20/+20
* kuldax: add BJ power 65w/150w based on fw configben chen2022-09-152-4/+12
* brask: usb_mux: Split struct usb_mux in brask boardsTomasz Michalec2022-09-131-11/+16
* Update license boilerplate text in source code filesMike Frysinger2022-09-1214-14/+14
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* brask: Enable Data ResetAbe Levkoy2022-08-191-0/+1
* util: remove unused includesYuval Peress2022-08-051-1/+1
* kuldax: update thermal Fan tableben chen2022-08-022-22/+25
* kuldax: adjust Fan PWM frequenceben chen2022-07-081-2/+2
* board/kuldax/usbc_config.c: Format with clang-formatJack Rosenthal2022-07-071-1/+0
* board/kuldax/board.h: Format with clang-formatJack Rosenthal2022-07-071-1/+1
* board/kuldax/usbc_config.h: Format with clang-formatJack Rosenthal2022-07-061-5/+2
* board/kuldax/fans.c: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* board/kuldax/sensors.c: Format with clang-formatJack Rosenthal2022-07-011-26/+18
* board/kuldax/fw_config.h: Format with clang-formatJack Rosenthal2022-07-011-8/+2
* kuldax: modify gpio setting and remove USB C1/C2ben chen2022-07-017-271/+38
* board/kuldax/pwm.c: Format with clang-formatJack Rosenthal2022-07-011-15/+10
* board/kuldax/board.c: Format with clang-formatJack Rosenthal2022-06-301-37/+38
* board/kuldax/usbc_config.c: Format with clang-formatJack Rosenthal2022-06-291-2/+2
* board/kuldax/fw_config.c: Format with clang-formatJack Rosenthal2022-06-291-1/+1
* board/kuldax/led.c: Format with clang-formatJack Rosenthal2022-06-291-10/+9
* board/kuldax/board.h: Format with clang-formatJack Rosenthal2022-06-281-65/+55
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-3/+3
* kuldax: Initial EC imageDavid Wu2022-05-2315-0/+2133