summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* scons: probe "python" and "python2" first in pywrap.sh in order to use the ↵Jo-Philipp Wich2012-05-151-1/+1
| | | | | | users preferred version if possible SVN-Revision: 31743
* scons: wrap python invocations with helper script that attempts to find a ↵Jo-Philipp Wich2012-05-152-1/+21
| | | | | | non-3.x python SVN-Revision: 31742
* tools/scons: remove the python 3 compat patch, it is incomplete and breaks ↵Felix Fietkau2012-05-151-2046/+0
| | | | | | with python 2.5.2. i guess scons with python 3 is a lost cause... SVN-Revision: 31741
* uClibc: update to 0.9.33.2, fixes #4420Felix Fietkau2012-05-1540-59/+4
| | | | SVN-Revision: 31740
* uClibc: remove 0.9.32, it is no longer necessaryFelix Fietkau2012-05-1549-5856/+3
| | | | SVN-Revision: 31739
* linux: add CONFIG_POWER_SUPPLY_DEBUG symbolGabor Juhos2012-05-154-0/+4
| | | | | | It was missing in the previous commit. SVN-Revision: 31738
* linux: move certain disabled symbols to the generic configsGabor Juhos2012-05-1572-457/+86
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * CONFIG_ARCH_DMA_ADDR_T_64BIT * CONFIG_ARCH_HAS_ILOG2_U32 * CONFIG_ARCH_HAS_ILOG2_U64 * CONFIG_ARCH_PHYS_ADDR_T_64BIT * CONFIG_ARCH_SUPPORTS_MSI * CONFIG_GENERIC_CPU_DEVICES * CONFIG_HWMON_DEBUG_CHIP * CONFIG_I2C_PXA_PCI * CONFIG_LEDS_GPIO * CONFIG_MINIX_FS_NATIVE_ENDIAN * CONFIG_MLX4_CORE * CONFIG_POWER_SUPPLY * CONFIG_POWER_SUPPLY_DEBUG * CONFIG_QUOTACTL * CONFIG_SDIO_UART * CONFIG_SENSORS_K10TEMP * CONFIG_SENSORS_SCH56XX_COMMON * CONFIG_SENSORS_VIA_CPUTEMP * CONFIG_SERIO_AMBAKMI * CONFIG_SERIO_I8042 * CONFIG_SERIO_LIBPS2 * CONFIG_SERIO_PCIPS2 * CONFIG_SERIO_RAW * CONFIG_SERIO_SERPORT * CONFIG_SPI_BITBANG * CONFIG_SPI_GPIO SVN-Revision: 31737
* ar71xx: remove AG71XX_RX_PKT_RESERVE, it is no longer necessary (found by ↵Felix Fietkau2012-05-151-2/+1
| | | | | | Eric Dumazet) SVN-Revision: 31736
* code style cleanup of the mach filesJohn Crispin2012-05-1512-109/+116
| | | | | | Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31735
* adds zyxel p2601hnfx supportJohn Crispin2012-05-157-21/+41
| | | | | | Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31734
* set 3.3.6 as defaultJohn Crispin2012-05-151-1/+1
| | | | SVN-Revision: 31733
* netifd: bring up all interfaces on /etc/init.d/network restartFelix Fietkau2012-05-141-2/+1
| | | | SVN-Revision: 31732
* enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS ↵Felix Fietkau2012-05-149-8/+15
| | | | | | in a few relevant places SVN-Revision: 31730
* netifd: use the new json_get_vars function in the dhcp helper scriptFelix Fietkau2012-05-141-6/+1
| | | | SVN-Revision: 31727
* ppp: use the new json_get_vars functionFelix Fietkau2012-05-141-17/+2
| | | | SVN-Revision: 31726
* pptp: use the new json_get_vars functionFelix Fietkau2012-05-141-2/+1
| | | | SVN-Revision: 31725
* pptp: use resolveip, schedule restart if dns lookups failFelix Fietkau2012-05-141-1/+12
| | | | SVN-Revision: 31724
* netifd: update to 2012-05-14, fixes a file descriptor leak, fixes a ↵Felix Fietkau2012-05-141-2/+2
| | | | | | use-after-free on host dependencies, adds a command for scheduling proto-shell restarts and adds support for more address options (point to point, broadcast) SVN-Revision: 31723
* pptp: drop the dependency on ip if netifd is selectedFelix Fietkau2012-05-141-1/+1
| | | | SVN-Revision: 31722
* libubox: update to latest version, adds a new function in jshn.shFelix Fietkau2012-05-141-3/+3
| | | | SVN-Revision: 31721
* set 3.3.5 as defaultJohn Crispin2012-05-141-1/+1
| | | | SVN-Revision: 31718
* linux/3.0: R.I.P.Gabor Juhos2012-05-14132-71393/+0
| | | | | | It is used by the broken omap35xx/gumstix target only. SVN-Revision: 31717
* realview: remove 3.0 supportGabor Juhos2012-05-141-228/+0
| | | | SVN-Revision: 31716
* realview: switch to 3.3Gabor Juhos2012-05-141-1/+1
| | | | SVN-Revision: 31715
* realview: add 3.3 supportGabor Juhos2012-05-142-0/+254
| | | | SVN-Revision: 31714
* linux/3.3: more missing config symbolsGabor Juhos2012-05-141-0/+3
| | | | SVN-Revision: 31713
* relayd: fix return code check for resolving network->ifname mappingFelix Fietkau2012-05-141-1/+0
| | | | SVN-Revision: 31712
* imagebuilder: explicitly install the kernel .ipk before installing anything ↵Felix Fietkau2012-05-141-0/+1
| | | | | | else, it is no longer part of the package index (fixes #11450) SVN-Revision: 31711
* kernel: add CONFIG_BLK_DEV_PCIESSD_MTIP32XXHauke Mehrtens2012-05-141-0/+1
| | | | SVN-Revision: 31710
* kernel: update linux 3.3 to 3.3.6Gabor Juhos2012-05-1435-66/+66
| | | | SVN-Revision: 31709
* scripts/ipkg-make-index.sh: use bash instead of /bin/sh to fix use of [[ ]]Felix Fietkau2012-05-131-1/+1
| | | | SVN-Revision: 31708
* amazon: fix section mismatchHauke Mehrtens2012-05-131-1/+1
| | | | SVN-Revision: 31707
* amazon: update amazon target to kernel 3.3Hauke Mehrtens2012-05-1318-78/+71
| | | | | | This is just compile tested, my device is currently not working. SVN-Revision: 31706
* tools/mtd-utils: remove empty patchesGabor Juhos2012-05-132-0/+0
| | | | SVN-Revision: 31705
* build: prevent the virtual "kernel" package from leaking into the package ↵Felix Fietkau2012-05-131-0/+3
| | | | | | index to make dependency checks fail on kernel config mismatch SVN-Revision: 31704
* package/e2fsprogs: disable building of internal lib{blkid,uuid}Gabor Juhos2012-05-133-2/+43
| | | | | | Also remove an empty patch. SVN-Revision: 31702
* package/util-linux: install development filesGabor Juhos2012-05-131-2/+26
| | | | | | | | Also remove trailing whitespaces from the Makefile. Based on a patch by M. Braun. SVN-Revision: 31701
* gemini: remove 2.6.37 supportGabor Juhos2012-05-139-5306/+0
| | | | SVN-Revision: 31700
* gemini: switch to 3.3Gabor Juhos2012-05-131-1/+1
| | | | SVN-Revision: 31699
* gemini: add support for 3.3Gabor Juhos2012-05-1318-0/+4910
| | | | SVN-Revision: 31698
* kernel-headers: Fix patch application for kernel-headers and a patch that ↵Daniel Dickinson2012-05-132-1/+25
| | | | | | fixes exposure of a kernel-only data type (umode_t) to application layer which causes compile errors in ext2_fs.h using programs. SVN-Revision: 31697
* brcm47xx: generate image for Linksys WRT610N V1Hauke Mehrtens2012-05-131-0/+1
| | | | SVN-Revision: 31696
* kernel: ssb: add PCI IDs 0x4322 and 43222Hauke Mehrtens2012-05-135-0/+55
| | | | | | | | | | | The 0x4322 ID is found on the BCM4322 used on some SoCs like the Linksys WRT610N V1 connected to a BCM4705. The 43222 (0xa8d6) ID is found on the BCM43222 used on some other SoCs like the D-Link DSL-2760U connected to a BCM63xx. This fixes #10887. SVN-Revision: 31695
* brcm47xx: fix tg3 ssb patchHauke Mehrtens2012-05-122-104/+118
| | | | | | Now tg3 works with the Ethernet core of the Linksys WRT610N v1 (again). SVN-Revision: 31694
* ath9k: fix ar9330 internal regulator setupFelix Fietkau2012-05-121-0/+33
| | | | SVN-Revision: 31692
* ath9k: update initvals for ar9330 to fix issues with high power designsFelix Fietkau2012-05-121-0/+301
| | | | SVN-Revision: 31691
* ath9k: fix a rare use-after-free bugFelix Fietkau2012-05-121-0/+67
| | | | SVN-Revision: 31690
* ath9k: stop rx before tx, should reduce the frequency of "Failed to stop Tx ↵Felix Fietkau2012-05-121-0/+26
| | | | | | DMA" errors SVN-Revision: 31689
* linux/2.6.38: R.I.P.Gabor Juhos2012-05-12117-68260/+0
| | | | | | It is used only by the broken coldfire target. SVN-Revision: 31688
* linux/2.6.37: R.I.P.Gabor Juhos2012-05-12129-69780/+0
| | | | SVN-Revision: 31687