aboutsummaryrefslogtreecommitdiff
path: root/projects/cros-ec
Commit message (Expand)AuthorAgeFilesLines
* Remove dependencies_check() from project scriptsAndrew Robbins2019-10-191-4/+0
* Declare and support dependencies for cros-ecAndrew Robbins2019-02-106-0/+13
* Patch CrOS-EC veyron to avoid compilation errorsAndrew Robbins2018-11-152-0/+94
* Update CrOS-EC context switching patchAndrew Robbins2018-11-061-80/+100
* Remove obsolete CrOS-EC Veyron patch for math_util.cAndrew Robbins2018-11-052-29/+0
* Revert to older CrOS-EC revision for Veyron boardsAndrew Robbins2018-11-051-1/+1
* Revert to older CrOS-EC revision for Nyan boardsAndrew Robbins2018-11-051-1/+1
* Update veyron CrOS-EC revision to latest releaseAndrew Robbins2018-02-101-1/+1
* Update nyan CrOS-EC revision to latest releaseAndrew Robbins2018-02-101-1/+1
* Bump CrOS-EC revision to origin/release-R63-10032.BAndrew Robbins2017-12-052-2/+2
* Remove unnecessary spaces in command substitutionsAndrew Robbins2017-10-281-4/+4
* Replace usage of the '[' Bash builtin with '[['Andrew Robbins2017-10-281-3/+3
* Build only CrOS-EC firmware in cros-ec build actionAndrew Robbins2017-10-101-2/+0
* Correct erroneous project_action() usageAndrew Robbins2017-10-101-2/+2
* Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash'Andrew Robbins2017-06-232-2/+2
* Paper build system initial import into LibrebootPaul Kocialkowski2017-01-1526-0/+933