summaryrefslogtreecommitdiffstats
path: root/target/linux/cns3xxx
Commit message (Expand)AuthorAgeFilesLines
...
* kernel: makefiles: make use of new var KERNEL_PATCHVERFelix Fietkau2014-10-241-1/+1
* cns3xxx: Adopt irq_domain support for cns3xxx gpio driverFelix Fietkau2014-10-081-7/+23
* cns3xxx: fix shared PCI interrupt mappingFelix Fietkau2014-10-071-5/+2
* cns3xxx: fix register for enabling MMC/SD pinsFelix Fietkau2014-10-071-2/+1
* targets: remove useless quotes around KERNELNAMEFelix Fietkau2014-10-051-1/+1
* cns3xxx: support isolated PCI interrupts on newer Laguna PCBsFelix Fietkau2014-09-021-0/+196
* cns3xxx: add myself as maintainerFelix Fietkau2014-08-011-1/+1
* cns3xxx: fix building initramfs and non-initramfs togetherFelix Fietkau2014-08-011-1/+1
* cns3xxx: update to linux 3.10Felix Fietkau2014-07-3143-915/+683
* cns3xxx: fix initramfs buildFelix Fietkau2014-07-311-0/+4
* target/linux/*/base-files/lib/upgrade/platform.sh - wrong check for ARGCJohn Crispin2014-06-021-1/+1
* cns3xxx: ethernet - revert: clean up tx descs only when neededFelix Fietkau2014-04-291-8/+4
* Add GW2385 supportImre Kaloz2014-03-121-0/+30
* various dwc (OTG) driver fixupsImre Kaloz2014-03-128-95/+442
* cns3xxx: fix uImage build issueFelix Fietkau2014-03-051-1/+1
* cns3xxx: ethernet - clean up tx descs only when neededFelix Fietkau2014-02-271-4/+8
* cns3xxx: ethernet - resolve SMP issueFelix Fietkau2014-02-271-2/+5
* 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