Commit Graph

20541 Commits (d3a21c192baf6fa2f6d9212efd156639bd922f51)
 

Author SHA1 Message Date
Felix Fietkau d3a21c192b tools/scons: remove the python 3 compat patch, it is incomplete and breaks with python 2.5.2. i guess scons with python 3 is a lost cause...
SVN-Revision: 31741
12 years ago
Felix Fietkau 3ea4b6ba91 uClibc: update to 0.9.33.2, fixes #4420
SVN-Revision: 31740
12 years ago
Felix Fietkau d98c2d542c uClibc: remove 0.9.32, it is no longer necessary
SVN-Revision: 31739
12 years ago
Gabor Juhos 67675fd48d linux: add CONFIG_POWER_SUPPLY_DEBUG symbol
It was missing in the previous commit.

SVN-Revision: 31738
12 years ago
Gabor Juhos 39994008cb linux: move certain disabled symbols to the generic configs
* 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
12 years ago
Felix Fietkau a3f2fd187b ar71xx: remove AG71XX_RX_PKT_RESERVE, it is no longer necessary (found by Eric Dumazet)
SVN-Revision: 31736
12 years ago
John Crispin 364f47e454 code style cleanup of the mach files
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>

SVN-Revision: 31735
12 years ago
John Crispin 07dca108a9 adds zyxel p2601hnfx support
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>

SVN-Revision: 31734
12 years ago
John Crispin 9785ec070e set 3.3.6 as default
SVN-Revision: 31733
12 years ago
Felix Fietkau 768d49a428 netifd: bring up all interfaces on /etc/init.d/network restart
SVN-Revision: 31732
12 years ago
Felix Fietkau 5eed1d8f6b enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in a few relevant places
SVN-Revision: 31730
12 years ago
Felix Fietkau a6e7b3cffe netifd: use the new json_get_vars function in the dhcp helper script
SVN-Revision: 31727
12 years ago
Felix Fietkau e8fa94daa4 ppp: use the new json_get_vars function
SVN-Revision: 31726
12 years ago
Felix Fietkau 3ee1a3abf0 pptp: use the new json_get_vars function
SVN-Revision: 31725
12 years ago
Felix Fietkau 189c25d318 pptp: use resolveip, schedule restart if dns lookups fail
SVN-Revision: 31724
12 years ago
Felix Fietkau 89532e6437 netifd: update to 2012-05-14, fixes a file descriptor leak, fixes a 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
12 years ago
Felix Fietkau c9d393186c pptp: drop the dependency on ip if netifd is selected
SVN-Revision: 31722
12 years ago
Felix Fietkau fbe1a53770 libubox: update to latest version, adds a new function in jshn.sh
SVN-Revision: 31721
12 years ago
John Crispin c61ada1db8 set 3.3.5 as default
SVN-Revision: 31718
12 years ago
Gabor Juhos 2fceae7ec4 linux/3.0: R.I.P.
It is used by the broken omap35xx/gumstix target only.

SVN-Revision: 31717
12 years ago
Gabor Juhos a3d349a3b3 realview: remove 3.0 support
SVN-Revision: 31716
12 years ago
Gabor Juhos e2ecabd761 realview: switch to 3.3
SVN-Revision: 31715
12 years ago
Gabor Juhos 46c7d58726 realview: add 3.3 support
SVN-Revision: 31714
12 years ago
Gabor Juhos 8f629f2a22 linux/3.3: more missing config symbols
SVN-Revision: 31713
12 years ago
Felix Fietkau cd1760ee41 relayd: fix return code check for resolving network->ifname mapping
SVN-Revision: 31712
12 years ago
Felix Fietkau fab5ee9566 imagebuilder: explicitly install the kernel .ipk before installing anything else, it is no longer part of the package index (fixes #11450)
SVN-Revision: 31711
12 years ago
Hauke Mehrtens a798a81890 kernel: add CONFIG_BLK_DEV_PCIESSD_MTIP32XX
SVN-Revision: 31710
12 years ago
Gabor Juhos b472e5d12e kernel: update linux 3.3 to 3.3.6
SVN-Revision: 31709
12 years ago
Felix Fietkau a243cb1735 scripts/ipkg-make-index.sh: use bash instead of /bin/sh to fix use of [[ ]]
SVN-Revision: 31708
12 years ago
Hauke Mehrtens 679b6a0722 amazon: fix section mismatch
SVN-Revision: 31707
12 years ago
Hauke Mehrtens abd74f86b4 amazon: update amazon target to kernel 3.3
This is just compile tested, my device is currently not working.

SVN-Revision: 31706
12 years ago
Gabor Juhos 2803206c50 tools/mtd-utils: remove empty patches
SVN-Revision: 31705
12 years ago
Felix Fietkau f1fd082441 build: prevent the virtual "kernel" package from leaking into the package index to make dependency checks fail on kernel config mismatch
SVN-Revision: 31704
12 years ago
Gabor Juhos 047c0b8d28 package/e2fsprogs: disable building of internal lib{blkid,uuid}
Also remove an empty patch.

SVN-Revision: 31702
12 years ago
Gabor Juhos b15e49f2fa package/util-linux: install development files
Also remove trailing whitespaces from the Makefile.

Based on a patch by M. Braun.

SVN-Revision: 31701
12 years ago
Gabor Juhos 60d3ffb49a gemini: remove 2.6.37 support
SVN-Revision: 31700
12 years ago
Gabor Juhos 672ff3de6e gemini: switch to 3.3
SVN-Revision: 31699
12 years ago
Gabor Juhos d0ac4c1f03 gemini: add support for 3.3
SVN-Revision: 31698
12 years ago
Daniel Dickinson 9cc9e8b608 kernel-headers: Fix patch application for kernel-headers and a patch that 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
12 years ago
Hauke Mehrtens 482b99a660 brcm47xx: generate image for Linksys WRT610N V1
SVN-Revision: 31696
12 years ago
Hauke Mehrtens 31c2c485c1 kernel: ssb: add PCI IDs 0x4322 and 43222
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
12 years ago
Hauke Mehrtens 5acb0b72be brcm47xx: fix tg3 ssb patch
Now tg3 works with the Ethernet core of the Linksys WRT610N v1 (again).

SVN-Revision: 31694
12 years ago
Felix Fietkau dc30d4fd3a ath9k: fix ar9330 internal regulator setup
SVN-Revision: 31692
12 years ago
Felix Fietkau 2e8e109624 ath9k: update initvals for ar9330 to fix issues with high power designs
SVN-Revision: 31691
12 years ago
Felix Fietkau 373d489a2c ath9k: fix a rare use-after-free bug
SVN-Revision: 31690
12 years ago
Felix Fietkau 5cc362bd7a ath9k: stop rx before tx, should reduce the frequency of "Failed to stop Tx DMA" errors
SVN-Revision: 31689
12 years ago
Gabor Juhos e710aeeab1 linux/2.6.38: R.I.P.
It is used only by the broken coldfire target.

SVN-Revision: 31688
12 years ago
Gabor Juhos 08ed044595 linux/2.6.37: R.I.P.
SVN-Revision: 31687
12 years ago
Gabor Juhos c8cede6aa7 linux: add broken flag to remaining targets which are using 2.6.37
SVN-Revision: 31686
12 years ago
Gabor Juhos a2efef024e iop32x: remove 2.6.37 support
SVN-Revision: 31685
12 years ago