summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* move CONFIG_XFS_DEBUG to generic confignico2008-07-305-4/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12007 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] ethernet driver updatesjuhosg2008-07-2911-285/+508
| | | | | | | | * new mii bus code, mac0 and mac1 can use the mac0's miii bus from now on * swap eth0 & eth1 on RB433/450 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11995 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] fix the name of the micrel PHY driverjuhosg2008-07-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11990 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ipkg] Generate gzipped package listsagb2008-07-291-2/+4
| | | | | | | - Can be used by changing the src line in /etc/ipkg.conf to src/gz - Cannot be used by busybox ipkg git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11981 3c298f89-4303-0410-b956-a3cf2f4a3e73
* switch to the production phy ids on the Cambriakaloz2008-07-281-3/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11979 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a fix to prevent startup crashes on i386 when built with gcc < 4.3nico2008-07-281-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11969 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] update to 2.6.26juhosg2008-07-2815-1/+787
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11968 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] make use DMA_BIT_MASKjuhosg2008-07-281-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11966 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: 2.6.26 patchesmatteo2008-07-2710-0/+543
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11965 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Resynced x86_64 kernel config for umlflorian2008-07-271-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11962 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix a bug in the USB driver debug codejuhosg2008-07-271-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11961 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] sync 2.6.26 configjuhosg2008-07-272-20/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11955 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add missing symbols to 2.6.26 defconfigjuhosg2008-07-271-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11954 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED for ar71xxnbd2008-07-261-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11949 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kernel oops in the redboot partition parser when ↵nbd2008-07-264-12/+12
| | | | | | CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is set and there is some free space after the rootfs partition git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11948 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] initial 2.6.26 supportjuhosg2008-07-2620-0/+1629
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11946 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] cleanup trailing whitespaces in 2.6.26 patchesjuhosg2008-07-2614-623/+726
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11945 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove 2.6.23 files, we will stick to 2.6.24 for rdcflorian2008-07-269-2645/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11944 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Resync some kernel configuration optionsflorian2008-07-266-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11941 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] make boot quiet a bitjuhosg2008-07-261-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11939 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add backported HSO driverkaloz2008-07-262-1/+2917
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11938 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] fix yaffs on 2.6.26juhosg2008-07-261-0/+69
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11936 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm-2.4] fix Dell TrueMobile 2300 v1/v2 detection and network ↵juhosg2008-07-261-1/+6
| | | | | | configuration (closes #2788) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11935 3c298f89-4303-0410-b956-a3cf2f4a3e73
* allow mkfwimage to fail during atheros builds.nbd2008-07-261-2/+2
| | | | | | | | sometimes images get too big for devices that use this image format, but this must not break the normal image build for other atheros devices git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11934 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.25.12juhosg2008-07-2643-780/+519
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11933 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add chip_fixup patch of the platform_nand driver to 2.6.26 as welljuhosg2008-07-251-0/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11922 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use mkfwimage from athero.openwrt.net with modification for XS2 devices. Add ↵thepeople2008-07-251-0/+10
| | | | | | back in ubiquiti image generation. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11920 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] parse mac address on RouterBOARDsjuhosg2008-07-225-29/+78
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11910 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix sierra patchesthepeople2008-07-222-1508/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11909 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] fix nf_conntrack_rtsp compile error on 2.6.26 (closes #3797)juhosg2008-07-221-4/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11908 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] fix compile error (closes #3799)juhosg2008-07-222-7/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11907 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Disable NFS_ACL support in the UML config, other platforms do not have it as ↵florian2008-07-222-12/+0
| | | | | | well git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11905 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix sysupgrade endian issuesthepeople2008-07-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11900 3c298f89-4303-0410-b956-a3cf2f4a3e73
* This is the Linksys-ported driver from WRT54G3G-ST_v2.00.9_US.tgz,thepeople2008-07-212-0/+1508
| | | | | | | | | | | | | | | | | | re-based against 2.4.35 and repaired for obvious breakage (didn't use its device table, etc.). Changes from Linksys tree: - Remove 'vendor' and 'product' parameters; these aren't used in the mainstream driver and seem to only have served to break it. - Remove bogus 'sierra_device_ids' table, used with above. - Changed references to 'sierra_device_ids' back to id_table - Changed non-standard CONFIG_USB_SERIAL_SIERRA_3G (line 886) to current module standard CONFIG_USB_SERIAL_SIERRAWIRELESS - Added #include to enable pl2303 hack to remain until I can figure out if it's still necessary. Signed-off-by: RB <aoz.syn@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11899 3c298f89-4303-0410-b956-a3cf2f4a3e73
* This series of patches closes the support gap on one of the explicitlythepeople2008-07-213-6/+1510
| | | | | | | | supported platforms (WRT54G3G) by adding direct support for the Sierra Wireless 3G modems. Signed-off-by: RB <aoz.syn@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11898 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix routerboard boot partition name in wget2nand (#3791)florian2008-07-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11897 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update mvswitch for 2.6.25 and 2.6.26 as wellnbd2008-07-214-58/+140
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11896 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing defines for mvswitchnbd2008-07-211-1/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11895 3c298f89-4303-0410-b956-a3cf2f4a3e73
* surprise :pjuhosg2008-07-2153-18/+6654
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11894 3c298f89-4303-0410-b956-a3cf2f4a3e73
* The gpiommc configfs interface needs locking.mb2008-07-211-0/+60
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11892 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update gpiommc to use configfsmb2008-07-204-231/+594
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11887 3c298f89-4303-0410-b956-a3cf2f4a3e73
* some more mvswitch fixes:nbd2008-07-191-27/+54
| | | | | | | | - initialize the vlan destination map properly - workaround for moving node bug: clear the ATU database on every PHY poll git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11881 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add extra safety for the packet mangling in the mvswitch drivernbd2008-07-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11880 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update UML to 2.6.26florian2008-07-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11873 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adds ifxmips profilesblogic2008-07-192-0/+34
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11871 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 2.6.23 still uses the drivers/char/watchdog path for watchdog drivers (#3790)florian2008-07-191-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11870 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update GPIO-based MMC drivermb2008-07-184-302/+917
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11864 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Working korina driver for 2.6.24, still needs fixing in the tx tasklet which ↵florian2008-07-171-47/+37
| | | | | | introduces high latency when transmitting packets, rx path works ok git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11853 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 2.6.24 moved watchdog drivers to drivers/watchdogflorian2008-07-171-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11852 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Disable ubsec ssb by default on WGT634U until it gets fixedflorian2008-07-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11846 3c298f89-4303-0410-b956-a3cf2f4a3e73