aboutsummaryrefslogtreecommitdiff
path: root/target
Commit message (Collapse)AuthorAge
...
* add ifxmips mei driver, untested and uncleanedJohn Crispin2007-12-24
| | | | SVN-Revision: 9898
* enable watchdog driver for rb532 by defaultFelix Fietkau2007-12-24
| | | | SVN-Revision: 9897
* watchdog driver for RB 532Felix Fietkau2007-12-24
| | | | | | | | | | | | 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-24
| | | | SVN-Revision: 9895
* add some RCU defines to ifxmipsJohn Crispin2007-12-24
| | | | SVN-Revision: 9894
* add some RCU defines to ifxmipsJohn Crispin2007-12-24
| | | | SVN-Revision: 9893
* added usb_oc int to ifmips header filesJohn Crispin2007-12-24
| | | | SVN-Revision: 9892
* add ifxmips mei int defineJohn Crispin2007-12-24
| | | | SVN-Revision: 9891
* add mei reg defines to ifxmipsJohn Crispin2007-12-24
| | | | SVN-Revision: 9890
* add mei to ifxmips's makefilesJohn Crispin2007-12-24
| | | | SVN-Revision: 9889
* remove dead codeJohn Crispin2007-12-22
| | | | SVN-Revision: 9849
* clean up ssc driverJohn Crispin2007-12-22
| | | | SVN-Revision: 9848
* remove dbg printk from pci codeJohn Crispin2007-12-22
| | | | SVN-Revision: 9847
* fix whitespacesJohn Crispin2007-12-22
| | | | SVN-Revision: 9846
* delete old danube folderJohn Crispin2007-12-22
| | | | SVN-Revision: 9845
* cleanup more ifxmips ssc reg accesesJohn Crispin2007-12-22
| | | | SVN-Revision: 9844
* cleanup of register accessJohn Crispin2007-12-22
| | | | SVN-Revision: 9843
* added ssc reg defines to ifxmips header fileJohn Crispin2007-12-22
| | | | SVN-Revision: 9842
* remove /proc from ifxmips_sscJohn Crispin2007-12-22
| | | | SVN-Revision: 9841
* ifxmips pci does not cause a hang anymore, but due to lack of antenna i get ↵John Crispin2007-12-22
| | | | | | no link on the atheros card, ints are flying though SVN-Revision: 9840
* enable ifxmips serialJohn Crispin2007-12-22
| | | | SVN-Revision: 9839
* fix include pathJohn Crispin2007-12-22
| | | | SVN-Revision: 9833
* more danube 2 ifxmips transitionsJohn Crispin2007-12-22
| | | | SVN-Revision: 9831
* more danube 2 ifxmips transitionsJohn Crispin2007-12-22
| | | | SVN-Revision: 9830
* more danube 2 ifxmips transitionsJohn Crispin2007-12-22
| | | | SVN-Revision: 9829
* more danube 2 ifxmips transitionsJohn Crispin2007-12-22
| | | | SVN-Revision: 9828
* more danube 2 ifxmips transitionsJohn Crispin2007-12-22
| | | | SVN-Revision: 9827
* more danube 2 ifxmips transitionsJohn Crispin2007-12-22
| | | | SVN-Revision: 9826
* danube to ifxmips transitionJohn Crispin2007-12-22
| | | | SVN-Revision: 9825
* No need to keep the old driver nowFlorian Fainelli2007-12-22
| | | | SVN-Revision: 9824
* Compact flash driver is now workingFlorian Fainelli2007-12-22
| | | | SVN-Revision: 9823
* change danube 2 ifxmipsJohn Crispin2007-12-22
| | | | SVN-Revision: 9821
* We need to set the gpio line numberFlorian Fainelli2007-12-21
| | | | SVN-Revision: 9819
* move danube folder to ifxmips, to allow future integration of the other chipsJohn Crispin2007-12-20
| | | | SVN-Revision: 9815
* add new au1000 profilesJohn Crispin2007-12-20
| | | | SVN-Revision: 9812
* made au1000 images srec file endingJohn Crispin2007-12-20
| | | | SVN-Revision: 9811
* make au1000 images 128kJohn Crispin2007-12-20
| | | | SVN-Revision: 9810
* update to netfilter 2.17Tim Yardley2007-12-19
| | | | SVN-Revision: 9806
* Put back kmod-ebtables for 2.4 kernelsFlorian Fainelli2007-12-19
| | | | SVN-Revision: 9801
* bump to 2.6.23.11 as wellGabor Juhos2007-12-18
| | | | SVN-Revision: 9800
* bump x86 to 2.6.23.11, latest of 23 branchTim Yardley2007-12-18
| | | | SVN-Revision: 9798
* added olpc xorg configJohn Crispin2007-12-17
| | | | SVN-Revision: 9791
* revert [9788], the ADM5120 datasheet v1.16 contains bad valuesGabor Juhos2007-12-17
| | | | SVN-Revision: 9790
* remove invalid GPIO definitions for the RB153Gabor Juhos2007-12-17
| | | | SVN-Revision: 9789
* fix level setup code for GPIO IRQsGabor Juhos2007-12-17
| | | | SVN-Revision: 9788
* minor fixes in the RB153 CF driverGabor Juhos2007-12-16
| | | | SVN-Revision: 9782
* add support for LEDs on the NP28G board, thanks to kenny (closes: #2825)Gabor Juhos2007-12-16
| | | | SVN-Revision: 9781
* Add LEDs definitions for the D-Link DSL-502T (#2746)Florian Fainelli2007-12-16
| | | | | | Signed-off-by: Oliver <oliver@opencloud.com> SVN-Revision: 9776
* * adding network config for olpc * adding libertas * config issue * quiet ↵Jens Muecke2007-12-15
| | | | | | mode for bootloader SVN-Revision: 9768
* danube ssc cleanupJohn Crispin2007-12-15
| | | | SVN-Revision: 9767