Commit graph

3258 commits

Author SHA1 Message Date
Jo-Philipp Wich
e5aa5ddc36 Add support for pc speaker PC speaker could be very useful on platforms which implement it. One could easily use the speaker to produce a sound where its pitch or duration varies according to signal strength or SNR of a wireless link.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

SVN-Revision: 15684
2009-05-07 14:05:42 +00:00
Jo-Philipp Wich
9209af2c00 Fix building of iso filesystem This fixes two errors when building iso filesystem:
a) dir root.grub/boot doesn't get created.
b) the creation of .image file by gen_image.sh which apparently is not needed
when building an iso.

Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

SVN-Revision: 15682
2009-05-07 13:50:09 +00:00
Florian Fainelli
324d10e617 remove 2.6.26 since there are no remaining candidates for it
SVN-Revision: 15666
2009-05-07 12:21:02 +00:00
Florian Fainelli
6239eb2c7b update to 2.6.27 (#4122)
SVN-Revision: 15665
2009-05-07 12:17:56 +00:00
Florian Fainelli
7530723d77 update to 2.6.28
SVN-Revision: 15661
2009-05-07 11:06:56 +00:00
Jo-Philipp Wich
8964c9037b update imq patches for 2.6.26, 2.6.27, 2.6.28, 2.6.29 and 2.6.30
SVN-Revision: 15655
2009-05-07 03:09:04 +00:00
Jo-Philipp Wich
1b3f1495ac prepare default configuration for kernel side imq update
SVN-Revision: 15654
2009-05-07 03:07:46 +00:00
Florian Fainelli
a20a9b776f add better support for the RDC R8610 evaluation board: ide, rtc, super I/O
SVN-Revision: 15651
2009-05-07 00:49:05 +00:00
Florian Fainelli
e2274f0509 also copy bzImage when generating initramfs images
SVN-Revision: 15650
2009-05-07 00:36:47 +00:00
Florian Fainelli
702fcc1d3b add default network configuration
SVN-Revision: 15643
2009-05-06 21:28:00 +00:00
Florian Fainelli
378145454d use force_sig when handling address errors
SVN-Revision: 15642
2009-05-06 21:27:28 +00:00
Florian Fainelli
d73f4eaecc add missing patches
SVN-Revision: 15641
2009-05-06 19:35:16 +00:00
Florian Fainelli
70f94ae2ab add support for the Cavium Octeon SoC, tested on a Mototech evaluation board
SVN-Revision: 15640
2009-05-06 18:12:49 +00:00
Florian Fainelli
731a0e4791 workaround a gcc-4.1 bug which cannot see that word will be initialized
SVN-Revision: 15639
2009-05-06 16:33:00 +00:00
Gabor Juhos
51ee440082 refresh patches
SVN-Revision: 15630
2009-05-05 20:26:58 +00:00
Gabor Juhos
ed861cf5e9 use dev_name() instead of bus_id in ag71xx, ohci-ar71xx, ehci-ar71xx drivers
SVN-Revision: 15629
2009-05-05 19:21:39 +00:00
Gabor Juhos
744a09fa4b sync kernel config
SVN-Revision: 15628
2009-05-05 18:40:45 +00:00
Imre Kaloz
6b3502f99c add missing RTC symbols to generic configs
SVN-Revision: 15617
2009-05-05 10:20:33 +00:00
Mirko Vogt
a1b6c47f53 use xorg x11-server + glamo driver instead of xglamo kdrive-server per default - the latter one is getting obsoleted
SVN-Revision: 15607
2009-05-04 22:37:38 +00:00
Imre Kaloz
e9b397805d some more kernel config cleanup.. last for today :)
SVN-Revision: 15606
2009-05-04 20:57:02 +00:00
Imre Kaloz
0f2b1d070a more cleanup
SVN-Revision: 15605
2009-05-04 20:31:47 +00:00
Imre Kaloz
1cea2126da fix typo
SVN-Revision: 15604
2009-05-04 20:19:55 +00:00
Imre Kaloz
a614251e6c cleanup MTD option handling
SVN-Revision: 15602
2009-05-04 19:13:43 +00:00
Imre Kaloz
38c5311047 move MFD stuff to the generic kernel configs
SVN-Revision: 15587
2009-05-04 13:51:29 +00:00
Imre Kaloz
e146ee036c upgrade IOP32x to 2.6.28.10
SVN-Revision: 15586
2009-05-04 13:50:47 +00:00
Imre Kaloz
0f12854d02 change boardnames
SVN-Revision: 15582
2009-05-04 11:42:49 +00:00
Imre Kaloz
64fbade939 refresh patches
SVN-Revision: 15581
2009-05-04 11:35:08 +00:00
Imre Kaloz
7cf4e9f00a layer7 has been upgraded in [15517], but the old patches weren't removed -- remove them now
SVN-Revision: 15580
2009-05-04 11:05:28 +00:00
Imre Kaloz
a3b32c41df refresh generic 2.6.28 patches
SVN-Revision: 15578
2009-05-04 10:37:48 +00:00
Nicolas Thill
505ac00f4e remove netfilter_upstream_fixes patches, not needed anymore after kernel recent updates since they have been, well, fixed upstream :)
SVN-Revision: 15576
2009-05-03 22:16:03 +00:00
Imre Kaloz
86a4a6edb9 upgrade to newest stable kernel versions
SVN-Revision: 15575
2009-05-03 16:58:06 +00:00
Nicolas Thill
e30ebf29ca netfilter: add a check for ip proto in netfilter_match_speedup patches (closes: #5041)
SVN-Revision: 15574
2009-05-03 16:34:02 +00:00
Gabor Juhos
1de7321026 add experimental support for 2.6.30
SVN-Revision: 15561
2009-05-02 19:59:19 +00:00
Gabor Juhos
1a24fcd9ec generic/2.6.30: add missing Kconfig options
SVN-Revision: 15560
2009-05-02 18:46:40 +00:00
Imre Kaloz
247973e742 copy kirkwood uImage to the bin dir
SVN-Revision: 15557
2009-05-02 14:12:32 +00:00
Imre Kaloz
ebc4929645 add preliminary Marvell Kirkwood support
SVN-Revision: 15556
2009-05-02 12:48:42 +00:00
Imre Kaloz
6a2d23513d refresh patches for 2.6.30-rc4
SVN-Revision: 15548
2009-05-01 21:37:32 +00:00
Jo-Philipp Wich
741e58843a include missing xt_layer7.h in 602-netfilter_layer7_2.21.patch
SVN-Revision: 15546
2009-05-01 21:29:52 +00:00
Imre Kaloz
540556bb92 upgrade sibyte to .30-rc4
SVN-Revision: 15545
2009-05-01 21:00:18 +00:00
Hauke Mehrtens
9f10820e7c Add config file for kernel 2.6.29. This was tested with VMware and VirtualBox.
SVN-Revision: 15543
2009-05-01 15:18:41 +00:00
Hauke Mehrtens
beb0f4528a add missing symbols
SVN-Revision: 15537
2009-05-01 13:56:32 +00:00
Florian Fainelli
35fd7d6d20 use vmalloc instead of kmalloc when reserving space for the lzma initramfs (#3488)
SVN-Revision: 15534
2009-05-01 09:23:31 +00:00
Florian Fainelli
6fa4734cde add missing configuration symbols when enabling ramdisk support
SVN-Revision: 15533
2009-05-01 08:48:58 +00:00
Florian Fainelli
8af25b8171 add missing ramdisk configuration options (#5003)
SVN-Revision: 15532
2009-05-01 08:38:00 +00:00
Felix Fietkau
4b71e11e2e linux 2.6.28: fix kernel headers compilation error because of conflicting getline() function definitions - this bug seems to be gone in newer kernels
SVN-Revision: 15523
2009-04-30 19:52:23 +00:00
Jo-Philipp Wich
2e56467889 fix 101-netfilter_layer7_pktmatch.patch for 2.6.26.8
SVN-Revision: 15518
2009-04-30 15:37:24 +00:00
Jo-Philipp Wich
c1959052f7 refreshed layer7 patches for 2.6.21.7, 2.6.23.17 and 2.6.25.20
SVN-Revision: 15517
2009-04-30 15:29:07 +00:00
Felix Fietkau
270e4ea27b refresh the packet socket patch for 2.6.29
SVN-Revision: 15511
2009-04-30 14:11:39 +00:00
Florian Fainelli
a036aca55c now that we register gpiodev, also include gpioctl in the default image
SVN-Revision: 15510
2009-04-30 14:09:45 +00:00
Florian Fainelli
9485c3e834 register gpiodev
SVN-Revision: 15509
2009-04-30 14:09:01 +00:00
Felix Fietkau
4e12c9d210 fix a crash in ip175c attribute enumeration
SVN-Revision: 15506
2009-04-30 13:57:22 +00:00
Gabor Juhos
acb66fba68 generic-2.6: add ip175c stuff for 2.6.29
SVN-Revision: 15505
2009-04-30 11:16:38 +00:00
Jo-Philipp Wich
f6f3c4111a refreshed layer7 patches for 2.6.26.8, 2.6.27.21, 2.6.28.9 and 2.6.29.1
SVN-Revision: 15502
2009-04-30 01:31:37 +00:00
Jo-Philipp Wich
2515392870 drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kernel patches and add packages for libiptc + libxtables
SVN-Revision: 15501
2009-04-29 23:31:23 +00:00
Imre Kaloz
85ee4153f3 merge [15491] for 2.6.30
SVN-Revision: 15500
2009-04-29 21:00:06 +00:00
Imre Kaloz
a4acb050ee resync ixp4xx 2.6.30 patches with -rc3
SVN-Revision: 15497
2009-04-29 20:52:40 +00:00
Imre Kaloz
67664085e1 remove dmabounce debugging, add an experimental patch to disable it, update 2.6.30 config
SVN-Revision: 15496
2009-04-29 20:52:04 +00:00
Imre Kaloz
e4fa7ac8f9 npe driver fixes for ixp43x are in upstream now
SVN-Revision: 15495
2009-04-29 20:48:37 +00:00
Imre Kaloz
a528df4bb6 resync patches for 2.6.30-rc3
SVN-Revision: 15494
2009-04-29 20:46:49 +00:00
Imre Kaloz
fab598b675 update 2.6.30 generic config, resort symbols
SVN-Revision: 15493
2009-04-29 20:46:16 +00:00
Imre Kaloz
83a2d16e6e forgot to add the files for 2.6.30
SVN-Revision: 15492
2009-04-29 20:45:00 +00:00
Gabor Juhos
7df13dc926 experimental multiphy support for 2.6.29
SVN-Revision: 15491
2009-04-29 20:31:27 +00:00
Florian Fainelli
c0efd04f69 enable ar8216 switch support by default (AP65 boards use it)
SVN-Revision: 15485
2009-04-29 13:31:36 +00:00
Felix Fietkau
a523450678 Add a driver for Atheros AR8216 switches Thanks to Vertical Communications, Inc. for providing access to the documentation
SVN-Revision: 15482
2009-04-29 13:02:41 +00:00
Felix Fietkau
1d2fc6aa95 atheros: configure eth1 as wan interface by default, if present
SVN-Revision: 15473
2009-04-28 23:27:46 +00:00
Felix Fietkau
b9e8692aa1 atheros: add kernel workaround for bringing up eth1 on devices with a micrel switch (PHY is unconnected for ENET1, switch is not configurable through MDIO)
SVN-Revision: 15472
2009-04-28 23:27:40 +00:00
Felix Fietkau
342a0e7660 fix a small bug in the socket type patch which broke dhcp
SVN-Revision: 15471
2009-04-28 19:16:24 +00:00
Felix Fietkau
8ec2ad91ad swconfig: add a generic switch reset call
SVN-Revision: 15470
2009-04-28 19:16:17 +00:00
Imre Kaloz
2d0ccf7f5e preliminary 2.6.30 support
SVN-Revision: 15468
2009-04-28 13:35:14 +00:00
Felix Fietkau
f87df4b361 minor cleanup for packet socket type filter
SVN-Revision: 15467
2009-04-28 10:59:20 +00:00
Felix Fietkau
4f88f8de81 brcm47xx: remove 2.6.25 support
SVN-Revision: 15448
2009-04-27 15:47:46 +00:00
Felix Fietkau
7fc886584f rb532: remove leftover patches from an even older kernel version
SVN-Revision: 15446
2009-04-27 15:39:57 +00:00
Felix Fietkau
4bcd80c135 since the generic 2.6.24 support is gone, remove it for rb532 as well
SVN-Revision: 15444
2009-04-27 15:38:23 +00:00
Felix Fietkau
de7b6625a2 remove the unused files-2.6.24 directory
SVN-Revision: 15442
2009-04-27 15:35:24 +00:00
Felix Fietkau
4c406b52a2 brcm-2.4: rip out all /dev/nvram and nvram setting/committing code from the kernel
SVN-Revision: 15440
2009-04-27 14:51:26 +00:00
Jo-Philipp Wich
d607443fdb add nvram to default packages
SVN-Revision: 15438
2009-04-27 13:00:27 +00:00
Gabor Juhos
432136fba6 select ar8216 support for the WRT400N (thanks to netprince)
SVN-Revision: 15427
2009-04-26 18:47:41 +00:00
Gabor Juhos
aab2d9371b add experimental support for the Linksys WRT400N board (thanks to netprince)
SVN-Revision: 15422
2009-04-26 06:40:02 +00:00
Gabor Juhos
10fd86093f switch to 2.6.28
SVN-Revision: 15421
2009-04-26 06:16:30 +00:00
Gabor Juhos
8614f2c7ed add missing Kconfig symbol
SVN-Revision: 15420
2009-04-26 05:33:38 +00:00
Gabor Juhos
f83c011d77 refresh 2.6.28 patches
SVN-Revision: 15419
2009-04-26 05:29:18 +00:00
Gabor Juhos
d56fcbd853 resync 2.6.28 config
SVN-Revision: 15418
2009-04-26 04:57:14 +00:00
Gabor Juhos
3e630d87e7 refresh 2.6.28 patches
SVN-Revision: 15417
2009-04-26 04:53:49 +00:00
Gabor Juhos
75b0fe8dbe build firmware image for the NFS-101U/101WU devices by default
SVN-Revision: 15416
2009-04-26 04:40:54 +00:00
Florian Fainelli
3eb6887491 nuke old files
SVN-Revision: 15402
2009-04-25 09:58:58 +00:00
Felix Fietkau
4898039703 add an optimization for dealing with raw sockets, which allows applications to filter out (among others) local tx packets on capture
SVN-Revision: 15399
2009-04-25 03:30:15 +00:00
Florian Fainelli
8358a353ff starting with 2.6.28 korina ethernet interface is eth2
SVN-Revision: 15393
2009-04-24 15:24:28 +00:00
Gabor Juhos
5065d310d1 generic/2.6.28: update yaffs code
SVN-Revision: 15390
2009-04-24 14:49:35 +00:00
Gabor Juhos
44adf3d959 generic/2.6.28: refresh patches
SVN-Revision: 15389
2009-04-24 14:49:08 +00:00
Florian Fainelli
c2bf14deb9 remove 2.6.24, no target is relying on it
SVN-Revision: 15388
2009-04-24 14:35:19 +00:00
Florian Fainelli
2524718a9a remove 2.6.27 we did not use it and went to 2.6.28 directly
SVN-Revision: 15387
2009-04-24 14:34:20 +00:00
Florian Fainelli
13bc5e26c9 use 2.6.28 and remove uneeded patch
SVN-Revision: 15384
2009-04-24 13:55:12 +00:00
Florian Fainelli
426c91001f add support for 2.6.28 and use it as the default kernel version, tested on Airlink AR525W and RDC8610 eval board
SVN-Revision: 15382
2009-04-24 12:55:28 +00:00
Florian Fainelli
317bf46798 2.6.27 also needs to hack the command line passed to the kernel
SVN-Revision: 15381
2009-04-24 12:30:31 +00:00
Florian Fainelli
2189d0cffc move files to files-2.6.24, not required with newer kernels
SVN-Revision: 15380
2009-04-24 12:30:01 +00:00
Gabor Juhos
1376b27441 enable yaffs on 2.6.29
SVN-Revision: 15378
2009-04-24 11:01:55 +00:00
Florian Fainelli
dfabd4a57c also override the default console settings, not all boards set it (e.g: RDC 8610 eval board)
SVN-Revision: 15376
2009-04-24 09:29:36 +00:00
Florian Fainelli
36c441b87f resync kernel configuration
SVN-Revision: 15375
2009-04-24 09:28:49 +00:00
Florian Fainelli
160c1b64b4 override default i486 CFLAGS, produce smaller executables for these systems
SVN-Revision: 15374
2009-04-24 09:28:28 +00:00
Florian Fainelli
0f514fe470 add missing configuration symbol (for rdc)
SVN-Revision: 15373
2009-04-24 09:27:16 +00:00