summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* kernel: merge regression fixes for the netfilter patches to the 3.1 kernel ↵nbd2011-11-033-9/+12
| | | | | | patches (patch by tripolar) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28734 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lantiq: remove obseleted folder. we use 3.1 nowblogic2011-11-031-13/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28728 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lantiq: bump to 3.1blogic2011-11-03113-47364/+1072
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28721 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add missing AR71XX_MACH_TL_WR741ND_V4juhosg2011-11-011-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28709 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: build image for the TL-WR741ND v4 boardjuhosg2011-11-011-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28708 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add initial support for the TL-WR741ND v4 boardjuhosg2011-11-019-1/+197
| | | | | | The ethernet port LEDs are not working yet. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28706 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add AR933X GMAC register definesjuhosg2011-11-011-0/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28705 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: combine LEDs setup in one filejuhosg2011-11-0113-305/+144
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28704 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: unify LED names on Planex boardsjuhosg2011-11-014-16/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28703 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: unify LED names on Buffalo boardsjuhosg2011-11-015-17/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28702 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: unify LED names on TP-Link boardsjuhosg2011-11-0112-47/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28701 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx/all0258n: sysupgrade supportjuhosg2011-11-012-0/+168
| | | | | | | | | | | | U-Boot on the ALL0258N needs offset, size and md5 for kernel and rootfs to be stored in the U-Boot environment. If the checksums don't match during boot, a failsafe-system is booted instead. This patch adds a board-specific sysupgrade hack for the all0258n which calculates and updates the checksums for the U-Boot environment. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28700 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx/all0258n: add default configjuhosg2011-11-012-0/+17
| | | | | | | | This adds default network and uboot-env settings for the ALL0258N. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28699 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove default network config of the mzk-w04nu board as welljuhosg2011-11-011-16/+0
| | | | | | It works with the generic config. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28695 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove LED setup of nonexistent interfaces on RB750juhosg2011-10-311-24/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28693 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove default network config of the wnr2000 boardjuhosg2011-10-311-16/+0
| | | | | | It is the same as the generic configuration. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28692 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ramips] rt305x: Create factory image for Fonera 2.0nacinonyx2011-10-311-1/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28689 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Default to linux-3.1mb2011-10-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28687 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Fix n810 LCD initializationmb2011-10-304-21/+75
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28685 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Fix n810 bootmb2011-10-308-206/+184
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28683 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx/sysupgrade: use $magic_long instead of $magic when comparing with a ↵juhosg2011-10-301-2/+2
| | | | | | | | | | | 32-bit value Aparently $magic_long was meant here instead of $magic when comparing with 32-bit values. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28678 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Refresh 3.1 configmb2011-10-291-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28677 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Refresh 3.1 patchesmb2011-10-2919-207/+233
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28676 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix tusb patchmb2011-10-291-12/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28675 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Fix MUSB compilemb2011-10-291-32/+61
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28674 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Add n800 touchscreen and keypad drivers.mb2011-10-296-12/+3043
| | | | | | | Thanks to Marat Radchenko. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28673 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Add 3.1 patchset.mb2011-10-2918-0/+10250
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28672 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix typos in image/Makefilejuhosg2011-10-271-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28618 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add initial support for the OpenMesh OM2P boardjuhosg2011-10-277-0/+141
| | | | | | Based on a patch by Marek Lindner <marek@open-mesh.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28617 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx/all0258n: fix partition layoutjuhosg2011-10-271-1/+1
| | | | | | | | A miscalculation in the original patch makes OpenWrt destroy the failsafe image. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28615 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update my email addressmb2011-10-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28603 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: disable crashlog, ioremap of RAM does not work properly herenbd2011-10-261-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28599 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create image for the WNDR3800juhosg2011-10-261-0/+1
| | | | | | | | | This adds support for the Netgear WNDR3800, it is almost the same as the WNDR3700v2. It just has more RAM so the hd_id had to be adjusted. Signed-off-by: Petri Rosenström <petri.rosenstrom@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28597 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target: remove CONFIG_IDE_PROC_FS support as welljow2011-10-259-9/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28586 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: revert accidentially added EARLY_PRINTK symbol from previous commitjow2011-10-251-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28585 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target: globally disable BSD process accountingjow2011-10-2537-38/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28584 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: Support for NexAira BC2juhosg2011-10-2412-3/+171
| | | | | | | | | The preconfiguration of the USB LED has benn move to the /etc/uci-defaults/leds script. [juhosg] Signed-off-by: Adam Porter <porter.adam at gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28571 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: fix switch-port assignment for HW550-3Gjuhosg2011-10-241-1/+1
| | | | | | | | WAN is on swtich port 0 for Aztech HW550-3G. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28570 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: combine led setup for all boards in one filejuhosg2011-10-245-85/+34
| | | | | | | | | This removes unnecessary duplication and simplifies led setup for new boards. It would be a one line change most likely. Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28569 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: build image for the Buffalo WHR-HP-G300Njuhosg2011-10-242-0/+35
| | | | | | Based on a patch by Yoichi Shinoda <shinoda@jaist.ac.jp> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28568 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: Buffalo WHR-HP-G300N kernel supportjuhosg2011-10-249-1/+213
| | | | | | | | | | | | | The initial support for the Buffalo WHR-HP-G300N box. The code was confirmed to boot and run, but not tested in depth. Known problem: iw phy phy0 info shows: Coverage class: 0 (up to 0m) Available Antennas: TX 0 RX 0 Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28567 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: build image for the Allnet ALL0258N boardjuhosg2011-10-241-0/+6
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28565 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add kernel support for the Allnet ALL0258N boardjuhosg2011-10-246-0/+159
| | | | | | | | | | This patchs adds support for the Allnet ALL0258N outdoor AP/bridge. The ALL0258N is based on the AR7240 SoC paired with an AR9285 radio, it got 8MB of NOR and 32MB SDRAM. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28564 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: don't override CONFIG_FSNOTIFYjuhosg2011-10-241-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28563 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] base-files: make sure inittab-console-fixup returns with success ↵jow2011-10-241-0/+2
| | | | | | (#10275) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28562 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target] x86: allow VDI & VMDK images for all subtargets (closes: #10255)nico2011-10-221-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28518 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux: generic: refresh patches for 3.1-rc10jogo2011-10-2011-22/+22
| | | | | | Hopefully the last one and identical to final. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28492 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux: ar71xx: add support for Mikrotik Routerboard RB493Gjogo2011-10-115-0/+109
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28423 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add a workaround for ar8316 not always driving the TA bit to lowjogo2011-10-111-0/+20
| | | | | | | | AR8316 behind a GPIO bitbanged MDIO bus fails to drive the turnaround bit to low despite returning a valid value. Ignore it and just use the returned value anyway. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28422 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar8216: use mdiobus_{read,write} to ensure proper lockingjogo2011-10-111-17/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28421 3c298f89-4303-0410-b956-a3cf2f4a3e73