summaryrefslogtreecommitdiff
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* target: linux: mtd: fix MTDREFRESH to an arbitrary high numberJonas Gorski2011-11-099-9/+9
| | | | | | | | | To make the ioctl number "stable", use an arbitrary high number to prevent conflicts with new mtd ioctls that would push MTDREFRESH's number. Also make mtd use the in-kernel mtd headers. SVN-Revision: 28893
* ar71xx: remove dead codeFelix Fietkau2011-11-081-15/+0
| | | | SVN-Revision: 28851
* ar71xx: on ar7240, exclude ports from their own port vlan destination maskFelix Fietkau2011-11-081-2/+1
| | | | SVN-Revision: 28850
* kernel: add a top level menuconfig option for enabling lockdepFelix Fietkau2011-11-089-0/+19
| | | | SVN-Revision: 28848
* ar71xx: create TL-WA901ND network config from uci-defaultsGabor Juhos2011-11-072-16/+5
| | | | SVN-Revision: 28833
* ar71xx: create ALL0258N network config from uci-defaultsGabor Juhos2011-11-072-12/+4
| | | | SVN-Revision: 28832
* ar71xx: create NBG{460N,550N,550NH} network config from uci-defaultsGabor Juhos2011-11-072-26/+6
| | | | SVN-Revision: 28831
* ar71xx: create WZR-HP-G300NH network config from uci-defaultsGabor Juhos2011-11-072-26/+6
| | | | SVN-Revision: 28830
* ar71xx: create RB-493G network config from uci-defaultsGabor Juhos2011-11-072-41/+9
| | | | SVN-Revision: 28829
* ar71xx: create TL-WR1043ND network config from uci-defaultsGabor Juhos2011-11-072-31/+7
| | | | SVN-Revision: 28828
* ar71xx: create WRT160NL network config from uci-defaultsGabor Juhos2011-11-072-26/+6
| | | | SVN-Revision: 28827
* ar71xx: create PB92 network config from uci-defaultsGabor Juhos2011-11-072-31/+7
| | | | SVN-Revision: 28826
* ar71xx: create DIR-825-B1 network config from uci-defaultsGabor Juhos2011-11-072-26/+6
| | | | SVN-Revision: 28825
* ar71xx: create TL-WR{841N-v1,941ND} network config from uci-defaultsGabor Juhos2011-11-073-40/+17
| | | | SVN-Revision: 28824
* ar71xx: create RB-450 network config from uci-defaultsGabor Juhos2011-11-072-26/+6
| | | | SVN-Revision: 28823
* ar71xx: create RB-450G, RouterStation Pro network config from uci-defaultsGabor Juhos2011-11-073-52/+7
| | | | SVN-Revision: 28822
* ar71xx: create RB-433{,U} network config from uci defaultsGabor Juhos2011-11-073-52/+7
| | | | SVN-Revision: 28821
* ar71xx: create even more network configs from the uci-defaults scriptGabor Juhos2011-11-0717-394/+45
| | | | | | | | Create the default network configuration dynamically for the AR724x/AR9331 boards. Some other boards are using the same configuration, so convert those as well. SVN-Revision: 28820
* ar71xx: create more network configs from the uci-defaults scriptGabor Juhos2011-11-076-80/+8
| | | | | | | Create the default network configuration dynamically for the boards with swapped eth0, eth1 interfaces. SVN-Revision: 28819
* ar71xx: create a bunch of network configs from the uci-defaults scriptGabor Juhos2011-11-078-83/+10
| | | | | | | Create the default network configuration dynamically for the boards with a single ethernet interface. SVN-Revision: 28818
* ar71xx: create generic network config from an uci-defaults scriptGabor Juhos2011-11-073-17/+66
| | | | SVN-Revision: 28817
* ar71xx: remove AP81 defconfig, it is the same as the generic configGabor Juhos2011-11-071-16/+0
| | | | SVN-Revision: 28816
* ar71xx: change generated Buffalo firmware versionsGabor Juhos2011-11-071-4/+4
| | | | | | | | | With version 1.76 the upgrade may fail with newer Buffalo firmwares with a message like this: "You can not update the firmware because the firmware version is earlier than 1.82. Please use 1.82 or later version for firmware update." SVN-Revision: 28815
* update 3.1 patchesImre Kaloz2011-11-074-55/+10
| | | | SVN-Revision: 28814
* update arm mach-typesImre Kaloz2011-11-071-6/+253
| | | | SVN-Revision: 28813
* ar71xx: enable sysupgrade on the WHR-G301N and WHR-HP-GN boardsGabor Juhos2011-11-071-0/+2
| | | | SVN-Revision: 28812
* ar71xx: wrap long lines in the upgrade scriptGabor Juhos2011-11-071-6/+45
| | | | SVN-Revision: 28811
* ar71xx: fix WHR-HP-G300N firmware partition offsetGabor Juhos2011-11-071-1/+1
| | | | SVN-Revision: 28810
* ar71xx: add default network configuration for the WHR-HP-GNGabor Juhos2011-11-071-0/+24
| | | | SVN-Revision: 28807
* ar71xx: build image for the Buffalo WHR-HP-GNGabor Juhos2011-11-072-0/+18
| | | | SVN-Revision: 28806
* ar71xx: add support for the Buffalo WHR-HP-GN boardGabor Juhos2011-11-074-0/+8
| | | | SVN-Revision: 28805
* ar71xx: build image for the Buffalo WHR-G301NGabor Juhos2011-11-072-0/+18
| | | | SVN-Revision: 28804
* ar71xx: add support for the Buffalo WHR-G301N boardGabor Juhos2011-11-075-0/+32
| | | | SVN-Revision: 28803
* ar71xx: fix WHR-HP-G300N image generationGabor Juhos2011-11-071-3/+4
| | | | SVN-Revision: 28802
* ar71xx: enable WHR-HP-G300N support in kernel configGabor Juhos2011-11-071-1/+1
| | | | SVN-Revision: 28801
* ar71xx: fix WHR-HP-G300N MTD partitionsGabor Juhos2011-11-071-1/+2
| | | | SVN-Revision: 28800
* omap24xx: Add cbus tahvo locking fix.Michael Büsch2011-11-052-17/+31
| | | | SVN-Revision: 28767
* omap24xx: Fix n810bm compilationMichael Büsch2011-11-051-60/+58
| | | | SVN-Revision: 28766
* kernel: swconfig: add a missing unlock in error pathGabor Juhos2011-11-041-1/+3
| | | | SVN-Revision: 28753
* add timeserver config to target specific system configs as wellJo-Philipp Wich2011-11-045-8/+26
| | | | SVN-Revision: 28750
* kernel: merge regression fixes for the netfilter patches to the 3.1 kernel ↵Felix Fietkau2011-11-033-9/+12
| | | | | | patches (patch by tripolar) SVN-Revision: 28734
* lantiq: remove obseleted folder. we use 3.1 nowJohn Crispin2011-11-031-13/+0
| | | | SVN-Revision: 28728
* lantiq: bump to 3.1John Crispin2011-11-03113-47364/+1072
| | | | SVN-Revision: 28721
* ar71xx: add missing AR71XX_MACH_TL_WR741ND_V4Gabor Juhos2011-11-011-0/+1
| | | | SVN-Revision: 28709
* ar71xx: build image for the TL-WR741ND v4 boardGabor Juhos2011-11-011-0/+6
| | | | SVN-Revision: 28708
* ar71xx: add initial support for the TL-WR741ND v4 boardGabor Juhos2011-11-019-1/+197
| | | | | | The ethernet port LEDs are not working yet. SVN-Revision: 28706
* ar71xx: add AR933X GMAC register definesGabor Juhos2011-11-011-0/+19
| | | | SVN-Revision: 28705
* ar71xx: combine LEDs setup in one fileGabor Juhos2011-11-0113-305/+144
| | | | SVN-Revision: 28704
* ar71xx: unify LED names on Planex boardsGabor Juhos2011-11-014-16/+14
| | | | SVN-Revision: 28703
* ar71xx: unify LED names on Buffalo boardsGabor Juhos2011-11-015-17/+15
| | | | SVN-Revision: 28702