summaryrefslogtreecommitdiff
path: root/board/lazor
Commit message (Expand)AuthorAgeFilesLines
* board: Sort header filesJeremy Bettis2022-12-014-10/+11
* Add default implementation of board_set_charge_limitPeter Marheine2022-11-241-2/+2
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-231-2/+1
* Trogdor: Enable C1 PPC interruptWai-Hong Tam2022-11-101-0/+1
* trogdor: usb_mux: Split struct usb_mux in trogdor boardsTomasz Michalec2022-09-131-7/+13
* Update license boilerplate text in source code filesMike Frysinger2022-09-1213-13/+13
* charge_state: Add PWR_STATE_FORCED_IDLE stateParth Malkan2022-08-181-10/+9
* board/lazor/board.c: Format with clang-formatJack Rosenthal2022-07-061-93/+58
* board/lazor/led.c: Format with clang-formatJack Rosenthal2022-07-011-3/+3
* lazor: Enable LTOJack Rosenthal2022-07-011-0/+1
* lazor: Disable some board-specific debug messages to free flash spaceJack Rosenthal2022-07-012-4/+6
* board/lazor/sku.c: Format with clang-formatJack Rosenthal2022-07-011-2/+2
* board/lazor/switchcap.c: Format with clang-formatJack Rosenthal2022-06-301-2/+2
* board/lazor/usbc_config.c: Format with clang-formatJack Rosenthal2022-06-291-23/+15
* board/lazor/board.h: Format with clang-formatJack Rosenthal2022-06-281-13/+4
* Lazor: Disable chgsup commandDaisuke Nojiri2022-06-161-0/+1
* lazor: Setup volume buttons for lazor onlyKnox Chiou2022-06-073-0/+12
* 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
* lazor: reduce flash usageCaveh Jalali2022-05-111-0/+3
* Lazor: Reduce flash usageDiana Z2022-05-041-0/+3
* gpio: cleanup header usage for i2cKeith Short2022-02-251-0/+1
* TCPM: Change the PS8xxx I2C flags name to match the driverSam Hurst2022-02-101-2/+2
* ec: Rename GMR_TABLET_MODE_GPIO_L to GPIO_TABLET_MODE_LAndrew McRae2022-01-201-1/+0
* baseboard/trogdor: move usbc_config.c to board levelSue Chen2021-12-111-0/+48
* i2c: Use declared initializers for i2c_ports: trogdor boardsKeith Short2021-11-301-10/+35
* USB MUX: Update mux HPD update interface to use mux_state_tDiana Z2021-09-161-1/+2
* zephyr: add lazor definitions of sku id and board version in dtMichał Barnaś2021-08-182-24/+17
* lid_angle: Create a common callback for lid angle changesWai-Hong Tam2021-08-051-20/+0
* ps8xxx: patch ps8805 A3 chip Device IDSue Chen2021-08-031-0/+1
* keyboard_scan: Add consts needed for factory test to headerRob Barnes2021-07-281-2/+0
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-232-2/+2
* system: Clean up system_get_board_version()Philip Chen2021-07-091-3/+0
* Lazor: support factory keyboard test.Sue Chen2021-06-302-0/+23
* Revert "limozeen: Refine the BRD_ID check"David Huang2021-06-161-4/+2
* Limozeen: BOARD ID 8 is for buck ICSue Chen2021-06-161-2/+2
* lazor: Interpret the BOARD ID in the binary-first base3 systemWai-Hong Tam2021-06-163-0/+20
* Limozeen: buck IC solutionSue Chen2021-06-113-43/+52
* limozeen: Refine the BRD_ID checkDavid Huang2021-06-111-2/+4
* trogdor: Change GPIO HIBERNATE_L to open drainWai-Hong Tam2021-06-091-1/+1
* qcom: Generalize the filenames for Qualcomm chipsetsWai-Hong Tam2021-05-171-1/+1
* mkbp: Move key simulation to input devicesBoris Mittelberg2021-05-101-0/+1
* ln9310: Stronger workaround to prevent SCOUT overvoltage at startupJohn Crossley2021-05-061-2/+4
* lazor: Fix compilation warningWai-Hong Tam2021-05-065-2/+16
* trogdor: Move the hibernate functions into separate filesWai-Hong Tam2021-05-013-31/+40
* zephyr: lazor: Enable the ps8xxx override functionSimon Glass2021-04-131-4/+1
* lazor: Move GPIO_CCD_MODE_ODL to the shared fileSimon Glass2021-04-032-7/+6
* Add a common header for board_vbus_sink_enable()Simon Glass2021-03-311-2/+0
* Add a common header for board_is_sourcing_vbus()Simon Glass2021-03-311-2/+0
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3