summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfactory-test-7077.114.BBrian Norris2021-09-101-2/+0
* driver: Add BMM150 behind BMI160 support.Gwendal Grignou2015-05-162-3/+21
* cleanup: Use CONFIG_BATTERY_CUT_OFF for supported boardsShawn Nematbakhsh2015-05-1614-128/+31
* ryu: set HPD as open-drainVincent Palatin2015-05-161-1/+1
* kunimitsu: Initial GPIO and Power Sequence supportKevin K Wong2015-05-158-0/+605
* cleanup: Use appropriate image geometry CONFIGsShawn Nematbakhsh2015-05-151-0/+3
* cyan: enable power button to wake up EC from HIB modeli feng2015-05-131-2/+1
* ryu: Add bosh sensor to smaug EC.Gwendal Grignou2015-05-123-0/+56
* driver: Use common data structure to store default accel valuesGwendal Grignou2015-05-124-38/+92
* cleanup: Rename image geometry CONFIGsShawn Nematbakhsh2015-05-121-3/+3
* glados: Initial mainboard commitstabilize-7060.BShawn Nematbakhsh2015-05-129-0/+435
* ryu: update PD swaps configurationVincent Palatin2015-05-087-14/+93
* cr50: add SPI Slave driverVadim Bendebury2015-05-072-0/+8
* cr50: share board directory among board variantsVadim Bendebury2015-05-0710-219/+8
* ryu: enable alternate modes for USB PDVincent Palatin2015-05-074-26/+258
* power: Move EC_CMD_GSV_PAUSE_IN_S5 handler to common codeShawn Nematbakhsh2015-05-0710-34/+10
* twinkie: fix initialization in sniffer modeVincent Palatin2015-05-061-0/+2
* twinkie: Fix memcpy_to_usbsram destination address.Todd Broch2015-05-061-1/+1
* ryu: add control of switch for USB D+/D-Alec Berg2015-05-062-2/+58
* ryu: remove charge rampingVincent Palatin2015-05-063-54/+0
* ryu: fix Rp pull-ups on CCVincent Palatin2015-05-061-0/+6
* Braswell: Turn on/off the USB power while S5->S3/S3->S5.Hsu Henry2015-05-052-4/+4
* cyan: Set Motion Sensors to Pre-init state in S3Shamile Khan2015-05-053-4/+47
* ryu: update PD electrical parametersVincent Palatin2015-05-052-4/+6
* pd: add explicit setting of D+/D- switch when setting type-C muxesAlec Berg2015-05-0512-16/+25
* ryu: fix physical power button on P5Vincent Palatin2015-05-041-0/+1
* ryu: add Proto 6 supportVincent Palatin2015-05-025-23/+29
* ryu: remove Proto 4 supportVincent Palatin2015-05-023-77/+1
* ryu: fork P4/P5 supportVincent Palatin2015-05-028-0/+1430
* cleanup: rename motion sensor CONFIG_ optionsBill Richardson2015-05-013-7/+7
* charge_manager: modify PD power HC to give more info on currentAlec Berg2015-05-011-0/+1
* pd: Allow for setting USB mux when swapping into DFP roleScott2015-05-013-13/+16
* samus_pd: Increase HPD IRQ pulse to 2msec.Todd Broch2015-05-011-2/+2
* plankton: Reset USB hub when switch from DP mode to USB modeVic Yang2015-05-011-0/+2
* plankton: treat USB mode as DP detachedVic Yang2015-05-011-2/+16
* cr50: uart: increase console tx buffer sizzeVadim Bendebury2015-05-011-0/+9
* plankton: HPD over USB PD.Todd Broch2015-05-014-8/+271
* plankton: Reset re-driver on boot and configure training more.Todd Broch2015-05-011-10/+68
* samus_pd: Request different DP pin modes including multi-function.Todd Broch2015-04-301-4/+17
* samus_pd: Cleanup HPD port calls.Todd Broch2015-04-301-10/+5
* samus_pd: Remove pin configuration for DFP_D.Todd Broch2015-04-301-3/+3
* pd: cleanup PD receive error enumAlec Berg2015-04-291-4/+4
* Strago: enabled I2c wedge functionality on all i2c portsstabilize-7019.Bstabilize-7018.BDivya Jyothi2015-04-292-4/+12
* Strago: Added support for ALS light sensor.li feng2015-04-272-0/+17
* mec1322: Added task-based Port80 POST code support.Kevin K Wong2015-04-276-0/+8
* cyan: Added changes based on pre-EVT hardware changes.Kevin K Wong2015-04-245-38/+47
* strago: Enabled SCI support via GPIO.Kevin K Wong2015-04-231-0/+2
* mec1322: initial version of lfw loaderAndrey Petrov2015-04-234-0/+65
* mec1322: i2c: Support multiple I2C ports on the same controllerShawn Nematbakhsh2015-04-227-32/+28
* lsm6ds0: Cache ODR and range on EC.Aseda Aboagye2015-04-202-25/+81