Commit Graph

1569 Commits (1ceb95ed59a9f409a02f88dd7ada339f1d4aa806)

Author SHA1 Message Date
John Crispin beb32bfbbc make sound work on olpc
SVN-Revision: 10070
2007-12-31 14:19:34 +00:00
John Crispin 6286c19540 split up olpc patches
SVN-Revision: 10069
2007-12-31 14:18:42 +00:00
Gabor Juhos 1fd2532697 bump to 2.6.23.12, and remove broken status from the router_le subtarget
SVN-Revision: 10068
2007-12-31 13:43:37 +00:00
John Crispin 7218186022 removed driver from olpc tree
SVN-Revision: 10061
2007-12-30 17:56:16 +00:00
John Crispin 42fc624cba cleaning up olpc patch 1
SVN-Revision: 10060
2007-12-30 17:38:08 +00:00
Matteo Croce 12ac58dd2f AR7 2.6.24, removed duplicate patches
SVN-Revision: 10053
2007-12-30 15:24:15 +00:00
Matteo Croce 807fb4a8f5 AR7 2.6.24 patches
SVN-Revision: 10052
2007-12-30 15:17:10 +00:00
Rod Whitby 6f05ca9b2a ixp4xx: Added missing config entries to allow build to continue
SVN-Revision: 10021
2007-12-29 06:48:06 +00:00
Imre Kaloz efadab3747 * upgrade ixp4xx to 2.6.23.12 * upgrade to the new ethernet driver (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
2007-12-28 21:00:01 +00:00
Imre Kaloz 91c42459f5 use softfloat and GNU EABI on the IOP, too
SVN-Revision: 10015
2007-12-28 20:22:06 +00:00
Imre Kaloz 4ca15aebe0 tag etrax broken with the new uClibc
SVN-Revision: 10014
2007-12-28 20:16:14 +00:00
Imre Kaloz 9aa6d18e2d move ARM to the GNU EABI
SVN-Revision: 10013
2007-12-28 20:13:15 +00:00
Imre Kaloz 3ce3b16574 turn off FPU emulation on ARM and PowerPC - we are on softfloat now
SVN-Revision: 10012
2007-12-28 20:08:54 +00:00
Gabor Juhos b131605ed7 fix Conceptronic profile
SVN-Revision: 10009
2007-12-28 19:26:35 +00:00
Florian Fainelli 80475bb573 Add support for Conceptronic C54BSR4
SVN-Revision: 10002
2007-12-28 17:48:39 +00:00
Felix Fietkau 30fe1805d5 add cf2nand fixes from #2892
SVN-Revision: 9985
2007-12-28 15:40:44 +00:00
Rod Whitby 940d875b77 ixp4xx: Minor bump of kernel to 2.6.21.7
SVN-Revision: 9969
2007-12-28 09:38:10 +00:00
Florian Fainelli 18cfcc9d30 Resync kernel configuration for amcc
SVN-Revision: 9967
2007-12-27 23:26:47 +00:00
Gabor Juhos d9df70f48d refresh kernel config
SVN-Revision: 9964
2007-12-27 16:49:03 +00:00
Gabor Juhos d322722f26 use reset function on the NP28G boards
SVN-Revision: 9963
2007-12-27 15:10:56 +00:00
Gabor Juhos c128344870 change switch register access macros
SVN-Revision: 9962
2007-12-27 14:58:48 +00:00
Gabor Juhos cfcbc078dc add watchdog driver
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
2007-12-27 14:40:03 +00:00
John Crispin abf8d4c8cb add twinpass detection to ifxmips
SVN-Revision: 9956
2007-12-27 11:53:52 +00:00
John Crispin c61b903d05 add selection of console driver for ifxmips
SVN-Revision: 9936
2007-12-26 22:47:45 +00:00
Gabor Juhos ab473bd48f fix compiler warning
SVN-Revision: 9933
2007-12-26 20:55:18 +00:00
John Crispin 8c17d160b3 fixes ifxmips wdt driver
SVN-Revision: 9931
2007-12-26 19:52:33 +00:00
John Crispin 1de2575b50 remove functions that was moved to board.c
SVN-Revision: 9929
2007-12-26 17:20:31 +00:00
John Crispin fd2f974946 make ifxmips use a net bridge
SVN-Revision: 9927
2007-12-25 13:44:39 +00:00
John Crispin ea2872326a turned ifxmips mtd driver into a platform device
SVN-Revision: 9926
2007-12-25 13:26:41 +00:00
John Crispin 8c487df246 added framework for chip detection on the ifxmips
SVN-Revision: 9925
2007-12-25 13:11:07 +00:00
John Crispin 1263078f40 added ifxmips reset button to default config options
SVN-Revision: 9924
2007-12-25 13:10:47 +00:00
John Crispin c09f909556 make ifxmips mii0 a platform device
SVN-Revision: 9923
2007-12-25 12:38:15 +00:00
John Crispin 1fa388162b make ifxmips gpio a platform device
SVN-Revision: 9922
2007-12-25 12:18:42 +00:00
John Crispin 3a97496977 make ifxmips able to handle platform devices
SVN-Revision: 9921
2007-12-25 12:04:52 +00:00
John Crispin 624afb0d7f make ifxmips led driver a platform device
SVN-Revision: 9920
2007-12-25 12:04:08 +00:00
John Crispin a09f80dfda add gpio fixes and reset button supportÂ
SVN-Revision: 9904
2007-12-25 00:35:00 +00:00
John Crispin 42f612a5cb add ifxmips mei driver, untested and uncleaned
SVN-Revision: 9898
2007-12-24 23:00:20 +00:00
Felix Fietkau 93b97272aa enable watchdog driver for rb532 by default
SVN-Revision: 9897
2007-12-24 22:47:36 +00:00
Felix Fietkau c65e66ac49 watchdog driver for RB 532
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
2007-12-24 22:47:27 +00:00
John Crispin 01e9b18190 several fixes to ifxmips, getting ready for dsl driver merge
SVN-Revision: 9895
2007-12-24 21:17:56 +00:00
John Crispin 8161d42238 add some RCU defines to ifxmips
SVN-Revision: 9894
2007-12-24 21:05:55 +00:00
John Crispin 158da7a5dd add some RCU defines to ifxmips
SVN-Revision: 9893
2007-12-24 21:02:13 +00:00
John Crispin 6dd7ff1abf added usb_oc int to ifmips header files
SVN-Revision: 9892
2007-12-24 20:44:44 +00:00
John Crispin cda0d35bb9 add ifxmips mei int define
SVN-Revision: 9891
2007-12-24 20:07:13 +00:00
John Crispin 4aa4193279 add mei reg defines to ifxmips
SVN-Revision: 9890
2007-12-24 14:31:49 +00:00
John Crispin 68d5da67d4 add mei to ifxmips's makefiles
SVN-Revision: 9889
2007-12-24 14:08:30 +00:00
John Crispin c224673958 remove dead code
SVN-Revision: 9849
2007-12-22 21:27:20 +00:00
John Crispin ccbf0d3996 clean up ssc driver
SVN-Revision: 9848
2007-12-22 21:21:38 +00:00
John Crispin ef4f5a06d1 remove dbg printk from pci code
SVN-Revision: 9847
2007-12-22 21:17:09 +00:00
John Crispin 9b37d638ce fix whitespaces
SVN-Revision: 9846
2007-12-22 20:57:09 +00:00
John Crispin 0e95bf54e6 delete old danube folder
SVN-Revision: 9845
2007-12-22 20:55:51 +00:00
John Crispin 1e937b7ead cleanup more ifxmips ssc reg acceses
SVN-Revision: 9844
2007-12-22 20:55:20 +00:00
John Crispin d61028ece1 cleanup of register access
SVN-Revision: 9843
2007-12-22 20:22:43 +00:00
John Crispin 35615be2d2 added ssc reg defines to ifxmips header file
SVN-Revision: 9842
2007-12-22 20:21:38 +00:00
John Crispin 045118c723 remove /proc from ifxmips_ssc
SVN-Revision: 9841
2007-12-22 19:56:51 +00:00
John Crispin 70014e1384 ifxmips pci does not cause a hang anymore, but due to lack of antenna i get no link on the atheros card, ints are flying though
SVN-Revision: 9840
2007-12-22 19:53:18 +00:00
John Crispin 2a76ef4f9a enable ifxmips serial
SVN-Revision: 9839
2007-12-22 19:19:14 +00:00
John Crispin b427a55c85 fix include path
SVN-Revision: 9833
2007-12-22 14:27:29 +00:00
John Crispin b8ef0b54c1 more danube 2 ifxmips transitions
SVN-Revision: 9831
2007-12-22 14:10:43 +00:00
John Crispin 32bd98f475 more danube 2 ifxmips transitions
SVN-Revision: 9830
2007-12-22 14:03:37 +00:00
John Crispin 6db275d9cf more danube 2 ifxmips transitions
SVN-Revision: 9829
2007-12-22 14:02:21 +00:00
John Crispin b9d3d10354 more danube 2 ifxmips transitions
SVN-Revision: 9828
2007-12-22 14:01:51 +00:00
John Crispin 7b00e985a1 more danube 2 ifxmips transitions
SVN-Revision: 9827
2007-12-22 14:01:10 +00:00
John Crispin d6211ec9e6 more danube 2 ifxmips transitions
SVN-Revision: 9826
2007-12-22 14:00:25 +00:00
John Crispin ede7545200 danube to ifxmips transition
SVN-Revision: 9825
2007-12-22 13:55:14 +00:00
Florian Fainelli 4da7f2dbed No need to keep the old driver now
SVN-Revision: 9824
2007-12-22 11:11:01 +00:00
Florian Fainelli 0ac7bc1cfb Compact flash driver is now working
SVN-Revision: 9823
2007-12-22 11:08:26 +00:00
John Crispin 7af3296c76 change danube 2 ifxmips
SVN-Revision: 9821
2007-12-22 00:17:22 +00:00
Florian Fainelli 620d050dfa We need to set the gpio line number
SVN-Revision: 9819
2007-12-21 15:26:09 +00:00
John Crispin b998d4fa51 move danube folder to ifxmips, to allow future integration of the other chips
SVN-Revision: 9815
2007-12-20 22:29:45 +00:00
John Crispin dac2f8878a add new au1000 profiles
SVN-Revision: 9812
2007-12-20 22:17:41 +00:00
John Crispin c1a3c0798f made au1000 images srec file ending
SVN-Revision: 9811
2007-12-20 22:12:56 +00:00
John Crispin 82c3f8cffd make au1000 images 128k
SVN-Revision: 9810
2007-12-20 22:10:19 +00:00
Tim Yardley e66822935e update to netfilter 2.17
SVN-Revision: 9806
2007-12-19 19:08:07 +00:00
Florian Fainelli a952a8dac6 Put back kmod-ebtables for 2.4 kernels
SVN-Revision: 9801
2007-12-19 08:19:34 +00:00
Gabor Juhos 9764fbe599 bump to 2.6.23.11 as well
SVN-Revision: 9800
2007-12-18 19:07:40 +00:00
Tim Yardley ec8d79e3a9 bump x86 to 2.6.23.11, latest of 23 branch
SVN-Revision: 9798
2007-12-18 18:35:21 +00:00
John Crispin af1130b1ec added olpc xorg config
SVN-Revision: 9791
2007-12-17 22:24:17 +00:00
Gabor Juhos c11c4de50b revert [9788], the ADM5120 datasheet v1.16 contains bad values
SVN-Revision: 9790
2007-12-17 16:39:53 +00:00
Gabor Juhos 418b0361ea remove invalid GPIO definitions for the RB153
SVN-Revision: 9789
2007-12-17 16:01:51 +00:00
Gabor Juhos 12295e7c0d fix level setup code for GPIO IRQs
SVN-Revision: 9788
2007-12-17 15:45:16 +00:00
Gabor Juhos af21faeeb8 minor fixes in the RB153 CF driver
SVN-Revision: 9782
2007-12-16 20:25:38 +00:00
Gabor Juhos 3befb653fa add support for LEDs on the NP28G board, thanks to kenny (closes: #2825)
SVN-Revision: 9781
2007-12-16 19:03:40 +00:00
Florian Fainelli 80c5643c01 Add LEDs definitions for the D-Link DSL-502T (#2746)
Signed-off-by: Oliver <oliver@opencloud.com>

SVN-Revision: 9776
2007-12-16 13:21:31 +00:00
Jens Muecke 7eeb4e6f7f * adding network config for olpc * adding libertas * config issue * quiet mode for bootloader
SVN-Revision: 9768
2007-12-15 19:59:21 +00:00
John Crispin b03f211098 danube ssc cleanup
SVN-Revision: 9767
2007-12-15 16:54:18 +00:00
John Crispin bad4fdd1f5 danube ssc cleanup
SVN-Revision: 9766
2007-12-15 16:31:43 +00:00
John Crispin af837fcb5c danube ssc cleanup
SVN-Revision: 9765
2007-12-15 15:53:56 +00:00
John Crispin b48258f673 danube ssc interrupt cleanup
SVN-Revision: 9764
2007-12-15 15:32:20 +00:00
John Crispin 66fea87684 danube eeprom cleanup
SVN-Revision: 9762
2007-12-15 00:04:32 +00:00
John Crispin 880d600f71 fix up eeprom and add ssc driver ... this needs a lot of work
SVN-Revision: 9761
2007-12-14 23:23:10 +00:00
John Crispin cce622bcb8 add original danube eeprom code
SVN-Revision: 9760
2007-12-14 21:59:31 +00:00
John Crispin 54968fdf1d made the danube pmu f00 generic
SVN-Revision: 9759
2007-12-14 21:49:03 +00:00
John Crispin e052bd9a18 danube_led cleanup
SVN-Revision: 9758
2007-12-14 21:32:48 +00:00
John Crispin c47fa67cfb danube_led cleanup
SVN-Revision: 9757
2007-12-14 20:43:53 +00:00
Gabor Juhos a9fa8faa4c update LZMA code
SVN-Revision: 9756
2007-12-14 20:35:22 +00:00
Felix Fietkau 985ee9fc8f LED driver for PCEngines ALIX boards
This patch adds a driver for the three LEDs that exists on the
PCEngines ALIX 2 and 3 series boards.

The driver is also added to the Alix profile.

Signed-off-by: Petr Liebman <petrliebman@gmail.com>

--

SVN-Revision: 9748
2007-12-14 00:52:15 +00:00
Felix Fietkau 2da3f6a256 fix the sdk
SVN-Revision: 9747
2007-12-14 00:33:25 +00:00
John Crispin 809bc0321f more danube led clean up
SVN-Revision: 9746
2007-12-13 23:05:45 +00:00
John Crispin f2934ef6d4 added gpio header file for danube
SVN-Revision: 9745
2007-12-13 22:47:58 +00:00