summaryrefslogtreecommitdiff
path: root/board/lazor
Commit message (Expand)AuthorAgeFilesLines
* 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
* lazor: Move the USBC part of board init into usbc_configSimon Glass2021-03-242-7/+12
* lazor: Move battery-type detection into the usbc_configSimon Glass2021-03-242-16/+16
* lazor: Move TCPC init into usbc_configSimon Glass2021-03-242-24/+24
* lazor: Move top part of USC-C config into usbc_configSimon Glass2021-03-242-56/+55
* lazor: Move PPC/TCPC, muxes and BC1.2 to usbc_configSimon Glass2021-03-242-74/+74
* lazor: Move some USB-C/charger handlers to usbc_configSimon Glass2021-03-242-130/+141
* lazor: Create a new file for USB-C configSimon Glass2021-03-223-20/+34
* lazor: Move GPIO functions to a header fileSimon Glass2021-03-222-14/+27
* lazor: move sku functions into separate sku.c fileJack Rosenthal2021-03-224-52/+93
* lazor: move declaration of battery_cell_type to ln9310.hJack Rosenthal2021-03-221-8/+0
* driver: ln9310: move ln9310.h header to include/Jack Rosenthal2021-03-202-2/+2
* lazor: separate out switchcap codeJack Rosenthal2021-03-194-120/+130
* sc7180: move switchcap declarations to common headerJack Rosenthal2021-03-192-4/+1
* board/lazor: Move enum definition before its useTom Hughes2021-03-161-0/+7
* board: Set Accelerometer range to 4gGwendal Grignou2021-02-131-1/+1
* Lazor: modify KX022 standard matrix and I2C addressSue Chen2021-02-031-3/+3
* Lazor: Modify motion sensors detectionSue Chen2021-01-291-11/+10
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-1/+1
* lazor: Add motion sensors ICM40608 and KX022Sue Chen2020-12-223-6/+154
* Limozeen: Return a 3S battery type as defaultWai-Hong Tam2020-12-181-0/+15
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-2/+2
* Trogdor: Add the interrupt for USB-A overcurrentWai-Hong Tam2020-11-182-2/+20
* Lazor: Add a new SKU ID 6 for LimozeenWai-Hong Tam2020-11-161-5/+5