| Commit message (Expand) | Author | Age | Files | Lines |
* | Zinger: honor disable_sleep() | Vincent Palatin | 2014-11-18 | 1 | -1/+1 |
* | rsa: add support for 4096 and 8192 bit keys | Vincent Palatin | 2014-11-15 | 1 | -1/+2 |
* | cr50: Update TODO comments with new bug numbers | Bill Richardson | 2014-11-14 | 5 | -6/+6 |
* | tweak: Allow "rw" command to read AND write memory. | Bill Richardson | 2014-11-14 | 1 | -1/+1 |
* | cr50: Add support for hwtimer | Bill Richardson | 2014-11-14 | 2 | -4/+186 |
* | ryu: Enable PD/EC console over USB | Anton Staaf | 2014-11-13 | 1 | -0/+12 |
* | USB: Enable finer grain control over init process | Anton Staaf | 2014-11-13 | 1 | -1/+4 |
* | Strago: Automated build to generate ec.spi.bin. | icarus sparry | 2014-11-12 | 1 | -0/+9 |
* | USB: Add support for board specific connect/disconnect | Anton Staaf | 2014-11-11 | 6 | -32/+79 |
* | USB: Fix issue with USB RAM sizes | Anton Staaf | 2014-11-11 | 6 | -10/+28 |
* | USB: Fix console code to work with old and new USB peripherals | Anton Staaf | 2014-11-11 | 1 | -3/+4 |
* | math: use CONFIG_FPU when using float. | Gwendal Grignou | 2014-11-09 | 1 | -0/+2 |
* | Strago: Initial Version of Strago Board added. | Divya Jyothi | 2014-11-06 | 3 | -21/+100 |
* | Samus: Handle fan startup in the EC, not the fan controller | Bill Richardson | 2014-11-06 | 1 | -1/+1 |
* | USB: Remove special case for iVersion string descriptor | Anton Staaf | 2014-11-04 | 1 | -6/+0 |
* | USB: stm32f3: use correct values for USB RAM size and usb_uint | Anton Staaf | 2014-11-04 | 1 | -1/+1 |
* | Add initial support for cr50 SoC | Bill Richardson | 2014-10-31 | 10 | -0/+927 |
* | pd: dingdong/hoho: Include product VDO in discovery identity. | Todd Broch | 2014-10-31 | 1 | -1/+5 |
* | pd: dingdong/hoho: inhibit USB Billboard. | Todd Broch | 2014-10-31 | 1 | -8/+25 |
* | ryu: Enable low power idle for P2 boards | Vic Yang | 2014-10-30 | 1 | -2/+5 |
* | USB-console: Add string names for console interfaces | Anton Staaf | 2014-10-29 | 2 | -2/+3 |
* | USB: Add simple serial subclass support | Anton Staaf | 2014-10-29 | 2 | -4/+4 |
* | USB-console: Reclaim two bulk endpoints | Anton Staaf | 2014-10-29 | 1 | -66/+58 |
* | usb: fix undefined USB endpointsstabilize-6415.Bfoo-test | Vincent Palatin | 2014-10-29 | 1 | -4/+8 |
* | it8380dev: add pwm control module | Dino Li | 2014-10-29 | 5 | -1/+243 |
* | EC:KBC: Wait until LPC host senses the IRQ and gets the character. | Kenji Chen | 2014-10-28 | 1 | -1/+6 |
* | USB-console: Don't wait in interrupt contexts | Anton Staaf | 2014-10-28 | 1 | -1/+2 |
* | stm32f0: stm32f3: Wake from STOP mode on UART start bit | Vic Yang | 2014-10-28 | 3 | -4/+20 |
* | stm32: Wait for UART Tx to complete before entering STOP mode | Vic Yang | 2014-10-24 | 1 | -1/+20 |
* | stm32: Add watchdog debug message for hwtimer32 | Vic Yang | 2014-10-24 | 1 | -0/+77 |
* | stm32: Fix UART Rx DMA for USART2 and above | Vic Yang | 2014-10-24 | 1 | -1/+1 |
* | stm32f3: Use the correct RTC ALARM IRQ | Vic Yang | 2014-10-23 | 2 | -2/+3 |
* | Fix clock bug on STM32F0 that HSI48 isn't enabled | Vic Yang | 2014-10-22 | 1 | -2/+13 |
* | stm32-USB: USB SPI tunnel driver | Anton Staaf | 2014-10-22 | 3 | -0/+297 |
* | samus: change fan RPM values, enable fast-start | Bill Richardson | 2014-10-22 | 1 | -5/+16 |
* | ryu_p2: Set alternate function for USB D+/D- pins | Vic Yang | 2014-10-22 | 1 | -0/+6 |
* | Add new build target ryu_p2 for Ryu P2 boards | Vic Yang | 2014-10-22 | 3 | -8/+35 |
* | stm32: Support UART DMA on UART2 | Vic Yang | 2014-10-22 | 2 | -2/+12 |
* | stm32f0: Pinky: Fix power leak caused by SPI at startup | Alexandru M Stan | 2014-10-21 | 1 | -2/+0 |
* | stm32f: Add DMA interrupt handlers for channel 1 to 3 | Vic Yang | 2014-10-21 | 1 | -30/+17 |
* | Fix flash bank size for STM32F373 | Vic Yang | 2014-10-21 | 1 | -1/+1 |
* | Allow full Cortex-M4 instruction set for STM32F3xx | Vic Yang | 2014-10-21 | 1 | -0/+5 |
* | pd: allow selection of Tx timer channel | Vic Yang | 2014-10-21 | 1 | -8/+16 |
* | Fix incorrect valid and writable flash flags | Vic Yang | 2014-10-15 | 5 | -0/+131 |
* | Write protect support for STM32F0 | Vic Yang | 2014-10-15 | 5 | -7/+77 |
* | Factor out common flash code for STM32F and STM32F0 | Vic Yang | 2014-10-15 | 4 | -425/+463 |
* | usb: export firmware version | Vincent Palatin | 2014-10-11 | 1 | -3/+8 |
* | usb: Groundwork for USB BOS & Billboard class descriptors. | Todd Broch | 2014-10-11 | 1 | -2/+19 |
* | usb: allow reading descriptors larger than 64 bytes | Vincent Palatin | 2014-10-11 | 1 | -29/+50 |
* | stm32f: stm32f0: guard hibernate function with CONFIG_HIBERNATE | Vic Yang | 2014-10-08 | 3 | -0/+6 |