1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-20 02:01:00 +03:00
Commit Graph

25 Commits

Author SHA1 Message Date
blogic
0d1207bd0b [lantiq] add lantiq svip support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32925 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-31 18:49:54 +00:00
blogic
9216dfc76c [lantiq] clean up generic image building
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32065 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-05 17:49:42 +00:00
blogic
2b03aafe31 [lantiq] Add basic configuration for new board ZTE H201L. Still missing are button and led gpio values.
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31908 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-27 16:02:16 +00:00
blogic
993c2e232f [lantiq] adds zyxel p2601hnfx support
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31734 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-15 09:38:02 +00:00
blogic
cc457ef6dc [lantiq] cleanup image makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31063 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-25 08:50:32 +00:00
blogic
4c8d6ad4d0 [lantiq] bump kernel to 3.2.12
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31060 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-25 08:50:09 +00:00
blogic
61b8a7cdc6 [lantiq] Support booting the Speedport W502V using BRN-BOOT.
While the disadvantage is less available flash space, it's easy and
safe to flash without opening the device.
Going back to the original firmware is also possible.

This patch add two firmware utilities, mkbrncmdline and mkbrnboot.

mkbrncmdline patches the uncompressed kernel so the registeres a0 to
a3 are initialized and the memory size is passed in.

mkbrnboot takes the lzma compressed kernel and squashfs images and
creates a firmware image that can be flashed using the BRN-BOOT
recovery kernel, which is booted by holding both buttons when
powering up the device and will listen on http://192.168.2.1.

The firmware file from bin/lantiq/ to use is
openwrt-lantiq-danube-ARV4525PW-BRNDTW502-brnImage

The BRN-BOOT recovery kernel does size-check the image, so if it's
too big to fit into flash it will complain accordingly.

A second patch is needed to make the wired network interface work
since there is no u-boot to pre-initialise it.

Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30532 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-14 17:48:04 +00:00
blogic
5aa1413d89 add support for more lantiq AR9 boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-19 18:06:33 +00:00
blogic
b43c756e4c [lantiq]
* add gigasx76x update
* rebase patches
* add arv752DPW arv7525PD
* fixes gpio_keys

Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27665 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-17 19:27:44 +00:00
blogic
3bc6f3a20f fix generation of falcon images for profiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27550 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-07 20:20:51 +00:00
blogic
43ab5eea8e replace all references to xway with danube
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27538 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-07 18:20:37 +00:00
blogic
d8b94e0eba fix lantiq image makefile to represent new split between ar9 and danube
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27537 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-07 18:20:31 +00:00
blogic
dde03ff97a update lantiq/falcon patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27406 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03 17:38:11 +00:00
blogic
5151e90913 [lantiq]
* move patches around
* add basic support for gigaset sx76x


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27158 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-12 08:56:26 +00:00
blogic
0814097081 [lantiq]
* fixes spi flash for ar9
* adds limited support for netgear dgn3500 (enough for others to start working with)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-08 17:57:55 +00:00
blogic
fd8ccf9c65 [lantiq]
* backport 2.6.8 patches to .39 / .32.33
* remove lqtapi
* bump tapi/dsl to .39
* migrate to new ltq_ style api
* add amazon_se support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27026 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-29 21:19:26 +00:00
blogic
3df283247e [lantiq]
* fix ARV7518PW support


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26354 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-29 06:20:00 +00:00
blogic
b88e8fef05 [lantiq]
* fixes arv4510 board support
* fixes nor swizzle hack
* fixes gpio .can_sleep
* fixes compile warning inside pci driver


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26157 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-14 07:33:23 +00:00
blogic
a4ba8220f5 [lantiq]
* update kernel to .37
* add support for falcon (big thank you goes to lantiq !!)



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26021 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-11 08:19:53 +00:00
blogic
9f2def0115 [lantiq]
* adds ath5k platform support
* adds several new profiles


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25367 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-04 22:49:52 +00:00
blogic
1a35b7c84e [lantiq]
* adds profiles to the kernel
* fixes 2 compile errors in the usb driver
* ioports were not allocated properly



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25278 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-01 14:37:35 +00:00
blogic
4741579f80 [lantiq]
* adds arv4518pw mach support
* fixes arv4525pw
* make sure all mach names have the same style
* move code around


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25075 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-23 19:16:33 +00:00
blogic
20f9bc31d4 [lantiq] adds machtype for ARV7518PW
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25074 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-23 12:51:15 +00:00
blogic
67251bb1a5 [lantiq]
* fix pci support for more than 1 device
* fixes ioport mappings
* adds support for arcor easybox 803/arv752DWP22
* gpio direction was not set properly during a gpio_request()
* usb compile warning

bugfix, cleanup,


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25072 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-23 12:08:44 +00:00
blogic
18a076fccd [lantiq] adds new lantiq kernel. once the codebase is fully tested and know to be working on all the devices previously supported by ifxmips, we will drop ifxmips support.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24526 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-12 22:57:16 +00:00