aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
...
* add experimental support for the NETGEAR WNR2000 boardGabor Juhos2008-12-309-0/+99
| | | | SVN-Revision: 13775
* add dummy WMAC deviceGabor Juhos2008-12-305-0/+32
| | | | SVN-Revision: 13769
* moko: preinit is in /etcMichael Büsch2008-12-291-5/+6
| | | | SVN-Revision: 13762
* add experimental support for the Ubiquiti LSX boardGabor Juhos2008-12-291-3/+11
| | | | SVN-Revision: 13759
* generate firmware image for the Ubiquiti RouterStation board (based on a ↵Gabor Juhos2008-12-291-0/+24
| | | | | | patch by Jonas <jmajau at ubnt.com>) SVN-Revision: 13758
* don't override CONFIG_NF_CT_ACCTGabor Juhos2008-12-282-2/+0
| | | | SVN-Revision: 13756
* generate firmware image for the D-Link DIR-615 C1 boardGabor Juhos2008-12-281-1/+6
| | | | SVN-Revision: 13755
* atheros: instead of resetting the ethernet core on ifup, only upload the new ↵Felix Fietkau2008-12-281-1/+13
| | | | | | mac address. fixes a tx regression on various devices SVN-Revision: 13753
* update to 2.6.28 finalGabor Juhos2008-12-271-1/+1
| | | | SVN-Revision: 13749
* 2.6.28: refresh patchesGabor Juhos2008-12-273-3/+3
| | | | SVN-Revision: 13748
* add WMAC definitionsGabor Juhos2008-12-262-0/+6
| | | | SVN-Revision: 13746
* add Ubiquiti board detectionGabor Juhos2008-12-261-0/+6
| | | | SVN-Revision: 13745
* add sysupgrade support for ar360w3gJo-Philipp Wich2008-12-241-0/+16
| | | | SVN-Revision: 13741
* use SoC specific irq dispatch codeGabor Juhos2008-12-233-5/+24
| | | | SVN-Revision: 13736
* backport ipv6 security fix to 2.4 (#4245)Felix Fietkau2008-12-231-0/+26
| | | | SVN-Revision: 13734
* remove the obsolete ixp4xx-npe package and references to it (thx, Jose ↵Felix Fietkau2008-12-223-6/+3
| | | | | | Vasconcellos) SVN-Revision: 13722
* atheros: reset ethernet mac when running ifconfig eth0 up, so that changing ↵Felix Fietkau2008-12-221-0/+3
| | | | | | the mac address works SVN-Revision: 13720
* fix typo in atheros image makefileJo-Philipp Wich2008-12-211-1/+1
| | | | SVN-Revision: 13707
* add missing config item spotted when hardware crypto is enabledNicolas Thill2008-12-211-0/+1
| | | | SVN-Revision: 13703
* fix GPIO function select bit definitions (based on a patch by Jonas <jmajau ↵Gabor Juhos2008-12-204-8/+7
| | | | | | at ubnt.com>) SVN-Revision: 13699
* rb-4xx: setup code cleanupGabor Juhos2008-12-201-37/+16
| | | | SVN-Revision: 13698
* improve Ubiquiti RouterStation support (based on a patch by Jonas <jmajau at ↵Gabor Juhos2008-12-191-6/+75
| | | | | | ubnt.com>) SVN-Revision: 13697
* update to 2.6.27.10Gabor Juhos2008-12-199-14/+14
| | | | SVN-Revision: 13695
* rename RouterStation stuff, and add machine type for the LSX boardGabor Juhos2008-12-198-9/+12
| | | | SVN-Revision: 13694
* add board registration of the bcm96338gwFlorian Fainelli2008-12-191-0/+22
| | | | SVN-Revision: 13693
* 6338 has no PCIFlorian Fainelli2008-12-191-1/+0
| | | | SVN-Revision: 13692
* add experimental support for bcm6338Florian Fainelli2008-12-195-2/+136
| | | | SVN-Revision: 13691
* Register watchdog driverFlorian Fainelli2008-12-192-0/+4
| | | | SVN-Revision: 13690
* fix register definitions for bcm6358, thanks SGDAFlorian Fainelli2008-12-191-5/+5
| | | | SVN-Revision: 13688
* resync kernel configurationFlorian Fainelli2008-12-191-0/+1
| | | | SVN-Revision: 13687
* Amend patch handling in ps3Hamish Guthrie2008-12-182-1/+31655
| | | | SVN-Revision: 13683
* firmware-utils/mkfwimage: add RouterStation support (based on a patch by ↵Gabor Juhos2008-12-181-6/+9
| | | | | | Jonas <jonas at ubnt.com>) SVN-Revision: 13682
* cleanupHamish Guthrie2008-12-181-0/+2
| | | | SVN-Revision: 13681
* re-arrange ps3 treeHamish Guthrie2008-12-1810-31653/+7
| | | | SVN-Revision: 13680
* Add bcm63xx_wdt but do not enable it yetFlorian Fainelli2008-12-175-0/+386
| | | | SVN-Revision: 13677
* add support for Macronix mx25lxxx flash chips, based on a patch by Jonas ↵Gabor Juhos2008-12-173-0/+42
| | | | | | <jmajau at gmail.com> SVN-Revision: 13676
* generate firmware image for the TEW-652BRP boardGabor Juhos2008-12-171-0/+5
| | | | SVN-Revision: 13672
* 2.6.26: fix crypto modules build failureGabor Juhos2008-12-171-0/+27
| | | | SVN-Revision: 13671
* some correction (sorry, was compiling old files)Thomas Langer2008-12-165-5/+6
| | | | SVN-Revision: 13670
* many more code cleanups for checkpatch.pl, most flagged as errorsThomas Langer2008-12-1622-919/+864
| | | | SVN-Revision: 13665
* forgot to disable USB gadget optionsThomas Langer2008-12-161-9/+2
| | | | SVN-Revision: 13661
* cleanup sources and prepare for 2.6.27Thomas Langer2008-12-1635-1543/+1931
| | | | SVN-Revision: 13660
* update to 2.6.27.9 and refresh patchesGabor Juhos2008-12-1610-12/+12
| | | | SVN-Revision: 13659
* sync kernel configsGabor Juhos2008-12-153-15/+10
| | | | SVN-Revision: 13658
* prepare for RouterStation supportGabor Juhos2008-12-158-0/+47
| | | | SVN-Revision: 13657
* move machine setup codeGabor Juhos2008-12-154-18/+32
| | | | SVN-Revision: 13656
* refresh 2.6.28 patchesGabor Juhos2008-12-156-10/+10
| | | | SVN-Revision: 13655
* refresh 2.6.28 patchesGabor Juhos2008-12-154-4/+4
| | | | SVN-Revision: 13654
* add simple prom emulator to 2.6.2{7,8} as wellGabor Juhos2008-12-154-0/+120
| | | | SVN-Revision: 13653
* add WUSB related symbols to the generic 2.6.28 configImre Kaloz2008-12-151-0/+7
| | | | SVN-Revision: 13652