mb
42f7c3889f
bcm47xx: Fix warning
...
arch/mips/bcm947xx/irq.c: In function 'pcibios_map_irq':
arch/mips/bcm947xx/irq.c:78: warning: passing argument 1 of 'pci_name' discards qualifiers from pointer target type
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10626 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-19 11:55:31 +00:00
mb
bad75cb0eb
GPIODEV: Fix open-count race condition.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10625 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-19 11:32:08 +00:00
mb
89564986c3
bcm47xx: Register a GPIODEV platform device to allow GPIO access via /dev/gpio
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10623 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-19 10:35:56 +00:00
nbd
a989a4bdd9
remove obsolete symlinkclean target
...
the new make package/symlinks does not need it.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10622 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-19 08:17:56 +00:00
nbd
8a40bf1097
Detach the building of sdk and imagebuilder from "Select all packages
...
by default", since those really represent two distinct build
operations from normal package selection.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10621 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-19 08:16:02 +00:00
nbd
11574c8efa
This Patch adds PPS (Pulse per Second) Support to Openwrt 2.6.23
...
(its deprecated before 2.6.23). Its common to use PPS to sync your
PC Clock with GPS or DCF77 clocks via NTPd.
I've taken this Patch from http://wiki.enneenne.com/index.php/LinuxPPS_support
Signed-off-by: Frithjof Hammer <openwrt@frithjof-hammer.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10619 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-19 08:00:14 +00:00
ralph
65b632d241
adding the possibility of local file cache
...
specify file://path_to_file_cache within localmirrors file to add new local file cache
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10617 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-18 21:07:22 +00:00
ralph
1f5ca792f8
put the dtc to the other host tools (thanks to Thomas)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10616 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-18 20:44:12 +00:00
ralph
f6e91c760f
fix multiple update (cpy),
...
added index generation (allows to re-create the index without updating the complete package)
possible to specify the feed(s) which should be updated
added -h switch to most of the commands
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10614 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-18 15:50:29 +00:00
thepeople
b5c0892412
fix broken init file and some cleanup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10613 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-18 03:16:32 +00:00
thepeople
ba6e77ed2d
Add bin/ directory as an argument of make distclean Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10612 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-17 23:57:31 +00:00
kaloz
cafecc9144
fix switch support on the Compex WP18/NP18A
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-17 12:43:23 +00:00
kaloz
7b6fe35d6d
fix image generation on x86
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10610 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-17 12:37:52 +00:00
florian
aad7d40f3e
Fix compilation of fuse with 2.6.24
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10609 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-16 20:32:45 +00:00
agb
86c7d5a6b0
bumped wpa_supplicant to 0.5.10
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10608 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-16 18:33:37 +00:00
mb
4881d3689d
bcm47xx: Fix GPIO data direction output bit assignment
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10605 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-15 20:52:02 +00:00
mb
303d6ffd98
gpioctl: Allow build on bcm47xx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10604 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-15 20:00:30 +00:00
mb
6ba4aff064
gpioctl get: Fix typo in the printf arguments.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10603 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-15 19:59:45 +00:00
matteo
7ec3b41725
[AR7]: fix serial patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10602 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-13 17:20:25 +00:00
hcg
02edb9eda7
at91: added new sim enable code as well as detection code to
...
differentiate between v1.0 and v1.5 hardware revisions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10600 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-13 16:00:39 +00:00
mb
aa3defff60
Check the return values of kmalloc()
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10599 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-13 15:22:46 +00:00
blogic
306be526d6
make madwifi startup script aware of new iwpriv options
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10598 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-13 14:54:26 +00:00
mb
7c19e5386b
Update cleanups of ssb-gige
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10597 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-13 14:46:27 +00:00
hcg
6ab1bbdf63
Removed binary file added in error
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10596 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-13 14:42:55 +00:00
hcg
87defbbe48
Add back support for 2.6.21 kernels - add some required directories.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10595 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-13 14:40:11 +00:00
rwhitby
cb3c55a037
Added a new mach id
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10593 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-12 12:35:17 +00:00
matteo
9f4b243ba5
ar7-atm: patch was against an older tarball, fixear7-atm: patch was against an older tarball, fixedd
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10590 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-11 17:39:54 +00:00
matteo
84818f6c0b
ar7-atm: apply patch well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10589 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-11 17:16:13 +00:00
matteo
3a1487314a
ar7-atm: fix sysctl ( closes #3122 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10588 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-11 01:25:07 +00:00
matteo
063464b69b
cpmac: patch to reimplement rx ring with EOQ markers to avoid reset storms ( closes #2569 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10585 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-11 00:59:11 +00:00
matteo
4f38f53ecd
Add AG241 code pattern ( fixes #1089 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10584 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-11 00:45:22 +00:00
nbd
7bb631dd59
fix ixp4xx-microcode compile on osx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10583 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-10 22:45:34 +00:00
nbd
91b44e7dd3
fix apex compile on osx, suppress some build warnings
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-10 22:45:10 +00:00
nbd
58a7bc0198
build dtc for all powerpc targets (suggested by Kaloz)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10579 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-09 21:42:10 +00:00
nbd
9bfa421614
fix uclibc build on osx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10578 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-09 21:22:31 +00:00
nbd
bf277dd79e
only build dtc for the target that uses it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10577 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-09 21:22:23 +00:00
matteo
a3033be2c1
ar7-atm: add an useful patch from #2561 , tnx Axel Gembe
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10576 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-09 17:58:43 +00:00
florian
2cbc3e37d8
Upgrade x86 to 2.6.24
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10575 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-09 11:21:18 +00:00
florian
c2bc3322ff
Fix bzImage copy with 2.6.24 kernels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10574 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-09 11:08:38 +00:00
florian
bffb95528c
Fix rt2x00 compilation and upgrade to the current mainline version (2.6.24)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10573 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-09 10:55:19 +00:00
matteo
eccad93958
[AR7]: Fix two of the three bugs in #3122
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10571 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-08 19:10:40 +00:00
blogic
620388b236
add new led trigger for network traffic, fixes #2776
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10567 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07 21:34:54 +00:00
blogic
dc2f3c0139
add new led trigger for network traffic, fixes #2776
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10566 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07 21:25:02 +00:00
blogic
e5b10102f3
this package should only be available for targets with generic gpio support, fixes #3132
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10564 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07 15:31:29 +00:00
nbd
45e93e7181
disable partitions for unallocated redboot flash memory - it caused a null pointer deref
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10563 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07 14:15:41 +00:00
blogic
a2e11fbca7
made ppp usepeerdns configurable, fixes #3187
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10562 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07 11:18:54 +00:00
florian
6e04a82d53
Add PCnet32 ethernet support ( #3195 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10558 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07 10:47:23 +00:00
florian
72dff34c99
Make the syslog ring-buffer size configurable ( #3204 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10557 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07 10:44:13 +00:00
nbd
699d63d8be
remove the "depends BROKEN" for eabi
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10556 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07 10:16:37 +00:00
nbd
e72751f8ed
madwifi: add patches for maximum and minimum rate (thx, SeG)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10555 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07 01:36:41 +00:00