summaryrefslogtreecommitdiff
path: root/chip/lm4
Commit message (Expand)AuthorAgeFilesLines
* Heli: Init BoardJeank Li2015-06-191-0/+12
* Orco: Init boardH.J. Liao2015-04-071-0/+12
* Ninja: Initial EC commitTed Kuo2015-03-241-0/+12
* Sumo: Initial EC commitKayalvizhi Dhandapani2015-03-091-0/+12
* Banjo: Init boardHsu Henry2015-02-181-0/+12
* EC:KBC: Wait until LPC host senses the IRQ and gets the character.Kenji Chen2014-10-281-1/+6
* Parry: Initial EC commitKayalvizhi Dhandapani2014-10-161-0/+12
* Candy: Initial boardDevin Lu2014-08-271-0/+12
* Cloned from Rambi to Cranky with only string changesRoger Smith2014-07-311-0/+12
* winky : Add to retry i2c by fail i2c communication.yoojin2014-07-241-2/+22
* Add 'tiny' board based on RambiDave Parker2014-05-261-0/+11
* baytrail: Workaround for stuck boot processRandall Spangler2014-04-291-1/+6
* Gnawty: Init boardJimmy Lin2014-04-231-0/+13
* Swanky: Add OpenOCD and flash tool configurationsHenry Hsu2014-04-221-0/+12
* lpc: ACPI query-next-event drops masked eventsRandall Spangler2014-04-181-3/+15
* Add expresso board, copied from rambiDave Parker2014-04-091-0/+12
* lm4: Ensure falling edges on outputs to edge-sensitive host inputsRandall Spangler2014-04-031-2/+21
* lm4: Use a special task event for ADC conversionsChromeOS Developer2014-03-261-5/+16
* lm4: Update i2c handler to use task_wait_event_maskChromeOS Developer2014-03-261-25/+1
* Add kip boardDevin Lu2014-03-171-0/+12
* Add Quawks boardKenneth Lo2014-03-171-0/+8
* Enguarde: Initial EC commit based on rambiChromeOS Developer2014-03-121-0/+12
* cleanup: Combined i2c unwedge code into one common functionAlec Berg2014-03-061-8/+63
* Add pwm support while in low-power idleHenry Hsu2014-02-201-1/+9
* Add winky board configurationChromeOS Developer2014-02-111-0/+13
* lm4: Remove 500k clock delay in clock_init()Randall Spangler2014-02-071-10/+0
* clapper: Initial EC firmwareAlec Berg2014-01-291-0/+11
* Glimmer: Initial commit to create EC build target.ChromeOS Developer2014-01-291-0/+12
* lm4: move I2C transfer state machine to interrupt handlerRandall Spangler2014-01-211-184/+183
* Add squawks boardRandall Spangler2014-01-081-1/+8
* Remove duplicate KBD_IRQ_L signalsRandall Spangler2014-01-081-12/+0
* Move ADC console command to commonVic (Chun-Ju) Yang2013-12-201-15/+12
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-196-18/+17
* rambi: Add duplicate GPIO outputs for proto 2.0 boardRandall Spangler2013-12-161-0/+12
* Rename mixed-case config constantsRandall Spangler2013-12-161-2/+2
* Implement DPTF thermal thresholdsBill Richardson2013-12-131-1/+0
* Change PECI_TJMAX to a board config optionChromeOS Developer2013-12-131-13/+4
* Move ACPI stuff out of chip/lm4 and into commonBill Richardson2013-12-121-105/+23
* lm4: Fix potential false over-temperature on entry to S0Alec Berg2013-12-091-1/+9
* gpio: Make GPIO_INT_BOTH explicitly RISING|FALLINGRandall Spangler2013-11-231-1/+3
* Remove bolt, daisy, kirby, puppy, slippy boardsRandall Spangler2013-11-211-22/+2
* Add DPTF interface for fan dutyBill Richardson2013-11-211-1/+14
* lm4: add option for using gpio as kebyoard interruptAaron Durbin2013-11-211-2/+18
* mec1322: initial commitVic (Chun-Ju) Yang2013-11-211-0/+2
* lm4: allow the lpc module to use GPIO for SCIAaron Durbin2013-11-151-0/+6
* Move core-specific toolchain configuration to core/ directoryVincent Palatin2013-11-071-0/+3
* lm4: Fixed low power idle doesn't always wake up.stabilize-4920.6.Brelease-R32-4920.BAlec Berg2013-11-051-12/+26
* Clean up hook priorties on LM4Randall Spangler2013-11-042-2/+2
* cortex-m: ensure we use the right subset of the instruction setVincent Palatin2013-11-021-1/+3
* Provide multiple fan support within the EC itselfBill Richardson2013-11-021-1/+1