summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* ramips: enable USB power on the DIR-645Gabor Juhos2012-11-051-0/+5
| | | | | | | | Closes #12422. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34082
* linux/3.3: backport an upstream GPIO patchGabor Juhos2012-11-051-0/+68
| | | | | | | | | | | | | The backported patch introduces new flags to automatically export GPIOs when using the convenience unctions gpio_request_one() or gpio_request_array(). This will be used by ar71xx/ramips platforms. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34081
* ramips: add restorefactory to default package set for ALL0239-3G and ALL0256NGabor Juhos2012-11-051-2/+2
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 34078
* ar71xx: don't use the unknown LED on the ZCN-1523-5 boardGabor Juhos2012-11-041-4/+1
| | | | | | | | | | | | | | According to #12421, GPIO 1 controls the power output on the unused lines of the LAN2 port. Remove the LED definition in order to prevent possible permanent hardware damage. If someone needs that, the power-out feature can be controlled via the GPIO sysfs interface. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34076
* ar71xx: include mtd layout in the command line for ZCN-1523H-* boardsGabor Juhos2012-11-041-2/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34074
* ar71xx: add missing Makefile entry for the ZCN-1523H-{2,5} boardsGabor Juhos2012-11-042-4/+10
| | | | | | | | Also add the missing ATH79_MACH_ZCN_1523H_5 symbol. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34072
* linux-3.6: fix portability of some includes files in tools/ used on the hostFelix Fietkau2012-11-042-22/+53
| | | | SVN-Revision: 34068
* 3.6 is not the default yetJohn Crispin2012-11-031-2/+2
| | | | SVN-Revision: 34065
* adds dts files and make devicetree images buildableJohn Crispin2012-11-0210-9/+1164
| | | | SVN-Revision: 34064
* update ase target for 3.6John Crispin2012-11-024-28/+6
| | | | SVN-Revision: 34063
* add subtarget, as of 3.6 we dont seperate xway SoCJohn Crispin2012-11-023-0/+47
| | | | SVN-Revision: 34062
* adds 3.6 files, patches and configJohn Crispin2012-11-0235-0/+9938
| | | | SVN-Revision: 34061
* move files/ -> files-3.3/John Crispin2012-11-02135-0/+0
| | | | SVN-Revision: 34060
* prepare Makefile for 3.6John Crispin2012-11-021-2/+4
| | | | SVN-Revision: 34059
* generic: make yaffs work on 3.6Gabor Juhos2012-11-015-0/+341
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34054
* generic: rename jffs2 patchesGabor Juhos2012-11-016-0/+0
| | | | | | | | | Make room for the upcoming yaffs patches. No functional changes. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34053
* generic: use mtd_* helpers in the yaffs codeGabor Juhos2012-10-312-0/+320
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34046
* move PCIe init to subsys init callImre Kaloz2012-10-311-0/+156
| | | | | | | | | | | | | | | ARM Linux PCI/PCIe hardware intialization needs to occur before device_init as it does not support hotplug. I have modeled the cns3xxx PCIe init after other ARM platforms. Registering it early resolves resource issues occuring during bus enumeration that occur when a device driver is linked static in the kernel. Instead of passing in a bitmask to enable the 2 available ports, link detect is used to enable ports that have a valid link. Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 34044
* kernel: update linux 3.6 to 3.6.5Gabor Juhos2012-10-315-25/+14
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34042
* generic: split yaffs-3.2-fix patchGabor Juhos2012-10-318-494/+264
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34041
* generic: replace yaffs-2.6.39 patchGabor Juhos2012-10-3110-400/+404
| | | | | | | | Use backported upstream patches instead. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34032
* generic: replace yaffs mutex_fix patchGabor Juhos2012-10-306-60/+278
| | | | | | | | Use a backported patch instead. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34021
* generic: replace yaffs symlink fix patchGabor Juhos2012-10-304-34/+62
| | | | | | | | Use a backported patch instead. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34020
* generic: rename yaffs patchesGabor Juhos2012-10-3012-0/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34019
* set earlyprintk UART to be the default Realview UARTFlorian Fainelli2012-10-301-0/+4
| | | | SVN-Revision: 34015
* generic: fold yaffs_git_2010_10_20 patch to generic/filesGabor Juhos2012-10-3053-63051/+11464
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34013
* generic: fold yaffs_cvs_2009_04_24 patch to generic/filesGabor Juhos2012-10-3035-27512/+3152
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34012
* ar71xx: fix link speed between AR7242 and AR8327 on the RB750GL/RB751G boardsGabor Juhos2012-10-291-1/+2
| | | | | | | | | The default pll_1000 value had to be changed in order to make it working. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33993
* target: refresh all target configs with kconfig.plGabor Juhos2012-10-2924-491/+378
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33987
* add missing 3.6 symbolsImre Kaloz2012-10-291-1/+8
| | | | SVN-Revision: 33986
* the uImage's filename will hardly changeImre Kaloz2012-10-291-3/+2
| | | | SVN-Revision: 33985
* generic: add more symbols for 3.6Gabor Juhos2012-10-291-2/+33
| | | | | | | | Also refresh the config file with kconfig.pl. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33984
* ar71xx: add initial support for 3.6Gabor Juhos2012-10-28100-0/+8858
| | | | | | | | The nand subtarget is not working yet. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33983
* kernel: update linux 3.6 to 3.6.4Gabor Juhos2012-10-284-6/+6
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33982
* ar71xx: remove NO_AUTOINCR flag from the NAND driversGabor Juhos2012-10-286-3/+33
| | | | | | | | | The flag is not present in 3.6. Also add compatibility patches for 3.3. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33971
* generic: fix crashlog patch for 3.6Gabor Juhos2012-10-281-15/+6
| | | | | | | | | | | kmsg_dump() uses an iterator to receive log buffer content since 3.5. Change the 'crashlog_do_dump' function in order to make it compatible with the new version. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33970
* ar71xx: ag71xx: fix build_skb arguments for 3.6Gabor Juhos2012-10-272-1/+13
| | | | | | | | Also add a compatibility patch for 3.3 Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33969
* generic: fix tcp_window_check patch for 3.6Gabor Juhos2012-10-271-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move the new entry to the end of the tcp_sysctl_table array to fix the following error: [ 7.670000] sysctl table check failed: net/netfilter/nf_conntrack_tcp_max_retrans No data [ 7.680000] Call Trace: [ 7.680000] [<80273bc4>] dump_stack+0x8/0x34 [ 7.680000] [<80128710>] __register_sysctl_table+0x374/0x3a8 [ 7.690000] [<868d5034>] nf_conntrack_l4proto_unregister+0x158/0x1a0[nf_conntrack] [ 7.700000] [<868d50e4>] nf_conntrack_l4proto_register+0x68/0x21c[nf_conntrack] [ 7.710000] [<868b237c>] need_ipv4_conntrack+0x35c/0xb60[nf_conntrack_ipv4] [ 7.710000] [ 7.720000] nf_conntrack_l4proto_tcp4 :protocol register failed [ 7.720000] nf_conntrack_ipv4: can't register pernet ops [ 7.780000] nf_nat: Unknown symbol nf_nat_seq_adjust_hook (err 0) [ 7.790000] nf_nat: Unknown symbol need_ipv4_conntrack (err 0) [ 7.800000] iptable_nat: Unknown symbol nf_nat_packet (err 0) [ 7.810000] iptable_nat: Unknown symbol nf_nat_setup_info (err 0) [ 7.820000] iptable_nat: Unknown symbol nf_nat_icmp_reply_translation (err 0) [ 7.820000] iptable_nat: Unknown symbol need_ipv4_conntrack (err 0) [ 7.840000] ipt_MASQUERADE: Unknown symbol nf_nat_setup_info (err 0) [ 7.860000] nf_nat_ftp: Unknown symbol nf_nat_follow_master (err 0) [ 7.870000] nf_nat_ftp: Unknown symbol __nf_nat_mangle_tcp_packet (err 0) [ 7.890000] nf_nat_irc: Unknown symbol nf_nat_follow_master (err 0) [ 7.900000] nf_nat_irc: Unknown symbol __nf_nat_mangle_tcp_packet (err 0) Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33968
* instead of updating the whole file, just add the additional boardsImre Kaloz2012-10-274-7474/+66
| | | | SVN-Revision: 33966
* rename erase size variablesImre Kaloz2012-10-271-7/+7
| | | | SVN-Revision: 33964
* add support for Netgear WN802TImre Kaloz2012-10-273-0/+90
| | | | SVN-Revision: 33963
* don't enforce rootfs locationImre Kaloz2012-10-271-1/+1
| | | | SVN-Revision: 33962
* generate images for the D-Link DWL-3150 as wellImre Kaloz2012-10-271-2/+8
| | | | SVN-Revision: 33961
* ar71xx: enable sysupgrade for the CAP4200AG boardGabor Juhos2012-10-271-1/+5
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33960
* ar71xx: add profile and build image for the CAP4200AGGabor Juhos2012-10-272-0/+19
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33958
* ar71xx: add user-space part for the CAP4200AGGabor Juhos2012-10-274-0/+13
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33957
* ar71xx: add support for the Senao CAP4200AG boardGabor Juhos2012-10-273-0/+171
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33956
* ar71xx: add ath79_wmac_disable_[25]ghz helpersGabor Juhos2012-10-271-0/+31
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33955
* generic: allow to disable [25]GHz support in ath9k via platform dataGabor Juhos2012-10-271-0/+3
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33954
* generic: use mtd_read in myloader parserGabor Juhos2012-10-271-2/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33952