Commit graph

1745 commits

Author SHA1 Message Date
Felix Fietkau
7a0c247cb6 fix apex compile on osx, suppress some build warnings
SVN-Revision: 10582
2008-03-10 22:45:10 +00:00
Florian Fainelli
8bd1e72bd0 Upgrade x86 to 2.6.24
SVN-Revision: 10575
2008-03-09 11:21:18 +00:00
Florian Fainelli
704d0016de Fix bzImage copy with 2.6.24 kernels
SVN-Revision: 10574
2008-03-09 11:08:38 +00:00
John Crispin
9e6b3d16de add new led trigger for network traffic, fixes #2776
SVN-Revision: 10566
2008-03-07 21:25:02 +00:00
Felix Fietkau
1d951e0847 disable partitions for unallocated redboot flash memory - it caused a null pointer deref
SVN-Revision: 10563
2008-03-07 14:15:41 +00:00
Florian Fainelli
f5708f2369 Add PCnet32 ethernet support (#3195)
SVN-Revision: 10558
2008-03-07 10:47:23 +00:00
Gabor Juhos
636d05f391 2.6.24: add missing symbol CONFIG_USB_SERIAL_CH431
SVN-Revision: 10547
2008-03-06 19:25:48 +00:00
Matteo Croce
9c4f6c192f fix cpmac in a more elegant way, thanks Anton Vorontsov
SVN-Revision: 10546
2008-03-05 18:20:44 +00:00
Matteo Croce
321918aa56 fixed_phy seems to be broken, this simple workaround fixes it
SVN-Revision: 10545
2008-03-05 12:59:54 +00:00
Michael Büsch
53d0423381 SSB-GigE: Fix IRQ routing. This makes the device work. Yay! :)
SVN-Revision: 10532
2008-02-28 11:34:36 +00:00
Michael Büsch
a9cddc69ec Fix the roboswitch code for the WRT350N
SVN-Revision: 10531
2008-02-27 22:35:41 +00:00
Jens Muecke
3390dcc8d2 Adding rootdelay and quiet parameter (again)
Rootdelay is required to boot from USB-Stick. Otherwise the rootfs was found to late.
quit will also boot up faster

SVN-Revision: 10522
2008-02-25 00:25:18 +00:00
Michael Büsch
3243f7af8c More SSB GigE fixes.
SVN-Revision: 10521
2008-02-23 19:07:12 +00:00
Florian Fainelli
03b451b3bd Hopefully fix the PCI resource conflict and upgrade to .24.2
SVN-Revision: 10515
2008-02-21 11:05:13 +00:00
Gabor Juhos
32d7e0916a netfilter: update to the latest IMQ patch for 2.6.24 from http://www.actusa.net/~linuximq/
SVN-Revision: 10510
2008-02-20 18:46:23 +00:00
Michael Büsch
19477a56a9 bcm47xx: Add driver for the SSB Gigabit Ethernet core. It doesn't work, yet, but let's commit what we have.
SVN-Revision: 10509
2008-02-20 17:56:24 +00:00
Gabor Juhos
bd91c79caa netfilter: fix IMQ bug on 2.6.24
SVN-Revision: 10508
2008-02-20 17:08:01 +00:00
Michael Büsch
e7e5ebd0c2 ssb: Fix the horrible crash of innocent cardbus cards.
No Animals were harmed in the production of this patch.

SVN-Revision: 10497
2008-02-19 16:50:12 +00:00
Michael Büsch
faa14263f5 ssb: Make the GPIO API reentrancy safe.
SVN-Revision: 10496
2008-02-19 15:22:17 +00:00
Michael Büsch
66dec6d8a1 ssb: Update the GPIO API
SVN-Revision: 10495
2008-02-19 13:52:57 +00:00
Michael Büsch
27e288859c SSB: Update the watchdog fix to the patch version that will go upstream.
SVN-Revision: 10494
2008-02-19 11:58:20 +00:00
Jens Muecke
b926d7695b Adding .24 support for olpc
kernel compiles fine, but graphic support is broken

to test new kernel version, change
target/linux/olpc/Makefile
from .23.16 to .24

SVN-Revision: 10493
2008-02-19 04:03:49 +00:00
Michael Büsch
d3c63338b7 ssb: Move the generic ssb fixes patch to the generic kernel.
This should fix SSB for people using a b43 card on a non-47xx machine.

