summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* gcc: fix visibility of symbols libgcc.aFelix Fietkau2014-02-243-27/+23
| | | | | | | | Symbols need to be hidden, even for the static variant Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39749
* openssl: use termios instead of termioFelix Fietkau2014-02-242-2/+13
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39748
* libnl-tiny: fix include path to poll.hFelix Fietkau2014-02-241-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39747
* brcm63xx: add preliminary support for 3.13Jonas Gorski2014-02-24155-0/+16434
| | | | | | | | | Add support for 3.13 as a development kernel. Mostly untested, only net booted. If flashed may brick your router or kill your cat. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 39746
* kernel: add missing config symbol to 3.13Jonas Gorski2014-02-241-0/+1
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 39745
* eglibc: use version 2.19 by default (lots of fixes, some security related)Felix Fietkau2014-02-242-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39744
* eglibc: remove versions 2.16 and 2.17 - they are unmaintainedFelix Fietkau2014-02-2410-471/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39743
* eglibc: add version 2.19Felix Fietkau2014-02-247-2/+85
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39742
* hostapd: link against librt if eglibc is usedFelix Fietkau2014-02-241-0/+4
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39741
* odhcpd: avoid the unspecificed address being advertised as DNSSteven Barth2014-02-241-2/+2
| | | | SVN-Revision: 39740
* odhcpd: fix DNS-server and MSR-entries in RASteven Barth2014-02-241-2/+2
| | | | | | | Similarly to the previously broken address pools, DNS-servers and some MSRs could be advertised incorrectly as well. This is now fixed. SVN-Revision: 39739
* usbreset: fix possible access to uninitialized variable (#15041)Jo-Philipp Wich2014-02-232-3/+3
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 39738
* x86/rdc: remove old kernel configGabor Juhos2014-02-231-326/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39737
* x86/rdc: switch to 3.10 and add broken flagGabor Juhos2014-02-231-0/+2
| | | | | | | | Compile tested only. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39736
* x86/rdc: add config for 3.10Gabor Juhos2014-02-231-0/+66
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39735
* x86: fix MTD API usage in the RDC specific board patchGabor Juhos2014-02-231-7/+11
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39734
* brcm47xx: b44: some fixes in combination with the switchHauke Mehrtens2014-02-231-2/+26
| | | | | | | | | Let the switch start the carrier and set the duplex mode independently if this nic is up of not. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39733
* x86/olpc: remove old kernel configGabor Juhos2014-02-231-124/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39732
* x86/olpc: switch to 3.10 and add broken flagGabor Juhos2014-02-231-0/+2
| | | | | | | | Compile tested only. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39731
* x86/olpc: add config for 3.10Gabor Juhos2014-02-231-0/+122
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39730
* x86/net5501: remove old kernel configGabor Juhos2014-02-231-19/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39729
* x86/net5501: switch to 3.10 and add broken flagGabor Juhos2014-02-231-0/+2
| | | | | | | | Compile tested only. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39728
* x86/net5501: add config for 3.10Gabor Juhos2014-02-231-0/+18
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39727
* ubus: update to latest version, fixes lua binding issues and adds fd passing ↵Felix Fietkau2014-02-231-2/+2
| | | | | | | | support Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39726
* libubox: update to latest version, improves uloop error handlingFelix Fietkau2014-02-231-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39725
* procd: depend on libubox directly to rebuild on ABI changesFelix Fietkau2014-02-231-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39724
* netifd: depend on libubox directly to rebuild on ABI changesFelix Fietkau2014-02-231-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39723
* ubus: declare main version as ABI version for libubusFelix Fietkau2014-02-231-3/+3
| | | | | | | | | Reorder BuildPackage calls, as libubox needs to come first for ABI version handling to work Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39722
* libubox: declare main version as ABI versionFelix Fietkau2014-02-231-0/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39721
* build: allow packages to declare ABI versions to detect necessary package ↵Felix Fietkau2014-02-233-0/+20
| | | | | | | | | | | | | | | rebuilds If a package directly depends on another package that recently changed its ABI version, it will be cleaned up and rebuilt (assuming quilt is not used). This helps with packages that have no stable ABI, e.g. libubox, ubus, etc. Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39720
* brcm47xx: b44: start the phyHauke Mehrtens2014-02-231-0/+23
| | | | | | | | | | | We did not start the PHY when an external phy was in use. Without this patch the driver uses half duplex mode and the switch uses full duplex mode, which causes problems. Thank you fback for spotting this problem. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39719
* brcm47xx: fix detection of some Linksys WRT54G* devicesHauke Mehrtens2014-02-233-6/+45
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39718
* x86/thincan: remove old kernel configGabor Juhos2014-02-231-15/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39717
* x86/thincan: switch to 3.10 and add broken flagGabor Juhos2014-02-231-1/+2
| | | | | | | | Compile tested only. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39716
* x86/thincan: add config for 3.10Gabor Juhos2014-02-231-0/+15
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39715
* x86/xen_domu: remove old kernel configGabor Juhos2014-02-231-77/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39714
* x86/xen_domu: switch to 3.10 and add broken flagGabor Juhos2014-02-231-1/+2
| | | | | | | | Compile tested only. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39713
* x86/xen_domu: add config for 3.10Gabor Juhos2014-02-231-0/+81
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39712
* x86/geos: remove old kernel configsGabor Juhos2014-02-232-50/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39711
* x86/geos: switch to 3.10 and add broken flagGabor Juhos2014-02-232-3/+2
| | | | | | | | Compile tested only. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39710
* x86/geos: add config for 3.10Gabor Juhos2014-02-231-0/+25
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39709
* brcm63xx: update LINUX_VERSION to 3.10.32Gabor Juhos2014-02-231-1/+1
| | | | | | | | Missed from the previous comit. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39708
* kernel: update 3.10 to 3.10.32Gabor Juhos2014-02-2354-218/+81
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39707
* netifd: update to latest version, fixes wireless device reload handlingFelix Fietkau2014-02-231-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39706
* ar71xx: define status LED for the RB91x boardsGabor Juhos2014-02-232-0/+18
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39705
* ar71xx: rb91x: register GPIO LEDsGabor Juhos2014-02-231-0/+51
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39704
* ar71xx: rb91x: add SPI device for the serial shift registerGabor Juhos2014-02-232-3/+63
| | | | | | | | | | | | | The RB91x boards are using a serial shift register connected to the SPI bus to drive some of the LEDs. Rework the board setup code to register a SPI device for that. This makes it possible to use the 'spi-74x164' driver to control the device. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39703
* ar71xx/mikrotik: enable the 74x164 GPIO driverGabor Juhos2014-02-231-0/+1
| | | | | | | | | That will be used to drive the 74HC595 serial-in/parallel-out 8-bits shift register which can be found on some RouterBOARDs. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39702
* ar71xx: improve platform device support in the gpio-74x164 driverGabor Juhos2014-02-231-0/+74
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39701
* ar71xx: rb91x-nand: rewrite to use GPIO APIGabor Juhos2014-02-233-115/+174
| | | | | | | | | Rewrite tha rb91x-nand driver to use GPIO API to modify the NAND control lines. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39700