summaryrefslogtreecommitdiff
path: root/chip/lm4
Commit message (Expand)AuthorAgeFilesLines
* flash: Add option to move pstate inside RO imageRandall Spangler2015-04-171-0/+2
* gpio: Refactor IRQ handler pointer out of gpio_listAseda Aboagye2015-04-101-6/+5
* ACPI: Support accessing memmap data over ACPI CMD / DATA portsstabilize-6915.BShawn Nematbakhsh2015-03-252-1/+19
* lm4: stm32: Store panic data in backup registers on hard resetShawn Nematbakhsh2015-03-141-3/+37
* Remove unused CONFIG_PSTATE_AT_END optionRandall Spangler2015-02-271-11/+1
* lm4: workaround to force __enter_hibernate in SRAMVincent Palatin2015-01-231-1/+2
* lm4: ignore overlapping LPC commandsVincent Palatin2015-01-231-2/+2
* I2C: Increase priority of i2c_initAlexandru M Stan2015-01-161-1/+1
* lm4: Increase time to wake up from deep sleepShawn Nematbakhsh2015-01-081-2/+2
* lm4: decrease time to wake up from deep sleep to save powerAlec Berg2015-01-061-0/+8
* Samus: Handle fan startup in the EC, not the fan controllerBill Richardson2014-11-061-1/+1
* EC:KBC: Wait until LPC host senses the IRQ and gets the character.Kenji Chen2014-10-281-1/+6
* samus: change fan RPM values, enable fast-startBill Richardson2014-10-221-5/+16
* Fix incorrect valid and writable flash flagsVic Yang2014-10-151-0/+26
* EC: Add smbus interface read & write APIsSheng-Liang Song2014-08-291-0/+5
* lm4 i2c: fixed lm4 i2c_xfer synchronization issueSheng-Liang Song2014-08-262-3/+8
* Auron: Initial EC commitMohammed Habibulla2014-08-201-0/+11
* openocd: update configuration filesDominic Chen2014-08-156-75/+31
* i2c: add support for timeout configuration at runtimeRandall Spangler2014-07-301-3/+12
* watchdog: Give more leeway to the independent watchdogDoug Anderson2014-06-231-1/+2
* zinger: fix bug, increase watchdog timeout to 1.8sAlec Berg2014-06-201-1/+1
* samus: decrease stack size for smaller tasksAlec Berg2014-06-111-0/+1
* lm4: decrease i2c timeoutAlec Berg2014-06-041-1/+1
* Add cprints() and ccprints()Vic Yang2014-05-214-13/+13
* Increase some task stack sizes to handle more FP regs.Bill Richardson2014-05-011-1/+1
* baytrail: Workaround for stuck boot processRandall Spangler2014-04-301-1/+6
* lpc: ACPI query-next-event drops masked eventsRandall Spangler2014-04-171-3/+15
* lm4: Ensure falling edges on outputs to edge-sensitive host inputsRandall Spangler2014-04-041-2/+21
* Add pwm support while in low-power idlestabilize-5712.8.BHenry Hsu2014-03-291-1/+9
* 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
* force the compiler to use a valid register allocation for irq handlersVincent Palatin2014-03-118-18/+17
* cleanup: Combined i2c unwedge code into one common functionAlec Berg2014-03-061-8/+63
* lm4: Remove 500k clock delay in clock_init()Randall Spangler2014-02-071-10/+0
* lm4: move I2C transfer state machine to interrupt handlerRandall Spangler2014-01-161-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