summaryrefslogtreecommitdiff
path: root/board/lalala/board.c
Commit message (Expand)AuthorAgeFilesLines
* charger: Move charger_state_v2.h into charge_state.hSimon Glass2023-05-111-1/+1
* board: Sort header filesJeremy Bettis2022-12-011-6/+6
* 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
* keeby: usb_mux: Split struct usb_mux in keeby boardsTomasz Michalec2022-09-131-9/+15
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* board/lalala/board.c: Format with clang-formatJack Rosenthal2022-06-291-53/+42
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+2
* tree: Work around clang bugTom Hughes2021-11-051-24/+34
* tree: Use bitwise operator instead of logical operatorTom Hughes2021-10-071-2/+2
* adc: Update board files to match adc.h refactorCaveh Jalali2021-08-271-1/+1
* lid_angle: Create a common callback for lid angle changesWai-Hong Tam2021-08-051-3/+1
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-231-1/+1
* keeby/lalala: Initial commitAseda Aboagye2021-04-021-0/+853