summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* Resync kernel config for atheros (#2940)Florian Fainelli2008-01-021-0/+2
| | | | SVN-Revision: 10081
* fix initramfsFelix Fietkau2008-01-017-7/+0
| | | | SVN-Revision: 10080
* fix arm kernel builds with recent binutils versionsImre Kaloz2008-01-011-0/+37
| | | | SVN-Revision: 10079
* usb-driver: add preliminary support of ISOCHRONOUS transferGabor Juhos2008-01-018-32/+57
| | | | SVN-Revision: 10077
* fix a bug in the switch driver, thanks to Thomas Langer for reportingGabor Juhos2008-01-011-2/+2
| | | | SVN-Revision: 10075
* disable queue of all interfaces when tx ring is fullGabor Juhos2008-01-011-2/+6
| | | | SVN-Revision: 10073
* make sound work on olpcJohn Crispin2007-12-311-1/+5
| | | | SVN-Revision: 10070
* split up olpc patchesJohn Crispin2007-12-312-12715/+417
| | | | SVN-Revision: 10069
* bump to 2.6.23.12, and remove broken status from the router_le subtargetGabor Juhos2007-12-313-5/+6
| | | | SVN-Revision: 10068
* removed driver from olpc treeJohn Crispin2007-12-302-2485/+0
| | | | SVN-Revision: 10061
* cleaning up olpc patch 1John Crispin2007-12-3026-0/+11582
| | | | SVN-Revision: 10060
* AR7 2.6.24, removed duplicate patchesMatteo Croce2007-12-302-61/+0
| | | | SVN-Revision: 10053
* AR7 2.6.24 patchesMatteo Croce2007-12-307-0/+308
| | | | SVN-Revision: 10052
* ixp4xx: Added missing config entries to allow build to continueRod Whitby2007-12-291-0/+3
| | | | SVN-Revision: 10021
* * upgrade ixp4xx to 2.6.23.12 * upgrade to the new ethernet driver ↵Imre Kaloz2007-12-2844-223/+8204
| | | | | | (temporary breaks Marvell switch support on Compex units) * handle NPE microcodes in a user friendly way - YAY for Intel for changing the license * add support for the Lanready AP1000 (used in for example the Ligowave LGO2AGN) SVN-Revision: 10016
* use softfloat and GNU EABI on the IOP, tooImre Kaloz2007-12-281-2/+3
| | | | SVN-Revision: 10015
* tag etrax broken with the new uClibcImre Kaloz2007-12-281-1/+1
| | | | SVN-Revision: 10014
* move ARM to the GNU EABIImre Kaloz2007-12-281-1/+2
| | | | SVN-Revision: 10013
* turn off FPU emulation on ARM and PowerPC - we are on softfloat nowImre Kaloz2007-12-283-3/+3
| | | | SVN-Revision: 10012
* fix Conceptronic profileGabor Juhos2007-12-281-1/+1
| | | | SVN-Revision: 10009
* Add support for Conceptronic C54BSR4Florian Fainelli2007-12-282-0/+41
| | | | SVN-Revision: 10002
* add cf2nand fixes from #2892Felix Fietkau2007-12-281-3/+3
| | | | SVN-Revision: 9985
* ixp4xx: Minor bump of kernel to 2.6.21.7Rod Whitby2007-12-281-1/+1
| | | | SVN-Revision: 9969
* Resync kernel configuration for amccFlorian Fainelli2007-12-271-42/+32
| | | | SVN-Revision: 9967
* refresh kernel configGabor Juhos2007-12-271-1/+2
| | | | SVN-Revision: 9964
* use reset function on the NP28G boardsGabor Juhos2007-12-271-0/+1
| | | | SVN-Revision: 9963
* change switch register access macrosGabor Juhos2007-12-279-46/+46
| | | | SVN-Revision: 9962
* 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