juhosg
|
b7a77f6732
|
add missing file from [9055]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9056 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-28 20:08:55 +00:00 |
|
juhosg
|
838cafeae2
|
make morse LED trigger available for all platforms
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9055 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-28 20:06:52 +00:00 |
|
juhosg
|
aeb4ac4013
|
[adm5120] morse LED trigger cleanups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9054 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-28 19:01:19 +00:00 |
|
juhosg
|
269c5ad7a1
|
[adm5120] add morse LED trigger, will be used for diagnostic, update kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9053 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-28 06:32:40 +00:00 |
|
nbd
|
640652a244
|
add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9052 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-28 01:45:11 +00:00 |
|
nbd
|
b26d576fd7
|
some minor fixes, cleanups, package build abstraction
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9051 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-28 01:23:56 +00:00 |
|
nbd
|
8a7bbf0505
|
remove duplicate include statement
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9050 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-28 01:23:17 +00:00 |
|
florian
|
3ee6578c53
|
Use the generic NAND driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9049 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-27 15:02:41 +00:00 |
|
juhosg
|
a917763562
|
[adm5120] add initial diagnostic support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9048 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-27 15:02:19 +00:00 |
|
rwhitby
|
50f24c3712
|
modules/usb.mk: Fixed the module autoload name for cdc_ether, and removed a typo from usbnet.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9047 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-27 14:20:53 +00:00 |
|
nbd
|
ca30392f87
|
do not fire up the qos-scripts hotplug part if the init script is disabled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9046 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-27 14:06:07 +00:00 |
|
juhosg
|
be34bd16b4
|
[adm5120] fix mach_type for the WP54G-WRT board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9040 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-26 17:58:44 +00:00 |
|
juhosg
|
69a5f0766e
|
[adm5120] add missing PCI irq map for the RouterBOARD 133 (closes #2431)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9039 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-26 17:05:16 +00:00 |
|
nico
|
66661aa6db
|
fix kmod-hostap build on 2.4, add kmod-hostap-cs (closes: #1957)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9030 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-26 02:49:50 +00:00 |
|
thepeople
|
6b945ca26e
|
include fixes from #2429 Thanks Lubos Stanek
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9028 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-25 23:16:31 +00:00 |
|
juhosg
|
58e6e8c434
|
[adm5120] remove unused PCI externs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9017 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-25 13:45:57 +00:00 |
|
juhosg
|
d70f76b1dd
|
[adm5120] fix initcall level of adm5120_board_setup()
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9016 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-25 13:42:45 +00:00 |
|
juhosg
|
38e3914d5b
|
[brcm-2.4] fix vlan configuration on Dell TrueMobile 2300
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9015 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-25 08:34:30 +00:00 |
|
florian
|
1cf58b2914
|
prom_free_memory should be __init
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9011 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-24 21:21:18 +00:00 |
|
juhosg
|
6cfe1b25df
|
[adm5120] move pci_irq_map definitions into the board specific files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9009 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-24 16:59:23 +00:00 |
|
florian
|
8d27837d9e
|
Fix rb535 revision 5 detection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9008 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-24 15:09:10 +00:00 |
|
rwhitby
|
43bab22e63
|
Increased the size of the microcode payload area.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9007 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-24 13:11:45 +00:00 |
|
nbd
|
dcf77d0eba
|
dep fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9006 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-24 00:11:37 +00:00 |
|
nbd
|
57743bea4e
|
remove obsolete file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9005 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-24 00:11:20 +00:00 |
|
nico
|
642998b556
|
fix kmod-crypto-core error missing crypto_hash (closes: #2422)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9004 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-23 23:47:08 +00:00 |
|
nico
|
48e6e98d6c
|
add LM77 sensors support (closes: #2419)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9002 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-23 21:21:51 +00:00 |
|
matteo
|
6fadc72b1d
|
update acx-mac80211
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9001 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-23 21:07:53 +00:00 |
|
nico
|
45d02992d9
|
add ipv6 conntrack support (closes: #2192)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8984 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-23 17:22:17 +00:00 |
|
nico
|
eb35ecc373
|
move hardware monitoring support in a separate hwmon.mk (before adding other modules)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8983 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-23 17:14:24 +00:00 |
|
nico
|
2cd399391e
|
move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8980 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-23 15:12:12 +00:00 |
|
juhosg
|
d283300b35
|
[adm5120] fix a copy-paste error
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8979 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-23 14:04:46 +00:00 |
|
juhosg
|
327d37a974
|
[adm5120] add preliminary support for the Mikrotik RouterBOARD 192
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8978 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-23 13:11:35 +00:00 |
|
juhosg
|
1ab846c8f0
|
[adm5120] fix ethernet vlan matrix of the NP28G board (closes: #2387)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8977 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-23 13:05:33 +00:00 |
|
nico
|
b47e564474
|
backport [8862] to pre 2.6.22 kernels as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8975 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-23 11:12:54 +00:00 |
|
ejka
|
63c42902d7
|
add necessary includes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8974 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-23 08:13:08 +00:00 |
|
nbd
|
d29153dc01
|
add initial version of a package feeds management script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8973 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-23 02:39:01 +00:00 |
|
blogic
|
23334c5281
|
added option to atheros kernel to be able to disable reset button from inside the fon mp3 driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8969 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-23 00:32:31 +00:00 |
|
nbd
|
1f454ba35a
|
only build linux-atm if it's actually selected
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8968 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-22 23:40:41 +00:00 |
|
nbd
|
a4ae1d5559
|
make ATM_DRIVERS default to n
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8967 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-22 23:36:37 +00:00 |
|
nbd
|
f1fba8f29d
|
add missing kconfig option for pppoa
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8965 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-22 23:34:39 +00:00 |
|
nbd
|
345734ecab
|
remove linux-atm from ppp build deps - the internal version seems to be working
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8964 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-22 23:32:24 +00:00 |
|
nico
|
937629f197
|
add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8955 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-22 18:37:24 +00:00 |
|
nico
|
a8265302c3
|
refresh brcm-2.4 kconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8949 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-22 15:06:15 +00:00 |
|
nico
|
09f25ee69c
|
set CONFIG_JFFS2_FS_DEBUG=0 in generic 2.4 kconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8948 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-22 15:03:39 +00:00 |
|
rwhitby
|
23bfa7ede3
|
base-files: Added support for swap configuration in /etc/config/fstab
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8947 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-22 13:47:20 +00:00 |
|
nbd
|
bcf744cef6
|
enable ps -w by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8946 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-22 13:41:28 +00:00 |
|
nico
|
d5cb822afa
|
add back scx200 gpio i2c module removed in [8825] (too early for generic gpio), rename scx200 access bus i2c module to scx200-acb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8944 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-22 04:27:35 +00:00 |
|
nico
|
92e718108c
|
remove uneeded flags, fix shared lib install
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8943 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-22 04:22:30 +00:00 |
|
nico
|
c93d2afa0d
|
add 2 new kernel modules for USB webcams: ovc511 and ovcamchip
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8942 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-22 04:17:24 +00:00 |
|
nico
|
e7a15b92d3
|
install OpenSSL pkgconfig dev files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8941 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-22 04:15:33 +00:00 |
|