summaryrefslogtreecommitdiff
path: root/baseboard/volteer/baseboard.c
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-051-93/+0
* 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
* volteer: add USB3 daughterboard supportstabilize-12881.B-masterCaveh Jalali2020-02-041-6/+76
* volteer: use CBI for board ID and DB configCaveh Jalali2020-01-241-0/+53
* retimer: framework cleanup for chip specific control configDenis Brockus2020-01-161-4/+13