Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * upgrade ixp4xx to 2.6.23.12 * upgrade to the new ethernet driver ↵ | Imre Kaloz | 2007-12-28 | 44 | -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, too | Imre Kaloz | 2007-12-28 | 1 | -2/+3 |
| | | | | SVN-Revision: 10015 | ||||
* | tag etrax broken with the new uClibc | Imre Kaloz | 2007-12-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 10014 | ||||
* | move ARM to the GNU EABI | Imre Kaloz | 2007-12-28 | 1 | -1/+2 |
| | | | | SVN-Revision: 10013 | ||||
* | turn off FPU emulation on ARM and PowerPC - we are on softfloat now | Imre Kaloz | 2007-12-28 | 3 | -3/+3 |
| | | | | SVN-Revision: 10012 | ||||
* | fix Conceptronic profile | Gabor Juhos | 2007-12-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 10009 | ||||
* | Add support for Conceptronic C54BSR4 | Florian Fainelli | 2007-12-28 | 2 | -0/+41 |
| | | | | SVN-Revision: 10002 | ||||
* | add cf2nand fixes from #2892 | Felix Fietkau | 2007-12-28 | 1 | -3/+3 |
| | | | | SVN-Revision: 9985 | ||||
* | ixp4xx: Minor bump of kernel to 2.6.21.7 | Rod Whitby | 2007-12-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 9969 | ||||
* | Resync kernel configuration for amcc | Florian Fainelli | 2007-12-27 | 1 | -42/+32 |
| | | | | SVN-Revision: 9967 | ||||
* | refresh kernel config | Gabor Juhos | 2007-12-27 | 1 | -1/+2 |
| | | | | SVN-Revision: 9964 | ||||
* | use reset function on the NP28G boards | Gabor Juhos | 2007-12-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 9963 | ||||
* | change switch register access macros | Gabor Juhos | 2007-12-27 | 9 | -46/+46 |
| | | | | SVN-Revision: 9962 | ||||
* | add watchdog driver | Gabor Juhos | 2007-12-27 | 2 | -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 ifxmips | John Crispin | 2007-12-27 | 1 | -2/+6 |
| | | | | SVN-Revision: 9956 | ||||
* | add selection of console driver for ifxmips | John Crispin | 2007-12-26 | 3 | -20/+29 |
| | | | | SVN-Revision: 9936 | ||||
* | fix compiler warning | Gabor Juhos | 2007-12-26 | 1 | -2/+0 |
| | | | | SVN-Revision: 9933 | ||||
* | fixes ifxmips wdt driver | John Crispin | 2007-12-26 | 1 | -17/+28 |
| | | | | SVN-Revision: 9931 | ||||
* | remove functions that was moved to board.c | John Crispin | 2007-12-26 | 4 | -32/+53 |
| | | | | SVN-Revision: 9929 | ||||
* | make ifxmips use a net bridge | John Crispin | 2007-12-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 9927 | ||||
* | turned ifxmips mtd driver into a platform device | John Crispin | 2007-12-25 | 3 | -43/+89 |
| | | | | SVN-Revision: 9926 | ||||
* | added framework for chip detection on the ifxmips | John Crispin | 2007-12-25 | 3 | -2/+33 |
| | | | | SVN-Revision: 9925 | ||||
* | added ifxmips reset button to default config options | John Crispin | 2007-12-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 9924 | ||||
* | make ifxmips mii0 a platform device | John Crispin | 2007-12-25 | 2 | -19/+55 |
| | | | | SVN-Revision: 9923 | ||||
* | make ifxmips gpio a platform device | John Crispin | 2007-12-25 | 2 | -11/+49 |
| | | | | SVN-Revision: 9922 | ||||
* | make ifxmips able to handle platform devices | John Crispin | 2007-12-25 | 2 | -1/+70 |
| | | | | SVN-Revision: 9921 | ||||
* | make ifxmips led driver a platform device | John Crispin | 2007-12-25 | 1 | -25/+53 |
| | | | | SVN-Revision: 9920 | ||||
* | add gpio fixes and reset button support | John Crispin | 2007-12-25 | 1 | -17/+140 |
| | | | | SVN-Revision: 9904 | ||||
* | add ifxmips mei driver, untested and uncleaned | John Crispin | 2007-12-24 | 9 | -1/+6411 |
| | | | | SVN-Revision: 9898 | ||||
* | enable watchdog driver for rb532 by default | Felix Fietkau | 2007-12-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 9897 | ||||
* | watchdog driver for RB 532 | Felix Fietkau | 2007-12-24 | 3 | -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 merge | John Crispin | 2007-12-24 | 2 | -4/+10 |
| | | | | SVN-Revision: 9895 | ||||
* | add some RCU defines to ifxmips | John Crispin | 2007-12-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 9894 | ||||
* | add some RCU defines to ifxmips | John Crispin | 2007-12-24 | 1 | -0/+3 |
| | | | | SVN-Revision: 9893 | ||||
* | added usb_oc int to ifmips header files | John Crispin | 2007-12-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 9892 | ||||
* | add ifxmips mei int define | John Crispin | 2007-12-24 | 1 | -0/+2 |
| | | | | SVN-Revision: 9891 | ||||
* | add mei reg defines to ifxmips | John Crispin | 2007-12-24 | 1 | -0/+45 |
| | | | | SVN-Revision: 9890 | ||||
* | add mei to ifxmips's makefiles | John Crispin | 2007-12-24 | 3 | -15/+21 |
| | | | | SVN-Revision: 9889 | ||||
* | remove dead code | John Crispin | 2007-12-22 | 1 | -44/+0 |
| | | | | SVN-Revision: 9849 | ||||
* | clean up ssc driver | John Crispin | 2007-12-22 | 1 | -67/+44 |
| | | | | SVN-Revision: 9848 | ||||
* | remove dbg printk from pci code | John Crispin | 2007-12-22 | 1 | -1/+0 |
| | | | | SVN-Revision: 9847 | ||||
* | fix whitespaces | John Crispin | 2007-12-22 | 1 | -19/+20 |
| | | | | SVN-Revision: 9846 | ||||
* | delete old danube folder | John Crispin | 2007-12-22 | 39 | -10657/+0 |
| | | | | SVN-Revision: 9845 | ||||
* | cleanup more ifxmips ssc reg acceses | John Crispin | 2007-12-22 | 1 | -51/+43 |
| | | | | SVN-Revision: 9844 | ||||
* | cleanup of register access | John Crispin | 2007-12-22 | 1 | -37/+25 |
| | | | | SVN-Revision: 9843 | ||||
* | added ssc reg defines to ifxmips header file | John Crispin | 2007-12-22 | 1 | -6/+22 |
| | | | | SVN-Revision: 9842 | ||||
* | remove /proc from ifxmips_ssc | John Crispin | 2007-12-22 | 1 | -29/+0 |
| | | | | SVN-Revision: 9841 | ||||
* | ifxmips pci does not cause a hang anymore, but due to lack of antenna i get ↵ | John Crispin | 2007-12-22 | 1 | -3/+4 |
| | | | | | | no link on the atheros card, ints are flying though SVN-Revision: 9840 | ||||
* | enable ifxmips serial | John Crispin | 2007-12-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 9839 | ||||
* | fix include path | John Crispin | 2007-12-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 9833 |