summaryrefslogtreecommitdiff
path: root/baseboard/volteer/baseboard.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14909.124.B-...factory-brya-14909.124.B-mainYH Lin2022-12-051-1/+1
* baseboard: Sort header filesJeremy Bettis2022-11-231-1/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* baseboard/volteer/baseboard.c: Format with clang-formatJack Rosenthal2022-06-291-18/+18
* adc: Update board files to match adc.h refactorCaveh Jalali2021-08-271-1/+1
* volteer: Move x86 power info into a separate fileSimon Glass2021-01-221-51/+0
* volteer: Split out baseboard CBI code into its own fileSimon Glass2021-01-121-39/+0
* volteer: Separate out some baseboard USB-C config codeSimon Glass2021-01-091-55/+0
* Split out some USB-C config into new filesSimon Glass2021-01-091-82/+4
* Split out charger information into a new fileSimon Glass2021-01-061-10/+0
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-2/+2
* power: move headers to include/powerJack Rosenthal2020-12-031-1/+1
* volteer: move thermal setting to variantScott Chao2020-10-071-53/+0
* volteer: Enable SW charge rampingKeith Short2020-10-011-0/+20
* eldrid: limit input current to 90%Scott Chao2020-09-231-1/+1
* volteer: Support board-specific keyboard_configSamsp_Liu2020-09-021-17/+0
* volteer: Support board-specific TCPC configSamsp_Liu2020-08-261-123/+0
* bb retimer: Use mutex to lock the access to shared NVMVijay Hiremath2020-08-251-1/+0
* BB retimer: Remove FORCE_PWR GPIO from EC driverVijay Hiremath2020-08-191-1/+0
* Charger: Add dynamic charger chip countDiana Z2020-07-111-2/+0
* volteer: move ppc_chips[] from baseboard to boardDavid Huang2020-07-051-34/+0
* volteer: Move USB DB checks from baseboardKeith Short2020-07-021-110/+3
* volteer: create common FW_CONFIG layoutKeith Short2020-07-021-40/+14
* volteer: reset the TCPCs on EC resetCaveh Jalali2020-06-251-2/+2
* volteer: cleanup thermal limitsKeith Short2020-06-151-4/+2
* volteer: Disable vSave0V direct checksKeith Short2020-06-131-1/+1
* volteer: Remove PPC config TODOAbe Levkoy2020-06-121-2/+0
* volteer: add USB overcurrent notification to APKeith Short2020-06-051-1/+9
* volteer: add support for USB4 Gen3Keith Short2020-06-021-6/+15
* malefor: enable lid anglexiong.huang2020-05-061-1/+16
* volteer: configure USB virtual mux with USB3 DBKeith Short2020-05-031-3/+15
* volteer: move the PWM configuration and LED support from baseboard to boardsxiong.huang2020-04-281-51/+0
* Volteer/baseboard: Move I2C bus configuration to variantJosh Tsai2020-04-151-48/+0
* Volteer/baseboard: Move fan configure to variantJosh Tsai2020-04-141-43/+0
* Volteer: Enable USB Port C1 PPC interruptsEric Herrmann2020-04-101-1/+10
* icelake: Cleanup power sequencing for IceLake/TigerLake/JasperLakeKeith Short2020-04-091-10/+42
* volteer: Move GPIO runtime configuration from baseboardKeith Short2020-04-081-21/+5
* Revert "volteer: Disable Burnside Bridge with TCPMv2"Ayushee2020-03-311-7/+0
* volteer: Select LED based on charge portAbe Levkoy2020-03-301-4/+1
* Volteer: add monitoring for PROCHOT inputKeith Short2020-03-281-0/+3
* volteer: enable ps8815 on USB3 daughter boardCaveh Jalali2020-03-251-3/+12
* volteer: Disable Burnside Bridge with TCPMv2Abe Levkoy2020-03-111-0/+7
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-14/+10
* volteer: Configure EC_VOLUP_BTN_ODL for next buildKeith Short2020-02-271-0/+7
* volteer: Update USB C1 reset for next buildstabilize-volteer-12931.B-masterKeith Short2020-02-261-3/+21
* volteer: Increase I2C bus speed to 1 MHz for USB PDKeith Short2020-02-201-2/+2
* tcpci: Rename TCPC_FLAGS_TCPCI_V2_0 to TCPC_FLAGS_TCPCI_REV2_0Edward Hill2020-02-141-1/+1
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-8/+4
* volteer: Increase I2C bus speeds for USB C0 and C1Keith Short2020-02-071-4/+2
* Charger: Convert boards to use new driver structureDiana Z2020-02-041-0/+14