summaryrefslogtreecommitdiffstats
path: root/target/linux/ifxmips/files
Commit message (Collapse)AuthorAgeFilesLines
* * bump kernel to 2.6.35.8 * merge arcadyn mach files * fixes ar9 * adds hack ↵John Crispin2010-11-0373-0/+13105
| | | | | | for tapi drivers SVN-Revision: 23836
* adss 2.6.33 kernel patches, not defult yet as linux-atm breaks on 2.6.33John Crispin2010-04-1026-4627/+0
| | | | SVN-Revision: 20789
* prepare kernel for voipJohn Crispin2010-03-302-6/+6
| | | | SVN-Revision: 20613
* implement gpiolib drivers for core gpio and ebu attached latchesJohn Crispin2010-03-253-229/+114
| | | | SVN-Revision: 20418
* add register definitions for ebuJohn Crispin2010-03-211-1/+2
| | | | SVN-Revision: 20338
* fixes board detection, signed off by Ithamar R. AdemaJohn Crispin2010-03-181-1/+2
| | | | SVN-Revision: 20271
* we have a maximum of 32 gpiosJohn Crispin2010-03-181-1/+1
| | | | SVN-Revision: 20265
* Make it possible for boards to disable PCI REQ signals in the PCI ↵John Crispin2010-03-182-1/+9
| | | | | | controller, signed off by Ithamar R. Adema SVN-Revision: 20264
* Calculate PCI BARMASK11 register value dynamicly, signed off by Ithamar R. AdemaJohn Crispin2010-03-181-1/+12
| | | | SVN-Revision: 20262
* ifxmips: fix mdio register access bitmaskFelix Fietkau2010-01-231-1/+1
| | | | SVN-Revision: 19283
* adds dsl support, thank you infineon/lantiqJohn Crispin2009-11-011-0/+1
| | | | SVN-Revision: 18259
* ifxmips: fold files/drivers/* into patchesJohn Crispin2009-10-195-1618/+0
| | | | SVN-Revision: 18082
* flash size was reported incorrectlyJohn Crispin2009-10-081-1/+1
| | | | SVN-Revision: 18011
* ifxmips: move header files, split up patches, rename some filesJohn Crispin2009-10-0829-58/+59
| | | | SVN-Revision: 18010
* several cleanups for ifxmips. removes all code that has not been cleaned up ↵John Crispin2009-10-0820-9151/+15
| | | | | | properly SVN-Revision: 18008
* bump ifxmips to .30John Crispin2009-10-0231-98/+127
| | | | SVN-Revision: 17817
* Fix accessing array after it end.Hauke Mehrtens2009-06-021-3/+3
| | | | SVN-Revision: 16301
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-141-1/+1
| | | | SVN-Revision: 15840
* make selection of ASC for prom workingThomas Langer2009-03-051-1/+1
| | | | SVN-Revision: 14750
* some correction (sorry, was compiling old files)Thomas Langer2008-12-165-5/+6
| | | | SVN-Revision: 13670
* many more code cleanups for checkpatch.pl, most flagged as errorsThomas Langer2008-12-1622-919/+864
| | | | SVN-Revision: 13665
* cleanup sources and prepare for 2.6.27Thomas Langer2008-12-1619-1437/+1216
| | | | SVN-Revision: 13660
* fix error from last commitThomas Langer2008-11-201-1/+1
| | | | SVN-Revision: 13296
* some cleanups: - fix CPUID detection - update MTD map for checks and ↵Thomas Langer2008-11-205-196/+221
| | | | | | sysupgrade - enable subtargets (Generic&NFS) for simpler development - generic cleanups (e.g. from linux checkpatch.pl) SVN-Revision: 13295
* add gpio_is_valid(); ifxmips, mmc_gpio was not building correctlyJohn Crispin2008-09-251-1/+5
| | | | SVN-Revision: 12704
* adds more irq defines to ifxmipsJohn Crispin2008-07-152-0/+5
| | | | SVN-Revision: 11836
* 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-063-6/+47
| | | | 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
* fixes mdio, adds runtime board configuration for ifxmipsJohn Crispin2008-06-295-81/+192
| | | | SVN-Revision: 11609
* lots of ifxmips cleanupsJohn Crispin2008-06-2912-373/+147
| | | | SVN-Revision: 11607
* make the serial poirt used by prom.c configurable for ifxmipsJohn Crispin2008-06-282-2/+22
| | | | SVN-Revision: 11606
* rename some ifxmips filesJohn Crispin2008-06-283-1/+1
| | | | SVN-Revision: 11603
* fixes ifxmips watchdog driverJohn Crispin2008-06-283-289/+112
| | | | SVN-Revision: 11602
* add proper ebu locking to ifxmipsJohn Crispin2008-06-284-26/+42
| | | | SVN-Revision: 11597
* lots of ifxmips cleanupsJohn Crispin2008-06-288-77/+115
| | | | SVN-Revision: 11596
* 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-225-29/+25
| | | | 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
* cleanup ifxmips pci codeJohn Crispin2008-06-173-160/+129
| | | | SVN-Revision: 11531
* adds timer unit to ifxmips treeJohn Crispin2008-06-178-13/+1484
| | | | SVN-Revision: 11530
* remove proc and char dev from ifxmips gpio driverJohn Crispin2008-06-081-191/+4
| | | | SVN-Revision: 11406
* adds gpiodev support to ifxmipsJohn Crispin2008-06-082-4/+25
| | | | SVN-Revision: 11405
* fixes ifxmips pci support and adds GENERIC_GPIOJohn Crispin2008-06-0719-303/+400
| | | | SVN-Revision: 11396
* clean up etehrnet driverJohn Crispin2008-06-071-28/+25
| | | | SVN-Revision: 11389
* add proper led support to ifxmipsJohn Crispin2008-05-141-63/+30
| | | | SVN-Revision: 11137
* fixes timer issuesJohn Crispin2008-05-101-9/+17
| | | | SVN-Revision: 11102