summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* Added OpenWRT-specific field to imagetag so that we can record the real root ↵cshore2010-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24838 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: Added uci-defaults script to run mtd fixtrx on firstboot for ↵cshore2010-12-261-0/+20
| | | | | | | | devices that need it. Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24836 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mtd flashmap: Switched to calculating the rootfs size rather than depending ↵cshore2010-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24834 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [at91] Import an experimental ADC driverclaudio2010-12-235-0/+460
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24814 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for TL-WR740N v1juhosg2010-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24811 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target/avr32]: upgrade u-boot to v2010.12kaloz2010-12-231-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24810 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add config option added in kernel 2.6.37-rc7 to generic and run make ↵hauke2010-12-222-50/+19
| | | | | | kernel_oldconfig for brcm47xx. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24805 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: refresh patches with kernel 2.6.37-rc7hauke2010-12-225-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24804 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: refresh patches with kernel 2.6.37-rc7hauke2010-12-227-454/+1
| | | | | | | The deleted patches went upstream in 2.6.37-rc7 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24803 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uml: this patch went upstreamhauke2010-12-221-38/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24802 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adm5120: make patches apply again and refresh them hauke2010-12-2221-63/+63
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24800 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: use tab in front of ledtrig-netdev.o and refresh kernelhauke2010-12-2216-20/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24798 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: wgt634u mac address fixhauke2010-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24749 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq]blogic2010-12-201-47/+2
| | | | | | | * fixes duplicate registration of dwc_otg usb core git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24738 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] unifi: add sysupgrade and leds supportclaudio2010-12-203-1/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24737 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc85xx: fix up kernel config and make the target boot on the ↵nbd2010-12-202-10/+80
| | | | | | MPC8568E-MDS-PB board git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24736 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic] fix layer7 patches for Kernels >= 2.6.35, thanks Daniel Gimpelevichjow2010-12-193-18/+96
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24728 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: enable ar7240 switch support on the UBNT NanoStation Mnbd2010-12-191-0/+1
| | | | | | | | Fixes broadcast frames on the second ethernet MAC Signed-off-by: Alexander Couzens <lynxis@c-base.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24723 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix micrel phy patch (Patch from #8041.)juhosg2010-12-193-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24718 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: fix min/max confusion in jffs2_sum_init on 2.6.32juhosg2010-12-171-0/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24652 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove stray semicolonsjuhosg2010-12-171-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24651 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix WLAN LEDs on the DIR-825 boardjuhosg2010-12-171-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24650 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add helper function to setup ath9k LED/GPIO on the AP94 based boardsjuhosg2010-12-173-14/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24649 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use usbdev trigger for USB LEDs by defaultjuhosg2010-12-177-3/+98
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24648 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: add LED trigger for USB device presence/activityjuhosg2010-12-179-0/+456
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24646 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: add usb_find_device_by_name helperjuhosg2010-12-175-0/+420
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24645 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: nuke 2.6.33 specific stuff, is not used by any platformjuhosg2010-12-17173-53906/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24644 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: UBNT Secondary MAC address duplicate fixjuhosg2010-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24643 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: populate LED configuration for WZR-HP-G300NHjuhosg2010-12-171-0/+30
| | | | | | | | Signed-off-by: Dave Lichterman <laviddichterman@gmail.com> [nand-disk trigger has been removed - juhosg] git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24642 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: add ssb debug option.hauke2010-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24626 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: add some missing pci ID for tg3 driverhauke2010-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24625 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: this patch went upstreamhauke2010-12-161-50/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24624 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add wlan led for the TL-WR941NDjuhosg2010-12-152-0/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24612 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: UBNT M-Series MAC address fixjuhosg2010-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24611 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert r24604kaloz2010-12-152-221/+223
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24605 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/linux: clean up non generic & obsolete kernel options for 2.6.36, 2.6.37acoul2010-12-152-223/+221
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24604 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: init the LED pin for ath9k on the TL-MR3[24]20 boardsjuhosg2010-12-141-3/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24569 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add helper function to setup LED pin and GPIO on the AP91 based boardsjuhosg2010-12-142-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24568 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq]blogic2010-12-142-37/+20
| | | | | | | | * make the usb gpio configurable * 105-header_xway.patch has a corrupt line count in it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24564 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: remove 2.6.3[24] supportjuhosg2010-12-1416-1174/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24562 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: switch to 2.6.36juhosg2010-12-141-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24561 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: handle OTG interrupt on the RT305x SoCjuhosg2010-12-141-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24560 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [sparc]: bump kernel version, add MAINTAINER entrykaloz2010-12-141-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24559 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add plemininary ultrasparc supportkaloz2010-12-143-0/+231
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24558 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [gumstix] Update package selectionhcg2010-12-131-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24544 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kirkwood] enable mach support for OpenRD Base and OpenRD Client (#8417), ↵jow2010-12-131-2/+2
| | | | | | spare the rest git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24541 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: use shutdown instead of stop when the system goes down (patch by ↵nbd2010-12-139-9/+9
| | | | | | tripolar) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24540 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] adds new lantiq kernel. once the codebase is fully tested and know ↵blogic2010-12-1232-0/+31530
| | | | | | to be working on all the devices previously supported by ifxmips, we will drop ifxmips support. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24526 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update kernel versionshauke2010-12-1131-33/+33
| | | | | | | | Update kernel 2.6.32.26 to 2.6.32.27 Update kenrel 2.6.36.1 to 2.6.36.2 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24486 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add missing files for the JA76PF boardjuhosg2010-12-102-0/+122
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24444 3c298f89-4303-0410-b956-a3cf2f4a3e73