summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfactory-2305.BBrian Norris2021-09-101-0/+1
* daisy/snow: seperate EC_INT and CODEC_INT handlingDavid Hendricks2012-05-155-20/+20
* Merge "daisy/snow: define KB_OUTPUTS in board.h, remove KB_COLS"Gerrit2012-05-153-8/+12
|\
| * daisy/snow: define KB_OUTPUTS in board.h, remove KB_COLSDavid Hendricks2012-05-153-8/+12
* | Merge "Enable vboot for BDS too."Gerrit2012-05-153-12/+5
|\ \
| * | Enable vboot for BDS too.Bill Richardson2012-05-153-12/+5
| |/
* | Rearrange task prioritiesRandall Spangler2012-05-152-7/+7
|/
* Add option to pll command to divide down system clockRandall Spangler2012-05-151-5/+33
* Merge "fix FMAP linker section offset"Gerrit2012-05-151-1/+2
|\
| * fix FMAP linker section offsetVincent Palatin2012-05-151-1/+2
* | Merge "Fan power is on +5VALW, not VS."Gerrit2012-05-151-1/+1
|\ \ | |/ |/|
| * Fan power is on +5VALW, not VS.Randall Spangler2012-05-151-1/+1
* | Merge "Sort console commands at build time"Gerrit2012-05-153-23/+6
|\ \ | |/ |/|
| * Sort console commands at build timeVincent Palatin2012-05-153-23/+6
* | Add chipinfo string for LM4FS1GH5BB.Louis Yung-Chieh Lo2012-05-151-0/+2
|/
* Merge "Arrange help output to sort 'column first'"Gerrit2012-05-141-25/+31
|\
| * Arrange help output to sort 'column first'Vadim Bendebury2012-05-141-25/+31
* | Merge "Slightly update the host commands API"Gerrit2012-05-1413-59/+144
|\ \
| * | Slightly update the host commands APIVincent Palatin2012-05-1413-59/+144
* | | Merge "Change polarity of PROCHOT signal to match EVT"Gerrit2012-05-145-4/+27
|\ \ \
| * | | Change polarity of PROCHOT signal to match EVTRandall Spangler2012-05-145-4/+27
| |/ /
* | | Fix charging task running too frequentlyRandall Spangler2012-05-141-7/+12
|/ /
* | Merge "Add #define CONFIG_NO_RW_B for stm32f100"Gerrit2012-05-141-0/+1
|\ \ | |/ |/|
| * Add #define CONFIG_NO_RW_B for stm32f100David Hendricks2012-05-141-0/+1
* | Merge "Allow console commands abbreviation"Gerrit2012-05-145-10/+34
|\ \
| * | Allow console commands abbreviationVadim Bendebury2012-05-145-10/+34
| |/
* | Merge "Extract A and B images from signed EC binary for openocd macros"Gerrit2012-05-142-3/+9
|\ \
| * | Extract A and B images from signed EC binary for openocd macrosRandall Spangler2012-05-142-3/+9
* | | daisy: Refactor the power taskSimon Glass2012-05-141-87/+236
| |/ |/|
* | daisy: Deal with no-timeout explicity in wait_in_signal()Simon Glass2012-05-141-10/+17
* | timer: Allow callers to pass 'now' to timestamp_expired()Simon Glass2012-05-142-4/+10
|/
* stm32: add missing init hookDavid Hendricks2012-05-111-0/+1
* Maintain timer value across sysjumps and clean up init debug outputRandall Spangler2012-05-117-31/+74
* Call timer_init() before other interrupts are initializedRandall Spangler2012-05-111-5/+7
* Add LICENSE file to projectBill Richardson2012-05-111-0/+27
* Enable verified boot for EC firmwareBill Richardson2012-05-1018-22/+375
* Merge "Use open drain reset signals, and clean up signals to 5VALW-powered de...Gerrit2012-05-105-41/+45
|\
| * Use open drain reset signals, and clean up signals to 5VALW-powered devicesRandall Spangler2012-05-105-41/+45
* | stm32: Add a generic gpio librarySimon Glass2012-05-103-7/+17
|/
* daisy: Disable keyscan messagesSimon Glass2012-05-101-0/+3
* Allow boards to set the default console maskSimon Glass2012-05-102-6/+16
* Merge "Fix truncated output from 'ch' command"Gerrit2012-05-101-0/+1
|\
| * Fix truncated output from 'ch' commandRandall Spangler2012-05-101-0/+1
* | daisy: Remove start-up message from keyboard scanSimon Glass2012-05-101-2/+0
|/
* Adjust fan speed control thresholdsVic Yang2012-05-101-3/+3
* Drop DPWROK when system is off for more than 10 secrelease-R20-2268.BRandall Spangler2012-05-096-94/+201
* Add hooks for chipset power transitionsRandall Spangler2012-05-0910-53/+134
* Fix polarity of radio-disable GPIOsRandall Spangler2012-05-093-4/+8
* stm32: set default i2c mode to noopDavid Hendricks2012-05-091-3/+9
* Merge "stm32: add flash programming support"Gerrit2012-05-096-4/+305
|\