aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
...
* add watchdog driverGabor Juhos2007-12-272-0/+243
| | | | | | | | | | | | | Here is the driver for the hardware watchdog timer in ADM5120 SoC. Patch is against current svn Kamikaze. Here is only kernel driver. To activate watchdog you have to use some userspace software writing to watchdog device. I think there is one in busybox. Signed-off-by: Ondrej Zajicek <santiago@crfreenet.org> SVN-Revision: 9961
* add twinpass detection to ifxmipsJohn Crispin2007-12-271-2/+6
| | | | SVN-Revision: 9956
* add selection of console driver for ifxmipsJohn Crispin2007-12-263-20/+29
| | | | SVN-Revision: 9936
* fix compiler warningGabor Juhos2007-12-261-2/+0
| | | | SVN-Revision: 9933
* fixes ifxmips wdt driverJohn Crispin2007-12-261-17/+28
| | | | SVN-Revision: 9931
* remove functions that was moved to board.cJohn Crispin2007-12-264-32/+53
| | | | SVN-Revision: 9929
* make ifxmips use a net bridgeJohn Crispin2007-12-251-1/+1
| | | | SVN-Revision: 9927
* turned ifxmips mtd driver into a platform deviceJohn Crispin2007-12-253-43/+89
| | | | SVN-Revision: 9926
* added framework for chip detection on the ifxmipsJohn Crispin2007-12-253-2/+33
| | | | SVN-Revision: 9925
* added ifxmips reset button to default config optionsJohn Crispin2007-12-251-0/+1
| | | | SVN-Revision: 9924
* make ifxmips mii0 a platform deviceJohn Crispin2007-12-252-19/+55
| | | | SVN-Revision: 9923
* make ifxmips gpio a platform deviceJohn Crispin2007-12-252-11/+49
| | | | SVN-Revision: 9922
* make ifxmips able to handle platform devicesJohn Crispin2007-12-252-1/+70
| | | | SVN-Revision: 9921
* make ifxmips led driver a platform deviceJohn Crispin2007-12-251-25/+53
| | | | SVN-Revision: 9920
* add gpio fixes and reset button supportÂJohn Crispin2007-12-251-17/+140
| | | | SVN-Revision: 9904
* add ifxmips mei driver, untested and uncleanedJohn Crispin2007-12-249-1/+6411
| | | | SVN-Revision: 9898
* enable watchdog driver for rb532 by defaultFelix Fietkau2007-12-241-0/+1
| | | | SVN-Revision: 9897
* watchdog driver for RB 532Felix Fietkau2007-12-243-0/+359
| | | | | | | | | | | | Here is the driver for the hardware watchdog timer integrated in RB 532 (as part of the SoC IDT 79RC32434). File include/asm-mips/rc32434/integ.h is taken from Mikrotik RB 532 kernel patch. Signed-off-by: Ondrej Zajicek <santiago@crfreenet.org> SVN-Revision: 9896
* several fixes to ifxmips, getting ready for dsl driver mergeJohn Crispin2007-12-242-4/+10
| | | | SVN-Revision: 9895
* add some RCU defines to ifxmipsJohn Crispin2007-12-241-1/+1
| | | | SVN-Revision: 9894
* add some RCU defines to ifxmipsJohn Crispin2007-12-241-0/+3
| | | | SVN-Revision: 9893
* added usb_oc int to ifmips header filesJohn Crispin2007-12-241-0/+1
| | | | SVN-Revision: 9892
* add ifxmips mei int defineJohn Crispin2007-12-241-0/+2
| | | | SVN-Revision: 9891
* add mei reg defines to ifxmipsJohn Crispin2007-12-241-0/+45
| | | | SVN-Revision: 9890
* add mei to ifxmips's makefilesJohn Crispin2007-12-243-15/+21
| | | | SVN-Revision: 9889
* remove dead codeJohn Crispin2007-12-221-44/+0
| | | | SVN-Revision: 9849
* clean up ssc driverJohn Crispin2007-12-221-67/+44
| | | | SVN-Revision: 9848
* remove dbg printk from pci codeJohn Crispin2007-12-221-1/+0
| | | | SVN-Revision: 9847
* fix whitespacesJohn Crispin2007-12-221-19/+20
| | | | SVN-Revision: 9846
* delete old danube folderJohn Crispin2007-12-2239-10657/+0
| | | | SVN-Revision: 9845
* cleanup more ifxmips ssc reg accesesJohn Crispin2007-12-221-51/+43
| | | | SVN-Revision: 9844
* cleanup of register accessJohn Crispin2007-12-221-37/+25
| | | | SVN-Revision: 9843
* added ssc reg defines to ifxmips header fileJohn Crispin2007-12-221-6/+22
| | | | SVN-Revision: 9842
* remove /proc from ifxmips_sscJohn Crispin2007-12-221-29/+0
| | | | SVN-Revision: 9841
* ifxmips pci does not cause a hang anymore, but due to lack of antenna i get ↵John Crispin2007-12-221-3/+4
| | | | | | no link on the atheros card, ints are flying though SVN-Revision: 9840
* enable ifxmips serialJohn Crispin2007-12-221-1/+1
| | | | SVN-Revision: 9839
* fix include pathJohn Crispin2007-12-221-1/+1
| | | | SVN-Revision: 9833
* more danube 2 ifxmips transitionsJohn Crispin2007-12-2210-0/+0
| | | | SVN-Revision: 9831
* more danube 2 ifxmips transitionsJohn Crispin2007-12-2214-4190/+0
| | | | SVN-Revision: 9830
* more danube 2 ifxmips transitionsJohn Crispin2007-12-2214-0/+4190
| | | | SVN-Revision: 9829
* more danube 2 ifxmips transitionsJohn Crispin2007-12-229-1705/+0
| | | | SVN-Revision: 9828
* more danube 2 ifxmips transitionsJohn Crispin2007-12-229-0/+1705
| | | | SVN-Revision: 9827
* more danube 2 ifxmips transitionsJohn Crispin2007-12-228-0/+0
| | | | SVN-Revision: 9826
* danube to ifxmips transitionJohn Crispin2007-12-2226-552/+546
| | | | SVN-Revision: 9825
* No need to keep the old driver nowFlorian Fainelli2007-12-225-1038/+0
| | | | SVN-Revision: 9824
* Compact flash driver is now workingFlorian Fainelli2007-12-221-2/+2
| | | | SVN-Revision: 9823
* change danube 2 ifxmipsJohn Crispin2007-12-2231-1858/+1859
| | | | SVN-Revision: 9821
* We need to set the gpio line numberFlorian Fainelli2007-12-211-0/+1
| | | | SVN-Revision: 9819
* move danube folder to ifxmips, to allow future integration of the other chipsJohn Crispin2007-12-2039-0/+10657
| | | | SVN-Revision: 9815
* add new au1000 profilesJohn Crispin2007-12-202-0/+39
| | | | SVN-Revision: 9812