Commit Graph

2189 Commits

Author SHA1 Message Date
Imre Kaloz
9544a9b48d readd patch...
SVN-Revision: 11827
2008-07-14 12:25:44 +00:00
Matteo Croce
e027e87a89 ar7: initial 2.6.26 patches
SVN-Revision: 11824
2008-07-14 10:50:30 +00:00
Matteo Croce
047ba29df7 remove reverted patch
SVN-Revision: 11822
2008-07-14 10:45:06 +00:00
Imre Kaloz
1412a1d409 upgrade orion to 2.6.26-rc9
SVN-Revision: 11818
2008-07-14 01:07:25 +00:00
Imre Kaloz
0edc0ce1e7 nuke eyecandy as not everyone likes it :P
SVN-Revision: 11817
2008-07-14 00:34:17 +00:00
Imre Kaloz
34d74e236f on IXP46x we can have up to 3 npe ethernet interfaces, so set the mac for the third one, too
SVN-Revision: 11816
2008-07-14 00:32:06 +00:00
Imre Kaloz
21ed995495 fixup the weird fis location for the Sidewinder
SVN-Revision: 11815
2008-07-14 00:30:33 +00:00
Imre Kaloz
7292c47b22 resync patches
SVN-Revision: 11814
2008-07-13 22:31:24 +00:00
Imre Kaloz
60d697e3bc update Sidewinder patch, add support for the ethernet interfaces
SVN-Revision: 11813
2008-07-13 22:29:51 +00:00
Imre Kaloz
13d8b1a32a add ocf kernel patch
SVN-Revision: 11803
2008-07-13 15:16:54 +00:00
Imre Kaloz
75aa30ada8 nuke most of the old ixp4xx patchsets
SVN-Revision: 11778
2008-07-12 02:02:58 +00:00
Imre Kaloz
0e212628aa resync/cleanup ixp4xx config
SVN-Revision: 11776
2008-07-12 02:00:11 +00:00
Imre Kaloz
53bf9c703a sync with the cryptodev-2.6 git tree
SVN-Revision: 11775
2008-07-12 01:58:48 +00:00
Imre Kaloz
53d4a4018d build more crypto modules
SVN-Revision: 11773
2008-07-12 01:56:23 +00:00
Imre Kaloz
59d37b2472 upgrade ixp4xx to 2.6.26-rc9, resync patches
SVN-Revision: 11768
2008-07-11 15:15:23 +00:00
Imre Kaloz
065091e015 swap chipselects on the Pronghorn series
SVN-Revision: 11767
2008-07-11 15:13:12 +00:00
John Crispin
77fed3fa5b add missing \n to ath pci code
SVN-Revision: 11753
2008-07-09 10:09:20 +00:00
Peter Denison
571e979829 On embedded devices we must not route the interrupts through the PCI core, if our host-bus is not PCI Reported-by: Steve Brown <sbrown@cortland.com> Signed-off-by: Michael Buesch <mb@bu3sch.d>
SVN-Revision: 11750
2008-07-08 17:50:40 +00:00
Hamish Guthrie
5df76767cc Added in sub endpoint size patch
SVN-Revision: 11748
2008-07-08 12:13:02 +00:00
Florian Fainelli
a05293af33 Stick to 2.6.24 on rdc for now
SVN-Revision: 11747
2008-07-08 11:28:37 +00:00
Hamish Guthrie
40e85a7d5d Removed patches and config for non-functional 2.6.22 kernel
SVN-Revision: 11746
2008-07-08 06:13:54 +00:00
Hamish Guthrie
22754b63e7 Added gpio and led drivers for 2.6.25.10 kernel
SVN-Revision: 11745
2008-07-08 06:10:59 +00:00
Florian Fainelli
c65758acdc Update uml to 2.6.25.10
SVN-Revision: 11686
2008-07-06 11:30:11 +00:00
John Crispin
369a4ba3e2 add dma hack to ifxmips
SVN-Revision: 11678
2008-07-06 03:08:03 +00:00
John Crispin
f2473abf63 clean up board config
SVN-Revision: 11677
2008-07-06 03:03:06 +00:00
John Crispin
9e6c38917c make atheros wifi cards used on arcaydian 4519 ifxmips based boards work
SVN-Revision: 11676
2008-07-06 00:59:48 +00:00
John Crispin
ae1abb1f58 use boards mac on boards with brn loader, on ifxmips
SVN-Revision: 11674
2008-07-05 23:22:21 +00:00
John Crispin
3e2c38b0fb lots of ifxmips fixes and features
SVN-Revision: 11673
2008-07-05 23:06:07 +00:00
Imre Kaloz
492ba57b56 update targets to 2.6.25.10
SVN-Revision: 11667
2008-07-05 16:52:15 +00:00
Imre Kaloz
c41725ae68 update pronghorn patch
SVN-Revision: 11666
2008-07-05 16:49:08 +00:00
Matteo Croce
03b9d260c7 avr32: update to latest atmel sources
SVN-Revision: 11665
2008-07-05 14:49:07 +00:00
Florian Fainelli
7d81c1b6cc If the *.img file is larger than 0x1e8000 loading it with flash -s 0x100000 -d 0xffe08000 -l <length>
on the bootloader prompt will destroy the bootloader and brick the device. The attached patch tries to implement a size check and renames the image into *.img.too_big. It applies to svn r11401.
Signed-off-by: Joerg Albert <jal2@gmx.de>

