Commit Graph

172 Commits (eae6cac6a30b95bef04d033ed8a303b7e35a078b)

Author SHA1 Message Date
John Crispin 07dca108a9 adds zyxel p2601hnfx support
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>

SVN-Revision: 31734
12 years ago
John Crispin 5ea100c39b cleanup image makefile
SVN-Revision: 31063
12 years ago
John Crispin 0f6a9d5c7c bump kernel to 3.2.12
SVN-Revision: 31060
12 years ago
John Crispin cd1a204365 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>

SVN-Revision: 30532
13 years ago
John Crispin 3833b7be24 add support for more lantiq AR9 boards
SVN-Revision: 27694
13 years ago
John Crispin 5906377332 * 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>

SVN-Revision: 27665
13 years ago
John Crispin 7f548d379f fix generation of falcon images for profiles
SVN-Revision: 27550
13 years ago
John Crispin a463daa818 replace all references to xway with danube
SVN-Revision: 27538
13 years ago
John Crispin dc2af33083 fix lantiq image makefile to represent new split between ar9 and danube
SVN-Revision: 27537
13 years ago
John Crispin 43771202d3 update lantiq/falcon patches
SVN-Revision: 27406
13 years ago
John Crispin fa59bb0958 * move patches around * add basic support for gigaset sx76x
SVN-Revision: 27158
13 years ago
John Crispin ed0e649a5b * fixes spi flash for ar9
* adds limited support for netgear dgn3500 (enough for others to start working with)

SVN-Revision: 27137
13 years ago
John Crispin 6608f419d1 * 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

SVN-Revision: 27026
13 years ago
John Crispin ff885fde8e * fix ARV7518PW support
SVN-Revision: 26354
13 years ago
John Crispin ba3251a90d * fixes arv4510 board support * fixes nor swizzle hack * fixes gpio .can_sleep * fixes compile warning inside pci driver
SVN-Revision: 26157
13 years ago
John Crispin c75b0ca1a8 * update kernel to .37 * add support for falcon (big thank you goes to lantiq !!)
SVN-Revision: 26021
13 years ago
John Crispin 2268dfafd3 * adds ath5k platform support * adds several new profiles
SVN-Revision: 25367
14 years ago
John Crispin 1e89df511a * adds profiles to the kernel * fixes 2 compile errors in the usb driver * ioports were not allocated properly
SVN-Revision: 25278
14 years ago
John Crispin a15b4bf6fc * adds arv4518pw mach support * fixes arv4525pw * make sure all mach names have the same style * move code around
SVN-Revision: 25075
14 years ago
John Crispin a8819fd220 adds machtype for ARV7518PW
SVN-Revision: 25074
14 years ago
John Crispin 7c9e1370e9 * 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,

SVN-Revision: 25072
14 years ago
John Crispin 9f47e80bb3 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.
SVN-Revision: 24526
14 years ago