summaryrefslogtreecommitdiff
path: root/board/lazor
Commit message (Expand)AuthorAgeFilesLines
* 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
* Trogdor: Deprecate PMIC_FAULT_L signalWai-Hong Tam2020-10-221-1/+1
* Lazor: Define unused GPIOsWai-Hong Tam2020-10-221-4/+25
* Lazor: Remove some of the bring-up featuresWai-Hong Tam2020-10-221-2/+0
* Trogdor: Remove GPIO 1.8V flagsWai-Hong Tam2020-10-201-6/+6
* Trogdor: Enable pull-down on SHI signalsWai-Hong Tam2020-10-201-0/+9
* Trogdor: Enable PPC power sink path before hibernate on old boardsWai-Hong Tam2020-10-081-0/+20
* Trogdor: Assert a GPIO to turn off rails before enter hibernateWai-Hong Tam2020-10-081-0/+1
* Trogdor: Disable PSL mode hibernateWai-Hong Tam2020-10-081-15/+5
* Trogdor: Mask proper Search key location on the board levelWai-Hong Tam2020-09-262-0/+21
* Lazor: Fix the battery DSG FET bitmaskWai-Hong Tam2020-09-221-2/+2
* Lazor/Limozeen: Limozeen uses PS8805; make PS8805 the defaultWai-Hong Tam2020-09-171-4/+9
* Lazor: Support multiple PS8xxx TCPC and switch to PS8805 on rev3+Wai-Hong Tam2020-09-172-0/+12
* Trogdor: Move the I2C config to the board levelWai-Hong Tam2020-09-171-0/+16
* Coachz: Remove the keyboard backlight supportWai-Hong Tam2020-09-171-0/+3
* Lazor: Support new battery AP18C8K and AP18C4KSue Chen2020-09-162-0/+58