| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: add missing USB configuration symbols after r34501 | Florian Fainelli | 2012-12-07 | 1 | -0/+2 |
* | cns3xxx: fix dwc_otg driver compat with udc-core | Florian Fainelli | 2012-12-04 | 2 | -94/+0 |
* | cns3xxx: advertise pcie usb usbgadget features | Florian Fainelli | 2012-12-04 | 1 | -1/+1 |
* | remove common symbols from 3.3 configs | Gabor Juhos | 2012-11-29 | 1 | -2/+0 |
* | cns3xxx: merge gpio patches | Luka Perkov | 2012-11-12 | 2 | -206/+35 |
* | cns3xxx: fix build failure after r34168 | Luka Perkov | 2012-11-12 | 1 | -0/+16 |
* | reorder, rename and refresh patches | Imre Kaloz | 2012-11-12 | 22 | -36/+25 |
* | split spi patch, follow mainline file naming | Imre Kaloz | 2012-11-12 | 2 | -469/+450 |
* | split the i2c patch, merge the retry fixup | Imre Kaloz | 2012-11-12 | 3 | -462/+396 |
* | generate single images for tftp flashing as well as sysupgrade images for boa... | Imre Kaloz | 2012-11-11 | 1 | -12/+33 |
* | cns3xxx: convert dwc_otg patches to files | Luka Perkov | 2012-11-11 | 20 | -22807/+22735 |
* | cns3xxx: convert ethernet patches to files | Luka Perkov | 2012-11-11 | 10 | -2090/+1400 |
* | cns3xxx: clean up pcie patches | Imre Kaloz | 2012-11-09 | 4 | -118/+25 |
* | cns3xxx: exit from laguna late_initcall if not running on laguna board | Luka Perkov | 2012-11-08 | 1 | -0/+3 |
* | cns3xxx: add PPS support for laguna | Imre Kaloz | 2012-11-08 | 2 | -0/+27 |
* | fixup symbol selection | Imre Kaloz | 2012-11-08 | 3 | -25/+3 |
* | cns3xxx: fix coding style in board script | Luka Perkov | 2012-11-07 | 1 | -4/+4 |
* | cns3xxx: refresh kernel config file | Luka Perkov | 2012-11-06 | 1 | -2/+2 |
* | cns3xxx: use files directory | Luka Perkov | 2012-11-06 | 18 | -2352/+1907 |
* | refresh patches | Imre Kaloz | 2012-11-06 | 2 | -2/+2 |
* | add default packages | Imre Kaloz | 2012-11-06 | 1 | -1/+3 |
* | move PCIe init to subsys init call | Imre Kaloz | 2012-10-31 | 1 | -0/+156 |
* | cns3xxx: update FIQ header file and disable RWFO | Felix Fietkau | 2012-10-17 | 2 | -6/+5 |
* | drop GPIODEV platform code | John Crispin | 2012-10-17 | 1 | -6/+1 |
* | fix (really this time) laguna UART config | Imre Kaloz | 2012-10-11 | 1 | -1/+1 |
* | The Gateworks System Controller (GSC) is an i2c device that provides system l... | Imre Kaloz | 2012-10-11 | 2 | -340/+1 |
* | fix non terminated uart resources for laguna | Imre Kaloz | 2012-10-11 | 1 | -1/+2 |
* | cns3xxx: Fix GPIO configuration for Gateworks Laguna boards | Felix Fietkau | 2012-10-10 | 1 | -0/+23 |
* | cns3xxx: Fix laguna arm11mpcore watchdog | Felix Fietkau | 2012-10-10 | 1 | -1/+1 |
* | cns3xxx: add sysupgrade support | Felix Fietkau | 2012-10-07 | 3 | -4/+159 |
* | cns3xxx: add GW2383 board support | Felix Fietkau | 2012-10-07 | 1 | -1/+17 |
* | cns3xxx: fix gpio access and add gpio IRQ support | Felix Fietkau | 2012-10-07 | 1 | -0/+536 |
* | cns3xxx: add missing kernel config symbol | Felix Fietkau | 2012-09-30 | 1 | -0/+1 |
* | Add FIQ support for cns3xxx | Imre Kaloz | 2012-09-28 | 2 | -1/+430 |
* | Update board support for Gateworks Laguna Product family | Imre Kaloz | 2012-09-28 | 1 | -8/+162 |
* | USB iso mode fixes | Imre Kaloz | 2012-09-28 | 1 | -129/+234 |
* | fix ncores for single-core systems. | Imre Kaloz | 2012-09-27 | 1 | -0/+109 |
* | add i2c retries | Imre Kaloz | 2012-09-27 | 1 | -0/+72 |
* | fix pcie abort handling | Imre Kaloz | 2012-09-27 | 1 | -0/+128 |
* | cns3xxx: fix ethernet driver tx completion and queue stop/start | Felix Fietkau | 2012-09-22 | 1 | -0/+110 |
* | cns3xxx: implement ethernet fraglist tx support for improved bridging perform... | Felix Fietkau | 2012-09-22 | 1 | -18/+191 |
* | move gpio stuff into the right file | Imre Kaloz | 2012-09-21 | 2 | -111/+111 |
* | cns3xxx: add a small optimization for rx offload | Felix Fietkau | 2012-09-21 | 1 | -0/+27 |
* | cns3xxx: fix ethernet port lookup for multi-descriptor jumbo frames | Felix Fietkau | 2012-09-21 | 1 | -14/+26 |
* | cns3xxx: fix ethernet packet alignment issues (hw has an alignment requiremen... | Felix Fietkau | 2012-09-20 | 1 | -14/+18 |
* | cns3xxx: remove the broken flag | Felix Fietkau | 2012-09-19 | 1 | -1/+1 |
* | cns3xxx: fix kernel config | Felix Fietkau | 2012-09-19 | 1 | -17/+6 |
* | cns3xxx: fix ethernet jumbo-frame support, use single-page rx buffers and skb... | Felix Fietkau | 2012-09-19 | 1 | -0/+317 |
* | cns3xxx: fix ethernet tx checksum offload | Felix Fietkau | 2012-09-19 | 1 | -0/+89 |
* | cns3xxx: merge ethernet driver changes from gateworks | Felix Fietkau | 2012-09-19 | 1 | -230/+258 |