SVN-Revision: 10492
2008-02-19 01:43:02 +00:00
Michael Büsch
6119a6dfed ssb: Workaround: Need subsys_initcall to be able to register a PCI bus.
This needs a different fix, but use this workaround for now.

SVN-Revision: 10491
2008-02-19 01:32:06 +00:00
Michael Büsch
c57ca284ce ssb: Update to latest upstream version of ssb.
SVN-Revision: 10490
2008-02-19 01:24:18 +00:00
Andy Boyett
7b2430f271 Patch for extif watchdog support. Thanks b.sander. Closes #2363 #2814 and #3141
SVN-Revision: 10489
2008-02-19 00:26:12 +00:00
Michael Büsch
670b7ab883 b43: Make probing of NPHY devices possible.
SVN-Revision: 10487
2008-02-18 22:21:29 +00:00
Michael Büsch
1d699f3198 ssb: Fix serial console on new 47xx devices.
SVN-Revision: 10485
2008-02-18 20:41:17 +00:00
Imre Kaloz
e97d74eaab upgrade apex to 1.5.13, fixup EABI support
SVN-Revision: 10484
2008-02-18 10:57:43 +00:00
Gabor Juhos
5bd47dc8bd generic-2.4: add ip6t_REJECT support
SVN-Revision: 10482
2008-02-18 08:03:28 +00:00
Michael Büsch
5aeceaa296 bcm47xx: We can use the ssb-invariants callback now, as was changed to be called late enough.
SVN-Revision: 10476
2008-02-17 13:06:45 +00:00
Michael Büsch
f116c50a80 bcm47xx: Remove FIXME We don't want to move the board time init into SSB. It's just fine as-is. Remove the FIXME.
SVN-Revision: 10474
2008-02-17 11:59:28 +00:00
Michael Büsch
37a2dfbcf5 bcm47xx: Extract all available information from NVRAM into the sprom data structure.
SVN-Revision: 10473
2008-02-16 23:35:31 +00:00
Michael Büsch
939ceadf76 Fix support for PCI devices behind a SSB->PCI bridge.
SVN-Revision: 10468
2008-02-16 17:09:50 +00:00
Felix Fietkau
cce8347d18 add eabi autoselection for the kernel as well - fixes iptables problems
SVN-Revision: 10461
2008-02-14 22:01:15 +00:00
Felix Fietkau
82572cf767 revert ARM to oabi by default, add some eabi patches for fixing up the toolchain, which unfortunately break eabi userland, but are IMHO a necessary basis for further eabi fixes
SVN-Revision: 10458
2008-02-14 14:31:31 +00:00
Florian Fainelli
ebf4eb11e9 Upgrade brcm63xx to 2.6.24
SVN-Revision: 10455
2008-02-13 17:31:17 +00:00
Florian Fainelli
c592ef61b3 Upgrade rdc to 2.6.24
SVN-Revision: 10453
2008-02-13 14:35:18 +00:00
John Crispin
855a8bf930 remove old profile
SVN-Revision: 10449
2008-02-13 01:41:27 +00:00
Gabor Juhos
0a72d14e40 resync kernel config
SVN-Revision: 10444
2008-02-11 15:28:45 +00:00
Imre Kaloz
3a0e58b2e1 upgrade & standardize kernel versions
SVN-Revision: 10443
2008-02-11 10:50:40 +00:00
Imre Kaloz
be613a2976 upgrade sibyte to 2.6.24
SVN-Revision: 10442
2008-02-11 10:32:01 +00:00
Florian Fainelli
d72b83c3f7 Add missing bridge ioctls to make bluez-utils compile with brcm-3.4
SVN-Revision: 10441
2008-02-10 22:31:33 +00:00
Imre Kaloz
4cad511377 upgrade iop32x to 2.6.24
SVN-Revision: 10440
2008-02-10 21:14:59 +00:00
Imre Kaloz
e9601bb0be prepare 2.6.24 on ixp4xx
SVN-Revision: 10438
2008-02-10 18:55:46 +00:00
Imre Kaloz
d7a2c40ab8 fix typo
SVN-Revision: 10437
2008-02-10 18:50:51 +00:00
Felix Fietkau
dc3497fcda use cp instead of $(CP), because bzImage might be a symlink
SVN-Revision: 10435
2008-02-09 19:28:50 +00:00
Gabor Juhos
68658843ab fix RB153 CompactFlash driver for .24
SVN-Revision: 10428
2008-02-09 13:23:48 +00:00
Gabor Juhos
d187aba072 switch to 2.6.24
SVN-Revision: 10427
2008-02-09 10:29:28 +00:00
Matteo Croce
cae0acba53 cpmac: reapply [9664]
SVN-Revision: 10424
2008-02-08 19:41:10 +00:00
Matteo Croce
ccb82915f5 build cpmac driver
SVN-Revision: 10422
2008-02-08 17:27:01 +00:00
Matteo Croce
b2b102fdcc Update kernel to 2.6.24
SVN-Revision: 10421
2008-02-08 17:17:45 +00:00
Matteo Croce
fb5be81fe7 make current AR7 code 2.6.24 aware, for future use
SVN-Revision: 10415
2008-02-08 00:21:08 +00:00
Imre Kaloz
5d64853bce upgrade AVR32 to 2.6.24 - sync with 2.6.24.atmel.1
SVN-Revision: 10412
2008-02-07 20:08:19 +00:00
Matteo Croce
55a6c2091f more 2.6.24 patches
SVN-Revision: 10410
2008-02-07 18:40:24 +00:00
Felix Fietkau
56c3c68fa6 increase the flash window size for ar5312 - there are apparently 5312 devices out there with 8M flash
SVN-Revision: 10409
2008-02-07 18:31:36 +00:00
Nicolas Thill
71a68496e6 update uml readme with working cmdline example
SVN-Revision: 10405
2008-02-06 07:47:52 +00:00
Nicolas Thill
0ab670f17d update uml to 2.6.24 (i386 only for now)
SVN-Revision: 10404
2008-02-06 07:45:40 +00:00
Imre Kaloz
389107970a * disable ikconfig by default * update ppc40x default config
SVN-Revision: 10380
2008-02-04 07:44:14 +00:00
Florian Fainelli
95bee6be70 Upgrade au1000 to .24
SVN-Revision: 10377
2008-02-03 19:49:50 +00:00
Felix Fietkau
8822153478 add missing config selections
SVN-Revision: 10375
2008-02-03 18:00:55 +00:00
Felix Fietkau
3afef97ed5 implement ar2313_adjust_link
SVN-Revision: 10374
2008-02-03 18:00:46 +00:00
Imre Kaloz
98236f47c8 convert ppc44x to arch/powerpc, use squashfs images by default
SVN-Revision: 10372
2008-02-03 14:54:01 +00:00
Imre Kaloz
4f71fabba4 upgrade Magicbox to 2.6.24, create only squashfs rootfs by default
SVN-Revision: 10370
2008-02-03 10:21:18 +00:00
Gabor Juhos
32f2870131 refresh .23 kernel paches
SVN-Revision: 10366
2008-02-03 05:15:25 +00:00
Felix Fietkau
1250cbc87a add missing kernel config option
SVN-Revision: 10362
2008-02-02 18:18:44 +00:00
Felix Fietkau
0ae7379775 DG834G Power LED fix
This patch enables the new "default-on" trigger for the AR7 target and uses it to ensure the "power" LED on the DG834G is initialised in the ON state.

