Commit Graph

20202 Commits (e640bc8ca487d54491196f9dee64a806069a6c6f)
 

Author SHA1 Message Date
Jonas Gorski e640bc8ca4 make xz ramdisk images also available for 2.6.39+
2.6.38 isn't the only kernel supporting it.

SVN-Revision: 31343
12 years ago
Mirko Vogt 0af09943a5 when choosing eglibc select eglibc version 2.13 by default
SVN-Revision: 31342
12 years ago
Mirko Vogt 1352465f27 remove patch '100-do-not-use-implicit-rules.patch' for eglibc 2.12
Mentioned patch got obsoleted by commit 31300, since it went upstream meanwhile

SVN-Revision: 31341
12 years ago
Felix Fietkau 43695701ec ppp: move ppp-{up,down} from the netifd package to pppd
SVN-Revision: 31340
12 years ago
Felix Fietkau a41b36bd4c netifd: update to latest, fixes ppp reconnect issues
SVN-Revision: 31339
12 years ago
Jonas Gorski d0bfc67e2e kernel: x86: also update subtarget kernel versions
SVN-Revision: 31338
12 years ago
Jonas Gorski a8f2bc682e kernel: also update the targets to use 3.2.15
Thanks Gabor for spotting it.

SVN-Revision: 31337
12 years ago
Jonas Gorski 3a9b6dc313 kernel: update linux 3.3 to 3.3.2
SVN-Revision: 31336
12 years ago
Jonas Gorski ee4c47a134 kernel: update linux 3.2 to 3.2.15
SVN-Revision: 31335
12 years ago
Jo-Philipp Wich cfe30549a1 don't overwrite version.mk, substitute REVISION instead
SVN-Revision: 31327
12 years ago
Felix Fietkau d7fee0b596 ath9k/ath5k: fix driver load issues with mesh support compiled out
SVN-Revision: 31326
12 years ago
Felix Fietkau b138bca290 iw: sync nl80211.h update with compat-wireless
SVN-Revision: 31323
12 years ago
Felix Fietkau c0c371b581 mac80211: update to wireless-testing 2012-04-13
SVN-Revision: 31322
12 years ago
Jo-Philipp Wich c379502147 mklibs: revert r31315
SVN-Revision: 31316
12 years ago
Jo-Philipp Wich a8d663260d tools/mklibs: add missing <unistd.h> in readelf/elf.cpp
Fixes compile on my Arch Linux system, as unistd.h is needed for ::close().

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>

SVN-Revision: 31315
12 years ago
Jo-Philipp Wich a0f0213462 bump to Linux v3.3.1
SVN-Revision: 31314
12 years ago
Jo-Philipp Wich 9d11e3395a Fix bufferbloat in PPPoATM TX queue
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>

SVN-Revision: 31313
12 years ago
Jo-Philipp Wich 2036c23faa Update ppp TX restart patch to avoid race condition
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>

SVN-Revision: 31312
12 years ago
Jo-Philipp Wich f638b544f3 iproute2: Add hotplug script to add slave devices to TEQL master
Resolves https://dev.openwrt.org/ticket/11192

Signed-off-by: David Woodhouse <dwmw2@infradead.org>

SVN-Revision: 31311
12 years ago
John Crispin 83948d6385 adds 3.3 patches and files
SVN-Revision: 31307
12 years ago
Florian Fainelli fb2b2b958e backport missing platform data members for gpio-keys
SVN-Revision: 31306
12 years ago
Florian Fainelli e4f3867650 backport a missing eeprom 93cx6 define for building rt2x00
SVN-Revision: 31305
12 years ago
Florian Fainelli 5683c53c0c sierra-directip: disable build with kernels older than 2.6.32 included
SVN-Revision: 31303
12 years ago
Florian Fainelli db728b6583 add missing debugging symbols
SVN-Revision: 31302
12 years ago
Florian Fainelli bb7cea7e65 add missing debugging symbols
SVN-Revision: 31301
12 years ago
Mirko Vogt 84c48979d2 level up eglibc versions to latest revisions of its respective branches
in particular this solves the issue that eglibc version 2.x produced so-files having the version string 2.(x-1) in its names which confused the toolchain