SVN-Revision: 11662
2008-07-05 13:38:19 +00:00
Hamish Guthrie
34d362d1a7 First stage of update for at91 devices to 2.6.25.10 kernel
SVN-Revision: 11631
2008-07-04 16:05:00 +00:00
Matteo Croce
385bcf948b fix typo
SVN-Revision: 11630
2008-07-04 00:58:46 +00:00
Florian Fainelli
180526a910 Put the files created by the lzma decompressor patch in the files/ directory. Add some early_printk debugging to the lzma decompressor to help track down problems when upgrading from one kernel version to another
SVN-Revision: 11627
2008-07-03 11:09:37 +00:00
Imre Kaloz
44a4ddcab3 update config, make 2.6.26-rc8 the default for ixp4xx
SVN-Revision: 11625
2008-07-03 00:21:58 +00:00
Imre Kaloz
255cff5cc6 update kernel config
SVN-Revision: 11624
2008-07-02 23:27:00 +00:00
Imre Kaloz
163b7288ff swap uart numbering on Pronghorn
SVN-Revision: 11622
2008-07-02 23:20:33 +00:00
Imre Kaloz
e830b48f67 oops, commited wrong version
SVN-Revision: 11621
2008-07-02 23:19:50 +00:00
Imre Kaloz
6154833d2c rename patch
SVN-Revision: 11620
2008-07-02 21:38:43 +00:00
Imre Kaloz
5ec09dd287 ixp4xx patches cleanup, round one
SVN-Revision: 11619
2008-07-02 21:37:46 +00:00
John Crispin
979fb5a23e fixes mdio, adds runtime board configuration for ifxmips
SVN-Revision: 11609
2008-06-29 14:56:45 +00:00
John Crispin
e2a5ae841b lots of ifxmips cleanups
SVN-Revision: 11607
2008-06-29 00:42:45 +00:00
John Crispin
8c3c0d38b8 make the serial poirt used by prom.c configurable for ifxmips
SVN-Revision: 11606
2008-06-28 22:01:37 +00:00
John Crispin
5cfd1038bc ifxmips should build uboot by default
SVN-Revision: 11605
2008-06-28 21:51:43 +00:00
John Crispin
537b6126ec rename some ifxmips files
SVN-Revision: 11603
2008-06-28 21:26:03 +00:00
John Crispin
f086a123c9 fixes ifxmips watchdog driver
SVN-Revision: 11602
2008-06-28 21:18:51 +00:00
Felix Fietkau
783bb0e81c move ifxmips uboot to package/
SVN-Revision: 11601
2008-06-28 19:53:41 +00:00
Felix Fietkau
2b5ce63303 x86: don't attempt to compile grub on darwin
SVN-Revision: 11599
2008-06-28 17:54:44 +00:00
John Crispin
ebc9555b5e add proper ebu locking to ifxmips
SVN-Revision: 11597
2008-06-28 17:28:31 +00:00