nbd
82a81707d8
Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all the patches.
...
Also added a target package/refresh which will do this to all packages in the buildroot
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7488 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-04 11:14:08 +00:00
nbd
7fff341bb3
add ar7-2.6 fixes by Stefan Weil
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7487 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-04 09:46:30 +00:00
kaloz
e799c14a2d
enable image generation for the WRT150N
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7486 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-04 09:26:40 +00:00
nico
fe1d831ade
update uml-2.6 to 2.6.21.1 on i386, fix uml-2.6 sound modules packaging
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7485 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-04 05:42:32 +00:00
blogic
70892bea5f
several changes to the basefiles for cris target
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7484 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-03 22:29:32 +00:00
nbd
2a63954abc
more fixes for the patching stuff (was testing it on the wrong target)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7483 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-03 19:52:54 +00:00
nbd
cc7a307ec3
revert bogus change
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7482 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-03 19:43:52 +00:00
nbd
221123a954
fix quilt related unpack/patch error
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7481 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-03 19:39:34 +00:00
florian
cbc232782f
quilt is now a preriquisite
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7480 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-03 16:48:28 +00:00
florian
558115a641
Fix endianness issues with adm5120eb, thanks to Gabor !
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7479 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-03 15:25:05 +00:00
blogic
b66b477551
reworked memset,memcpy of the cris kernel, this improves board speed by factor 20
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7478 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-03 13:02:21 +00:00
nbd
23a5e50e0f
update wireless-tools to the latest version
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7477 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-03 11:40:06 +00:00
florian
b57f8d3ae4
Update the adm5120 config to use IRQ_CPU and physically mapped flash for now
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7476 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-03 10:26:40 +00:00
florian
1bb633f63b
adm5120 timing specific routines, was part of the IRQ handling rewritte
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7475 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-03 08:52:16 +00:00
nbd
597d9811ae
implement quilt handling for the kernel tree ... and there was much rejoicing!
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7474 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-03 08:28:05 +00:00
nbd
5829937937
enable quilt for host builds and add some additional checks
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7473 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-03 07:33:00 +00:00
nbd
5e3aec3af3
Improve quilt patch handling: All quilt managed patches are checked before the package compile is attempted
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7472 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-03 06:54:46 +00:00
nbd
140ef637ba
Add quilt integration for packages
...
make package/<package>-prepare QUILT=1 will apply all patches using quilt
Autorebuild will be disabled, so that you can edit all patches in the build dir.
When you're done editing patches and everything works, you can call:
make package/<package>-refresh
That will copy the updated patches from quilt into package/<package>/patches,
and remove all old patches.
Before the patches are overwritten, the correct order of the patches is verified
('cat series' is compared against 'sort series').
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7471 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-03 06:16:08 +00:00
nbd
3fbf1e5df9
madwifi: fix an unhandle cryptoapi change (wpa2)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7470 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-03 02:28:45 +00:00
blogic
65bf36712a
missing -p on mkdir command
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7469 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-03 01:38:03 +00:00
nbd
c26527d633
remove duplicate include statement (fixes a warning)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7468 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-03 01:37:32 +00:00
blogic
76c2d0fde4
when compiling a tool to upload firmware to the cris, it should be build for host and not target :-)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7467 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-03 00:32:46 +00:00
florian
de605f74d0
Changed the RouterBOOT main to rootfs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7466 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 23:47:14 +00:00
blogic
026b1ef0a8
the etrax bootloader tools source was added on initial merge, it is now sitting on the acme site, source should not be in this folder
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7465 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 23:17:43 +00:00
florian
8366dfac71
IRQ handler rewrite by Gabor Juhos, uses C no longer assembly
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7464 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 23:13:51 +00:00
blogic
c30dde7940
added some tools that the foxboard users are used to, when working with the fox
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7463 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 22:58:00 +00:00
florian
494412bf0a
Add iprange ( #1799 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7462 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 22:57:33 +00:00
florian
a1b1902658
Put back zd1211 with r85 ( #1806 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7461 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 22:51:56 +00:00
rwhitby
80f5b7d155
apex: fixed patch pathnames
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7460 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 20:52:51 +00:00
florian
f71c16fb64
Fix config.in typo and enable by default only for ixp4xx-2.6
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7458 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 18:19:37 +00:00
florian
c105074ae4
Unmark as broken
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7457 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 17:53:46 +00:00
nbd
6415bc7abd
fixes for wpa/wpa2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7453 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 17:04:43 +00:00
rwhitby
e251aa7b8d
apex: Mark the build apex image as an OpenWRT build (instead of a SlugOS build)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7452 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 16:56:06 +00:00
rwhitby
9a84ef5a08
apex: Updated to version 1.5.6 (which includes the compiler inlining fixes).
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7451 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 16:35:09 +00:00
florian
ddb57e0d8e
Use the in-kernel pwc driver, no need to maintain it externally
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7450 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 14:51:00 +00:00
blogic
1daccd1cf7
made the target name of etrax lowercase.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7449 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 12:44:18 +00:00
blogic
05a468f30d
fixes compile bug of iptables
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7448 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 12:42:24 +00:00
florian
cfe0b3936c
Unmark adm5120eb as broken, disable NAND and YAFFS2 for this target, resync kernel config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7445 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 09:40:49 +00:00
blogic
57527ba921
Fixed a bug in the kernel-headers/Makefile introduced by the cris merge
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7444 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 09:27:07 +00:00
nbd
3ebcfb0dbf
fix error handling in qos-scripts
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7442 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 05:21:54 +00:00
rwhitby
a734f1b07a
apex: Updated to 1.5.4 - this time it boots
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7441 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 05:17:59 +00:00
nbd
18f85f597c
madwifi update: include upstream fixes for ff handling, disable ff by default (not reliable enough), wpa in ap mode should be working now
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7440 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 02:22:01 +00:00
blogic
9b11307b07
add initial support for the crisarchitecture used on foxboards to openwrt
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7439 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 00:46:02 +00:00
florian
5bae61fcd1
remove ueagle-atm and use the in-kernel driver, split up usb-atm
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7438 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-01 23:21:35 +00:00
nbd
e1d447b017
optimize the performance of the minstrel rate algorithm - don't sample lower rates if the rate with the higest probability is high
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7437 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-01 20:04:47 +00:00
nbd
01022a7d55
minor locking change
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7436 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-01 18:25:33 +00:00
nbd
3a12acdf2c
madwifi: fix a crash in ff handling
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7435 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-01 18:25:18 +00:00
nbd
61fabf2d1e
disable tpc in madwifi by default (seems to be hurting performance in long-distance links)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7434 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-01 18:24:56 +00:00
florian
476c27b3fc
Remove zd1211 now we have zd1211rw which is in the kernel source
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7433 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-01 14:10:14 +00:00
florian
abc7178cbc
Make nls-base dependency 2.6 specific, really closes #1647
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7432 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-01 14:05:35 +00:00