summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
Commit message (Collapse)AuthorAgeFilesLines
* define some bits of the ethernet controller's registersGabor Juhos2008-11-144-8/+56
| | | | SVN-Revision: 13201
* fixes the ethernet port mask of RB433 in the platform data * Signed-off-by: ↵Gabor Juhos2008-11-131-2/+2
| | | | | | Joerg Albert <jal2 at gmx.de> * closes #4185 SVN-Revision: 13199
* rewrite memory size detectionGabor Juhos2008-11-131-21/+7
| | | | SVN-Revision: 13198
* update 2.6.27 specific patches, and sync kernel configGabor Juhos2008-11-132-5/+2
| | | | SVN-Revision: 13196
* cosmetic changes in the ag71xx driverGabor Juhos2008-11-122-16/+16
| | | | SVN-Revision: 13193
* update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a ↵Gabor Juhos2008-11-121-1/+1
| | | | | | patch by Hauke Mehrtens * closes #4193 SVN-Revision: 13192
* refresh 2.6.26 patchesGabor Juhos2008-11-0614-31/+31
| | | | SVN-Revision: 13135
* enable ethernet and PCI on RB-493/AHGabor Juhos2008-11-031-2/+2
| | | | SVN-Revision: 13104
* setup speed/duplex on RB-433/450 (closes #4151)Gabor Juhos2008-10-313-1/+16
| | | | SVN-Revision: 13087
* Update to 2.6.26.7Florian Fainelli2008-10-231-1/+1
| | | | SVN-Revision: 13036
* change ag71xx platform device registrationGabor Juhos2008-10-175-27/+61
| | | | SVN-Revision: 12997
* fix RB-493 detectionGabor Juhos2008-10-161-0/+3
| | | | SVN-Revision: 12991
* move inclusion of the mach-ar71xx/Kconfig into the right patchGabor Juhos2008-10-166-20/+20
| | | | SVN-Revision: 12988
* refresh patches against 2.6.27 finalGabor Juhos2008-10-1515-31/+31
| | | | SVN-Revision: 12987
* preliminary support for the RB-493/AH, based on a patch by Carl RiechersGabor Juhos2008-10-153-4/+29
| | | | SVN-Revision: 12986
* minor ethernet driver updateGabor Juhos2008-10-153-9/+11
| | | | SVN-Revision: 12985
* allow the mkmylofw command to fail in case the image is too big for some ↵Felix Fietkau2008-10-131-1/+1
| | | | | | compex devices SVN-Revision: 12964
* mark ar71xx as no longer broken and enable madwifiFelix Fietkau2008-10-131-2/+2
| | | | SVN-Revision: 12963
* refresh 2.6.27 patches based on -rc9Gabor Juhos2008-10-074-46/+37
| | | | SVN-Revision: 12892
* move some 2.6.27 config stuff to genericGabor Juhos2008-10-051-13/+1
| | | | SVN-Revision: 12860
* experimental support for 2.6.27Gabor Juhos2008-10-0516-0/+877
| | | | SVN-Revision: 12859
* backport cevt-r4k fixes from mainlineGabor Juhos2008-10-041-18/+38
| | | | SVN-Revision: 12857
* forgot the kernel pacthes for the watchdog driverGabor Juhos2008-09-301-0/+26
| | | | SVN-Revision: 12816
* add hardware watchdog driverGabor Juhos2008-09-305-0/+293
| | | | SVN-Revision: 12810
* update to 2.6.26.5 and 2.6.25.17Gabor Juhos2008-09-262-2/+2
| | | | SVN-Revision: 12718
* sync kernel configGabor Juhos2008-09-251-2/+1
| | | | SVN-Revision: 12712
* move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and ↵Nicolas Thill2008-09-251-2/+0
| | | | | | disable the later (deprecated Video for Linux API v1) SVN-Revision: 12692
* disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable ↵Nicolas Thill2008-09-241-0/+1
| | | | | | it on targets where USB is supported SVN-Revision: 12690
* remove some debug stuffGabor Juhos2008-09-183-14/+0
| | | | SVN-Revision: 12631
* create firmware image for the WP543 boardGabor Juhos2008-09-181-9/+38
| | | | SVN-Revision: 12628
* add MyLoader supportGabor Juhos2008-09-1810-43/+309
| | | | SVN-Revision: 12627
* remove 2.6.25 config as wellGabor Juhos2008-09-181-243/+0
| | | | SVN-Revision: 12626
* nuke 2.6.25 specific patchesGabor Juhos2008-09-1812-506/+0
| | | | SVN-Revision: 12625
* WP543: add static mtd partitionsGabor Juhos2008-09-181-1/+25
| | | | SVN-Revision: 12624
* fix the PCI byte lane enable generation code, based on a patch by Chris DearmanGabor Juhos2008-09-171-5/+6
| | | | SVN-Revision: 12617
* build more image typesGabor Juhos2008-09-071-4/+11
| | | | SVN-Revision: 12545
* add gpio-buttons devicesGabor Juhos2008-09-074-0/+100
| | | | SVN-Revision: 12544
* simplify leds-gpio device registrationGabor Juhos2008-09-074-34/+56
| | | | SVN-Revision: 12543
* register gpio-leds on the WP543 boardGabor Juhos2008-09-041-0/+46
| | | | SVN-Revision: 12528
* enable gpio sysfs supportGabor Juhos2008-09-041-0/+1
| | | | SVN-Revision: 12527
* enable USB support, and sync kernel configGabor Juhos2008-09-031-6/+10
| | | | SVN-Revision: 12521
* make use the USB controller on the WP543 boardGabor Juhos2008-09-031-0/+2
| | | | SVN-Revision: 12520
* fix platform device ids of the USB controllersGabor Juhos2008-09-031-2/+2
| | | | SVN-Revision: 12519
* fix EHCI driverGabor Juhos2008-09-031-2/+0
| | | | SVN-Revision: 12518
* fix phy id on the WP543 boardGabor Juhos2008-09-031-2/+2
| | | | SVN-Revision: 12517
* make openwrt boot on ar9130 (currently no ethernet yet)Felix Fietkau2008-09-012-12/+49
| | | | SVN-Revision: 12463
* add a gzipped uImage for ar71xxFelix Fietkau2008-09-011-0/+5
| | | | SVN-Revision: 12453
* update to 2.6.26.3 and 2.6.25.16Gabor Juhos2008-08-222-3/+3
| | | | SVN-Revision: 12371
* set reasonable generic CRYPTO_ config entries for 2.6.26Nicolas Thill2008-08-211-3/+0
| | | | SVN-Revision: 12362
* add wget2nand scriptGabor Juhos2008-08-101-0/+73
| | | | SVN-Revision: 12263