Commit Graph

5425 Commits (e970f61273c7b92cb81ecfc1890cdbbf74fe9c86)
 

Author SHA1 Message Date
Hamish Guthrie e970f61273 Remove a debug statement from trx.c, add config changes for at91
SVN-Revision: 7491
17 years ago
Felix Fietkau 9114220553 refresh all package patches in the buildroot using quilt
SVN-Revision: 7490
17 years ago
Felix Fietkau d5b15895ef package/refresh should clean all packages before refreshing their patches
SVN-Revision: 7489
17 years ago
Felix Fietkau 9abbe7a033 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
SVN-Revision: 7488
17 years ago
Felix Fietkau f082d1fddf add ar7-2.6 fixes by Stefan Weil
SVN-Revision: 7487
17 years ago
Imre Kaloz f9699632f1 enable image generation for the WRT150N
SVN-Revision: 7486
17 years ago
Nicolas Thill a0ebaa87d0 update uml-2.6 to 2.6.21.1 on i386, fix uml-2.6 sound modules packaging
SVN-Revision: 7485
17 years ago
John Crispin 0f0ba0d97b several changes to the basefiles for cris target
SVN-Revision: 7484
17 years ago
Felix Fietkau 9cc960cad9 more fixes for the patching stuff (was testing it on the wrong target)
SVN-Revision: 7483
17 years ago
Felix Fietkau 6992efe2bb revert bogus change
SVN-Revision: 7482
17 years ago
Felix Fietkau ca69ff39c8 fix quilt related unpack/patch error
SVN-Revision: 7481
17 years ago
Florian Fainelli bec24f113b quilt is now a preriquisite
SVN-Revision: 7480
17 years ago
Florian Fainelli c2990fa19e Fix endianness issues with adm5120eb, thanks to Gabor !
SVN-Revision: 7479
17 years ago
John Crispin 7b071f1bfc reworked memset,memcpy of the cris kernel, this improves board speed by factor 20
SVN-Revision: 7478
17 years ago
Felix Fietkau 80b89723d2 update wireless-tools to the latest version
SVN-Revision: 7477
17 years ago
Florian Fainelli 34de614cf8 Update the adm5120 config to use IRQ_CPU and physically mapped flash for now
SVN-Revision: 7476
17 years ago
Florian Fainelli 12591bd002 adm5120 timing specific routines, was part of the IRQ handling rewritte
SVN-Revision: 7475
17 years ago
Felix Fietkau 3b6b7a2d1b implement quilt handling for the kernel tree ... and there was much rejoicing!
SVN-Revision: 7474
17 years ago
Felix Fietkau 5e406f0a28 enable quilt for host builds and add some additional checks
SVN-Revision: 7473
17 years ago
Felix Fietkau 396895e6d8 Improve quilt patch handling: All quilt managed patches are checked before the package compile is attempted
SVN-Revision: 7472
17 years ago
Felix Fietkau cc690d782c 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').

SVN-Revision: 7471
17 years ago
Felix Fietkau 34a7bd751b madwifi: fix an unhandle cryptoapi change (wpa2)
SVN-Revision: 7470
17 years ago
John Crispin 193ef22310 missing -p on mkdir command
SVN-Revision: 7469
17 years ago
Felix Fietkau 07de479948 remove duplicate include statement (fixes a warning)
SVN-Revision: 7468
17 years ago
John Crispin 8d34125755 when compiling a tool to upload firmware to the cris, it should be build for host and not target :-)
SVN-Revision: 7467
17 years ago
Florian Fainelli 1bc2d5884b Changed the RouterBOOT main to rootfs
SVN-Revision: 7466
17 years ago
John Crispin 668d311679 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
SVN-Revision: 7465
17 years ago
Florian Fainelli c879774b35 IRQ handler rewrite by Gabor Juhos, uses C no longer assembly
SVN-Revision: 7464
17 years ago
John Crispin a1e0545d4b added some tools that the foxboard users are used to, when working with the fox
SVN-Revision: 7463
17 years ago
Florian Fainelli 908b616d8e Add iprange (#1799)
SVN-Revision: 7462
17 years ago
Florian Fainelli 1435d167ff Put back zd1211 with r85 (#1806)
SVN-Revision: 7461
17 years ago
Rod Whitby 3bdd232eae apex: fixed patch pathnames
SVN-Revision: 7460
17 years ago
Florian Fainelli f6502b8ca5 Fix config.in typo and enable by default only for ixp4xx-2.6
SVN-Revision: 7458
17 years ago
Florian Fainelli 87d417f460 Unmark as broken
SVN-Revision: 7457
17 years ago
Felix Fietkau 07796f7873 fixes for wpa/wpa2
SVN-Revision: 7453
17 years ago
Rod Whitby e4aa279bf8 apex: Mark the build apex image as an OpenWRT build (instead of a SlugOS build)
SVN-Revision: 7452
17 years ago
Rod Whitby ad2bc9c63b apex: Updated to version 1.5.6 (which includes the compiler inlining fixes).
SVN-Revision: 7451
17 years ago
Florian Fainelli 414bc92dea Use the in-kernel pwc driver, no need to maintain it externally
SVN-Revision: 7450
17 years ago
John Crispin 8ef31f1a5b made the target name of etrax lowercase.
SVN-Revision: 7449
17 years ago
John Crispin e271bc9e8c fixes compile bug of iptables
SVN-Revision: 7448
17 years ago
Florian Fainelli 61d6789f75 Unmark adm5120eb as broken, disable NAND and YAFFS2 for this target, resync kernel config
SVN-Revision: 7445
17 years ago
John Crispin 5ae3b0b713 Fixed a bug in the kernel-headers/Makefile introduced by the cris merge
SVN-Revision: 7444
17 years ago
Felix Fietkau e4550a0ebc fix error handling in qos-scripts
SVN-Revision: 7442
17 years ago
Rod Whitby 9e3e6089d5 apex: Updated to 1.5.4 - this time it boots
SVN-Revision: 7441
17 years ago
Felix Fietkau 47ecff5cf8 madwifi update: include upstream fixes for ff handling, disable ff by default (not reliable enough), wpa in ap mode should be working now
SVN-Revision: 7440
17 years ago
John Crispin e19eb3d828 add initial support for the crisarchitecture used on foxboards to openwrt
SVN-Revision: 7439
17 years ago
Florian Fainelli a1ddc8ab7d remove ueagle-atm and use the in-kernel driver, split up usb-atm
SVN-Revision: 7438
17 years ago
Felix Fietkau 87699ffd77 optimize the performance of the minstrel rate algorithm - don't sample lower rates if the rate with the higest probability is high
SVN-Revision: 7437
17 years ago
Felix Fietkau 1b2efe2b95 minor locking change
SVN-Revision: 7436
17 years ago
Felix Fietkau f5a01c7556 madwifi: fix a crash in ff handling
SVN-Revision: 7435
17 years ago