summaryrefslogtreecommitdiff
path: root/board/samus
Commit message (Expand)AuthorAgeFilesLines
* [common]: Remove accelerator calibration code.Gwendal Grignou2014-09-251-4/+1
* samus: Do not assert RTCRST on every recovery mode bootDuncan Laurie2014-09-231-4/+0
* samus: increase stack size for PDCMD taskAlec Berg2014-09-111-1/+1
* samus: Fix comment about I2C portDuncan Laurie2014-09-081-2/+2
* samus: change PD reset gpio to push-pullAlec Berg2014-09-081-1/+1
* samus: Rename PCH_HDA_SDO GPIODuncan Laurie2014-09-081-5/+1
* samus: Delay after asserting RTCRSTDuncan Laurie2014-09-081-0/+1
* samus: RECOVERY_L pin is changed to PD_IN_RWDuncan Laurie2014-09-082-2/+1
* samus: accels: set appropriate lid accel rotation matrixAlec Berg2014-09-031-1/+1
* samus: automatically attempt to unwedge i2c bus 0Alec Berg2014-08-292-1/+4
* samus: modify accel orientation data for correct lid angleAlec Berg2014-08-261-2/+2
* samus: enable accel & gyro sensorsSheng-Liang Song2014-08-263-1/+65
* samus: allow booting without a batteryAlec Berg2014-08-261-0/+14
* samus: Add support for asserting RTCRSTDuncan Laurie2014-08-251-3/+29
* samus: GPIO updates for EVT buildDuncan Laurie2014-08-253-13/+13
* lightbar: Enable tap-for-battery even in G3Bill Richardson2014-08-222-0/+31
* samus: ryu: set input current limit based on PD negotiationAlec Berg2014-08-091-5/+3
* Makefile: Add support for per-board symlinks to top levelAnton Staaf2014-07-301-0/+1
* samus: Kick battery out of disconnect state when AC is attachedShawn Nematbakhsh2014-07-231-0/+1
* GPIO: Move definition of alternate functions to gpio.incAnton Staaf2014-07-172-22/+19
* Samus: Reduce S3S0 signal delay to 5ms.Bill Richardson2014-07-161-2/+6
* samus: use real AC_PRESENT signalAlec Berg2014-07-111-10/+1
* gpio: Reformat gpio.inc files to use longer than 80-column linesAnton Staaf2014-07-011-134/+66
* samus: set various GPIOs to interrupt on deep sleepAlec Berg2014-06-271-5/+5
* samus: hack to read AC present state from PDDuncan Laurie2014-06-271-1/+10
* gpio: Replace duplication in gpio declarations with X-macro fileAnton Staaf2014-06-263-195/+169
* samus: fix input current to 2048Duncan Laurie2014-06-241-1/+1
* samus: Increase charger task stack sizeDuncan Laurie2014-06-241-1/+1
* samus: Remove PP1800_PGOOD checkDuncan Laurie2014-06-221-1/+1
* samus: Support both Proto2A and Proto2B sequencingDuncan Laurie2014-06-223-20/+42
* samus: Power sequence changes for P2 boardsDuncan Laurie2014-06-133-22/+38
* samus: decrease stack size for smaller tasksAlec Berg2014-06-111-2/+2
* samus: Allow samus to charge w/o battery or with dead batterystabilize-5942.BAlec Berg2014-06-093-3/+13
* samus: enable PP3300_ACCEL_EN by defaultAlec Berg2014-06-071-1/+1
* samus: allow charging of dead battery requesting nilAlec Berg2014-06-071-0/+2
* samus: remove config to use custom battery present signalAlec Berg2014-06-071-1/+0
* samus: Add EC <-> PD i2c interface using host commandsAlec Berg2014-06-051-0/+2
* samus: move als sampling from hooks to its own taskAlec Berg2014-06-041-0/+1
* Samus: The Silego on proto1b inverts the COL2 outputBill Richardson2014-05-221-0/+1
* Add cprints() and ccprints()Vic Yang2014-05-211-6/+6
* samus: change battery charging current sense resistor valueAlec Berg2014-05-211-1/+1
* samus: add PD MCU interrupt signal to gpio listAlec Berg2014-05-142-0/+10
* samus: disable battery charging chip ILIM pinAlec Berg2014-05-141-0/+1
* Samus: Punt on BQ_IBAT measurements for nowBill Richardson2014-05-121-6/+10
* Samus: Update configuration for proto1.9Bill Richardson2014-05-122-18/+25
* Samus: Move single-use constant into the file that uses it.Bill Richardson2014-05-122-3/+2
* Increase some task stack sizes to handle more FP regs.Bill Richardson2014-05-011-1/+1
* Fix idle task deep sleep on Samus.Bill Richardson2014-04-041-0/+14
* Samus: LIGHTBAR_RESET_L should be open-drain.Bill Richardson2014-04-021-1/+1
* Add charge_state_v2 algorithm for use by SamusBill Richardson2014-04-012-2/+16