1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-20 06:18:57 +03:00
Commit Graph

8299 Commits

Author SHA1 Message Date
juhosg
38ba6904bb ar71xx: add missing AR71XX_MACH_TL_WR741ND_V4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28709 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-01 14:38:12 +00:00
juhosg
fc6e7aeeb6 ar71xx: build image for the TL-WR741ND v4 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28708 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-01 11:20:55 +00:00
juhosg
77da44561c ar71xx: add initial support for the TL-WR741ND v4 board
The ethernet port LEDs are not working yet.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28706 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-01 11:20:52 +00:00
juhosg
2fb031808c ar71xx: add AR933X GMAC register defines
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28705 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-01 11:20:50 +00:00
juhosg
0f535ad261 ar71xx: combine LEDs setup in one file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28704 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-01 11:20:49 +00:00
juhosg
0fe49305de ar71xx: unify LED names on Planex boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28703 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-01 11:20:47 +00:00
juhosg
54e69d54d6 ar71xx: unify LED names on Buffalo boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28702 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-01 11:20:46 +00:00
juhosg
46393cef66 ar71xx: unify LED names on TP-Link boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28701 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-01 11:20:44 +00:00
juhosg
11cfb889eb ar71xx/all0258n: sysupgrade support
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
2011-11-01 09:23:32 +00:00
juhosg
52378540af ar71xx/all0258n: add default config
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
2011-11-01 09:23:31 +00:00
juhosg
be7781d3ef ar71xx: remove default network config of the mzk-w04nu board as well
It works with the generic config.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28695 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-01 09:23:25 +00:00
juhosg
1e4e4a0fab ar71xx: remove LED setup of nonexistent interfaces on RB750
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28693 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-31 14:26:56 +00:00
juhosg
c586df7775 ar71xx: remove default network config of the wnr2000 board
It is the same as the generic configuration.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28692 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-31 14:26:51 +00:00
acinonyx
893d0c6df4 [ramips] rt305x: Create factory image for Fonera 2.0n
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28689 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-31 09:23:44 +00:00
mb
b67bdb0144 omap24xx: Default to linux-3.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28687 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-30 22:42:00 +00:00
mb
e77f6c670d omap24xx: Fix n810 LCD initialization
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28685 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-30 20:31:45 +00:00
mb
bcb479b352 omap24xx: Fix n810 boot
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28683 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-30 18:46:45 +00:00
juhosg
5a382347ed ar71xx/sysupgrade: use $magic_long instead of $magic when comparing with a 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
2011-10-30 13:06:30 +00:00
mb
2691ee027d omap24xx: Refresh 3.1 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28677 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-29 22:52:44 +00:00
mb
9c6027e5b7 omap24xx: Refresh 3.1 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28676 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-29 22:52:07 +00:00
mb
560730403d Fix tusb patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28675 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-29 22:33:59 +00:00
mb
58deaa7240 omap24xx: Fix MUSB compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28674 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-29 22:26:27 +00:00
mb
80b92379ed omap24xx: Add n800 touchscreen and keypad drivers.
Thanks to Marat Radchenko.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28673 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-29 20:35:36 +00:00
mb
d63172b5b3 omap24xx: Add 3.1 patchset.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28672 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-29 19:02:50 +00:00
juhosg
e160695e43 ar71xx: fix typos in image/Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28618 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 07:54:52 +00:00
juhosg
85713e36cb ar71xx: add initial support for the OpenMesh OM2P board
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
2011-10-27 07:54:51 +00:00
juhosg
8256ef2e81 ar71xx/all0258n: fix partition layout
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
2011-10-27 07:54:47 +00:00
mb
4126b8d697 Update my email address
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28603 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-26 14:54:26 +00:00
nbd
74e424738e x86: disable crashlog, ioremap of RAM does not work properly here
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28599 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-26 11:49:25 +00:00
juhosg
b4979fee64 ar71xx: create image for the WNDR3800
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
2011-10-26 06:12:47 +00:00
jow
543e578b89 target: remove CONFIG_IDE_PROC_FS support as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28586 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-25 16:40:06 +00:00
jow
b2448f1cac brcm47xx: revert accidentially added EARLY_PRINTK symbol from previous commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28585 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-25 16:19:52 +00:00
jow
3275a393fc target: globally disable BSD process accounting
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28584 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-25 16:18:36 +00:00
juhosg
ab4232bf2d ramips: Support for NexAira BC2
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
2011-10-24 21:49:36 +00:00
juhosg
b1f6b4ed8f ramips: fix switch-port assignment for HW550-3G
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
2011-10-24 21:49:32 +00:00
juhosg
0f217d1398 ramips: combine led setup for all boards in one file
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
2011-10-24 21:49:31 +00:00
juhosg
165b64f3f8 ar71xx: build image for the Buffalo WHR-HP-G300N
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
2011-10-24 21:49:29 +00:00
juhosg
c01dd82e04 ar71xx: Buffalo WHR-HP-G300N kernel support
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
2011-10-24 21:49:26 +00:00
juhosg
0475f34e05 ar71xx: build image for the Allnet ALL0258N board
Signed-off-by: Daniel Golle <dgolle@allnet.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28565 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-24 21:49:23 +00:00
juhosg
61504e67d9 ar71xx: add kernel support for the Allnet ALL0258N board
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
2011-10-24 21:49:21 +00:00
juhosg
afc3633a2e ar71xx: don't override CONFIG_FSNOTIFY
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28563 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-24 21:49:18 +00:00
jow
fbebd1e720 [ar71xx] base-files: make sure inittab-console-fixup returns with success (#10275)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28562 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-24 21:35:43 +00:00
nico
2c88ef6e95 [target] x86: allow VDI & VMDK images for all subtargets (closes: #10255)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28518 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-22 13:09:15 +00:00
jogo
ad05c99253 linux: generic: refresh patches for 3.1-rc10
Hopefully the last one and identical to final.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28492 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-20 10:32:44 +00:00
jogo
0f7b0ae7de linux: ar71xx: add support for Mikrotik Routerboard RB493G
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28423 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-11 23:05:16 +00:00
jogo
0f944343dd ar71xx: add a workaround for ar8316 not always driving the TA bit to low
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
2011-10-11 23:05:13 +00:00
jogo
c57886b49b ar8216: use mdiobus_{read,write} to ensure proper locking
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28421 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-11 23:05:10 +00:00
blogic
eac20bee29 [lantiq]
* update patches to 3.0
* add basic vr9 support
* backport 3.1 fixes
* backport 3.2 queue (falcon)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28405 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-10 15:13:46 +00:00
jogo
d066413d5d ag71xx: close a race between the phy state machine and link state
A fast stop/start cycle could leave the ag71xx interrupts and tx engine
disabled when using a phy driver with a fixed link and the start/stop
happens between two phy state machine polls.

Prevent this by always forcing the link down on stop regardless of phy
state and having a phy connected.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28380 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-08 11:37:14 +00:00
jow
aef22c2190 [generic] add IDs for Huawai K3770, K3771, K4510 and K4511 to option driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28376 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-06 18:23:16 +00:00