summaryrefslogtreecommitdiffstats
path: root/target/linux/cns3xxx
Commit message (Expand)AuthorAgeFilesLines
* add uImage image buildImre Kaloz2013-11-101-26/+16
* add pushbutton GPIO for GW2380/82/83Imre Kaloz2013-11-101-0/+3
* build: unify arm target cflagsFelix Fietkau2013-09-261-1/+2
* build: unify target independent optimization optionsFelix Fietkau2013-07-291-1/+1
* targets: prepare for supporting normal and initramfs imagesFlorian Fainelli2013-06-272-2/+2
* kernel: update linux 3.8 to 3.8.13Gabor Juhos2013-05-261-1/+1
* kernel: update linux 3.8 to 3.8.12Gabor Juhos2013-05-081-1/+1
* kernel: update linux 3.8 to 3.8.11Gabor Juhos2013-05-011-1/+1
* kernel: update linux 3.8 to 3.8.10Gabor Juhos2013-04-301-1/+1
* kernel: update linux 3.8 to 3.8.9Gabor Juhos2013-04-261-1/+1
* kernel: update linux 3.8 to 3.8.8Gabor Juhos2013-04-191-1/+1
* kernel: update linux 3.8 to 3.8.7Gabor Juhos2013-04-141-1/+1
* cns3xxx: fix USB ehci/ohci platform driverFelix Fietkau2013-04-102-4/+52
* cns3xxx: remove the watchdog IRQ from the resources, it breaks the driver ini...Felix Fietkau2013-04-072-6/+1
* kernel: update linux 3.8 to 3.8.6Gabor Juhos2013-04-063-39/+11
* kernel: update linux 3.8 to 3.8.3Gabor Juhos2013-03-152-2/+2
* cns3xxx: ethernet - clean the tx ring before refilling the rx ring to reduce ...Felix Fietkau2013-03-111-4/+4
* cns3xxx: ethernet - clean the tx ring only in the poll function, not in the x...Felix Fietkau2013-03-111-6/+11
* cns3xxx: increase number of ethernet driver rx buffersFelix Fietkau2013-03-101-1/+1
* cns3xxx: prevent the ethernet driver from accessing uninitialized dma descrip...Felix Fietkau2013-03-101-1/+2
* cns3xxx: minor ethernet driver cleanupFelix Fietkau2013-03-101-35/+19
* cns3xxx: use kmalloc instead of kzalloc for ethernet rx buffersFelix Fietkau2013-03-101-1/+1
* cns3xxx: fix an rx irq handling corner caseFelix Fietkau2013-03-101-5/+5
* cns3xxx: fix ethernet driver memory barrier usageFelix Fietkau2013-03-101-5/+8
* cns3xxx: reduce buffer allocation size to 2048 bytes, improves ethernet perfo...Felix Fietkau2013-03-101-1/+1
* cns3xxx: remove linux 3.3 supportFelix Fietkau2013-03-1023-1558/+0
* cns3xxx: disable CONFIG_PROC_STRIPPED and add an init script to set the ether...Felix Fietkau2013-03-102-0/+22
* cns3xxx: add linux 3.8 support and use it by defaultFelix Fietkau2013-03-0931-25/+1543
* Revert "[cns3xxx]: clean up PCI bus topology" (r35079)Felix Fietkau2013-03-021-27/+0
* target: enable XZ BCJ decompressor code after r35097Florian Fainelli2013-01-141-0/+2
* clean up PCI bus topologyImre Kaloz2013-01-101-0/+27
* clean up PCI bus topologyImre Kaloz2013-01-101-2/+2
* add nol2x0 cmdline to disable l2x0 cacheImre Kaloz2012-12-232-2/+47
* 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