Commit Graph

10821 Commits (a866aa0226623465b2f37e82d00437082d875f69)
 

Author SHA1 Message Date
Claudio Mignanti a866aa0226 Gcc 4.3.3 default for etrax
SVN-Revision: 15742
15 years ago
Gabor Juhos dc9f3791ec refresh patches for 2.6.30
SVN-Revision: 15741
15 years ago
Gabor Juhos 64298c2539 bump to 2.6.30-rc5
SVN-Revision: 15740
15 years ago
Gabor Juhos 771ab45a4d bump to 2.6.30-rc5
SVN-Revision: 15739
15 years ago
Gabor Juhos fe70acc95a mac80211: update compat-wireless to 2009-05-08
SVN-Revision: 15738
15 years ago
Gabor Juhos 73a315e772 kernel/modules: build pcompress.ko for kernel >=2.6.30
SVN-Revision: 15737
15 years ago
Gabor Juhos 4a7439521b generic-2.6/2.6.30: resync patches for 2.6.30-rc5
SVN-Revision: 15736
15 years ago
Gabor Juhos fb48fbba16 remove extern directives
SVN-Revision: 15735
15 years ago
Gabor Juhos 15f0a64dda increase AR71XX_MEM_SIZE_MAX (thanks to Leo Galambos for reporting)
SVN-Revision: 15734
15 years ago
Jo-Philipp Wich d8aee6e471 base-files: show reboot notification is sysupgrade
SVN-Revision: 15730
15 years ago
Felix Fietkau 3846834c85 rb532: add missing drivers and adjust the kernel command line for the right device name
SVN-Revision: 15725
15 years ago
Felix Fietkau 43a539f131 rb532: restore command line patching functionality
SVN-Revision: 15724
15 years ago
Felix Fietkau 2b78094492 rb532: disable the automatic rootfs selection - it breaks the cmdline based selection
SVN-Revision: 15723
15 years ago
Felix Fietkau b158bc40ce rb532: bring the target specific default /etc/config/network closer to the global default by setting it to static instead of dhcp
SVN-Revision: 15722
15 years ago
Felix Fietkau e53003f5fc clean up / fix various Host/Clean templates in tools/
SVN-Revision: 15714
15 years ago
Felix Fietkau 5bc30de4e7 madwifi: clean up handling of various timings such as slot time, ack timeout, eifs time, etc.
SVN-Revision: 15713
15 years ago
Felix Fietkau 537f2199ac madwifi: fix uninitialized variable
SVN-Revision: 15711
15 years ago
Felix Fietkau cbb2ac35b3 madwifi: remove unused functions
SVN-Revision: 15710
15 years ago
Felix Fietkau d4f44772cf upgrade to a new public hal build - contains several minor fixes including ani improvements
SVN-Revision: 15709
15 years ago
Felix Fietkau b5ddcb18fa use unexport instead of export to clear perforce variables
SVN-Revision: 15708
15 years ago
Felix Fietkau cadab984f8 madwifi: fix selection of phy errors in the rx filter
SVN-Revision: 15707
15 years ago
Felix Fietkau 1428bca7f5 scripts/feeds: ignore virtual packages
SVN-Revision: 15706
15 years ago
Felix Fietkau d4cb02e78f override some variables to make sure that perforce does not mess with our build process
SVN-Revision: 15705
15 years ago
Felix Fietkau d88bd31f99 madwifi: improve autochannel decision with lots of cards on one board
SVN-Revision: 15704
15 years ago
Felix Fietkau a8a91697ce madwifi: improve autochannel, nuke some dead code, fix scanlist building from channel mode
SVN-Revision: 15702
15 years ago
Florian Fainelli 3dea7e450f create the lib64 symbolic links for 64-bits supported architectures (#5075)
SVN-Revision: 15698
15 years ago
Imre Kaloz 768cb31d9a backport mv88e6095 support for orion - this also fixes the non-working switch-port on some routers
SVN-Revision: 15697
15 years ago
Imre Kaloz 4e0f549c88 add missing RTC_DEBUG symbol
SVN-Revision: 15696
15 years ago
Gabor Juhos 4adc356f03 kernel/modules: add ar71xx specific KCONFIG options for the OHCI/EHCI drivers
SVN-Revision: 15695
15 years ago
Felix Fietkau 976459a453 madwifi: fix setting outdoor mode
SVN-Revision: 15694
15 years ago
Florian Fainelli 01be18725f also supports pcmcia
SVN-Revision: 15693
15 years ago
Florian Fainelli ee7fcc6d27 include kmod-acx in default images
SVN-Revision: 15691
15 years ago
Florian Fainelli 72694c21eb make acx-mac80211 compile against latest compat-wireless, still does not work though ;)
SVN-Revision: 15690
15 years ago
Jo-Philipp Wich d257bf48d8 Add pcmcia support on x86 target This is useful for some notebooks which still exist and have this hardware.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

SVN-Revision: 15685
15 years ago
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
15 years ago
Jo-Philipp Wich 7da25b844c Don't try to pivot to new ramfs if already running on one This patch allows the sysupgrade script to continue with the upgrade if openwrt is already running on a ramfs. This allows the use of the sysupgrade script as an _installer_ when running from an iso image. A user could boot the system from a bootable cd and invoke sysupgrade -n <URL> to write an image to the hard disk or CF.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

SVN-Revision: 15683
15 years ago
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
15 years ago
Jo-Philipp Wich bc3538d2d2 Fix Image Builder building - added missing /bin dir to toolchain Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
SVN-Revision: 15681
15 years ago
Jo-Philipp Wich 0230efcb0f Fix installation of hostap pci and plx driver This fixes an issue where installation of hostap pci and plx driver fails because both were trying to overwrite hostap.sh file.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

SVN-Revision: 15680
15 years ago
Jo-Philipp Wich 71e0f59b80 Add option in sysupgrade to flash gzipped images
SVN-Revision: 15672
15 years ago
Felix Fietkau b3bb79cb72 uclibc 0.9.30.1: add c99 long double math fix from gentoo (thx, ralph) fixes compile error on powerpc
SVN-Revision: 15670
15 years ago
Jo-Philipp Wich 9c14920205 This patch adds a new package "flock" that allows to manage file locks from shell scripts. It provides more functionality than the busybox "lock" command, i.e. locking existing file descriptors and non-blocking operation.
SVN-Revision: 15669
15 years ago
Florian Fainelli ca2aa54153 fix acx compilation on 2.6.27
SVN-Revision: 15667
15 years ago
Florian Fainelli 324d10e617 remove 2.6.26 since there are no remaining candidates for it
SVN-Revision: 15666
15 years ago
Florian Fainelli 6239eb2c7b update to 2.6.27 (#4122)
SVN-Revision: 15665
15 years ago
Felix Fietkau 28dbc959ca madwifi: fix run-time changing of iwpriv settings (thx, brainslayer)
SVN-Revision: 15664
15 years ago
Felix Fietkau b4574b5b03 madwifi: improve mode selection, do not scan channels which do not fit the desired mode
SVN-Revision: 15663
15 years ago
Felix Fietkau b9c49af8a5 make madwifi buildable without CONFIG_CRYPTO
SVN-Revision: 15662
15 years ago
Florian Fainelli 7530723d77 update to 2.6.28
SVN-Revision: 15661
15 years ago
Felix Fietkau f6d28016fe madwifi: improve antenna diversity handling
SVN-Revision: 15658
15 years ago