summaryrefslogtreecommitdiff
path: root/baseboard
Commit message (Expand)AuthorAgeFilesLines
* bb retimer: Use mutex to lock the access to shared NVMVijay Hiremath2020-08-252-3/+0
* Ezkinil: Fix HDMI retimer suspend / resumeEdward Hill2020-08-222-16/+0
* Zork: Workaround for bad ISL9241 CONTROL1 readSue Chen2020-08-221-0/+30
* Dedede: Move PWM to board levelDiana Z2020-08-212-27/+0
* trembyle: correctly pass USB-C1 HPD to the MST hubPeter Marheine2020-08-212-2/+32
* Zork: Add command to print temps periodicallyEdward Hill2020-08-202-0/+44
* bmi260: move BMI260 init file into .init.rom sectionKeith Short2020-08-201-0/+3
* BB retimer: Remove FORCE_PWR GPIO from EC driverVijay Hiremath2020-08-192-3/+0
* intelrvp: Enable apreset host command needed for CSE LiteVijay Hiremath2020-08-191-0/+2
* config: Require battery >5% to enable PD Try.SRCWai-Hong Tam2020-08-181-8/+0
* Dedede: Lower EEPROM i2c speedDiana Z2020-08-171-1/+1
* volteer: Add support for EC_CMD_AP_RESET host commandTim Wawrzynczak2020-08-171-0/+9
* Clean up: set embedded flash clock 48MHz as defaultRuibin Chang2020-08-172-6/+0
* tglrvp: Enable early firmware selection EFS2Vijay Hiremath2020-08-151-0/+1
* baseboard/dedede: Enable AP reset command handlerKarthikeyan Ramasubramanian2020-08-131-0/+6
* Zork: Remove CONFIG_CHARGE_RAMP_HWEdward Hill2020-08-131-1/+0
* trogdor: Add the allow list of the S3 wake sourcesWai-Hong Tam2020-08-121-0/+15
* trembyle: Use board_version for I2C_PORT_CHARGER_V0Edward Hill2020-08-111-19/+0
* volteer: Support board-specific power parametersSamsp_Liu2020-08-111-15/+0
* Ezkinil: Add AOZ1380 for DB TYPEC C1Sue Chen2020-08-071-1/+1
* Volteer: enabled battfake console commandMadhu M2020-08-071-1/+0
* volteer: increase TCPC low power mode exit delayKeith Short2020-08-071-0/+7
* kalista: Fix the EC storage sizesKeith Short2020-08-061-0/+5
* dedede: Enable CONFIG_CMD_CHARGER_DUMPAseda Aboagye2020-08-051-1/+2
* isl9241: Set AC prochotEdward Hill2020-08-052-0/+10
* ec: change usage of dummySam Hurst2020-08-052-4/+4
* power/intel_x86: Generalize the sleep failure detection, not bound to S0ixWai-Hong Tam2020-08-043-3/+3
* zork: move board_get_temp to variantZick Wei2020-08-033-32/+33
* dedede: add FW_CONFIG field for keyboard backlight presentDevin Lu2020-08-013-5/+34
* trogdor: Enable the host to self-report its sleep stateWai-Hong Tam2020-07-291-0/+1
* Dedede: Move extpower_is_present() to baseboardDiana Z2020-07-281-0/+17
* zork: don't turn off vbus if we aren't sourcing vbusDenis Brockus2020-07-281-10/+9
* Dedede: Restore pull-up on PG_PP1050_ST_OD after jumpingDiana Z2020-07-241-2/+7
* Dedede: Store PP3300_A status before sysjumpsDiana Z2020-07-241-0/+26
* Dedede: Enable EFS2Diana Z2020-07-231-0/+1
* baseboard/kukui: check stable_current by the timestampEric Yilun Lin2020-07-221-1/+1
* Dedede: Enable i2ctrace commandDiana Z2020-07-211-0/+3
* trogdor: Use the virtual batteryDouglas Anderson2020-07-212-0/+8
* zork: Re-enable CONFIG_KEYBOARD_VIVALDIEdward Hill2020-07-201-1/+0
* zork: Use CBI only and remove retimer probe codeDenis Brockus2020-07-172-12/+1
* Dedede: Retrieve FW_CONFIG from CBI at higher priorityDiana Z2020-07-171-1/+1
* dedede: add FW_CONFIG field for tablet mode present or notDevin Lu2020-07-172-0/+17
* zork: Enable 65W/3.25A PD adapter.Lu Zhang2020-07-171-2/+2
* USB PD: Move board FRS configuration out of TCPCIEric Herrmann2020-07-172-5/+1
* boten: split CONFIG_LED_PWM out into boardsxiong.huang2020-07-151-2/+3
* dedede: Move adc channel to board variantDevin Lu2020-07-143-74/+0
* volteer: add workaround for CR50 double resetJett Rink2020-07-131-0/+1
* zork: Enable CONFIG_I2C_UPDATE_IF_CHANGEDEdward Hill2020-07-131-0/+1
* Zork: Handle USB_Cx_SBU_FAULT_ODLEdward Hill2020-07-123-0/+12
* Charger: Add dynamic charger chip countDiana Z2020-07-119-15/+0