summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* kevin: Add FIFO for ARC++ support.stabilize-8737.BGwendal Grignou2016-08-232-13/+25
* reef: ensure board can boot again after entring G3 after SW syncAaron Durbin2016-08-231-2/+6
* cr50: remove internal pull up on DIOM0Mary Ruthven2016-08-232-4/+4
* npcx: Don't enable GPIO interrupts by defaultShawn Nematbakhsh2016-08-231-13/+8
* reef: remove DEFERRABLE_MAX_COUNTVincent Palatin2016-08-231-3/+0
* kevin: Increase UART TX buffer size to 4kbNicolas Boichat2016-08-231-0/+4
* Cr50: Use parse_bool() for boolean argsBill Richardson2016-08-221-5/+13
* reef: use only CONFIG_USB_PD_VBUS_DETECT_CHARGERKevin K Wong2016-08-221-1/+0
* BD99955: Map PD port number to charge port numberVijay Hiremath2016-08-223-24/+18
* Cr50: Add "wp" console command to control EC_WP_LBill Richardson2016-08-222-0/+33
* Cr50: Disable spstest command.Bill Richardson2016-08-221-5/+0
* kevin: Save and restore display backlight PWM duty across sysjumpShawn Nematbakhsh2016-08-221-0/+25
* kevin: Disable hostcommand debuggingNicolas Boichat2016-08-221-0/+3
* kevin: Keep LED test status with ectool led.Jongpil Jung2016-08-211-2/+0
* reef: add power led behaviorli feng2016-08-211-12/+57
* sweetberry: add i2c supportNick Sanders2016-08-215-1/+46
* Fix AES CFB encryption for non-divisible-by-16 lengthsAndrey Pronin2016-08-201-18/+14
* kevin: usb_pd: Accept VCONN swap only when 5V is availableShawn Nematbakhsh2016-08-201-2/+1
* sweetberry: add build target for sweetberryNick Sanders2016-08-195-0/+235
* Standard locations for board specific battery codeVictor Prupis2016-08-194-2/+538
* kevin / gru: Enable VBUS discharge when swapping out of source roleShawn Nematbakhsh2016-08-191-1/+2
* Cr50: Remove unused AP_WP_L GPIOBill Richardson2016-08-191-5/+0
* Correct mv values for the thermal sensors.Ravi Chandra Sadineni2016-08-171-12/+28
* reef: Add internal pull-up for TCPC1 INT# by default.Shamile Khan2016-08-172-18/+7
* Reef: Turns off correct power rails when entering G3Rachel Nancollas2016-08-171-0/+15
* reef: make corrections to I2C GPIOs in gpio.incDavid Hendricks2016-08-171-9/+9
* stm32f446e-eval: add support for stm32f446Nick Sanders2016-08-175-0/+207
* board: it83xx_evb: fix build errorite015802016-08-171-4/+0
* Reef: Enable smart power control to the device's USB portsstabilize-8714.BVijay Hiremath2016-08-161-0/+8
* fusb302: enable setting Rp valueVincent Palatin2016-08-161-0/+1
* cr50: delay sleep for 3 minutes after resuming from sleep or after initMary Ruthven2016-08-141-1/+1
* mkbp_event: Allow host to report sleep state for non-wake event skippingShawn Nematbakhsh2016-08-121-0/+1
* wheatley: Modified board level drivers for eSPI POC on wheatley.Mulin Chao2016-08-123-0/+13
* Analogix: Present configured Rp pull-up.Tang Zhentian12016-08-111-0/+1
* Amenia/Reef: Present 1.5A PullupDivya Sasidharan2016-08-112-0/+2
* kevin / gru: Notify host of HPD IRQ statusShawn Nematbakhsh2016-08-102-3/+16
* reef: Set IS_PROTO to 0 by defaultDavid Hendricks2016-08-101-1/+1
* cr50: fix nvmem calculationsVadim Bendebury2016-08-081-10/+28
* servo_micro: increase SPI clockNick Sanders2016-08-081-2/+1
* servo_v4: servo_micro: cr50: fix usb power declarationNick Sanders2016-08-083-0/+6
* Fix minor typo.Marius Schilder2016-08-081-1/+1
* btle: Add the HCI layerMyles Watson2016-08-081-0/+1
* btle: Add common link layer codeMyles Watson2016-08-082-0/+2
* cr50: Rename EXTENSION_EC to EXTENSION_ECCBill Richardson2016-08-071-1/+1
* reef: enable CONFIG_KEYBOARD_PWRBTN_ASSERTS_KSI2Kevin K Wong2016-08-051-0/+1
* Cr50: Read slave config pins always if board properties are not setScott2016-08-051-9/+17
* Cr50: The battery-present gpio is active lowBill Richardson2016-08-051-3/+3
* kevin: Turn on CONFIG_HOST_COMMAND_STATUSDouglas Anderson2016-08-051-0/+1
* reef: add pull-up for TCPC1 INT# when daughter board is not connected.Kevin K Wong2016-08-032-13/+30
* reef: Add code to read battery temperatureVijay Hiremath2016-08-031-10/+1