summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* when choosing eglibc select eglibc version 2.13 by defaultMirko Vogt2012-04-181-2/+2
| | | | SVN-Revision: 31342
* remove patch '100-do-not-use-implicit-rules.patch' for eglibc 2.12Mirko Vogt2012-04-181-16/+0
| | | | | | Mentioned patch got obsoleted by commit 31300, since it went upstream meanwhile SVN-Revision: 31341
* ppp: move ppp-{up,down} from the netifd package to pppdFelix Fietkau2012-04-173-0/+2
| | | | SVN-Revision: 31340
* netifd: update to latest, fixes ppp reconnect issuesFelix Fietkau2012-04-171-2/+2
| | | | SVN-Revision: 31339
* kernel: x86: also update subtarget kernel versionsJonas Gorski2012-04-173-3/+3
| | | | SVN-Revision: 31338
* kernel: also update the targets to use 3.2.15Jonas Gorski2012-04-1714-14/+14
| | | | | | Thanks Gabor for spotting it. SVN-Revision: 31337
* kernel: update linux 3.3 to 3.3.2Jonas Gorski2012-04-1778-1081/+209
| | | | SVN-Revision: 31336
* kernel: update linux 3.2 to 3.2.15Jonas Gorski2012-04-1780-1113/+230
| | | | SVN-Revision: 31335
* don't overwrite version.mk, substitute REVISION insteadJo-Philipp Wich2012-04-171-2/+2
| | | | SVN-Revision: 31327
* ath9k/ath5k: fix driver load issues with mesh support compiled outFelix Fietkau2012-04-175-26/+32
| | | | SVN-Revision: 31326
* iw: sync nl80211.h update with compat-wirelessFelix Fietkau2012-04-161-7/+214
| | | | SVN-Revision: 31323
* mac80211: update to wireless-testing 2012-04-13Felix Fietkau2012-04-1674-2549/+1296
| | | | SVN-Revision: 31322
* mklibs: revert r31315Jo-Philipp Wich2012-04-161-10/+0
| | | | SVN-Revision: 31316
* tools/mklibs: add missing <unistd.h> in readelf/elf.cppJo-Philipp Wich2012-04-161-0/+10
| | | | | | | | 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
* bump to Linux v3.3.1Jo-Philipp Wich2012-04-161-1/+1
| | | | SVN-Revision: 31314
* Fix bufferbloat in PPPoATM TX queueJo-Philipp Wich2012-04-162-0/+386
| | | | | | Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> SVN-Revision: 31313
* Update ppp TX restart patch to avoid race conditionJo-Philipp Wich2012-04-162-114/+118
| | | | | | Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> SVN-Revision: 31312
* iproute2: Add hotplug script to add slave devices to TEQL masterJo-Philipp Wich2012-04-162-1/+26
| | | | | | | | Resolves https://dev.openwrt.org/ticket/11192 Signed-off-by: David Woodhouse <dwmw2@infradead.org> SVN-Revision: 31311
* adds 3.3 patches and filesJohn Crispin2012-04-1697-0/+56546
| | | | SVN-Revision: 31307
* backport missing platform data members for gpio-keysFlorian Fainelli2012-04-161-0/+15
| | | | SVN-Revision: 31306
* backport a missing eeprom 93cx6 define for building rt2x00Florian Fainelli2012-04-161-0/+10
| | | | SVN-Revision: 31305
* sierra-directip: disable build with kernels older than 2.6.32 includedFlorian Fainelli2012-04-161-1/+1
| | | | SVN-Revision: 31303
* add missing debugging symbolsFlorian Fainelli2012-04-161-0/+1
| | | | SVN-Revision: 31302
* add missing debugging symbolsFlorian Fainelli2012-04-161-0/+5
| | | | SVN-Revision: 31301
* level up eglibc versions to latest revisions of its respective branchesMirko Vogt2012-04-161-3/+3
| | | | | | 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
* mark set but unused variables as suchFlorian Fainelli2012-04-151-0/+11
| | | | SVN-Revision: 31296
* refresh 2.6.32 patchesFlorian Fainelli2012-04-151-1/+1
| | | | SVN-Revision: 31295
* refresh 2.6.32 patchesFlorian Fainelli2012-04-151-5/+5
| | | | SVN-Revision: 31294
* silence an annoying x86 warningFlorian Fainelli2012-04-151-0/+11
| | | | SVN-Revision: 31293
* disable xfs on avr32Travis Kemen2012-04-151-1/+1
| | | | SVN-Revision: 31291
* base-files: reformat banner to better work with varying version string ↵Jo-Philipp Wich2012-04-153-4/+6
| | | | | | lengths, do not set image options if menu is disabled (#11280) SVN-Revision: 31289
* at91: Missing kernel config symbols for AT91 target platformHauke Mehrtens2012-04-151-0/+8
| | | | | | | | | | | | | | 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
* brcm47xx: fix a bug in the sprom handling of bcma, this broke all bcma based ↵Hauke Mehrtens2012-04-141-0/+24
| | | | | | | | SoCs. bcma: use fallback sprom if no on chip sprom is available SVN-Revision: 31285
* tools: sdcc: fix order of linking with libmJonas Gorski2012-04-141-0/+92
| | | | | | Fixes a build failure caught by buildbot. SVN-Revision: 31284
* kernel: refresh patchesHauke Mehrtens2012-04-1337-105/+102
| | | | SVN-Revision: 31279
* kernel: update bcma and ssb to version master-2012-04-12 from wireless-testingHauke Mehrtens2012-04-1350-4799/+20021
| | | | SVN-Revision: 31278
* mac80211: add missing dependency to mac80211 to brcmsmacHauke Mehrtens2012-04-131-1/+1
| | | | SVN-Revision: 31277
* brcm47xx: remove support for kernel 3.0Hauke Mehrtens2012-04-1353-8860/+0
| | | | SVN-Revision: 31276
* ixp4xx: add support for linux 3.3.1Felix Fietkau2012-04-1341-0/+6467
| | | | SVN-Revision: 31275
* kernel: fix arm compressed images build on mac os xFelix Fietkau2012-04-131-0/+11
| | | | SVN-Revision: 31274
* don't overwrite version.mk, substitute REVISION insteadJo-Philipp Wich2012-04-132-1/+4
| | | | SVN-Revision: 31271
* PATCH: Disable console terminal in Grub for alix2 targetJo-Philipp Wich2012-04-121-1/+1
| | | | | | | | | | | 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
* populate repositories.conf from version.mkJo-Philipp Wich2012-04-122-3/+4
| | | | SVN-Revision: 31268
* base-file: cleanup white space in Kconfig sourceJo-Philipp Wich2012-04-121-88/+88
| | | | SVN-Revision: 31267
* ath9k: fix sleep mode handling issues, should improve client mode reliabilityFelix Fietkau2012-04-125-10/+40
| | | | SVN-Revision: 31265
* include, base-files, opkg: introduce version configuration to override the ↵Jo-Philipp Wich2012-04-128-7/+113
| | | | | | | | | | | | | | | | | | | | 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
* netifd: update to 2012-04-12, fixes interface reconnect issues and improves ↵Felix Fietkau2012-04-121-2/+2
| | | | | | interface status info SVN-Revision: 31261
* update 3.2 patchesJohn Crispin2012-04-1275-318/+1524
| | | | | | sync with lantiq kernel series SVN-Revision: 31260
* add missing includes ('unistd.h') for mklibsMirko Vogt2012-04-123-11/+21
| | | | | | | | 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
* base-files: remove network preconfig, it collides with ar71xx network ↵Jo-Philipp Wich2012-04-121-5/+0
| | | | | | firstboot uci-defaults To supply custom network settings, it is better to embed a complete network config file using the files/ overlay, the old image lan preconfig options are also very limited in scope and actually collide with sysupgrade and firstboot hardware detection on at least ar71xx and possibly other targets, therfore drop this facility. SVN-Revision: 31258