Commit graph

15780 commits

Author SHA1 Message Date
Jo-Philipp Wich
4815de3f26 base-files: introduce service_kill() into functions.sh - a convenience wrapper for killing services by pid or pidfile with a grace period for termination before kill
SVN-Revision: 23087
2010-09-19 14:03:32 +00:00
Florian Fainelli
8e9736675f Fix missing dependency in solos-pci module
Modinfo for solos-pci tells us that it has a dependency on "atm", but this isn't
 captured in the Makefile.

Signed-off-by: Philip A. Prindeville <philipp_subx@redfish-solutions.com>

SVN-Revision: 23086
2010-09-19 11:18:00 +00:00
Alexandros C. Couloumbis
aea8213bdd package/zlib: fix Darwin compile failure (closes #7963)
SVN-Revision: 23085
2010-09-19 05:33:18 +00:00
Michael Büsch
1460115836 dl_cleanup: Add support for GIT-SHASUM
SVN-Revision: 23084
2010-09-18 19:19:34 +00:00
Michael Büsch
a2ca27e237 omap24xx cbus: fix ioctls
SVN-Revision: 23083
2010-09-18 18:14:17 +00:00
Michael Büsch
1e3c230596 omap24xx: Add n8x0 specific GPIO switch code
SVN-Revision: 23082
2010-09-18 17:58:30 +00:00
Michael Büsch
581f65334b omap24xx: Add support for GPIO switches on the n810
SVN-Revision: 23081
2010-09-18 17:31:00 +00:00
Jo-Philipp Wich
f90328f26e firewall: make invalid redirects and duplicate zones non-fatal, print a notice and discard them
SVN-Revision: 23080
2010-09-16 11:47:35 +00:00
Felix Fietkau
4df10391ba rt2800pci: add back ifdown hang workaround that was accidentally dropped during a compat-wireless update
SVN-Revision: 23078
2010-09-16 11:38:27 +00:00
Jo-Philipp Wich
78222ff9dc mtd-utils: revert r23075
SVN-Revision: 23076
2010-09-15 23:50:31 +00:00
Jo-Philipp Wich
297f110b2c mtd-utils: do not rely on host kernel headers, redefine the integer types instead (#7950)
SVN-Revision: 23075
2010-09-15 22:45:54 +00:00
Michael Büsch
ab5d942622 omap24xx: Update 2.6.36 config
SVN-Revision: 23074
2010-09-15 19:15:52 +00:00
Felix Fietkau
8cd8f6029c hostapd: fix non-multicall wpa_supplicant compile
SVN-Revision: 23073
2010-09-15 17:51:06 +00:00
Michael Büsch
e4e278d82a omap24xx: Add 2.6.36 support
SVN-Revision: 23072
2010-09-15 17:45:10 +00:00
Michael Büsch
e7c83f6d59 Add support for enabling early printk. Currently only for ARM, because I don't know what EARLY_PRINTK depends on on other architectures.
SVN-Revision: 23071
2010-09-15 16:27:02 +00:00
Jo-Philipp Wich
1e227c0225 Support for Solos PCI ADSL2+ modem This driver is used by Traverse Technologies' Geos ADSL2+ x86 router:
http://www.traverse.com.au/productview.php?product_id=117

Signed-off-by: Nathan Williams <nathan@traverse.com.au>

SVN-Revision: 23070
2010-09-15 03:52:13 +00:00
Jo-Philipp Wich
fe247d02bd Support for RTL-8139C+ ethernet adapters Signed-off-by: Nathan Williams <nathan@traverse.com.au>
SVN-Revision: 23068
2010-09-15 03:48:20 +00:00
Felix Fietkau
7fb3870671 hostapd: fix wpa_supplicant crash issues in WDS STA mode
SVN-Revision: 23067
2010-09-15 03:14:48 +00:00
Jo-Philipp Wich
7557011cb1 firewall: run ifdown hotplug events synchronized, fixes a racecondition on "ifup iface" when ifdown and ifup events are delivered with a small dealy
SVN-Revision: 23064
2010-09-15 01:53:36 +00:00
Jo-Philipp Wich
1fe50da4bb firewall: deliver remove hotplug events for all active zones/networks when restarting the firewall
SVN-Revision: 23062
2010-09-14 23:11:12 +00:00
Felix Fietkau
fc7fbe8349 mac80211: upgrade to wireless-testing 2010-09-14, replace the external carl9170 with the recently merged upstream version
SVN-Revision: 23061
2010-09-14 22:53:54 +00:00
Felix Fietkau
9c2cfd7a1b mac80211: add a pending fix for a locking error in the aggregation reorder release code
SVN-Revision: 23060
2010-09-14 21:13:01 +00:00
Felix Fietkau
2c848d33a9 ath9k: fix multi-bss operation (fixes #7914)
SVN-Revision: 23059
2010-09-14 16:26:46 +00:00
Gabor Juhos
a07788ae63 generic: add support for the EON EN25F32 flash chip
* based on a patch by laigor <laigor@mail.ru> from #7882

SVN-Revision: 23058
2010-09-14 12:03:01 +00:00
Jo-Philipp Wich
97a286cb62 revert r23048 for now until Darwin compile issues have been sorted out (#7934)
SVN-Revision: 23057
2010-09-13 18:50:41 +00:00
Jo-Philipp Wich
7ec18378a7 add kvm_guest to subtarget list
SVN-Revision: 23056
2010-09-13 17:00:37 +00:00
Alexandros C. Couloumbis
c1c4e40dff package/opkg: add missing patch from r23050
SVN-Revision: 23052
2010-09-13 08:57:16 +00:00
Florian Fainelli
bbca651e1b remove wpa-supplicant and iw from the Tecom GW6x00 profile
SVN-Revision: 23051
2010-09-13 08:30:35 +00:00
Alexandros C. Couloumbis
bf29f6455f package/opkg: update to r563
SVN-Revision: 23050
2010-09-13 08:13:36 +00:00
Alexandros C. Couloumbis
c415d7529b package/zlib: update to zlib-1.2.5
SVN-Revision: 23049
2010-09-13 07:45:25 +00:00
Alexandros C. Couloumbis
432cb15bd1 tools/mtd-utils: update to version git-20100912
SVN-Revision: 23048
2010-09-13 07:39:44 +00:00
Alexandros C. Couloumbis
a9f54bfd51 linux/generic: update patches for 2.6.36-rc4
SVN-Revision: 23047
2010-09-13 07:24:53 +00:00
Alexandros C. Couloumbis
7328f794bb linux/generic: update mini_fo evict_inode migration
SVN-Revision: 23046
2010-09-13 07:22:39 +00:00
Alexandros C. Couloumbis
6a5618187e linux/generic: semi-revert squashfs 2.6.36 changes until lzma code gets ready for mainlin inclusion
SVN-Revision: 23045
2010-09-13 07:21:38 +00:00
Jo-Philipp Wich
06dd991494 broadcom-diag: SimpleShare: expose power button as reset to the system, remove actual reset button - it's hardwired and will reset the SoC (#7928)
SVN-Revision: 23043
2010-09-13 01:35:39 +00:00
Jo-Philipp Wich
19421b6732 drop the usr/ prefix when scanning for libgcc.a
SVN-Revision: 23042
2010-09-12 22:19:29 +00:00
Jo-Philipp Wich
ea5904ff93 - sync with host opkg changes - get rid of autogenerated opkg.conf - utilize dl/ as package cache, useful for remote downloads
SVN-Revision: 23039
2010-09-12 22:04:09 +00:00
Florian Fainelli
d3e206ad96 default to using 2.6.35
SVN-Revision: 23038
2010-09-12 21:23:53 +00:00
Florian Fainelli
dc1302fdf9 remove 2.6.33 support
SVN-Revision: 23037
2010-09-12 21:23:47 +00:00
Florian Fainelli
327ac42dca change the Tecom GW6x00 profile to use wl instead of b43
SVN-Revision: 23036
2010-09-12 21:23:41 +00:00
Florian Fainelli
f4f789f211 register udc and spi devices at the correct init level
SVN-Revision: 23035
2010-09-12 21:23:35 +00:00
Florian Fainelli
fab2e77357 refresh 2.6.35 patches
SVN-Revision: 23034
2010-09-12 21:23:29 +00:00
Florian Fainelli
ed008fe1e8 refresh 2.6.35 patches
SVN-Revision: 23033
2010-09-12 21:23:15 +00:00
Jo-Philipp Wich
9bb6f3b5f3 opkg: - implement --add-dest and --add-arch commandline options, this allows to run entirely without configuration - tweak default config location patch to not require a config in offline root mode - rename --force-run-hooks option to --force-postinstall, its a more appropriate name - utilize new opkg commandline options in package-ipkg.mk and remove config file generation
SVN-Revision: 23032
2010-09-12 21:16:02 +00:00
Jo-Philipp Wich
21fe52a736 override ARCH_PACKAGES
SVN-Revision: 23031
2010-09-12 20:50:53 +00:00
Jo-Philipp Wich
af800676d5 override ARCH_PACKAGES
SVN-Revision: 23030
2010-09-12 20:50:38 +00:00
Jo-Philipp Wich
064e7c8f00 Implement an ARCH_PACKAGES variable which defaults to BOARD but can be overridden on a per-subtarget basis. This is intended for targets such as adm5120 and malta which support both big and little endianess and will replace the target specific exceptions in package-defaults and Image Builder.
SVN-Revision: 23029
2010-09-12 20:49:54 +00:00
Michael Büsch
78539bfa4f Fix compilation of crypto modules. This fixes #7920
SVN-Revision: 23028
2010-09-12 15:31:00 +00:00
Michael Büsch
0c4abfba31 iproute2: Add lex/yacc files dependencies. Refresh other patches.
SVN-Revision: 23027
2010-09-12 11:05:55 +00:00
Michael Büsch
393c83514b Fix kernel crypto modules for >= 2.6.36
SVN-Revision: 23026
2010-09-11 21:42:37 +00:00