summaryrefslogtreecommitdiffstats
path: root/target/linux/ifxmips
Commit message (Collapse)AuthorAgeFilesLines
* update to 2.6.25.12Gabor Juhos2008-07-264-81/+41
| | | | SVN-Revision: 11933
* adds ifxmips profilesJohn Crispin2008-07-192-0/+34
| | | | SVN-Revision: 11871
* adds more irq defines to ifxmipsJohn Crispin2008-07-152-0/+5
| | | | SVN-Revision: 11836
* add dma hack to ifxmipsJohn Crispin2008-07-061-0/+13
| | | | SVN-Revision: 11678
* clean up board configJohn Crispin2008-07-061-99/+125
| | | | SVN-Revision: 11677
* make atheros wifi cards used on arcaydian 4519 ifxmips based boards workJohn Crispin2008-07-064-7/+48
| | | | SVN-Revision: 11676
* use boards mac on boards with brn loader, on ifxmipsJohn Crispin2008-07-051-2/+7
| | | | SVN-Revision: 11674
* lots of ifxmips fixes and featuresJohn Crispin2008-07-0518-2592/+165
| | | | SVN-Revision: 11673
* update targets to 2.6.25.10Imre Kaloz2008-07-051-1/+1
| | | | SVN-Revision: 11667
* fixes mdio, adds runtime board configuration for ifxmipsJohn Crispin2008-06-295-81/+192
| | | | SVN-Revision: 11609
* lots of ifxmips cleanupsJohn Crispin2008-06-2914-373/+151
| | | | SVN-Revision: 11607
* make the serial poirt used by prom.c configurable for ifxmipsJohn Crispin2008-06-283-2/+24
| | | | SVN-Revision: 11606
* ifxmips should build uboot by defaultJohn Crispin2008-06-281-0/+1
| | | | SVN-Revision: 11605
* rename some ifxmips filesJohn Crispin2008-06-283-1/+1
| | | | SVN-Revision: 11603
* fixes ifxmips watchdog driverJohn Crispin2008-06-283-289/+112
| | | | SVN-Revision: 11602
* move ifxmips uboot to package/Felix Fietkau2008-06-2882-23921/+0
| | | | SVN-Revision: 11601
* add proper ebu locking to ifxmipsJohn Crispin2008-06-284-26/+42
| | | | SVN-Revision: 11597
* lots of ifxmips cleanupsJohn Crispin2008-06-2813-112/+225
| | | | SVN-Revision: 11596
* upgrade to 2.6.25.9Imre Kaloz2008-06-261-1/+1
| | | | SVN-Revision: 11584
* cleanup ifxmips and add support for both ttySJohn Crispin2008-06-2510-298/+262
| | | | SVN-Revision: 11578
* cleanup ifxmips headersJohn Crispin2008-06-244-24/+48
| | | | SVN-Revision: 11573
* lots of code cleanup for ifxmipsJohn Crispin2008-06-2317-468/+375
| | | | SVN-Revision: 11570
* move files, rename defines for ifxmipsJohn Crispin2008-06-226-45/+77
| | | | SVN-Revision: 11565
* fixes several compile errors, reserves memory for second core, adds u-boot ↵John Crispin2008-06-226-40/+157
| | | | | | env parsing for ifxmips SVN-Revision: 11558
* fix ifxmips image file name (thx, nix)Felix Fietkau2008-06-191-1/+1
| | | | SVN-Revision: 11540
* cleanup ifxmips pci codeJohn Crispin2008-06-174-174/+160
| | | | SVN-Revision: 11531
* adds timer unit to ifxmips treeJohn Crispin2008-06-178-13/+1484
| | | | SVN-Revision: 11530
* upgrade to 2.6.25.7, and refresh patchesGabor Juhos2008-06-174-54/+30
| | | | SVN-Revision: 11523
* upgrade to 2.6.25.6Imre Kaloz2008-06-111-1/+1
| | | | SVN-Revision: 11435
* remove proc and char dev from ifxmips gpio driverJohn Crispin2008-06-081-191/+4
| | | | SVN-Revision: 11406
* adds gpiodev support to ifxmipsJohn Crispin2008-06-083-4/+30
| | | | SVN-Revision: 11405
* fixes ifxmips pci support and adds GENERIC_GPIOJohn Crispin2008-06-0721-306/+405
| | | | SVN-Revision: 11396
* rename ifmips imagesJohn Crispin2008-06-071-4/+4
| | | | SVN-Revision: 11394
* several uboot fixesJohn Crispin2008-06-072-7/+7
| | | | SVN-Revision: 11393
* fixes ifxmips danube flashing using uboot, 2nd tryJohn Crispin2008-06-071-1/+1
| | | | SVN-Revision: 11392
* fixes ifxmips danube flashing using ubootJohn Crispin2008-06-071-1/+1
| | | | SVN-Revision: 11391
* clean up etehrnet driverJohn Crispin2008-06-072-29/+26
| | | | SVN-Revision: 11389
* missing file in ifxmips driver support patchJohn Crispin2008-06-071-18/+27
| | | | SVN-Revision: 11388
* fix spurious ifxmips u-boot build errorsFelix Fietkau2008-06-071-0/+1
| | | | SVN-Revision: 11387
* refresh kernel patchesGabor Juhos2008-05-193-45/+44
| | | | SVN-Revision: 11202
* upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)Gabor Juhos2008-05-181-1/+1
| | | | SVN-Revision: 11184
* add proper led support to ifxmipsJohn Crispin2008-05-141-63/+30
| | | | SVN-Revision: 11137
* fixes u-boot compile in clean treeJohn Crispin2008-05-131-0/+1
| | | | SVN-Revision: 11133
* remove svn:executable property from u-boot source filesGabor Juhos2008-05-124-0/+0
| | | | SVN-Revision: 11122
* ifxmips is no longer b0rkedJohn Crispin2008-05-111-1/+1
| | | | SVN-Revision: 11111
* fix up config for ifxmips ubootJohn Crispin2008-05-111-2/+3
| | | | SVN-Revision: 11110
* fix errors in ifxmips .25 bumpJohn Crispin2008-05-112-10/+28
| | | | SVN-Revision: 11109
* add u-boot sources for danubeJohn Crispin2008-05-1182-0/+23917
| | | | SVN-Revision: 11108
* fixes timer issuesJohn Crispin2008-05-102-19/+41
| | | | SVN-Revision: 11102
* enable proper PCI & USB support detection at config-time by disabling ↵Nicolas Thill2008-05-091-0/+2
| | | | | | CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate SVN-Revision: 11097