summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* cr50: provide platform API for fw version capabilityVadim Bendebury2016-10-261-0/+46
* eve: Add new boardDuncan Laurie2016-10-267-0/+1485
* pd: fix contract negotiation with dynamic PDOsVincent Palatin2016-10-262-3/+3
* cr50: enable write protectMary Ruthven2016-10-261-2/+2
* Snappy: Fix multi-func mode for USB PDBruce2016-10-261-2/+7
* Snappy: Enable low power idle modeBruce2016-10-261-1/+1
* amenia: remove mainboardAndrey Petrov2016-10-258-1770/+0
* reef/pyro/elm/amenia/snappy: Remove false battery critical messageVijay Hiremath2016-10-255-18/+8
* include: Add default state for ESPI and VW_SIGNALSDuncan Laurie2016-10-253-3/+3
* CR50: introduce a fixed endorsement seed & certsnagendra modadugu2016-10-251-20/+239
* Pyro: Fix multi-func mode for USB PDBruce2016-10-241-2/+7
* Pyro: Enable low power idle modeBruce2016-10-241-1/+1
* Pyro: Fix sensors order for devices with BM160 and LPC mode.Bruce2016-10-232-44/+44
* Pyro: remove obsolete code for protoBruce2016-10-233-123/+0
* Pyro: Enable CONFIG_CMD_ACCEL_INFOBruce2016-10-231-0/+1
* Pyro: Enable Host command that enables/disables Display BacklightBruce2016-10-231-0/+1
* reef: Enable low power idle modeVijay Hiremath2016-10-201-1/+1
* Snappy: Create initial boardBruce2016-10-208-0/+2380
* Support alignment for EC host command structuresRandall Spangler2016-10-191-0/+1
* pd_task: print pd state nameKevin K Wong2016-10-191-0/+1
* reef: usb_pd_policy: Fix multi-func mode for USB PDDivya Sasidharan2016-10-191-3/+8
* polyberry: add initial board buildNick Sanders2016-10-185-0/+310
* Re-enable Google USBC peripheral FW updates.Todd Broch2016-10-185-5/+75
* lucid: Remove console history to save flash spaceShawn Nematbakhsh2016-10-171-0/+1
* cleanup: Rename charge_temp_sensor_get_val() to charge_get_battery_temp()Vijay Hiremath2016-10-1412-12/+12
* servo_v4: support autodetect of CCDNick Sanders2016-10-142-5/+216
* g: add usb i2c driverMary Ruthven2016-10-145-51/+111
* Pyro: Follow battery spec to modify battery parameters.Bruce2016-10-131-6/+6
* elm: disable 3.3V to ANX7688 by default and enable it in board_power_on_pd_mcu.Milton Chiang2016-10-132-1/+3
* cr50: dont do a hard reboot after updating the AP or ECMary Ruthven2016-10-121-2/+5
* cr50: reset TPM when we assert sys_rst_lMary Ruthven2016-10-121-1/+0
* g: use devid 0 and 1 to create a serial numberMary Ruthven2016-10-113-1/+5
* CR50: recognize the production endorsement CAnagendra modadugu2016-10-111-2/+41
* Make sure endorsement cert matches current keyladder.Marius Schilder2016-10-111-0/+20
* cr50: add press and release options to powerbtn commandMary Ruthven2016-10-111-7/+25
* Cr50: I2CM: Enable i2c master for accessing INA chipsScott2016-10-114-5/+76
* reef: Enable CONFIG_CMD_ACCEL_INFODivya Sasidharan2016-10-101-0/+1
* reef: Enable Host command that enables/disables Display BacklightShamile Khan2016-10-101-0/+1
* Pyro: Create initial boardBruce2016-10-088-0/+2500
* boards: Fix sensors order for devices with BM160 and LPC mode.Gwendal Grignou2016-10-086-155/+165
* reef: remove obsolete code for protoKevin K Wong2016-10-083-123/+1
* cr50: add reset extension commandVadim Bendebury2016-10-082-0/+21
* cr50: provide means of posting reboot requestVadim Bendebury2016-10-082-0/+10
* cts: Add real interrupt testDaisuke Nojiri2016-10-072-0/+22
* Cr50: ecrst and sysrst commands should show stateBill Richardson2016-10-071-21/+22
* servo_v4: update uservo port init for tca6416Nick Sanders2016-10-071-9/+41
* Cr50: Add board-specific "sysinfo" commandBill Richardson2016-10-071-0/+33
* Cr50: Disable sysinfo, sysjump, syslockBill Richardson2016-10-071-1/+3
* cr50: add console commands to have parity with servoMary Ruthven2016-10-051-0/+76
* cts: Add I2C tests for read8/16/32 and write8/16/32Daisuke Nojiri2016-10-056-1/+42