summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Fix inconsistent task function declarationsStefan Reinauer2017-08-082-3/+3
* GLKRVP: Control PMIC enable & disable from ECVijay Hiremath2017-08-071-5/+68
* Intel GLK-RVP: Add initial board bringup codeVijay Hiremath2017-08-075-0/+432
* npcx: Define CONFIG_DATA_RAM_SIZEDaisuke Nojiri2017-08-071-2/+0
* Fizz: Disable PECIDaisuke Nojiri2017-08-071-0/+1
* zoombini: Add BC1.2 support.Aseda Aboagye2017-08-054-3/+37
* poppy: Widen base detection range to 120-300 mVNicolas Boichat2017-08-051-2/+14
* soraka: Update reference matrix for soraka rev >=4Nicolas Boichat2017-08-051-0/+29
* cr50: fix saving the U2F seed to flashVincent Palatin2017-08-041-0/+2
* Fix compilation with coreboot-sdkStefan Reinauer2017-08-041-1/+1
* zoombini: Add LED control.Aseda Aboagye2017-08-042-1/+112
* zoombini: Use common KB PWM backlight module.Aseda Aboagye2017-08-042-2/+3
* g: use deterministic k for individual attestation certificate ECDSAVincent Palatin2017-08-031-1/+4
* twinkie: Fix indentationMartin Roth2017-08-031-2/+3
* usb_update: Add a way to fetch touchpad informationNicolas Boichat2017-08-031-0/+1
* scarlet: Apply rev1 EC I2C and SPI pinmux changeRong Chang2017-08-031-6/+6
* hammer: Disable USB I2C passthrough when system is lockedNicolas Boichat2017-08-031-1/+6
* pd_log: Make PD logging more generic for general purpose loggingShawn Nematbakhsh2017-08-0222-22/+6
* cr50: stop using AP PHYMary Ruthven2017-08-012-56/+0
* cr50: add a pulldown to spi mosi and clkMary Ruthven2017-08-012-2/+8
* cr50: CCD V1 controls UART accessRandall Spangler2017-08-012-24/+82
* usb_i2c: Fail if board I2C bridge is disabledRandall Spangler2017-07-317-4/+49
* driver: Move PI3USB9281 to bc12 directory.Aseda Aboagye2017-07-3122-33/+33
* cr50: provide chip factory mode supportVadim Bendebury2017-07-301-0/+5
* cr50: introduce means of detecting chip running in factory modeVadim Bendebury2017-07-303-0/+24
* nefario: Enable battery LED controlPhilip Chen2017-07-295-10/+126
* poppy: Remove Lid BarometerNicolas Boichat2017-07-292-47/+0
* nefario: Re-configure/Rename GPIOs for rev0Philip Chen2017-07-293-14/+13
* cr50: Rename uartn_enabled() to uartn_tx_is_connected()Randall Spangler2017-07-292-9/+11
* cr50: CCD V1 controls SPI accessRandall Spangler2017-07-281-9/+13
* eve: Move enums before declarations in led.cStefan Reinauer2017-07-281-11/+11
* Add OTP supportGwendal Grignou2017-07-281-1/+7
* poppy: Fix EC control signals to LTENicolas Boichat2017-07-271-2/+2
* poppy: Change RTCRST GPIO, LED only moved from rev5Nicolas Boichat2017-07-272-4/+4
* cr50: protect EC/AP reset commands using CCD V1Randall Spangler2017-07-271-0/+6
* cr50: restrict console and control WP via CCD configRandall Spangler2017-07-273-347/+109
* cr50: Disable CCD on board ID mismatchRandall Spangler2017-07-271-0/+4
* cr50: Preserve CCD state across deep sleepRandall Spangler2017-07-272-1/+41
* scarlet: Add max17055 fuel gauge for rev1 boardPhilip Chen2017-07-272-59/+16
* scarlet: Add rt946x charger for the new boardPhilip Chen2017-07-274-38/+14
* scarlet: Migrate to stm32 chipPhilip Chen2017-07-267-266/+125
* poppy/hammer: Increase sideband wake pulse to 500usNicolas Boichat2017-07-252-5/+5
* zoombini: Add support for S0iX.Aseda Aboagye2017-07-252-0/+3
* zoombini: Add board ID GPIOs.Aseda Aboagye2017-07-252-0/+12
* S0ix: use both SLP_S0 interrupt and host command for s0ixJenny TC2017-07-2415-5/+59
* eve: PROCHOT behavior fixesDuncan Laurie2017-07-232-1/+4
* eve: Enable active discharge on V3.3A and V1.8ADuncan Laurie2017-07-231-0/+3
* tigertail: support vref on uartNick Sanders2017-07-213-30/+96
* g: hwtimer: Improve accuracy of hwtimer and ensure minimum udelay() waitShawn Nematbakhsh2017-07-211-0/+3
* tigertail: support button toggleNick Sanders2017-07-213-0/+51