summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* stm32: try to be more robust against malformed commandsVincent Palatin2012-05-231-6/+21
* stm32: ensure I2C properly behave after sysjumpVincent Palatin2012-05-221-0/+6
* snow: ensure we have proper size in the FMAPVincent Palatin2012-05-221-0/+4
* stm32: fix sysjump on stm32f100Vincent Palatin2012-05-221-2/+2
* Add FMAP even if VBOOT is not activatedv1.0.0Vincent Palatin2012-05-223-0/+18
* Disable touchscreen when lid is closed and in S3Randall Spangler2012-05-211-0/+8
* Clean up linker scripts; detect out-of-flash problem.Bill Richardson2012-05-213-35/+95
* stm32: de-activate write protect feature until it is validatedVincent Palatin2012-05-212-0/+4
* stm32: add flash driver for stm32f100 SoCVincent Palatin2012-05-211-0/+259
* More debug command cleanup to save spaceRandall Spangler2012-05-213-64/+32
* Clean up debug commands to use less spaceRandall Spangler2012-05-215-71/+43
* Add LM4 support for hard resetRandall Spangler2012-05-212-35/+32
* Merge "Workaround 64-byte limitation on flash write host packet"Gerrit2012-05-211-0/+36
|\
| * Workaround 64-byte limitation on flash write host packetVincent Palatin2012-05-181-0/+36
* | Merge "Use common host command processing for Daisy I2C"Gerrit2012-05-213-113/+91
|\ \ | |/
| * Use common host command processing for Daisy I2CVincent Palatin2012-05-183-113/+91
* | Merge "stm32: keep power across sysjump"Gerrit2012-05-182-10/+31
|\ \
| * | stm32: keep power across sysjumpVincent Palatin2012-05-182-10/+31
| |/
* | Refactor power button state machineRandall Spangler2012-05-181-185/+299
|/
* Add a tiny bit of debugging output.Bill Richardson2012-05-181-2/+5
* Add a list of I2C portsRandall Spangler2012-05-171-23/+22
* Disable unused BDS functionalityRandall Spangler2012-05-176-90/+7
* Add AC state change hookRandall Spangler2012-05-171-3/+21
* Merge "Disable interrupts while waiting for reboot"Gerrit2012-05-171-2/+4
|\
| * Disable interrupts while waiting for rebootRandall Spangler2012-05-151-2/+4
* | Fix some behaviors of keyboard command handlers.Louis Yung-Chieh Lo2012-05-172-4/+52
* | stm32: add a FIFO for keyboard usageDavid Hendricks2012-05-161-3/+84
* | de-LPCify the EC host interfaceVincent Palatin2012-05-153-31/+31
* | daisy/snow: seperate EC_INT and CODEC_INT handlingDavid Hendricks2012-05-151-5/+5
* | daisy/snow: define KB_OUTPUTS in board.h, remove KB_COLSDavid Hendricks2012-05-151-8/+6
|/
* Add option to pll command to divide down system clockRandall Spangler2012-05-151-5/+33
* Fan power is on +5VALW, not VS.Randall Spangler2012-05-151-1/+1
* Add chipinfo string for LM4FS1GH5BB.Louis Yung-Chieh Lo2012-05-151-0/+2
* Slightly update the host commands APIVincent Palatin2012-05-141-2/+11
* 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
* | Extract A and B images from signed EC binary for openocd macrosRandall Spangler2012-05-141-2/+2
|/
* stm32: add missing init hookDavid Hendricks2012-05-111-0/+1
* Maintain timer value across sysjumps and clean up init debug outputRandall Spangler2012-05-112-3/+11
* Enable verified boot for EC firmwareBill Richardson2012-05-102-0/+2
* Merge "Use open drain reset signals, and clean up signals to 5VALW-powered de...Gerrit2012-05-101-2/+6
|\
| * Use open drain reset signals, and clean up signals to 5VALW-powered devicesRandall Spangler2012-05-101-2/+6
* | stm32: Add a generic gpio librarySimon Glass2012-05-103-7/+17
|/
* daisy: Remove start-up message from keyboard scanSimon Glass2012-05-101-2/+0
* Drop DPWROK when system is off for more than 10 secrelease-R20-2268.BRandall Spangler2012-05-091-18/+42
* Add hooks for chipset power transitionsRandall Spangler2012-05-092-0/+27
* stm32: set default i2c mode to noopDavid Hendricks2012-05-091-3/+9
* Merge "stm32: add flash programming support"Gerrit2012-05-093-4/+295
|\
| * stm32: add flash programming supportVincent Palatin2012-05-093-4/+295
* | Change recovery key to ESC on EVT systemsRandall Spangler2012-05-081-2/+13