summaryrefslogtreecommitdiff
path: root/board/taniks
Commit message (Expand)AuthorAgeFilesLines
* charger: Move charger_state_v2.h into charge_state.hSimon Glass2023-05-112-2/+2
* Default charger current derating to 5%Peter Marheine2023-01-121-0/+1
* board: Sort header filesJeremy Bettis2022-12-018-22/+19
* 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-173-15/+5
* brya: usb_mux: Split struct usb_mux in brya boardsTomasz Michalec2022-09-131-13/+20
* Update license boilerplate text in source code filesMike Frysinger2022-09-1217-17/+17
* taniks: redefine top row key mapping matrix layoutarthur.lin2022-09-081-8/+38
* taniks: Remove const keyword from rgbkbd_type variableParth Malkan2022-08-301-1/+1
* taniks: enable the mask of RCP for nx20p3483amber.chen2022-08-131-0/+1
* taniks: Remove "SECTION_IS_RW" in board_initarthur.lin2022-07-121-2/+0
* Revert "Taniks: Disable RGB keyboard in RO"arthur.lin2022-07-122-3/+3
* taniks: rgbkbd: Add rgb keyboard type fieldParth Malkan2022-07-071-0/+3
* board/taniks/led.c: Format with clang-formatJack Rosenthal2022-07-011-28/+33
* board/taniks/sensors.c: Format with clang-formatJack Rosenthal2022-07-011-39/+27
* board/taniks/i2c.c: Format with clang-formatJack Rosenthal2022-07-011-1/+2
* board/taniks/battery.c: Format with clang-formatJack Rosenthal2022-07-011-2/+4
* board/taniks/charger.c: Format with clang-formatJack Rosenthal2022-07-011-1/+90
* board/taniks/usbc_config.h: Format with clang-formatJack Rosenthal2022-07-011-6/+2
* board/taniks/board.c: Format with clang-formatJack Rosenthal2022-06-301-8/+7
* board/taniks/fw_config.h: Format with clang-formatJack Rosenthal2022-06-291-17/+11
* board/taniks/pwm.c: Format with clang-formatJack Rosenthal2022-06-291-5/+3
* board/taniks/board.h: Format with clang-formatJack Rosenthal2022-06-291-107/+89
* board/taniks/keyboard.c: Format with clang-formatJack Rosenthal2022-06-291-46/+15
* board/taniks/fans.c: Format with clang-formatJack Rosenthal2022-06-291-1/+1
* board/taniks/fw_config.c: Format with clang-formatJack Rosenthal2022-06-291-2/+2
* board/taniks/usbc_config.c: Format with clang-formatJack Rosenthal2022-06-281-19/+18
* Revert "taniks: modify RGB mapping table for 4 zone"Zentaro Kavanagh2022-06-241-130/+42
* taniks: update fan tablearthur.lin2022-06-221-2/+2
* taniks: remove unused define and code for clamshell systemarthur.lin2022-06-144-48/+9
* taniks: remove BYPASS_CBI_EEPROM_WP and SYSTEM_UNLOCKED definearthur.lin2022-06-141-3/+1
* taniks: set aw20198 init and scale settingarthur.lin2022-06-132-1/+12
* RGBKBD: Set scale per keyDaisuke Nojiri2022-06-071-1/+0
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+2
* taniks: modify RGB mapping table for 4 zonearthur.lin2022-05-261-42/+130
* taniks: remove interrupt setup for lid accelGwendal Grignou2022-05-233-25/+2
* board: remove CONFIG_ACCEL_LIS2DW_AS_BASE variableGwendal Grignou2022-05-231-1/+0
* board/baseboard: Remove ACCEL_INTERRUPTSGwendal Grignou2022-05-231-1/+0
* RGBKBD: Use alias macros for LED mapDaisuke Nojiri2022-05-201-42/+46
* Taniks: Add board_kblight_shutdownDaisuke Nojiri2022-05-201-0/+6
* RGBKBD: Set GCC, scale, color in rgbkbd_initDaisuke Nojiri2022-05-201-0/+1
* taniks: undefine unnecessary PD configBoris Mittelberg2022-05-041-3/+1
* Taniks: Remove resume/suspend hooks for RGB keyboardDaisuke Nojiri2022-05-021-19/+2
* Taniks: Disable RGB keyboard in RODaisuke Nojiri2022-04-262-1/+3
* taniks: change ksi threshold to 250mVarthur.lin2022-04-201-1/+1
* taniks: modify for Prochot function settingarthur.lin2022-04-191-0/+4
* taniks: Override NVME and EMMC FW_CONFIG bitsarthur.lin2022-04-173-2/+40
* Taniks: Support keyboard backlight controlDaisuke Nojiri2022-04-132-21/+2
* taniks: add RGB mapping tablearthur.lin2022-04-101-0/+41