summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/files-3.1
Commit message (Collapse)AuthorAgeFilesLines
* Support booting the Speedport W502V using BRN-BOOT.John Crispin2012-02-141-6/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* gigaset 76xJohn Crispin2012-01-171-21/+15
| | | | | | | | | | | * fixes leds * adds all leds found on the sx763 board * removes board_config from flash layout because wireless data is stored in kernel (ath5k) * fix button handling Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 29763
* lantiq: * fixes ath5k eeprom handling * fixes sx76x * adds sx76x to userland ↵John Crispin2011-11-225-62/+390
| | | | | | | | api * minor style cleanups Signed-of-by: Andrej Vlašić <andrej.vlasic0@gmail.com> SVN-Revision: 29292
* lantiq: fix falcon build breakageJohn Crispin2011-11-143-1/+1
| | | | | | dev-wifi-rt2x00 fails to build on falcon due to missing pci SVN-Revision: 29129
* lantiq: rename ledsJohn Crispin2011-11-122-15/+15
| | | | SVN-Revision: 29002
* lantiq: adds hotplug handler for handling buttons and makes w303v work with itJohn Crispin2011-11-121-2/+17
| | | | SVN-Revision: 28999
* lantiq: w303v has its rt2860 eep on the nor flash. tell compat-wireless how ↵John Crispin2011-11-123-0/+49
| | | | | | to use it SVN-Revision: 28994
* lantiq: fix breakage introduced in 3.1 bumpJohn Crispin2011-11-114-5/+2
| | | | SVN-Revision: 28961
* lantiq: bump to 3.1John Crispin2011-11-0318-0/+1994
SVN-Revision: 28721