summaryrefslogtreecommitdiff
path: root/baseboard
Commit message (Expand)AuthorAgeFilesLines
* docs: Run mdformat on all .md filesTom Hughes2021-01-281-29/+26
* zork: add a LTE present bit in fw_configVincent Palatin2021-01-282-0/+25
* ps8xxx: Set RP during LPM enter if TCPC acts as mux onlyPatryk Duda2021-01-282-1/+2
* zork: add support SSFCZick Wei2021-01-263-0/+72
* dedede: Add MKBP_EVENT to baseboardEvan Green2021-01-261-0/+4
* guybrush: Configure keyboardRob Barnes2021-01-253-2/+74
* Trogdor: Don't make pressing a key a wake source if no keyboardWai-Hong Tam2021-01-251-0/+6
* guybrush: implement usb_pd_policy stubsRob Barnes2021-01-251-5/+41
* guybrush: Enable BOARD_RESET_AFTER_POWER_ONRob Barnes2021-01-251-0/+7
* octopus: set CONFIG_BC12_MAX14637_DELAY_FROM_OFF_TO_ON_MS to 100msyu-an.chen2021-01-251-0/+2
* Metaknight: Support motion sensor 2nd sourceYu-An Chen2021-01-231-1/+2
* guybrush: Enable linker time optimizationsRob Barnes2021-01-231-0/+1
* guybrush: Remove undef of ADC and SWITCHRob Barnes2021-01-231-4/+0
* config: Fix inconsistent VBUS measurement configAbe Levkoy2021-01-223-7/+0
* volteer: Move x86 power info into a separate fileSimon Glass2021-01-223-51/+57
* baseboard/octopus: Increase delay before hibernatePatryk Duda2021-01-221-1/+1
* config: Provide default VCONN Swap delayAbe Levkoy2021-01-2212-13/+0
* config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-2212-13/+13
* Intelrvp: Enable power configs.Deepti Deshatty2021-01-211-0/+9
* kukui: extend delay time for getting board idDavid Huang2021-01-201-1/+1
* guybrush: hookup temp_sensors read functionRob Barnes2021-01-192-9/+15
* guybrush: AND signals SLP_S3_L and PG_PWR_S5Rob Barnes2021-01-193-2/+14
* hatch: remove empty hooks from baseboard fileJack Rosenthal2021-01-161-16/+0
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-159-12/+13
* guybrush: AND PG_LPDDR4X_S3 and PG_GROUPC_S0 signalsRob Barnes2021-01-153-2/+13
* guybrush: Ingest latest schematic changesRob Barnes2021-01-142-9/+10
* guybrush: implement board_overcurrent_eventRob Barnes2021-01-141-0/+13
* guybrush: Enable tcpc interruptsRob Barnes2021-01-141-0/+20
* ps8815: delete CONFIG_USB_PD_TCPM_PS8815_FORCE_DIDKeith Short2021-01-131-1/+0
* guybrush: Set ac prochot currentRob Barnes2021-01-132-0/+9
* guybrush: implement baseboard_chipset_suspend/resumeRob Barnes2021-01-131-0/+18
* guybrush: Implement board_hibernateRob Barnes2021-01-132-0/+21
* guybrush: Implement board_set_active_charge_portRob Barnes2021-01-131-0/+48
* volteer: Split out baseboard CBI code into its own fileSimon Glass2021-01-125-49/+76
* volteer: Create a header file for baseboard usbc configSimon Glass2021-01-123-5/+20
* guybrush: Implement board_pwrbtn_to_pchRob Barnes2021-01-122-0/+22
* guybrush: Implement board_is_vbus_too_lowRob Barnes2021-01-122-3/+37
* guybrush: Implement bc12_interruptRob Barnes2021-01-111-1/+12
* guybrush: Implement ppc_interruptRob Barnes2021-01-111-1/+12
* baseboard/kukui: add eMMC CMD0 driver of IT81202Dino Li2021-01-112-2/+247
* Dedede: Initiate the first version of parsing SSFC of CBIBen Chen2021-01-093-2/+95
* volteer: Separate out some baseboard USB-C config codeSimon Glass2021-01-093-55/+77
* Split out some USB-C config into new filesSimon Glass2021-01-092-82/+90
* guybrush: Implement tcpc_alert_event and tcpc_get_alert_statusRob Barnes2021-01-082-2/+64
* guybrush: Implement sbu_fault_interruptRob Barnes2021-01-081-1/+3
* guybrush: Implement board_set_charge_limitRob Barnes2021-01-081-1/+3
* guybrush: a0z1380 set vbus_source_current_limitRob Barnes2021-01-081-2/+24
* guybrush: Add AP18F4M battery typeRob Barnes2021-01-082-7/+51
* guybrush: USB and charger configurationRob Barnes2021-01-085-5/+291
* volteer/baseboard: Change power gate signal for thermistorDevin Lu2021-01-081-1/+1