aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
Commit message (Collapse)AuthorAgeFilesLines
* move THERMAL symbols into the generic configImre Kaloz2008-11-252-4/+0
| | | | SVN-Revision: 13346
* ethernet driver preparation for gigabit supportGabor Juhos2008-11-243-8/+7
| | | | SVN-Revision: 13340
* fix gpio-leds, and gpio-buttons platform data initializationGabor Juhos2008-11-241-0/+2
| | | | SVN-Revision: 13337
* disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATEDGabor Juhos2008-11-182-2/+0
| | | | SVN-Revision: 13279
* add experimental support for the AzureWave AW-NR580 boardGabor Juhos2008-11-188-2/+53
| | | | SVN-Revision: 13278
* add EON en25p32 support, and enable redboot partition parser in the m25p80 ↵Gabor Juhos2008-11-187-0/+70
| | | | | | driver SVN-Revision: 13277
* use MyLoader partition parser on the WP543 boardGabor Juhos2008-11-173-31/+24
| | | | SVN-Revision: 13265
* move some options to the generic 2.6.27 configImre Kaloz2008-11-171-3/+0
| | | | SVN-Revision: 13264
* remove root cmdline optionGabor Juhos2008-11-172-2/+2
| | | | SVN-Revision: 13260
* enable Myloader partition parserGabor Juhos2008-11-172-0/+2
| | | | SVN-Revision: 13257
* move MyLoader stuff into generic files, will be used on adm5120Gabor Juhos2008-11-173-184/+0
| | | | SVN-Revision: 13254
* 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