SVN-Revision: 31300
12 years ago
Florian Fainelli c0ca7aed8e mark set but unused variables as such
SVN-Revision: 31296
12 years ago
Florian Fainelli a70ad13a79 refresh 2.6.32 patches
SVN-Revision: 31295
12 years ago
Florian Fainelli 47c8473475 refresh 2.6.32 patches
SVN-Revision: 31294
12 years ago
Florian Fainelli f2f5820d13 silence an annoying x86 warning
SVN-Revision: 31293
12 years ago
Travis Kemen a0bbc34816 disable xfs on avr32
SVN-Revision: 31291
12 years ago
Jo-Philipp Wich b4312a8ba1 base-files: reformat banner to better work with varying version string lengths, do not set image options if menu is disabled (#11280)
SVN-Revision: 31289
12 years ago
Hauke Mehrtens eb2191f5b0 at91: Missing kernel config symbols for AT91 target platform
I looked into buildbot snapshots and noticed that some platforms have
not successfully compiled for a long time. One example is at91, which
seems to be missing device-related kernel config symbols and the
snapshot build crashes already there.

Please find attached a patch that makes the at91 kernel config and
build to succeed again.

Signed off by: hannu.nyman@iki.fi

SVN-Revision: 31288
12 years ago
Hauke Mehrtens 7475bb3dc6 brcm47xx: fix a bug in the sprom handling of bcma, this broke all bcma based SoCs.
bcma: use fallback sprom if no on chip sprom is available

SVN-Revision: 31285
12 years ago
Jonas Gorski c76ff41080 tools: sdcc: fix order of linking with libm
Fixes a build failure caught by buildbot.

SVN-Revision: 31284
12 years ago
Hauke Mehrtens 62f0c3793b kernel: refresh patches
SVN-Revision: 31279
12 years ago
Hauke Mehrtens 6af575967c kernel: update bcma and ssb to version master-2012-04-12 from wireless-testing
SVN-Revision: 31278
12 years ago
Hauke Mehrtens 3f240440c7 mac80211: add missing dependency to mac80211 to brcmsmac
SVN-Revision: 31277
12 years ago
Hauke Mehrtens c75e700d42 brcm47xx: remove support for kernel 3.0
SVN-Revision: 31276
12 years ago
Felix Fietkau 99768ccb7c ixp4xx: add support for linux 3.3.1
SVN-Revision: 31275
12 years ago
Felix Fietkau ec667208e6 kernel: fix arm compressed images build on mac os x
SVN-Revision: 31274
12 years ago
Jo-Philipp Wich 93b8648b15 don't overwrite version.mk, substitute REVISION instead
SVN-Revision: 31271
12 years ago
Jo-Philipp Wich 4b230e19fc PATCH: Disable console terminal in Grub for alix2 target
The alix2 target has the VGA console for grub enabled by default. This
prevents the grub menu from appearing on bootup. It is disabled by
default for the other embedded x86 platforms. This patch corrects that
behavior for the alix2 target.

Signed-off-by: Adam Gensler <openwrt@kristenandadam.net>

SVN-Revision: 31270
12 years ago
Jo-Philipp Wich 3cb72f38fd populate repositories.conf from version.mk
SVN-Revision: 31268
12 years ago
Jo-Philipp Wich d8540259ca base-file: cleanup white space in Kconfig source
SVN-Revision: 31267
12 years ago
Felix Fietkau a7db0ceda4 ath9k: fix sleep mode handling issues, should improve client mode reliability
SVN-Revision: 31265
12 years ago
Jo-Philipp Wich a43ae30e1b include, base-files, opkg: introduce version configuration to override the embedded version info of generated images - Introduce new Kconfig symbols VERSION_DIST, VERSION_NICK, VERSION_NUMBER and VERSION_REPO to specify distribution, release name, version and repository for a given build - Introduce include/version.mk to provide common helpers for packages dealing with versions - Make opkg use version.mk to populate the opkg.conf template - Make base-files use version.mk to populate /etc/openwrt_version, /etc/openwrt_release and /etc/banner
The available placeholders are:
 %D .. Replace with $(CONFIG_VERSION_DIST), default to "OpenWrt"
 %d .. Like %D, but all characters made lowercase and spaces substituted with "_" (e.g. "openwrt")
 %N .. Replace with $(CONFIG_VERSION_NICK), default to the build tree release (e.g. "Attitude Adjustment")
 %n .. Like %N, but all characters made lowercase and spaces substituted with "_" (e.g. "attitude_adjustment")
 %V .. Replace with $(CONFIG_VERSION_NUMBER), default to the build tree release (e.g. "r31262")
 %v .. Like %V, but all characters made lowercase and spaces substituted with "_"
 %C .. Replace with $(CONFIG_VERSION_NUMBER), default to "Bleeding Edge"
 %c .. Like %C, but all characters made lowercase and spaces substituted with "_" (e.g. "bleeding_edge")
 %U .. Replace with $(CONFIG_VERSION_REPO), default to "http://downloads.openwrt.org/snapshots/trunk/%T/packages"
 %R .. Replace with the current build tree revision (e.g. "r31262" or "75488c4a05b8033cf69e91874a61852db7ba9c6c")
 %T .. Replace with the current target (e.g. "ar71xx")
 %S .. Replace with the current target/subtarget combo (e.g. "adm5120/router_le")

SVN-Revision: 31262
12 years ago
Felix Fietkau 8b7533c496 netifd: update to 2012-04-12, fixes interface reconnect issues and improves interface status info
SVN-Revision: 31261
12 years ago
John Crispin e3889bcf7c update 3.2 patches
sync with lantiq kernel series

SVN-Revision: 31260
12 years ago
Mirko Vogt 1b75788451 add missing includes ('unistd.h') for mklibs
This is needed when compiling with GCC >= 4.7.0 since it doesn't implicitly include 'unistd.h' anymore (needed e.g. for file operations in this particular case)

 - Thanks to Luka Perkov

SVN-Revision: 31259
12 years ago