aboutsummaryrefslogtreecommitdiff
path: root/target/linux/lantiq
Commit message (Collapse)AuthorAge
...
* lantiq: w303v has its rt2860 eep on the nor flash. tell compat-wireless how ↵John Crispin2011-11-12
| | | | | | to use it SVN-Revision: 28994
* lantiq: improve falcon package selectionJohn Crispin2011-11-11
| | | | SVN-Revision: 28962
* lantiq: fix breakage introduced in 3.1 bumpJohn Crispin2011-11-11
| | | | SVN-Revision: 28961
* lantiq: remove obseleted folder. we use 3.1 nowJohn Crispin2011-11-03
| | | | SVN-Revision: 28728
* lantiq: bump to 3.1John Crispin2011-11-03
| | | | SVN-Revision: 28721
* * update patches to 3.0John Crispin2011-10-10
| | | | | | | | * 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 Crispin2011-09-26
| | | | | | operations. This resulted in the value of the global variable being corrupted, thus breaking the code. SVN-Revision: 28310
* * remove obseleted m25p80 patchJohn Crispin2011-09-26
| | | | SVN-Revision: 28309
* * rebase 3.0 patches * fold some fixes into existing patchesJohn Crispin2011-09-26
| | | | SVN-Revision: 28308
* kernel: update kernel to version 2.6.39.4Hauke Mehrtens2011-08-16
| | | | SVN-Revision: 28022
* sync default kernel config for lantiq danube/ar9John Crispin2011-07-19
| | | | SVN-Revision: 27697
* fix etehrnet when using EPHY on lantiq ASEJohn Crispin2011-07-19
| | | | SVN-Revision: 27696
* fixes pci on lantiq AR9 SoCJohn Crispin2011-07-19
| | | | SVN-Revision: 27695
* add support for more lantiq AR9 boardsJohn Crispin2011-07-19
| | | | SVN-Revision: 27694
* * fix external interruptsJohn Crispin2011-07-18
| | | | SVN-Revision: 27687
* * add gigasx76x updateJohn Crispin2011-07-17
| | | | | | | | | | | * 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-07
| | | | SVN-Revision: 27550
* adds 2 ASC related patches to lantiqJohn Crispin2011-07-07
| | | | | | Signed-off-by: Thomas Langer <thomas.langer@lantiq.com> SVN-Revision: 27549
* fix up falcon kernel configJohn Crispin2011-07-07
| | | | SVN-Revision: 27542
* fix i2c-falcon kmod package selectionJohn Crispin2011-07-07
| | | | SVN-Revision: 27541
* replace all references to xway with danubeJohn Crispin2011-07-07
| | | | SVN-Revision: 27538
* fix lantiq image makefile to represent new split between ar9 and danubeJohn Crispin2011-07-07
| | | | SVN-Revision: 27537
* add ar9 specific profileJohn Crispin2011-07-07
| | | | SVN-Revision: 27536
* rename xway profile to danube and remove ar9 specificsJohn Crispin2011-07-07
| | | | SVN-Revision: 27535
* remove ar9 board from xway profilesJohn Crispin2011-07-07
| | | | SVN-Revision: 27534
* remove CONFIG_MTD_PARTITIONS references from lantiq 3.0 patchesJohn Crispin2011-07-07
| | | | SVN-Revision: 27532
* get ready for 3.0John Crispin2011-07-06
| | | | SVN-Revision: 27496
* fixes mtd maps for lantiq easy50712 and easy50601 evalkit. without this ↵John Crispin2011-07-06
| | | | | | patch mini_fo/jffs caused the uboot to be overwritten on firstboot SVN-Revision: 27489
* set DEFAULT_SUBTARGET for lantiq/John Crispin2011-07-04
| | | | SVN-Revision: 27445
* fix broken falcon patches from last nightJohn Crispin2011-07-04
| | | | SVN-Revision: 27441
* use netif_receive_skb on lantiqJohn Crispin2011-07-03
| | | | | | Signed-off-by: Luca Olivetti <luca@ventoso.org> SVN-Revision: 27410
* automatic subtarget enumarationJohn Crispin2011-07-03
| | | | SVN-Revision: 27407
* update lantiq/falcon patchesJohn Crispin2011-07-03
| | | | SVN-Revision: 27406
* fix description for lantiq targetJohn Crispin2011-07-03
| | | | SVN-Revision: 27405
* kernel: update kernel to 2.6.39.2Hauke Mehrtens2011-06-28
| | | | SVN-Revision: 27298
* Fix for bug where the iniatialisation of the MAC data private strucureJohn Crispin2011-06-13
| | | | | | | | | | is copied into the wrong location. Ticket #9547 Signed-off-by: Conor O'Gorman <conor at dna.ie> SVN-Revision: 27172
* * move patches around * add basic support for gigaset sx76xJohn Crispin2011-06-12
| | | | SVN-Revision: 27158
* * fixes spi flash for ar9John Crispin2011-06-08
| | | | | | * adds limited support for netgear dgn3500 (enough for others to start working with) SVN-Revision: 27137
* update to 2.6.39.1Florian Fainelli2011-06-04
| | | | | | patch from Peter Wagner SVN-Revision: 27104
* purge out CONFIG_CRYPTO* symbols out of target specific kernel configs since ↵Mirko Vogt2011-05-31
| | | | | | OpenWrt is taking care of them SVN-Revision: 27036
* * backport 2.6.8 patches to .39 / .32.33John Crispin2011-05-29
| | | | | | | | | * remove lqtapi * bump tapi/dsl to .39 * migrate to new ltq_ style api * add amazon_se support SVN-Revision: 27026
* kernel: Update to version 2.6.37.6Hauke Mehrtens2011-04-03
| | | | | | Thank you Peter Wagner for the patch SVN-Revision: 26441
* remove unknown package names from DEFAULT:=John Crispin2011-04-02
| | | | SVN-Revision: 26403
* * adds spi driver, thx danielJohn Crispin2011-03-29
| | | | SVN-Revision: 26355
* * fix ARV7518PW supportJohn Crispin2011-03-29
| | | | SVN-Revision: 26354
* * use netif_rx of the phydev if it is providedJohn Crispin2011-03-29
| | | | SVN-Revision: 26353
* * shrink the memory window of the wdtJohn Crispin2011-03-29
| | | | SVN-Revision: 26352
* global cflags: remove -funit-at-a-time, it is ignored by recent compilers. ↵Felix Fietkau2011-03-26
| | | | | | instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance SVN-Revision: 26300
* update to 2.6.32.33 and 2.6.37.4Imre Kaloz2011-03-18
| | | | SVN-Revision: 26226
* * fixes arv4510 board support * fixes nor swizzle hack * fixes gpio ↵John Crispin2011-03-14
| | | | | | .can_sleep * fixes compile warning inside pci driver SVN-Revision: 26157