summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7
Commit message (Collapse)AuthorAgeFilesLines
...
* update kernels to 2.6.32.25 and 2.6.35.8Imre Kaloz2010-11-041-1/+1
| | | | SVN-Revision: 23851
* initialize clocks earlier for lpj to be correct (#7548)Florian Fainelli2010-10-311-0/+53
| | | | SVN-Revision: 23746
* refresh 2.6.32 patchesFlorian Fainelli2010-10-312-5/+5
| | | | SVN-Revision: 23745
* vlynq: try remote clock first, then external (#7324)Florian Fainelli2010-10-311-0/+20
| | | | SVN-Revision: 23737
* refresh 2.6.32 patchesFlorian Fainelli2010-10-317-12/+12
| | | | SVN-Revision: 23736
* upgrade kernel versions to the latest stable onesImre Kaloz2010-10-041-1/+1
| | | | SVN-Revision: 23219
* rework multi_probe patch to be cleanerFlorian Fainelli2010-08-311-14/+42
| | | | SVN-Revision: 22850
* refresh patchesFlorian Fainelli2010-08-316-8/+8
| | | | SVN-Revision: 22849
* add 2.6.35 supportFlorian Fainelli2010-08-2612-0/+1383
| | | | SVN-Revision: 22812
* make adm6996 switches work on tnetd7200 and tnetd7300Florian Fainelli2010-08-222-0/+68
| | | | SVN-Revision: 22771
* cleanup the cpmac phy mask, patch from Ben WittenFlorian Fainelli2010-08-221-0/+48
| | | | SVN-Revision: 22770
* refresh patchesFlorian Fainelli2010-08-225-15/+15
| | | | SVN-Revision: 22769
* update to 2.6.32.20Florian Fainelli2010-08-221-1/+1
| | | | SVN-Revision: 22766
* add swconfig to the default set of packagesFlorian Fainelli2010-08-191-1/+1
| | | | SVN-Revision: 22728
* remove fixed phy support, enable most ar7 switch drivers.Florian Fainelli2010-08-192-9/+99
| | | | SVN-Revision: 22727
* update kernel versionsImre Kaloz2010-07-191-1/+1
| | | | SVN-Revision: 22289
* generate NA and non-NA images for Titan platformsFlorian Fainelli2010-06-061-0/+7
| | | | SVN-Revision: 21692
* add Titan MTD partitionning support (#6632)Florian Fainelli2010-06-062-0/+289
| | | | SVN-Revision: 21691
* titan board also have CYWL as a product idFlorian Fainelli2010-06-061-1/+1
| | | | SVN-Revision: 21690
* update linux kernel to 2.6.32.14Nicolas Thill2010-05-271-1/+1
| | | | SVN-Revision: 21583
* target/linux: refresh 2.6.32 patchesNicolas Thill2010-05-244-11/+9
| | | | SVN-Revision: 21566
* kernel: update kernel to version 2.6.32.13 and 2.6.33.4Hauke Mehrtens2010-05-231-1/+1
| | | | SVN-Revision: 21540
* use correct port type, which sets the correct receive fifo trigger options ↵Florian Fainelli2010-05-151-0/+30
| | | | | | (#7095) SVN-Revision: 21457
* refresh kernel patchesFlorian Fainelli2010-05-093-5/+5
| | | | SVN-Revision: 21410
* rework 130-clocks_devices_init.patch to make it more robustFlorian Fainelli2010-05-091-27/+8
| | | | SVN-Revision: 21409
* prevent race between clocks and devices registration (#6532)Florian Fainelli2010-05-081-0/+27
| | | | SVN-Revision: 21404
* include second ethernet interface in bridge after r20022Florian Fainelli2010-05-021-1/+1
| | | | SVN-Revision: 21307
* sync to kernel 2.6.32.12Alexandros C. Couloumbis2010-04-271-1/+1
| | | | SVN-Revision: 21195
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-121-6/+6
| | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834
* more cleaningFlorian Fainelli2010-03-268-430/+0
| | | | SVN-Revision: 20482
* kernel: update to 2.6.32.10Gabor Juhos2010-03-266-33/+25
| | | | SVN-Revision: 20444
* drop support for 2.6.30Florian Fainelli2010-03-2638-5474/+0
| | | | SVN-Revision: 20439
* also generate images for AG1A, thanks obinouFlorian Fainelli2010-03-231-0/+1
| | | | SVN-Revision: 20385
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵Nicolas Thill2010-03-111-1/+0
| | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136
* ar7: platform has *no* PCI support, override CONFIG_PCI defaultNicolas Thill2010-03-101-0/+1
| | | | SVN-Revision: 20126
* switch to 2.6.32Florian Fainelli2010-03-091-1/+1
| | | | SVN-Revision: 20087
* fix missing bits in ar7.h after r20037Florian Fainelli2010-03-091-2/+4
| | | | SVN-Revision: 20086
* correct the MDIO base address and reset sequence for Titan (#6573)Florian Fainelli2010-03-072-27/+85
| | | | SVN-Revision: 20037
* let 802.1q tagged frames go in and out from cpmac (#6730)Florian Fainelli2010-03-062-0/+22
| | | | SVN-Revision: 20023
* fallback to "dumb switch" mode if no PHY was detectedFlorian Fainelli2010-03-061-0/+16
| | | | | | | This will enable the second Ethernet MAC in most cases, but will allow previously non working devices to work. SVN-Revision: 20022
* fix cpmac panics with 2.6.32 (#6764)Florian Fainelli2010-03-061-0/+15
| | | | SVN-Revision: 20021
* add missing patch to arch/mips/kernel/traps.c to allow ar7 to setup its ↵Florian Fainelli2010-02-221-0/+28
| | | | | | handler correctly (#6722) SVN-Revision: 19812
* clean up handling of some kernel symbolsImre Kaloz2010-02-112-2/+0
| | | | SVN-Revision: 19581
* re-sort all target and subtarget config filesImre Kaloz2010-02-111-6/+6
| | | | SVN-Revision: 19580
* refresh patchesFlorian Fainelli2010-02-042-53/+37
| | | | SVN-Revision: 19523
* add 2.6.32 supportFlorian Fainelli2010-02-047-0/+1222
| | | | SVN-Revision: 19519
* move files to file-2.6.30Florian Fainelli2010-02-0423-0/+0
| | | | SVN-Revision: 19518
* move kernel configuration to config-2.6.30Florian Fainelli2010-02-011-0/+0
| | | | SVN-Revision: 19493
* add UPF_IOREMAP flag to the uart port definition (#6532)Florian Fainelli2010-01-281-0/+2
| | | | SVN-Revision: 19374
* add support for titan variant (WRTP54G) (#6185)Florian Fainelli2010-01-038-11/+705
| | | | SVN-Revision: 19022