summaryrefslogtreecommitdiffstats
path: root/target/linux/cns3xxx
Commit message (Expand)AuthorAgeFilesLines
...
* kernel: add missing USB configuration symbols after r34501Florian Fainelli2012-12-071-0/+2
* cns3xxx: fix dwc_otg driver compat with udc-coreFlorian Fainelli2012-12-042-94/+0
* cns3xxx: advertise pcie usb usbgadget featuresFlorian Fainelli2012-12-041-1/+1
* remove common symbols from 3.3 configsGabor Juhos2012-11-291-2/+0
* cns3xxx: merge gpio patchesLuka Perkov2012-11-122-206/+35
* cns3xxx: fix build failure after r34168Luka Perkov2012-11-121-0/+16
* reorder, rename and refresh patchesImre Kaloz2012-11-1222-36/+25
* split spi patch, follow mainline file namingImre Kaloz2012-11-122-469/+450
* split the i2c patch, merge the retry fixupImre Kaloz2012-11-123-462/+396
* generate single images for tftp flashing as well as sysupgrade images for boa...Imre Kaloz2012-11-111-12/+33
* cns3xxx: convert dwc_otg patches to filesLuka Perkov2012-11-1120-22807/+22735
* cns3xxx: convert ethernet patches to filesLuka Perkov2012-11-1110-2090/+1400
* cns3xxx: clean up pcie patchesImre Kaloz2012-11-094-118/+25
* cns3xxx: exit from laguna late_initcall if not running on laguna boardLuka Perkov2012-11-081-0/+3
* cns3xxx: add PPS support for lagunaImre Kaloz2012-11-082-0/+27
* fixup symbol selectionImre Kaloz2012-11-083-25/+3
* cns3xxx: fix coding style in board scriptLuka Perkov2012-11-071-4/+4
* cns3xxx: refresh kernel config fileLuka Perkov2012-11-061-2/+2
* cns3xxx: use files directoryLuka Perkov2012-11-0618-2352/+1907
* refresh patchesImre Kaloz2012-11-062-2/+2
* add default packagesImre Kaloz2012-11-061-1/+3
* move PCIe init to subsys init callImre Kaloz2012-10-311-0/+156
* cns3xxx: update FIQ header file and disable RWFOFelix Fietkau2012-10-172-6/+5
* drop GPIODEV platform codeJohn Crispin2012-10-171-6/+1
* fix (really this time) laguna UART configImre Kaloz2012-10-111-1/+1
* The Gateworks System Controller (GSC) is an i2c device that provides system l...Imre Kaloz2012-10-112-340/+1
* fix non terminated uart resources for lagunaImre Kaloz2012-10-111-1/+2
* cns3xxx: Fix GPIO configuration for Gateworks Laguna boardsFelix Fietkau2012-10-101-0/+23
* cns3xxx: Fix laguna arm11mpcore watchdogFelix Fietkau2012-10-101-1/+1
* cns3xxx: add sysupgrade supportFelix Fietkau2012-10-073-4/+159
* cns3xxx: add GW2383 board supportFelix Fietkau2012-10-071-1/+17
* cns3xxx: fix gpio access and add gpio IRQ supportFelix Fietkau2012-10-071-0/+536
* cns3xxx: add missing kernel config symbolFelix Fietkau2012-09-301-0/+1
* Add FIQ support for cns3xxxImre Kaloz2012-09-282-1/+430
* Update board support for Gateworks Laguna Product familyImre Kaloz2012-09-281-8/+162
* USB iso mode fixesImre Kaloz2012-09-281-129/+234
* fix ncores for single-core systems.Imre Kaloz2012-09-271-0/+109
* add i2c retriesImre Kaloz2012-09-271-0/+72
* fix pcie abort handlingImre Kaloz2012-09-271-0/+128
* cns3xxx: fix ethernet driver tx completion and queue stop/startFelix Fietkau2012-09-221-0/+110
* cns3xxx: implement ethernet fraglist tx support for improved bridging perform...Felix Fietkau2012-09-221-18/+191
* move gpio stuff into the right fileImre Kaloz2012-09-212-111/+111
* cns3xxx: add a small optimization for rx offloadFelix Fietkau2012-09-211-0/+27
* cns3xxx: fix ethernet port lookup for multi-descriptor jumbo framesFelix Fietkau2012-09-211-14/+26
* cns3xxx: fix ethernet packet alignment issues (hw has an alignment requiremen...Felix Fietkau2012-09-201-14/+18
* cns3xxx: remove the broken flagFelix Fietkau2012-09-191-1/+1
* cns3xxx: fix kernel configFelix Fietkau2012-09-191-17/+6
* cns3xxx: fix ethernet jumbo-frame support, use single-page rx buffers and skb...Felix Fietkau2012-09-191-0/+317
* cns3xxx: fix ethernet tx checksum offloadFelix Fietkau2012-09-191-0/+89
* cns3xxx: merge ethernet driver changes from gateworksFelix Fietkau2012-09-191-230/+258