summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq
Commit message (Collapse)AuthorAgeFilesLines
* sync default kernel config for lantiq danube/ar9John Crispin2011-07-192-1/+2
| | | | SVN-Revision: 27697
* fix etehrnet when using EPHY on lantiq ASEJohn Crispin2011-07-191-0/+98
| | | | SVN-Revision: 27696
* fixes pci on lantiq AR9 SoCJohn Crispin2011-07-191-0/+18
| | | | SVN-Revision: 27695
* add support for more lantiq AR9 boardsJohn Crispin2011-07-194-1/+180
| | | | SVN-Revision: 27694
* * fix external interruptsJohn Crispin2011-07-181-0/+20
| | | | SVN-Revision: 27687
* * add gigasx76x updateJohn Crispin2011-07-1717-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 profilesJohn Crispin2011-07-071-0/+16
| | | | SVN-Revision: 27550
* adds 2 ASC related patches to lantiqJohn Crispin2011-07-076-0/+120
| | | | | | Signed-off-by: Thomas Langer <thomas.langer@lantiq.com> SVN-Revision: 27549
* fix up falcon kernel configJohn Crispin2011-07-073-6/+4
| | | | SVN-Revision: 27542
* fix i2c-falcon kmod package selectionJohn Crispin2011-07-072-8/+0
| | | | SVN-Revision: 27541
* replace all references to xway with danubeJohn Crispin2011-07-073-3/+3
| | | | SVN-Revision: 27538
* fix lantiq image makefile to represent new split between ar9 and danubeJohn Crispin2011-07-071-9/+20
| | | | SVN-Revision: 27537
* add ar9 specific profileJohn Crispin2011-07-078-0/+280
| | | | SVN-Revision: 27536
* rename xway profile to danube and remove ar9 specificsJohn Crispin2011-07-078-5/+5
| | | | SVN-Revision: 27535
* remove ar9 board from xway profilesJohn Crispin2011-07-073-23/+0
| | | | SVN-Revision: 27534
* remove CONFIG_MTD_PARTITIONS references from lantiq 3.0 patchesJohn Crispin2011-07-072-15/+2
| | | | SVN-Revision: 27532
* get ready for 3.0John Crispin2011-07-0638-0/+39439
| | | | SVN-Revision: 27496
* fixes mtd maps for lantiq easy50712 and easy50601 evalkit. without this ↵John Crispin2011-07-062-0/+64
| | | | | | patch mini_fo/jffs caused the uboot to be overwritten on firstboot SVN-Revision: 27489
* set DEFAULT_SUBTARGET for lantiq/John Crispin2011-07-041-1/+1
| | | | SVN-Revision: 27445
* fix broken falcon patches from last nightJohn Crispin2011-07-043-34/+33
| | | | SVN-Revision: 27441
* use netif_receive_skb on lantiqJohn Crispin2011-07-031-0/+17
| | | | | | Signed-off-by: Luca Olivetti <luca@ventoso.org> SVN-Revision: 27410
* automatic subtarget enumarationJohn Crispin2011-07-031-1/+1
| | | | SVN-Revision: 27407
* update lantiq/falcon patchesJohn Crispin2011-07-0315-65/+960
| | | | SVN-Revision: 27406
* fix description for lantiq targetJohn Crispin2011-07-031-2/+2
| | | | SVN-Revision: 27405
* kernel: update kernel to 2.6.39.2Hauke Mehrtens2011-06-281-1/+1
| | | | SVN-Revision: 27298
* Fix for bug where the iniatialisation of the MAC data private strucureJohn Crispin2011-06-132-6/+6
| | | | | | | | | | 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-126-1/+172
| | | | SVN-Revision: 27158
* * fixes spi flash for ar9John Crispin2011-06-086-8/+164
| | | | | | * adds limited support for netgear dgn3500 (enough for others to start working with) SVN-Revision: 27137
* update to 2.6.39.1Florian Fainelli2011-06-0435-190/+103
| | | | | | patch from Peter Wagner SVN-Revision: 27104
* purge out CONFIG_CRYPTO* symbols out of target specific kernel configs since ↵Mirko Vogt2011-05-316-10/+0
| | | | | | OpenWrt is taking care of them SVN-Revision: 27036
* * backport 2.6.8 patches to .39 / .32.33John Crispin2011-05-29113-14453/+53803
| | | | | | | | | * 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-031-1/+1
| | | | | | Thank you Peter Wagner for the patch SVN-Revision: 26441
* remove unknown package names from DEFAULT:=John Crispin2011-04-022-4/+2
| | | | SVN-Revision: 26403
* * adds spi driver, thx danielJohn Crispin2011-03-294-0/+1218
| | | | SVN-Revision: 26355
* * fix ARV7518PW supportJohn Crispin2011-03-293-2/+23
| | | | SVN-Revision: 26354
* * use netif_rx of the phydev if it is providedJohn Crispin2011-03-291-5/+10
| | | | SVN-Revision: 26353
* * shrink the memory window of the wdtJohn Crispin2011-03-292-4/+4
| | | | SVN-Revision: 26352
* global cflags: remove -funit-at-a-time, it is ignored by recent compilers. ↵Felix Fietkau2011-03-261-1/+1
| | | | | | 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-181-2/+2
| | | | SVN-Revision: 26226
* * fixes arv4510 board support * fixes nor swizzle hack * fixes gpio ↵John Crispin2011-03-146-68/+68
| | | | | | .can_sleep * fixes compile warning inside pci driver SVN-Revision: 26157
* lantiq: add missing #include for the falcon i2c driverFelix Fietkau2011-03-131-1/+2
| | | | SVN-Revision: 26152
* kernel: update to kernel version 2.6.37.3Hauke Mehrtens2011-03-131-1/+1
| | | | SVN-Revision: 26126
* * update kernel to .37 * add support for falcon (big thank you goes to ↵John Crispin2011-03-1138-361/+18155
| | | | | | lantiq !!) SVN-Revision: 26021
* update to 2.6.35.11Florian Fainelli2011-02-191-1/+1
| | | | SVN-Revision: 25582
* * fixes dwc_otg init when power gpio is set to -1John Crispin2011-02-131-5/+5
| | | | SVN-Revision: 25521
* * adds ath5k platform support * adds several new profilesJohn Crispin2011-02-043-5/+138
| | | | SVN-Revision: 25367
* * fixes old ifxmips in header file * pass default ebu value to gpio driverJohn Crispin2011-02-042-3/+11
| | | | SVN-Revision: 25366
* * fix usb compile warnings * fix timer header file which broke compile of ↵John Crispin2011-02-033-42/+38
| | | | | | external tapi driver * rebase patch SVN-Revision: 25344
* * adds profiles to the kernel * fixes 2 compile errors in the usb driver * ↵John Crispin2011-02-0112-47/+276
| | | | | | ioports were not allocated properly SVN-Revision: 25278
* * adds arv4518pw mach support * fixes arv4525pw * make sure all mach names ↵John Crispin2011-01-235-113/+203
| | | | | | have the same style * move code around SVN-Revision: 25075