summaryrefslogtreecommitdiff
path: root/board/asurada
Commit message (Expand)AuthorAgeFilesLines
* charger: Move charger_state_v2.h into charge_state.hSimon Glass2023-05-111-1/+1
* charger: Rename charge_get_state() to led_pwr_get_state()Simon Glass2023-05-111-1/+1
* charger: Rename enum charge_state to led_pwr_stateSimon Glass2023-05-111-1/+1
* board: Sort header filesJeremy Bettis2022-12-012-3/+3
* asurada: usb_mux: Split struct usb_mux in asurada boardsTomasz Michalec2022-09-131-3/+3
* Update license boilerplate text in source code filesMike Frysinger2022-09-129-9/+9
* board/asurada/led_hayato.c: Format with clang-formatJack Rosenthal2022-07-011-26/+35
* board/asurada/led.c: Format with clang-formatJack Rosenthal2022-06-301-12/+7
* board/asurada/board.h: Format with clang-formatJack Rosenthal2022-06-291-8/+8
* board/asurada/board.c: Format with clang-formatJack Rosenthal2022-06-291-40/+30
* board/asurada/usbc_config.c: Format with clang-formatJack Rosenthal2022-06-281-9/+6
* asurada: remove support for rev1Gwendal Grignou2022-05-232-13/+2
* board: remove CONFIG_ACCEL_LIS2DW_AS_BASE variableGwendal Grignou2022-05-231-1/+0
* hayato: Enable CONFIG_SMART_BATTERY_OPTIONAL_MFG_FUNCJacky2022-05-161-0/+5
* ec: Rename GMR_TABLET_MODE_GPIO_L to GPIO_TABLET_MODE_LAndrew McRae2022-01-201-1/+0
* motion_sensor: Remove |int_signal| fieldGwendal Grignou2021-12-141-2/+0
* asurada: disable DCI function on PS8743 to save powerTing Shen2021-12-091-0/+4
* hayato: Fix icm40608 will pending when gryo set offset value.Michael5 Chen12021-11-031-0/+1
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-271-1/+0
* hayato: Fix gyro sensor rotation mistakeMichael5 Chen12021-08-201-10/+12
* hayato: gyro sensor add 2nd source icm-40608Michael5 Chen12021-07-163-1/+93
* asurada: Move board USB-C code into a separate fileSimon Glass2021-06-163-33/+29
* hayato: Modity PDO setting.Michael5 Chen12021-06-071-1/+6
* spherion: support 65w adapterstabilize-14013.B-mainBen Chen2021-06-041-0/+7
* asurada: implement customized usb port power controlTing Shen2021-05-261-1/+2
* hayato: Modify HS Detector threshold of PS8743 setting valueMichael5 Chen12021-05-101-0/+12
* asruada: undef USB_PD_DEBUG_LEVELEric Yilun Lin2021-04-271-1/+0
* asurada: move board_get_vbus_adc to common codeEric Yilun Lin2021-04-271-12/+0
* LED On/Off: Make battery LED optionalDiana Z2021-04-221-4/+5
* LED On/Off: Remove power LED configDiana Z2021-04-222-3/+2
* asurada: drop CONFIG_BRINGUPEric Yilun Lin2021-04-201-1/+0
* asurada: renames ADC_VBUS to ADC_VBUS_C0Eric Yilun Lin2021-04-201-1/+1
* asurada/spherion: Remove CONFIG_SYSTEM_UNLOCKEDYu-Ping Wu2021-04-191-1/+0
* spherion: config ADC thermal sensor and KB_BL_ENBen Chen2021-04-132-0/+38
* asurada : measure VBUS by ADC.Eric Yilun Lin2021-04-081-2/+1
* asurada: enable SYV682C and smart dischcargeEric Yilun Lin2021-04-071-0/+6
* asurada: support USM in S0Eric Yilun Lin2021-04-012-1/+15
* genvif: Use VIF overrides by defaultAbe Levkoy2021-03-301-0/+3
* Use generic voltage reduce function instead of provided by boardPatryk Duda2021-03-292-28/+2
* spherion: config PWM KB backlight controlBen Chen2021-03-192-0/+37
* Reland: asurada: set input voltage to 9V when S5 with full batteryTing Shen2021-02-191-0/+34
* baseboard/asurada: refactor to support baseboard buildEric Yilun Lin2021-02-057-1171/+6
* asurada: remove IT5205H_OVP configTing Shen2021-02-021-1/+0
* COIL: Rename variables in MT6360 driverDiana Z2021-01-291-1/+1
* config: Provide default VCONN Swap delayAbe Levkoy2021-01-221-1/+0
* config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-221-1/+1
* asurada: lower hook priority for update_rotation_matrixYilin Yang2021-01-141-2/+2
* asurada: disable FRS due to syv682bx hardware faultEric Yilun Lin2021-01-061-2/+0
* asurada: increase i2c freq to 400KhzEric Yilun Lin2021-01-061-3/+3
* hayato: enable lid sensor interruptTing Shen2021-01-062-1/+11