summaryrefslogtreecommitdiff
path: root/board/lazor
Commit message (Expand)AuthorAgeFilesLines
* 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
* Lazor: Remove the bring-up featuresWai-Hong Tam2020-11-161-6/+0
* Trogdor: Move CONFIG_CMD_AP_RESET_LOG out of bringup listWai-Hong Tam2020-11-161-1/+0
* Trogdor: Apply internal PU to the interrupt of PI3USB9201Wai-Hong Tam2020-11-071-2/+2
* Trogdor: Apply PD to sensors' interrupts before entering hibernateWai-Hong Tam2020-11-021-0/+11
* Limozeen: Lid accel sensor not stuffed, apply PD to its interruptWai-Hong Tam2020-11-021-1/+3
* Trogdor: Configure OE_L and SEL of DP muxes to prevent leakageWai-Hong Tam2020-10-311-2/+2
* Trogdor: Define the NC strap and output it lowWai-Hong Tam2020-10-311-0/+3
* Trogdor: Do not activate g-sensors in S5Wai-Hong Tam2020-10-231-2/+2
* Lazor: Enable g-sensors in S3 for lid angle detectionWai-Hong Tam2020-10-231-3/+8