summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* brcm47xx: fix compile problem when serial is deactivated.Hauke Mehrtens2011-01-024-26/+44
| | | | | | Thank you Andrey SVN-Revision: 24885
* generic: more CONFIG_KEYBOARD_* symbolsGabor Juhos2010-12-307-0/+28
| | | | SVN-Revision: 24860
* cns21xx: add initial support for the Cavium CNS21xx SoCGabor Juhos2010-12-3048-0/+16983
| | | | SVN-Revision: 24859
* generic: update ARM mach-typesGabor Juhos2010-12-295-21/+1703
| | | | SVN-Revision: 24854
* generic: add missing CONFIG_KEYBOARD_* symbolsGabor Juhos2010-12-295-1/+37
| | | | SVN-Revision: 24852
* generic: add CONFIG_DEBUG_ICEDCC symbolGabor Juhos2010-12-295-0/+5
| | | | SVN-Revision: 24850
* multiple SPI driver fixesFlorian Fainelli2010-12-291-36/+29
| | | | | | | | | | | - fix platform device registration - fix chipselect, command register defines, add missing clock - make slave select proper - fix multibytes transferts Signed-off-by: Tanguy Bouzéloc <tanguy.bouzeloc@efixo.com> SVN-Revision: 24849
* target/linux: sync to kernel 2.6.37-rc8, refresh patchesAlexandros C. Couloumbis2010-12-2921-91/+60
| | | | SVN-Revision: 24847
* patches-2.6.35: mtd flashmap: Really fixed sparelen and rootfslen. The real ↵Daniel Dickinson2010-12-281-17/+5
| | | | | | rootfslen for OpenWRT images comes from a bigendian uint32_t in reserved1 of the bcm_tag, which is now used to correctly calculate the rootfslen (and thus the sparelen). SVN-Revision: 24843
* patches-2.6.36: Fix flashmap spare length calculation from previous commit ↵Daniel Dickinson2010-12-281-2/+2
| | | | | | (for rootfs and rootfs_data mtd partitions). Apparently the interruption in working on it resulted in an incorrect memory of getting it working. SVN-Revision: 24842
* spi driver: remove bcm_rset usageFlorian Fainelli2010-12-281-62/+74
| | | | | | | | | | Since bcm636x platform embeds two spi master device, the attached patch removes static bcm_rset usage, replaced by "bs->regs" field for all I/O operation. Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> SVN-Revision: 24840
* gemini: enable GPIO sysfs interfaceGabor Juhos2010-12-271-0/+1
| | | | SVN-Revision: 24839
* Added OpenWRT-specific field to imagetag so that we can record the real root ↵Daniel Dickinson2010-12-262-30/+5
| | | | | | | | length, so that when the CRC fixup is applied and the root length is recorded as zero we can still calculate the rootfs mtd partition size. Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net> SVN-Revision: 24838
* base-files: Added uci-defaults script to run mtd fixtrx on firstboot for ↵Daniel Dickinson2010-12-261-0/+20
| | | | | | | | devices that need it. Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net> SVN-Revision: 24836
* mtd flashmap: Switched to calculating the rootfs size rather than depending ↵Daniel Dickinson2010-12-261-5/+52
| | | | | | | | on being given the size in the imagetag. This is because solving the problem of second boot CRC errors requires changeing the rootfs size in the image to zero. Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net> SVN-Revision: 24834
* Import an experimental ADC driverClaudio Mignanti2010-12-235-0/+460
| | | | SVN-Revision: 24814
* ar71xx: add support for TL-WR740N v1Gabor Juhos2010-12-232-0/+16
| | | | | | | | | Same as TL-WR741ND but with different hardware ID and without detachable antenna. Signed-off-by: Paul Fertser <fercerpav@gmail.com> SVN-Revision: 24811
* upgrade u-boot to v2010.12Imre Kaloz2010-12-231-2/+2
| | | | SVN-Revision: 24810
* kernel: add config option added in kernel 2.6.37-rc7 to generic and run make ↵Hauke Mehrtens2010-12-222-50/+19
| | | | | | kernel_oldconfig for brcm47xx. SVN-Revision: 24805
* kernel: refresh patches with kernel 2.6.37-rc7Hauke Mehrtens2010-12-225-7/+7
| | | | SVN-Revision: 24804
* brcm47xx: refresh patches with kernel 2.6.37-rc7Hauke Mehrtens2010-12-227-454/+1
| | | | | | The deleted patches went upstream in 2.6.37-rc7 SVN-Revision: 24803
* uml: this patch went upstreamHauke Mehrtens2010-12-221-38/+0
| | | | SVN-Revision: 24802
* adm5120: make patches apply again and refresh themHauke Mehrtens2010-12-2221-63/+63
| | | | SVN-Revision: 24800
* kernel: use tab in front of ledtrig-netdev.o and refresh kernelHauke Mehrtens2010-12-2216-20/+20
| | | | SVN-Revision: 24798
* brcm47xx: wgt634u mac address fixHauke Mehrtens2010-12-212-0/+40
| | | | | | | | The Netgear wgt634u uses minus between the hex digest of the mac address and all other broadcom devices are using colons between the hex digest. Now the mac address is correctly parsed also when minus is used. SVN-Revision: 24749
* * fixes duplicate registration of dwc_otg usb coreJohn Crispin2010-12-201-47/+2
| | | | SVN-Revision: 24738
* unifi: add sysupgrade and leds supportClaudio Mignanti2010-12-203-1/+7
| | | | SVN-Revision: 24737
* mpc85xx: fix up kernel config and make the target boot on the ↵Felix Fietkau2010-12-202-10/+80
| | | | | | MPC8568E-MDS-PB board SVN-Revision: 24736
* fix layer7 patches for Kernels >= 2.6.35, thanks Daniel GimpelevichJo-Philipp Wich2010-12-193-18/+96
| | | | SVN-Revision: 24728
* ar71xx: enable ar7240 switch support on the UBNT NanoStation M Fixes ↵Felix Fietkau2010-12-191-0/+1
| | | | | | | | broadcast frames on the second ethernet MAC Signed-off-by: Alexander Couzens <lynxis@c-base.org> SVN-Revision: 24723
* ar71xx: fix micrel phy patch (Patch from #8041.)Gabor Juhos2010-12-193-3/+3
| | | | SVN-Revision: 24718
* generic: fix min/max confusion in jffs2_sum_init on 2.6.32Gabor Juhos2010-12-171-0/+25
| | | | SVN-Revision: 24652
* ar71xx: remove stray semicolonsGabor Juhos2010-12-171-2/+2
| | | | SVN-Revision: 24651
* ar71xx: fix WLAN LEDs on the DIR-825 boardGabor Juhos2010-12-171-0/+3
| | | | SVN-Revision: 24650
* ar71xx: add helper function to setup ath9k LED/GPIO on the AP94 based boardsGabor Juhos2010-12-173-14/+36
| | | | SVN-Revision: 24649
* ar71xx: use usbdev trigger for USB LEDs by defaultGabor Juhos2010-12-177-3/+98
| | | | SVN-Revision: 24648
* generic: add LED trigger for USB device presence/activityGabor Juhos2010-12-179-0/+456
| | | | SVN-Revision: 24646
* generic: add usb_find_device_by_name helperGabor Juhos2010-12-175-0/+420
| | | | SVN-Revision: 24645
* generic: nuke 2.6.33 specific stuff, is not used by any platformGabor Juhos2010-12-17173-53906/+0
| | | | SVN-Revision: 24644
* ar71xx: UBNT Secondary MAC address duplicate fixGabor Juhos2010-12-171-2/+13
| | | | | | | | | | | | | There is Secondary MAC address duplicate problem with some UBNT RouterStation and RouterStation Pro HW batches as Primary MAC addresses are not increased by 2 per device in board data. Fix is to use 'Locally Administrated bit' for Secondary MAC address instead of increasing Primary MAC addresses by 1 which could overlap with other device Primary MAC address. Signed-off-by: Kestutis Barkauskas<keba@devint.net> SVN-Revision: 24643
* ar71xx: populate LED configuration for WZR-HP-G300NHGabor Juhos2010-12-171-0/+30
| | | | | | | | Signed-off-by: Dave Lichterman <laviddichterman@gmail.com> [nand-disk trigger has been removed - juhosg] SVN-Revision: 24642
* brcm47xx: add ssb debug option.Hauke Mehrtens2010-12-163-0/+3
| | | | | | | | | This fixes a problem with wrt350n. It boots only if this config option is set, otherwise it reboots after "Switching to clocksource MIPS" Thank you sn9 for fixing this problem. SVN-Revision: 24626
* brcm47xx: add some missing pci ID for tg3 driverHauke Mehrtens2010-12-162-0/+94
| | | | | | | | | Broadcom removed these pci id, but at least the wrt350n has a Ethernet controller with a pci id of 14e4:1676 Thank you sn9 for fixing this problem. SVN-Revision: 24625
* brcm47xx: this patch went upstreamHauke Mehrtens2010-12-161-50/+0
| | | | SVN-Revision: 24624
* ar71xx: add wlan led for the TL-WR941NDGabor Juhos2010-12-152-0/+27
| | | | SVN-Revision: 24612
* ar71xx: UBNT M-Series MAC address fixGabor Juhos2010-12-151-3/+4
| | | | | | | | | UBNT M-Series devices have 2 MAC addresses in board data. Fix is to use both entries from board data instead of one entry. Signed-off-by: Kestutis Barkauskas<keba@devint.net> SVN-Revision: 24611
* revert r24604Imre Kaloz2010-12-152-221/+223
| | | | SVN-Revision: 24605
* target/linux: clean up non generic & obsolete kernel options for 2.6.36, 2.6.37Alexandros C. Couloumbis2010-12-152-223/+221
| | | | SVN-Revision: 24604
* ar71xx: init the LED pin for ath9k on the TL-MR3[24]20 boardsGabor Juhos2010-12-141-3/+16
| | | | SVN-Revision: 24569
* ar71xx: add helper function to setup LED pin and GPIO on the AP91 based boardsGabor Juhos2010-12-142-0/+15
| | | | SVN-Revision: 24568