- Jan 14, 2012
-
-
Felix Fietkau authored
SVN-Revision: 29744
-
Felix Fietkau authored
SVN-Revision: 29743
-
Jonas Gorski authored
SVN-Revision: 29742
-
- Jan 13, 2012
-
-
Hauke Mehrtens authored
There is still no Ethernet driver for these devices in trunk. Thanks George Kashperko for the patch. SVN-Revision: 29735
-
Hauke Mehrtens authored
Add workarround for BCM5357 and BCM4749. This patch contains the following fixes from George Kashperko: * separate subroutines for controller initialization workarounds - following CodingStyle recommendations; * __devinit __devexit __devinitconst annotations for CONFIG_HOTPLUG; * fix leak in ssb_hcd_create_pdev/bcma_hcd_create_pdev - as hci_res being kmalloc'ed is never freed anywhere while platform_device_add_resources will kmemdup resources right away; * fix compilation error in ssb_hcd_resume - it will fail as soon as CONFIG_PM is selected. SVN-Revision: 29734
-
Jo-Philipp Wich authored
SVN-Revision: 29732
-
Jonas Gorski authored
SVN-Revision: 29731
-
Jonas Gorski authored
SVN-Revision: 29730
-
Jonas Gorski authored
SVN-Revision: 29729
-
Jonas Gorski authored
SVN-Revision: 29728
-
Jonas Gorski authored
Should fix whiteout issues and missing files when using extroot. SVN-Revision: 29727
-
Jonas Gorski authored
SVN-Revision: 29726
-
Jonas Gorski authored
SVN-Revision: 29725
-
Jo-Philipp Wich authored
SVN-Revision: 29723
-
- Jan 12, 2012
-
-
Felix Fietkau authored
gcc: always explicitly link against libstdc++, fixes build errors on some hosts that refuse to link it in implicitly (should fix #10587) SVN-Revision: 29721
-
Felix Fietkau authored
SVN-Revision: 29720
-
Felix Fietkau authored
ar8216: use vlan configuration for connecting ports (forced to be untagged) even with vlan_enable=0, but keep them isolated before the switch has been configured this makes enable_vlan=0 practical for vlan passthrough SVN-Revision: 29719
-
Felix Fietkau authored
SVN-Revision: 29718
-
- Jan 11, 2012
-
-
Gabor Juhos authored
SVN-Revision: 29713
-
Daniel Dickinson authored
Remove invalid LED GPIO from GW6200 board definition. GPIO 35 isn't intended to control ethernet LED (the led behaviour is a side effect) and using the gpio as an led causes kernel panics. SVN-Revision: 29712
-
Gabor Juhos authored
SVN-Revision: 29711
-
Gabor Juhos authored
This allows to access the flash from a kexec'd kernel. SVN-Revision: 29710
-
Gabor Juhos authored
SVN-Revision: 29709
-
Gabor Juhos authored
SVN-Revision: 29708
-
Gabor Juhos authored
This allows to access the flash from a kexec'd kernel. SVN-Revision: 29707
-
Gabor Juhos authored
SVN-Revision: 29706
-
Gabor Juhos authored
SVN-Revision: 29705
-
- Jan 09, 2012
-
-
Jo-Philipp Wich authored
SVN-Revision: 29701
-
- Jan 08, 2012
-
-
Jo-Philipp Wich authored
make prepare_kernel_conf target depend on quilt instead of sed. Preparing the source tree requires quilt and installing quilt implies installing sed. SVN-Revision: 29697
-
Jo-Philipp Wich authored
SVN-Revision: 29695
-
Jo-Philipp Wich authored
pptp: remove support for underlying ipproto, it is adviced since a while that pptp should be declared as separate interface alognside wan - in this configuration the ipproto will cause stray udhcpc errors due to not existent interfaces, so remove it SVN-Revision: 29694
-
Jo-Philipp Wich authored
SVN-Revision: 29693
-
Felix Fietkau authored
SVN-Revision: 29690
-
Jo-Philipp Wich authored
introduce a USE_EXTERNAL_LIBC symbol which gets selected by EXTERNAL_TOOLCHAIN || NATIVE_TOOLCHAIN Currently we always assume uClibc if an external toolchain is used, this breaks for non-uClibc toolchains or even vanilla uClibc ones since they do not share the external librpc semantics as OpenWrt. Solve the problem by defining an abstract "EXTERNAL_LIBC" which packages might or might not depend on. SVN-Revision: 29689
-
Jo-Philipp Wich authored
base-files: implement a --force option for sysupgrade to override image checks, useful to upgrade old ar71xx installations to current trunk ones SVN-Revision: 29688
-
Jo-Philipp Wich authored
firewall: add support for "local" port forwards which target an internal address on the router itself SVN-Revision: 29687
-
Jo-Philipp Wich authored
include: calculate md5sum over sorted kernel config symbol list and incorperate it into the kernel metapackage version, make kmods depend on this specific version. The aim of this change is to invalidate kmods which are built against a different kernel config on the opkg metadata level. Manual copying and insmod of custom *.ko files, e.g. for development purpose, is still possible. SVN-Revision: 29686
-
- Jan 07, 2012
-
-
Felix Fietkau authored
SVN-Revision: 29684
-
Gabor Juhos authored
SVN-Revision: 29683
-
Gabor Juhos authored
SVN-Revision: 29682
-