summaryrefslogtreecommitdiff
path: root/baseboard
Commit message (Expand)AuthorAgeFilesLines
* baseboard/cherry: don't reset rt1718s gpio state in every init() callTing Shen2021-10-051-4/+10
* kukui: Disable 'flashwp' console commands to save spaceVijay Hiremath2021-10-041-0/+1
* kukui: Disable 'chgsup & gettime' console commands to save spaceVijay Hiremath2021-10-011-0/+2
* brask: Add Barrel jack power supply handlingDavid Huang2021-09-301-0/+3
* brya family: fix keyboard wake in tablet modeBoris Mittelberg2021-09-291-1/+27
* cherry: enable DPSEric Yilun Lin2021-09-281-0/+1
* zephyr: Fix broken volteer buildJeremy Bettis2021-09-271-0/+2
* tomato: board rev2 gpio updateTing Shen2021-09-231-1/+1
* cherry: enable CONFIG_USB_PORT_POWER_DUMB_CUSTOM_HOOKTing Shen2021-09-232-0/+4
* board/guybrush-dewat: Minor cleanupGwendal Grignou2021-09-231-1/+2
* cherry: redesign RT1718S GPIO 1/2 behaviorTing Shen2021-09-223-48/+10
* byra: Disable ACPI messages on EC console by defaultGwendal Grignou2021-09-221-2/+5
* mancomb: Delete board supportJack Rosenthal2021-09-207-1585/+0
* adlrvp: Support EC_CMD_BATTERY_GET_STATIC version 1poornima tom2021-09-171-0/+8
* adlrvp: Remove retimer support for N SKUpoornima tom2021-09-172-0/+17
* herobrine: Always enable the 5V railWai-Hong Tam2021-09-162-1/+16
* BB Retimer: Add new HPD callback to boardsDiana Z2021-09-161-0/+6
* USB MUX: Update mux HPD update interface to use mux_state_tDiana Z2021-09-1610-17/+46
* keeby: Update USB PID to 0x5059Aseda Aboagye2021-09-151-1/+1
* brask: Add led controlDavid Huang2021-09-151-4/+1
* cherry: code cleanupstabilize-rust-14220.B-mainTing Shen2021-09-142-83/+0
* rt1718s: refactor: move gpio control to driver moduleTing Shen2021-09-141-39/+18
* kukui: Enable brief asserts to free flash spaceRob Barnes2021-09-131-0/+1
* cherry: adjust charger input voltage limitTing Shen2021-09-131-0/+12
* asurada: move the hibernate routine into separate fileTim Lin2021-09-103-23/+38
* brya: support EC_CMD_BATTERY_GET_STATIC version 1Deepti Deshatty2021-09-091-0/+7
* intelrvp: Add MECC1.1 supportVijay Hiremath2021-09-081-2/+19
* guybrush: move thermal sensor/setting to variantZick Wei2021-09-072-171/+0
* brya: Move charger config from baseboard to boardDavid Huang2021-09-022-1/+0
* zephyr: Add BB retimer emulatorTomasz Michalec2021-09-021-1/+2
* honeybuns: fix cbi write protect checkScott Collyer2021-09-021-0/+2
* kukui: Disable MFALLOW and TYPEC console commandsRob Barnes2021-09-011-0/+2
* cherry: Don't return error when disabling all charge portsTing Shen2021-09-011-1/+2
* guybrush: move unuse/led gpio to varianetZick Wei2021-09-011-13/+0
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-318-8/+8
* USB MUX: Convert usb_mux HPD functions to use mux_state_tDiana Z2021-08-301-1/+3
* Tomato: read C1 VBUS voltage from rt1718sSue Chen2021-08-272-0/+19
* adc: Remove adc_chip.h where adc.h is usedCaveh Jalali2021-08-2710-10/+0
* adc: Update board files to match adc.h refactorCaveh Jalali2021-08-272-2/+2
* honeybuns: fix check for fw_config from CBIScott Collyer2021-08-262-1/+7
* honeybuns: override usb_ufp_check_usb3_enable()Scott Collyer2021-08-262-1/+6
* Guybrush: Flag that retimers will power off in G3Diana Z2021-08-261-0/+2
* guybrush: Enable AMD STTRob Barnes2021-08-252-2/+4
* tmp112: Support reading TMP112 in millikelvinRob Barnes2021-08-251-1/+1
* cherry: enable FRSTing Shen2021-08-252-3/+37
* brask: modify the usbc settingZhuohao Lee2021-08-251-3/+4
* brask: add the barrel jack supportZhuohao Lee2021-08-251-0/+3
* brask: add recovery button supportZhuohao Lee2021-08-251-4/+8
* brask: remove unnecessary configurationZhuohao Lee2021-08-258-292/+35
* Brask: Initial the baseboard and boardZhuohao Lee2021-08-258-0/+713