summaryrefslogtreecommitdiff
path: root/baseboard/brya
Commit message (Expand)AuthorAgeFilesLines
* charger: Move charger_state_v2.h into charge_state.hSimon Glass2023-05-111-1/+1
* Rename CONFIG_CHARGER_INPUT_CURRENT to _CHARGER_DEFAULT_CURRENT_LIMITPeter Marheine2022-11-291-1/+1
* marasov: Modify TypeC and TypeA configuration.Michael5 Chen12022-11-241-0/+2
* Add CONFIG_CHARGER_MIN_INPUT_CURRENT_LIMITPeter Marheine2022-11-231-0/+1
* baseboard: Sort header filesJeremy Bettis2022-11-235-17/+15
* Add CONFIG_CHARGER_INPUT_CURRENT_DERATE_PCTPeter Marheine2022-11-171-7/+0
* brya: Config-guard TBT UFP codeAbe Levkoy2022-09-141-0/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-1210-10/+10
* config: rename HOSTCMD_ESPI_* to HOST_INTERFACE_ESPI_*Michał Barnaś2022-09-091-5/+5
* brya: return NAK if we cannot recognized the incoming SVIDScott Chao2022-09-071-18/+34
* baseboard/brya/charger_bq25720.c: Format with clang-formatJack Rosenthal2022-07-011-6/+4
* baseboard/brya/baseboard.c: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* baseboard/brya/prochot.c: Format with clang-formatJack Rosenthal2022-07-011-33/+43
* baseboard/brya/usb_pd_policy.c: Format with clang-formatJack Rosenthal2022-07-011-48/+36
* baseboard/brya/baseboard.h: Format with clang-formatJack Rosenthal2022-07-011-16/+15
* baseboard/brya/battery_presence.c: Format with clang-formatJack Rosenthal2022-06-291-2/+3
* baseboard/brya/cbi.c: Format with clang-formatJack Rosenthal2022-06-281-2/+2
* Agah: Enable bypass modeDaisuke Nojiri2022-06-151-0/+3
* baseboard/brya: add ifdef for CONFIG_TABLET_MODEarthur.lin2022-06-141-0/+2
* baseboard/{brya,brask,intelrvp}: Change eSPI VW pulse width to 100 usTim Wawrzynczak2022-05-261-2/+3
* treewide: Convert ESPI_DEFAULT_SCI_WIDTH_US to default VWIRE pulse widthTim Wawrzynczak2022-05-111-3/+3
* brya: Use GPIO and host event when generating MKBP eventsBoris Mittelberg2022-04-301-1/+2
* Revert "brya: Use GPIO and host event when generating MKBP events"Boris Mittelberg2022-04-251-1/+1
* zephyr: brya: add charger chipsDawid Niedzwiecki2022-04-251-0/+2
* brya: add CONFIG_CHIPSET_X86_RSMRST_AFTER_S5Zhuohao Lee2022-04-221-0/+1
* brask,brya,intelrvp: Increase SCI pulse width for Alder Lake chipsetsTim Wawrzynczak2022-04-211-0/+4
* brya: Use GPIO and host event when generating MKBP eventsSubrata Banik2022-03-241-1/+1
* brya: enable CONFIG_BOARD_HAS_RTC_RESET for brya baseboardSugnan Prabhu S2022-03-211-7/+3
* Taniks: Enable RGB keyboardfactory-guybrush-14600.B-mainDaisuke Nojiri2022-03-191-0/+1
* gpio: cleanup header usage for i2cKeith Short2022-02-251-0/+1
* baseboard/brya: Add SSFC entryDevin Lu2022-02-172-0/+12
* brya: adding list of paths for merge commitsBoris Mittelberg2022-02-111-0/+27
* TBT UFP: Correct TBT UFP VDM ACK timing with mux taskDiana Z2022-02-091-2/+13
* Brya: Add TBT UFP board policyDiana Z2022-02-091-0/+21
* brya: fix the formula of adapter wattageWill Tsai2022-01-131-1/+1
* brya: Update console channel used for cbiDivya Sasidharan2022-01-071-2/+2
* brya: Enable SLP_S5 and S4 residencyEvan Green2021-12-021-0/+2
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-191-1/+1
* brya: Split out baseboard CBI and USB code into its own fileRajesh Kumar2021-11-162-18/+33
* brya: Update with new bq257x0 definitionsCaveh Jalali2021-11-101-4/+6
* brya: add PROCHOT assertion/de-assertion ratioWill Tsai2021-10-291-1/+2
* brya: move prochot assertion/de-assertion ratio to variantWill Tsai2021-10-291-10/+0
* brya: Update stack sizes based on stack analyzerCaveh Jalali2021-10-291-0/+13
* cleanup: charger: Add BQ25710 sense resistor configsDeepti Deshatty2021-10-281-1/+1
* brya: fix prochot feature in AC onlyScott Chao2021-10-271-3/+2
* brya: fix prochot mis-triggeredScott Chao2021-10-201-3/+3
* brya: add control prochot featureWill Tsai2021-10-153-0/+264
* brya family: fix keyboard wake in tablet modeBoris Mittelberg2021-09-291-1/+27
* byra: Disable ACPI messages on EC console by defaultGwendal Grignou2021-09-221-2/+5
* brya: support EC_CMD_BATTERY_GET_STATIC version 1Deepti Deshatty2021-09-091-0/+7