Commit Graph

17371 Commits (db9921a0c2aef8d9e5ccf740b9da8be2445c5915)
 

Author SHA1 Message Date
Felix Fietkau db9921a0c2 qos-scripts: remove the layer7 based classifiers from the default configuration - they are unreliable and prone to memory leaks
SVN-Revision: 26364
13 years ago
Hamish Guthrie 2f08d5bff9 Add uboot-envtools to gumstix builds
SVN-Revision: 26363
13 years ago
Felix Fietkau d1da16a093 kernel: fix autoload for the crypto_hash module (patch from #9136)
SVN-Revision: 26358
13 years ago
Felix Fietkau 8b0988baec busybox: enable cmp by default (#9133)
SVN-Revision: 26356
13 years ago
John Crispin 628a47642c * adds spi driver, thx daniel
SVN-Revision: 26355
13 years ago
John Crispin ff885fde8e * fix ARV7518PW support
SVN-Revision: 26354
13 years ago
John Crispin 08bb107823 * use netif_rx of the phydev if it is provided
SVN-Revision: 26353
13 years ago
John Crispin 5b0f2fb918 * shrink the memory window of the wdt
SVN-Revision: 26352
13 years ago
John Crispin db56769b0a * several updates to the voice packages
SVN-Revision: 26351
13 years ago
Felix Fietkau 1dbabd309b scripts/diffconfig.sh: handle CONFIG_ALL, CONFIG_DEVEL and CONFIG_TOOLCHAINOPTS properly
SVN-Revision: 26349
13 years ago
Florian Fainelli ad9945105b geos: support cpu MSR register and flashrom for coreboot upgrades
The early versions of the platform shipped with coreboot 3.0, which had some issues rebooting correctly the first time.

Allow the user to upgrade his BIOS from Linux.

Signed-of-by: Philip Prindeville <philipp@redfish-solutions.com>

SVN-Revision: 26344
13 years ago
Michael Büsch 93aa797810 Update omap24xx kconfig
SVN-Revision: 26333
13 years ago
Michael Büsch 371bccb4c0 Update 2.6.38 to 2.6.38.2
SVN-Revision: 26332
13 years ago
Alexandros C. Couloumbis c69977eb8b linux/atheros: add missing netpoll option. (closes #9130)
SVN-Revision: 26331
13 years ago
Travis Kemen 99c3236182 The Geos target (and probably others, like net5501) need to grab the new cs5535 gpio driver.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

SVN-Revision: 26330
13 years ago
Gabor Juhos 87f5872f35 ramips: remove 2.6.36 stuff
SVN-Revision: 26329
13 years ago
Gabor Juhos 90d37adb8d ramips: switch to 2.6.37
SVN-Revision: 26328
13 years ago
Gabor Juhos 1844ea6c7b ramips: UPF_FIXED_TYPE must be set for the serial ports
SVN-Revision: 26327
13 years ago
Gabor Juhos 9ef4785364 ramips: define GPIO chips separately for each SoCs
SVN-Revision: 26326
13 years ago
Gabor Juhos 37d6d88869 ramips: move GPIO definitions into a separate header file
SVN-Revision: 26325
13 years ago
Gabor Juhos 251a367fb4 ramips: setup GPIO chip functions on the fly
SVN-Revision: 26324
13 years ago
Gabor Juhos b03f2dfcee ramips: use separate register base for GPIO chips
SVN-Revision: 26323
13 years ago
Gabor Juhos 8770359f17 ramips: fix dir-300 mtd layout
Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su>

SVN-Revision: 26322
13 years ago
Gabor Juhos f599459abb ramips: enable MDIO on the HW550-3G board
SVN-Revision: 26321
13 years ago
Gabor Juhos d701a72760 ramips: add sysupgrade and status LED support for HW550-3G
This patch adds sysupgrade and status LED support for the Aztech
HW550-3G. Some LED GPIOs were changed for clarity.

Signed-off-by: Layne Edwards <ledwards76@gmail.com>

SVN-Revision: 26320
13 years ago
Felix Fietkau a5acf1e9f6 ubus: update to 2011-03-27 (includes an API simplification for object signatures), use PKG_MIRROR_MD5SUM
SVN-Revision: 26319
13 years ago
Felix Fietkau 2ba0c96b82 libubox: update to 2011-03-27 (includes some minor fixes), add PKG_MIRROR_MD5SUM
SVN-Revision: 26318
13 years ago
Felix Fietkau da0ac5027e ath9k: fix PS-Poll frame reception in AP mode on AR91xx and earlier - should fix some AP mode stability issues on these chips
SVN-Revision: 26316
13 years ago
Felix Fietkau f16824c63f uci: fix linking against libdl (#9123)
SVN-Revision: 26315
13 years ago
Daniel Dickinson 7f8fb5cb78 block-mount: Merged block-mount, block-extroot, and block-hotplug into a single binary package called block-mount.
SVN-Revision: 26314
13 years ago
Daniel Dickinson 657d0a265c block-mount block-extroot: Bump packages versions forgetten during previous two commits
SVN-Revision: 26313
13 years ago
Daniel Dickinson 9298073e80 block-mount block-extroot: Add commands /etc/init.d/fstab overlay_enable and /etc/init.d/fstab whole_root_enable to renable a disable rootfs.
SVN-Revision: 26312
13 years ago
Daniel Dickinson 544d1c045e block-mount block-extroot: Rename /tmp/rom-disabled to /tmp/whole_root-dsibled for disabled mounts of a non-overlay external rootfs.
SVN-Revision: 26311
13 years ago
Felix Fietkau 860c1cc790 uci: update to fix lua plugin linker issue (#9121)
SVN-Revision: 26310
13 years ago
Felix Fietkau d29154d5e4 uci: install libucimap to the staging dir
SVN-Revision: 26309
13 years ago
Felix Fietkau e4c6bc70aa remove ucitrigger, it is unused and will be replaced by something different in the future
SVN-Revision: 26308
13 years ago
Felix Fietkau e8c9ebd052 uci: update to latest version, uses cmake now
SVN-Revision: 26307
13 years ago
Felix Fietkau 2c875b2edc madwifi: add support for translating country codes into internal country code numbers (based on a patch by Manuel Munz)
SVN-Revision: 26306
13 years ago
Felix Fietkau 6c7170b923 Revert "kernel: remove all local symbols from kernel modules at link time to reduce their size" Use -x when stripping kernel modules instead
SVN-Revision: 26305
13 years ago
Felix Fietkau 596d89b331 strip .gnu.attributes and .reginfo from kernel modules
SVN-Revision: 26304
13 years ago
Felix Fietkau 98267669b0 mac80211: disable an unnecessary backport to reduce code size
SVN-Revision: 26303
13 years ago
Felix Fietkau 75e785511a mac80211: remove an obsolete backport patch
SVN-Revision: 26302
13 years ago
Felix Fietkau b2b0770576 kernel: use -fno-caller-saves
SVN-Revision: 26301
13 years ago
Felix Fietkau 335877a2b3 global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance
SVN-Revision: 26300
13 years ago
Felix Fietkau 963b90bb5a remove postinst files for preinstalled packages
SVN-Revision: 26299
13 years ago
Felix Fietkau 3be9b77127 kernel: remove all local symbols from kernel modules at link time to reduce their size
SVN-Revision: 26298
13 years ago
Felix Fietkau def45b136c kernel: remove wrong chunks from the 2.6.37 and 2.6.38 version of the mips oprofile fix
SVN-Revision: 26297
13 years ago
Felix Fietkau a119ee0013 kernel: split up cryptoapi, move hash support and blockcipher/algorithm manager to separate packages
SVN-Revision: 26296
13 years ago
Felix Fietkau 0c98b6b2d2 mac80211: add a pending patch to remove the dependency on ecb
SVN-Revision: 26295
13 years ago
Felix Fietkau 70a2413ffd mac80211: fix zd1211 config override
SVN-Revision: 26294
13 years ago