aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/image
Commit message (Collapse)AuthorAgeFilesLines
* ACMP252: fix USB-enable GPIO and use default PCI configuration for nowJohn Crispin2013-03-141-8/+1
| | | | | | | | | | | EEPROM is an actial serial EEPROM on the WiFi module, therefore we can remove ralink_eep from the dts. USB power-enable GPIO turned out to be GPIO #3 (found via probing/brute-force). PCI works with default settings as long as the vendor bootloader is used. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 36030
* fix buttons on vr9 eval kitJohn Crispin2013-03-141-10/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36029
* fix fritzbox 3370 partitions/memory/cmdlineJohn Crispin2013-03-141-5/+5
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36027
* build jffs images for nand based fritzboxJohn Crispin2013-03-141-1/+5
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36026
* fixes NO_XIP on CFI0001 flashJohn Crispin2013-03-121-0/+2
| | | | | | | | | | | This patch disables the execute-in-place (XIP) support for flash on lantiq. This has to be disabled since the bus which flash is connected to does not support unaligned accesses. Resolves data bus errors on Lantiq routers with Intel command set flash. Signed-off-by: Matti Laakso <malaakso@elisanet.fi> SVN-Revision: 35992
* add support for AudioCodes AC-252John Crispin2013-03-122-0/+106
| | | | | | | | | user-space support for extracting the EEPROM for the RaLink WiFi is still missing. Besides this, it's all working. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 35990
* unbreak dgn3500 spi-gpioJohn Crispin2013-03-121-4/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 35989
* Fix ARV7518 USBJohn Crispin2013-01-281-1/+1
| | | | | | | | | | This patch correctly fixes USB on Lantiq ARV7518. There was a failed attempt on fixing this on r35077 (https://dev.openwrt.org/changeset/35077/). Signed-off-by: José Vázquez Fernández <ppvazquezfer@gmail.com> Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 35354
* Add ath9k eeprom and pci fixup supportJohn Crispin2013-01-281-0/+2
| | | | | | | | | | | Add ath9k eeprom and pci fixup support (again) for linux 3.7. On linux 3.3, the fixup forced the regdomain to 0x67, causing low TX power. This patch only corrects checksum, the rest of the EEPROM isn't changed. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 35353
* Add support for ARV4518PW R01 and rename R01A.John Crispin2013-01-283-3/+198
| | | | | | | | | | | | There are two different versions of SMC7908A-ISP: R01 and R01A. R01 has an internal clock for PCI, meanwhile R01A has an external clock. This fixes: https://dev.openwrt.org/ticket/12884 Signed-off-by: John Crispin <blogic@openwrt.org> Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 35352
* fixes USB reset on ARV7518John Crispin2013-01-101-1/+1
| | | | SVN-Revision: 35077
* fixes usb port on arv 4518John Crispin2012-12-301-1/+1
| | | | SVN-Revision: 34935
* ar9 did not load atm driver properlyJohn Crispin2012-12-221-1/+1
| | | | SVN-Revision: 34840
* minor tweaks to WBMR imageJohn Crispin2012-12-211-1/+1
| | | | SVN-Revision: 34835
* fix typo inside fritz3370 devicetree fileJohn Crispin2012-12-211-1/+1
| | | | SVN-Revision: 34825
* more devicetree fixesJohn Crispin2012-12-216-5/+331
| | | | SVN-Revision: 34824
* more board file fixesJohn Crispin2012-12-1916-15/+193
| | | | SVN-Revision: 34788
* add falcon devicetree filesJohn Crispin2012-12-164-4/+344
| | | | SVN-Revision: 34711
* EASY80920 has 2 usb portsJohn Crispin2012-12-151-1/+2
| | | | SVN-Revision: 34701
* add devicetreesJohn Crispin2012-12-1522-424/+2263
| | | | SVN-Revision: 34691
* add linux-v3.7John Crispin2012-12-151-4/+0
| | | | SVN-Revision: 34687
* a few more dts files (WIP)John Crispin2012-11-094-24/+407
| | | | SVN-Revision: 34130
* add support for arv7525John Crispin2012-11-061-0/+3
| | | | SVN-Revision: 34097
* adds dts files and make devicetree images buildableJohn Crispin2012-11-0210-9/+1164
| | | | SVN-Revision: 34064
* add lantiq svip supportJohn Crispin2012-07-311-0/+75
| | | | SVN-Revision: 32925
* clean up generic image buildingJohn Crispin2012-06-051-48/+0
| | | | SVN-Revision: 32065
* Add basic configuration for new board ZTE H201L. Still missing are button ↵John Crispin2012-05-271-0/+4
| | | | | | | | and led gpio values. Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31908
* adds zyxel p2601hnfx supportJohn Crispin2012-05-151-0/+4
| | | | | | Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31734
* cleanup image makefileJohn Crispin2012-03-251-174/+44
| | | | SVN-Revision: 31063
* bump kernel to 3.2.12John Crispin2012-03-252-5/+85
| | | | SVN-Revision: 31060
* Support booting the Speedport W502V using BRN-BOOT.John Crispin2012-02-141-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* add support for more lantiq AR9 boardsJohn Crispin2011-07-191-1/+11
| | | | SVN-Revision: 27694
* * add gigasx76x updateJohn Crispin2011-07-171-0/+18
| | | | | | | | | | | * 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
* fix generation of falcon images for profilesJohn Crispin2011-07-071-0/+16
| | | | SVN-Revision: 27550
* replace all references to xway with danubeJohn Crispin2011-07-071-1/+1
| | | | SVN-Revision: 27538
* fix lantiq image makefile to represent new split between ar9 and danubeJohn Crispin2011-07-071-9/+20
| | | | SVN-Revision: 27537
* update lantiq/falcon patchesJohn Crispin2011-07-031-1/+1
| | | | SVN-Revision: 27406
* * move patches around * add basic support for gigaset sx76xJohn Crispin2011-06-121-0/+10
| | | | SVN-Revision: 27158
* * fixes spi flash for ar9John Crispin2011-06-081-0/+10
| | | | | | * adds limited support for netgear dgn3500 (enough for others to start working with) SVN-Revision: 27137
* * backport 2.6.8 patches to .39 / .32.33John Crispin2011-05-291-2/+24
| | | | | | | | | * remove lqtapi * bump tapi/dsl to .39 * migrate to new ltq_ style api * add amazon_se support SVN-Revision: 27026
* * fix ARV7518PW supportJohn Crispin2011-03-291-0/+8
| | | | SVN-Revision: 26354
* * fixes arv4510 board support * fixes nor swizzle hack * fixes gpio ↵John Crispin2011-03-141-0/+8
| | | | | | .can_sleep * fixes compile warning inside pci driver SVN-Revision: 26157
* * update kernel to .37 * add support for falcon (big thank you goes to ↵John Crispin2011-03-111-3/+15
| | | | | | lantiq !!) SVN-Revision: 26021
* * adds ath5k platform support * adds several new profilesJohn Crispin2011-02-041-2/+34
| | | | SVN-Revision: 25367
* * adds profiles to the kernel * fixes 2 compile errors in the usb driver * ↵John Crispin2011-02-011-5/+41
| | | | | | ioports were not allocated properly SVN-Revision: 25278
* * adds arv4518pw mach support * fixes arv4525pw * make sure all mach names ↵John Crispin2011-01-231-4/+10
| | | | | | have the same style * move code around SVN-Revision: 25075
* adds machtype for ARV7518PWJohn Crispin2011-01-231-0/+2
| | | | SVN-Revision: 25074
* * fix pci support for more than 1 device * fixes ioport mappings * adds ↵John Crispin2011-01-231-0/+2
| | | | | | | | support for arcor easybox 803/arv752DWP22 * gpio direction was not set properly during a gpio_request() * usb compile warning bugfix, cleanup, SVN-Revision: 25072
* adds new lantiq kernel. once the codebase is fully tested and know to be ↵John Crispin2010-12-121-0/+89
working on all the devices previously supported by ifxmips, we will drop ifxmips support. SVN-Revision: 24526