summaryrefslogtreecommitdiff
path: root/baseboard
Commit message (Expand)AuthorAgeFilesLines
...
* Trembyle: Add USB-C sink BC12 driverDenis Brockus2019-07-302-0/+32
* Zork: Use more designated initializers.Edward Hill2019-07-302-23/+110
* kukui: add baseboard/kukuiTing Shen2019-07-306-0/+1400
* Trembyle: Initial GPIO and CONFIG_* definitionsEdward Hill2019-07-293-372/+103
* Zork: Change host_cmd to be ESPIDenis Brockus2019-07-291-1/+1
* Zork: Change charger to ISL9241Denis Brockus2019-07-261-1/+1
* hatch: Override board_hibernateTim Wawrzynczak2019-07-241-0/+29
* hatch: add chargen to the set of CLI commandsVadim Bendebury2019-07-231-0/+3
* hatch: Enable CONFIG_USBC_PPC_DEDICATED_INTTim Wawrzynczak2019-07-232-0/+9
* Remove __7b, __8b and __7bfDenis Brockus2019-07-2011-39/+39
* baseboard: octopus: Guard sensor configurations with variantYuval Peress2019-07-201-0/+2
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-1911-40/+40
* cleanup: refactor CPRINTF("[%T ...]\n") to CPRINTSJack Rosenthal2019-07-171-1/+1
* cleanup: Segregate USB MUX related drivers in usb_mux folderVijay Hiremath2019-07-171-1/+1
* baseboard/hatch: Allow hatch variant to provide battery present infoFurquan Shaikh2019-07-162-0/+14
* hatch/helios/kindred/kohaku: Enable EC-based display backlight controlPhilip Chen2019-07-021-0/+4
* hatch: move forward led_states to common/led_onoff_statesDevin Lu2019-06-154-203/+1
* grunt: Wake from hibernate on EC resetEdward Hill2019-06-141-7/+0
* hatch: Make MST support optional for subboardsPhilip Chen2019-06-142-6/+8
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-1310-207/+1
* icelake: Add option to turn-off 5V-rail in power sequencingVijay Hiremath2019-06-111-0/+1
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-107-22/+54
* Intelrvp: Get current DP modeAyushee2019-06-061-1/+6
* common: motion_sense: Require CONFIG_MOTION_SENSOR_MAX_COUNTYuval Peress2019-06-052-0/+2
* Intelrvp: Adding PECI ifdef in temp_sensor_id enumAyushee2019-05-301-0/+2
* Casta: Increase board_hibernate() wait to avoid hard resetsDiana Z2019-05-221-1/+1
* octopus: Support keypad function on BobbaSue Chen2019-05-211-0/+5
* Intelrvp: Add baseboard for Intel RVPsDaniel Gonzalez2019-05-2116-0/+1738
* Zork/Trembyle: initial setupMartin Roth2019-05-215-0/+1321
* baseboard: hatch: Limit printf on serial consoleGwendal Grignou2019-05-141-0/+8
* Revert "octopus: Support keypad function on Bobba"Justin TerAvest2019-05-101-5/+0
* octopus: Support keypad function on BobbaSue Chen2019-05-101-0/+5
* hatch: Enable CONFIG_CMD_CHARGER_DUMPScott Collyer2019-05-091-0/+3
* hatch/kohaku: Account for TCPC reset polarity in ALERT handlerScott Collyer2019-05-081-5/+9
* Octopus: Allow power role swap to sink in S0ixDiana Z2019-05-021-4/+9
* grunt: Improve safe state when entering DP modeEdward Hill2019-04-241-31/+37
* hatch/kohaku: Account for different bc1.2 chipsScott Collyer2019-04-202-14/+0
* common: led_onoff_states: move forward baseboard led_state to common codeDevin Lu2019-04-204-318/+1
* hatch/kohaku: Move HDMI support to board-specific.Tim Wawrzynczak2019-04-191-3/+0
* hatch/kohaku: Remove Type A USB support for Kohaku.Tim Wawrzynczak2019-04-192-13/+0
* hatch/kohaku: Move TCPC definitions to board from baseboardScott Collyer2019-04-172-59/+31
* tcpm: Refactor tcpc_config to include a flags fieldScott Collyer2019-04-176-15/+26
* grunt/usb_pd_policy: Don't disconnect the USB lines while negotiating PDRaul E Rangel2019-04-091-2/+12
* hatch: Enable CONFIG_POWER_S0IX_FAILURE_DETECTIONEvan Green2019-04-031-0/+1
* bip: Delete boardEvan Green2019-04-021-1/+1
* grunt: Check IRQ and HPD in DPStatus message.Edward Hill2019-03-261-1/+1
* grunt: Check DP MF-bit against selected pin cfgEdward Hill2019-03-261-2/+12
* hatch: Enabling tablet modezack_yang2019-03-191-0/+3
* hatch: Enable PP5000_CONTROL for BC1.2 to work in G3Scott Collyer2019-03-161-0/+1
* hatch: Enable sensors sync via dedicated IRQ pinPhilip Chen2019-03-141-5/+1