Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | update /etc/uci-defaults/* | John Crispin | 2012-03-25 | 2 | -101/+53 | |
| | | | | SVN-Revision: 31062 | |||||
* | update profiles | John Crispin | 2012-03-25 | 2 | -6/+17 | |
| | | | | SVN-Revision: 31061 | |||||
* | bump kernel to 3.2.12 | John Crispin | 2012-03-25 | 135 | -2275/+30640 | |
| | | | | SVN-Revision: 31060 | |||||
* | targets: replace madwifi in profiles with ath5k, madwifi is unmaintained | Felix Fietkau | 2012-03-19 | 1 | -3/+3 | |
| | | | | SVN-Revision: 31015 | |||||
* | lantiq: load dwc_otg early | Jonas Gorski | 2012-03-14 | 1 | -1/+1 | |
| | | | | | | | | Needed for using external rootfs on usb sticks. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> SVN-Revision: 30940 | |||||
* | fixes etop locking issue | John Crispin | 2012-02-23 | 1 | -6/+5 | |
| | | | | SVN-Revision: 30689 | |||||
* | generate uboot environment data in target | John Crispin | 2012-02-14 | 1 | -0/+32 | |
| | | | | | | | | | | | With this patch it is possible to generate uboot environment config file inside lantiq target. Currently it is only supporting GIGASX76X board. uboot environment config is used by fw_printenv fw_setenv tools. Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 30537 | |||||
* | fix compile error in previous commit | John Crispin | 2012-02-14 | 1 | -10/+10 | |
| | | | | SVN-Revision: 30534 | |||||
* | Support booting the Speedport W502V using BRN-BOOT. | John Crispin | 2012-02-14 | 3 | -7/+158 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
* | fixes irq locking in ethernet driver | John Crispin | 2012-02-14 | 1 | -0/+71 | |
| | | | | SVN-Revision: 30522 | |||||
* | fixes gpio_export patch | John Crispin | 2012-02-14 | 1 | -8/+8 | |
| | | | | SVN-Revision: 30521 | |||||
* | add annex selection support to ltq_dsl package | John Crispin | 2012-02-14 | 2 | -5/+27 | |
| | | | | SVN-Revision: 30518 | |||||
* | kernel: update linux 3.1 to 3.1.10 | Jonas Gorski | 2012-01-31 | 1 | -1/+1 | |
| | | | | SVN-Revision: 29966 | |||||
* | gigaset 76x | John Crispin | 2012-01-17 | 2 | -21/+17 | |
| | | | | | | | | | | | * 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 | |||||
* | kernel: update linux 3.1 to 3.1.9 | Jonas Gorski | 2012-01-13 | 1 | -1/+1 | |
| | | | | SVN-Revision: 29726 | |||||
* | linux: update 3.1 to 3.1.4 | Jonas Gorski | 2011-12-06 | 3 | -29/+17 | |
| | | | | SVN-Revision: 29470 | |||||
* | lantiq: bump to 3.1.3 | John Crispin | 2011-11-28 | 1 | -1/+1 | |
| | | | | SVN-Revision: 29348 | |||||
* | lantiq: drop 009-MIPS-make-oprofile-use-cp0_perfcount_irq-if-it-is-se.patch | John Crispin | 2011-11-23 | 1 | -51/+0 | |
| | | | | | | This patch is/was a duplicate of generic/patches-3.1/307-mips_oprofile_fix.patch SVN-Revision: 29294 | |||||
* | lantiq: * fixes ath5k eeprom handling * fixes sx76x * adds sx76x to userland ↵ | John Crispin | 2011-11-22 | 9 | -65/+404 | |
| | | | | | | | | api * minor style cleanups Signed-of-by: Andrej Vlašić <andrej.vlasic0@gmail.com> SVN-Revision: 29292 | |||||
* | lantiq: add runtime generation of /etc/config/network | John Crispin | 2011-11-15 | 4 | -26/+135 | |
| | | | | SVN-Revision: 29161 | |||||
* | lantiq: fix falcon build breakage | John Crispin | 2011-11-14 | 4 | -18/+30 | |
| | | | | | | dev-wifi-rt2x00 fails to build on falcon due to missing pci SVN-Revision: 29129 | |||||
* | linux: update 3.1 to 3.1.1 | Jonas Gorski | 2011-11-13 | 7 | -67/+41 | |
| | | | | SVN-Revision: 29007 | |||||
* | lantiq: add uci-defaults code for handling leds | John Crispin | 2011-11-12 | 1 | -0/+102 | |
| | | | | SVN-Revision: 29004 | |||||
* | lantiq: add /lib/lantiq.sh and make hotplug handlers use it | John Crispin | 2011-11-12 | 2 | -1/+12 | |
| | | | | SVN-Revision: 29003 | |||||
* | lantiq: rename leds | John Crispin | 2011-11-12 | 2 | -15/+15 | |
| | | | | SVN-Revision: 29002 | |||||
* | lantiq: split compat headers out of bsp header patch | John Crispin | 2011-11-12 | 2 | -71/+31 | |
| | | | | SVN-Revision: 29001 | |||||
* | lantiq: adds hotplug handler for loading rt2x00 firmware | John Crispin | 2011-11-12 | 1 | -0/+39 | |
| | | | | SVN-Revision: 29000 | |||||
* | lantiq: adds hotplug handler for handling buttons and makes w303v work with it | John Crispin | 2011-11-12 | 2 | -2/+39 | |
| | | | | SVN-Revision: 28999 | |||||
* | lantiq: cleanup default package selection | John Crispin | 2011-11-12 | 10 | -39/+39 | |
| | | | | SVN-Revision: 28998 | |||||
* | lantiq: w303v has its rt2860 eep on the nor flash. tell compat-wireless how ↵ | John Crispin | 2011-11-12 | 4 | -16/+77 | |
| | | | | | | to use it SVN-Revision: 28994 | |||||
* | lantiq: improve falcon package selection | John Crispin | 2011-11-11 | 3 | -5/+2 | |
| | | | | SVN-Revision: 28962 | |||||
* | lantiq: fix breakage introduced in 3.1 bump | John Crispin | 2011-11-11 | 10 | -5/+326 | |
| | | | | SVN-Revision: 28961 | |||||
* | lantiq: remove obseleted folder. we use 3.1 now | John Crispin | 2011-11-03 | 1 | -13/+0 | |
| | | | | SVN-Revision: 28728 | |||||
* | lantiq: bump to 3.1 | John Crispin | 2011-11-03 | 113 | -47364/+1072 | |
| | | | | SVN-Revision: 28721 | |||||
* | * update patches to 3.0 | John Crispin | 2011-10-10 | 100 | -6148/+8778 | |
| | | | | | | | | * add basic vr9 support * backport 3.1 fixes * backport 3.2 queue (falcon) SVN-Revision: 28405 | |||||
* | The enable function was using the global timeout variable for local ↵ | John Crispin | 2011-09-26 | 1 | -0/+40 | |
| | | | | | | operations. This resulted in the value of the global variable being corrupted, thus breaking the code. SVN-Revision: 28310 | |||||
* | * remove obseleted m25p80 patch | John Crispin | 2011-09-26 | 1 | -8/+0 | |
| | | | | SVN-Revision: 28309 | |||||
* | * rebase 3.0 patches * fold some fixes into existing patches | John Crispin | 2011-09-26 | 28 | -548/+729 | |
| | | | | SVN-Revision: 28308 | |||||
* | kernel: update kernel to version 2.6.39.4 | Hauke Mehrtens | 2011-08-16 | 1 | -1/+1 | |
| | | | | SVN-Revision: 28022 | |||||
* | sync default kernel config for lantiq danube/ar9 | John Crispin | 2011-07-19 | 2 | -1/+2 | |
| | | | | SVN-Revision: 27697 | |||||
* | fix etehrnet when using EPHY on lantiq ASE | John Crispin | 2011-07-19 | 1 | -0/+98 | |
| | | | | SVN-Revision: 27696 | |||||
* | fixes pci on lantiq AR9 SoC | John Crispin | 2011-07-19 | 1 | -0/+18 | |
| | | | | SVN-Revision: 27695 | |||||
* | add support for more lantiq AR9 boards | John Crispin | 2011-07-19 | 4 | -1/+180 | |
| | | | | SVN-Revision: 27694 | |||||
* | * fix external interrupts | John Crispin | 2011-07-18 | 1 | -0/+20 | |
| | | | | SVN-Revision: 27687 | |||||
* | * add gigasx76x update | John Crispin | 2011-07-17 | 17 | -175/+464 | |
| | | | | | | | | | | | * 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 profiles | John Crispin | 2011-07-07 | 1 | -0/+16 | |
| | | | | SVN-Revision: 27550 | |||||
* | adds 2 ASC related patches to lantiq | John Crispin | 2011-07-07 | 6 | -0/+120 | |
| | | | | | | Signed-off-by: Thomas Langer <thomas.langer@lantiq.com> SVN-Revision: 27549 | |||||
* | fix up falcon kernel config | John Crispin | 2011-07-07 | 3 | -6/+4 | |
| | | | | SVN-Revision: 27542 | |||||
* | fix i2c-falcon kmod package selection | John Crispin | 2011-07-07 | 2 | -8/+0 | |
| | | | | SVN-Revision: 27541 | |||||
* | replace all references to xway with danube | John Crispin | 2011-07-07 | 3 | -3/+3 | |
| | | | | SVN-Revision: 27538 |