summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* NAND driver cleanups, thanks to Alexandros C. Couloumbis for testing * use ge...Gabor Juhos2007-10-047-38/+292
* add ar7 2.6.23 patches and configEugene Konev2007-10-048-0/+577
* add generic 2.6.23 patches and configEugene Konev2007-10-0442-0/+47641
* more cpmac cleanups (#2452): * don't use net_device::mem* * use net_device::s...Eugene Konev2007-10-021-88/+73
* Use PCI for rdcFlorian Fainelli2007-10-021-1/+1
* RDC vendor id is unknownFlorian Fainelli2007-10-021-1/+1
* Build all firmware until we put back profilesFlorian Fainelli2007-10-021-1/+2
* Rewrite platform code to be smarterFlorian Fainelli2007-10-021-16/+33
* make image names shortenGabor Juhos2007-10-022-7/+8
* add usb controller definitionEugene Konev2007-10-012-0/+34
* revert to vlynq bus clock divisor guessingNicolas Thill2007-10-011-1/+1
* prepare trxsplit to support sysupgradeGabor Juhos2007-10-015-48/+95
* split eeprom_93cx6 patch to make quilt happyGabor Juhos2007-10-012-116/+116
* don't enable rts/cts by default (thanks nabcore, #2400)Eugene Konev2007-09-301-4/+6
* Added patch from http://www.opensubscriber.com/message/jgarzik@pobox.com/7495...Rod Whitby2007-09-301-0/+19
* Use the gpio-led driver, but do not enable it until we move to 2.6.23Florian Fainelli2007-09-291-0/+58
* Fix board_type allocation (again)Florian Fainelli2007-09-291-1/+1
* Fix board type allocationFlorian Fainelli2007-09-291-0/+1
* get rid of per-profile base-filesGabor Juhos2007-09-2932-0/+0
* add missing file from [9055]Gabor Juhos2007-09-281-0/+294
* make morse LED trigger available for all platformsGabor Juhos2007-09-286-296/+2
* morse LED trigger cleanupsGabor Juhos2007-09-281-20/+30
* add morse LED trigger, will be used for diagnostic, update kernel configGabor Juhos2007-09-284-8/+310
* Use the generic NAND driverFlorian Fainelli2007-09-272-75/+134
* add initial diagnostic supportGabor Juhos2007-09-272-0/+98
* fix mach_type for the WP54G-WRT boardGabor Juhos2007-09-261-1/+1
* add missing PCI irq map for the RouterBOARD 133 (closes #2431)Gabor Juhos2007-09-261-0/+2
* remove unused PCI externsGabor Juhos2007-09-251-3/+0
* fix initcall level of adm5120_board_setup()Gabor Juhos2007-09-251-1/+1
* fix vlan configuration on Dell TrueMobile 2300Gabor Juhos2007-09-251-5/+9
* prom_free_memory should be __initFlorian Fainelli2007-09-241-2/+2
* move pci_irq_map definitions into the board specific filesGabor Juhos2007-09-2412-113/+112
* Fix rb535 revision 5 detectionFlorian Fainelli2007-09-242-4/+4
* add ipv6 conntrack support (closes: #2192)Nicolas Thill2007-09-232-6/+4
* move crypto support to a seperate crypto.mk file, split modules into multiple...Nicolas Thill2007-09-2312-184/+28
* fix a copy-paste errorGabor Juhos2007-09-231-1/+1
* add preliminary support for the Mikrotik RouterBOARD 192Gabor Juhos2007-09-233-2/+20
* fix ethernet vlan matrix of the NP28G board (closes: #2387)Gabor Juhos2007-09-231-3/+1
* backport [8862] to pre 2.6.22 kernels as wellNicolas Thill2007-09-231-3/+3
* add necessary includesEugene Konev2007-09-231-0/+4
* added option to atheros kernel to be able to disable reset button from inside...John Crispin2007-09-232-2/+21
* make ATM_DRIVERS default to nFelix Fietkau2007-09-222-0/+2
* add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP ...Nicolas Thill2007-09-227-46/+1384
* refresh brcm-2.4 kconfigNicolas Thill2007-09-221-7/+7
* set CONFIG_JFFS2_FS_DEBUG=0 in generic 2.4 kconfigNicolas Thill2007-09-221-0/+1
* Build both NPE-B and NPE-C microcode for the fsg-3 and other dual-ethernet ix...Rod Whitby2007-09-212-2/+3
* rename NAND driverGabor Juhos2007-09-213-7/+11
* use prepare_generic_squashfs in image generation, thanks ffrrrrGabor Juhos2007-09-211-2/+8
* add initial generic gpio-leds supportEugene Konev2007-09-211-0/+44
* make gpio conformant to generic gpio spec.Eugene Konev2007-09-215-32/+32