Previously this LED would turn off when the driver loaded and stay off until turned back on from userspace. With this patch it remains on throughout the boot process, but can still be controlled from userspace if required.

Signed-off-by: Nick Forbes <nick.forbes@incepta.com>

SVN-Revision: 10349
2008-02-02 01:21:57 +00:00
Felix Fietkau
a2ba826425 "default-on" LED Trigger
The current LED subsystem always initialises LEDs in the OFF state. This is fine for most LEDs but some should be on right from boot (e.g. POWER LED). Following some discussion with the LED subsystem maintainers, a trigger was recommended as the best way to implement this functionality.

Here is a patch to add a new trigger "default-on" which will initialise an LED in the ON state. It is not compiled by default.

Particular thanks to Rod Whitby for all his help with this.

Signed-off-by: Nick Forbes <nick.forbes@incepta.com>

SVN-Revision: 10348
2008-02-02 01:21:54 +00:00
John Crispin
829fa504f2 update default packages
SVN-Revision: 10343
2008-01-31 19:46:17 +00:00
John Crispin
90969c74b2 add mopre default packages
SVN-Revision: 10341
2008-01-31 17:39:29 +00:00
John Crispin
4f56aacc0d make avila have 6 pci devices, such that usb works
SVN-Revision: 10340
2008-01-31 17:39:12 +00:00
Gabor Juhos
b4a6531a72 enable switch driver for 2.6.24
SVN-Revision: 10339
2008-01-31 15:58:57 +00:00
Gabor Juhos
cbad42a979 add 2.6.24 specific patchset for the usb driver
SVN-Revision: 10338
2008-01-31 14:51:16 +00:00
Gabor Juhos
fdee1a5a5a add a 2.6.24 specific patch for the switch driver, thanks to Francesco Gringoli for his 2.6.24-rc2 patch
SVN-Revision: 10337
2008-01-31 10:18:58 +00:00
Gabor Juhos
7b3d603037 fix a switch driver bug
SVN-Revision: 10336
2008-01-31 09:33:19 +00:00
Felix Fietkau
2361535088 port atheros to 2.6.24 (untested), but do not use the new kernel by default yet
SVN-Revision: 10335
2008-01-31 04:44:35 +00:00
Imre Kaloz
e80d5f9686 copy leftover patch from 2.6.23
SVN-Revision: 10333
2008-01-30 23:32:47 +00:00
Imre Kaloz
3074232986 show a rotating dash during jffs2 erase
SVN-Revision: 10332
2008-01-30 23:32:08 +00:00
Imre Kaloz
01a62fc444 remove binary sysctl number for KERN_PPC_L2CR
SVN-Revision: 10331
2008-01-30 23:30:51 +00:00
Imre Kaloz
7217bce3eb the Magicbox doesn't have gigabit ethernet
SVN-Revision: 10330
2008-01-30 23:26:17 +00:00
Gabor Juhos
128bb0967a add preliminary support for 2.6.24
SVN-Revision: 10329
2008-01-30 15:25:48 +00:00
Gabor Juhos
9bfca5ce18 don't use mips_machgroup
SVN-Revision: 10328
2008-01-30 14:06:59 +00:00
Gabor Juhos
c7e43709f4 more license cleanups
SVN-Revision: 10327
2008-01-30 13:15:51 +00:00
Gabor Juhos
11c02a7e60 netfilter: fix compiler warnings in xt_layer7
SVN-Revision: 10326
2008-01-30 11:45:42 +00:00
Gabor Juhos
1e32e6ddd3 lzma-loader: fix compiler warnings
SVN-Revision: 10321
2008-01-30 08:23:36 +00:00
Gabor Juhos
db7a2e3e55 nefilter: fix chaostables on 2.6.24
SVN-Revision: 10320
2008-01-30 08:05:47 +00:00
Gabor Juhos
3dae29dc4a netfilter: fix RTSP on 2.6.24
SVN-Revision: 10319
2008-01-30 07:35:01 +00:00
Gabor Juhos
131dfed3d7 netfilter: fix xt_TARPIT on 2.6.24
SVN-Revision: 10318
2008-01-30 07:04:48 +00:00
Gabor Juhos
fecd04ea67 netfilter: fix ipt_SET on 2.6.24
SVN-Revision: 10317
2008-01-30 07:03:02 +00:00
Matteo Croce
c4a4fff789 fixed war.h path
SVN-Revision: 10316
2008-01-29 20:50:50 +00:00
Matteo Croce
72506a987f added missing war.h
SVN-Revision: 10315
2008-01-29 20:47:34 +00:00
John Crispin
0b96bf6063 added new ixp4xx target
SVN-Revision: 10314
2008-01-29 20:07:41 +00:00
Gabor Juhos
9c1dfdc702 more license cleanups
SVN-Revision: 10313
2008-01-29 19:56:39 +00:00
Gabor Juhos
5b3951bfbb add feature flag for the cpio.gz support
SVN-Revision: 10311
2008-01-29 13:56:43 +00:00
Gabor Juhos
fb3305367a image generation cleanups * make image generation makefiles simpler * remove unused profiles * generate images for the Cellvision CAS-xxx/NFS-xxx devices
SVN-Revision: 10309
2008-01-29 10:33:34 +00:00
Gabor Juhos
6b545cff1d remove some unused files
SVN-Revision: 10308
2008-01-29 08:40:19 +00:00
Gabor Juhos
43a86a8863 add experimental support for the Cellvision NFS-101U device
SVN-Revision: 10307
2008-01-29 08:37:40 +00:00
Gabor Juhos
7d92be2f94 license cleanup
SVN-Revision: 10305
2008-01-29 08:23:40 +00:00
Matteo Croce
08933608f5 AR7 2.6.24 config file
SVN-Revision: 10304
2008-01-29 02:50:12 +00:00
Imre Kaloz
2f2ae0205c add basic support for the AMCC PPC405EX Kilauea evaluation board
SVN-Revision: 10303
2008-01-29 00:58:46 +00:00