Commit Graph

17452 Commits

Author SHA1 Message Date
Felix Fietkau
172241fa1b madwifi: fix logic error in r25929
SVN-Revision: 25942
2011-03-07 19:21:25 +00:00
Michael Büsch
75de2bebd6 n810: Add workaround for bluetooth IRQ issue
SVN-Revision: 25939
2011-03-07 16:57:15 +00:00
Florian Fainelli
aa580d336b bcm63xx: Really fix the flash driver in 2.6.37
Read back the actual rootfs length from the image tag.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>

SVN-Revision: 25938
2011-03-07 16:55:01 +00:00
Michael Büsch
b52beae1af n810 bluetooth compile fixes
SVN-Revision: 25937
2011-03-07 16:18:54 +00:00
Michael Büsch
b82c92224d n810 profile: Add bluetooth related options
SVN-Revision: 25936
2011-03-07 16:17:47 +00:00
Michael Büsch
cc68acd0e3 omap24xx: Update bluetooth kconfig options
SVN-Revision: 25935
2011-03-07 16:16:38 +00:00
Michael Büsch
b09817a5e7 omap24xx: Add config option for n810 bluetooth driver
SVN-Revision: 25934
2011-03-07 16:14:10 +00:00
Michael Büsch
dbc2e08418 omap24xx: Add bluetooth firmware
SVN-Revision: 25933
2011-03-07 16:13:01 +00:00
Michael Büsch
b2fa5ab236 mac80211: Add scan race fix
SVN-Revision: 25930
2011-03-07 14:01:46 +00:00
Imre Kaloz
02dee9126e use the xscale hal by default for arm, override it where needed
SVN-Revision: 25929
2011-03-07 13:07:17 +00:00
Imre Kaloz
b74308c433 only support EABI on ARM targets
SVN-Revision: 25928
2011-03-07 12:59:19 +00:00
Michael Büsch
9649777395 mac80211: print message on hw restart
SVN-Revision: 25926
2011-03-07 12:36:43 +00:00
Michael Büsch
1d3e4a2ab3 mac80211: Don't include p54spi default eeprom
SVN-Revision: 25925
2011-03-07 12:21:58 +00:00
Imre Kaloz
79871637db upgrade to 2.6.37.1
SVN-Revision: 25922
2011-03-07 09:41:38 +00:00
Jo-Philipp Wich
3d5cdfac4e ppp: drop 402-use_uclibc_utils.patch, it breaks ip address conversion
SVN-Revision: 25921
2011-03-07 09:21:25 +00:00
Felix Fietkau
504eda0da9 hotplug2: replace udevtrigger from the udev-106 source with a much smaller self-contained, stripped-down version
SVN-Revision: 25920
2011-03-07 02:49:24 +00:00
Felix Fietkau
0ca2b7f92c ppp: add a few patches to reduce the package size
SVN-Revision: 25919
2011-03-07 02:09:48 +00:00
Michael Büsch
00d2c4b048 n810: Add usb networking to default net config
SVN-Revision: 25917
2011-03-07 00:09:51 +00:00
Jo-Philipp Wich
dcb66b0593 deploy .ipk archives with --force-maintainer to ensure that configs are kept up-to-date in case they exist already for various reasons
SVN-Revision: 25915
2011-03-06 23:52:13 +00:00
Felix Fietkau
283f5e05d0 atheros: add gpio_set_debounce(), refresh patches
SVN-Revision: 25914
2011-03-06 23:10:58 +00:00
Michael Büsch
218ce7a205 tahvo-usb: Fix NULL ptr deref in OTR irq handler
SVN-Revision: 25913
2011-03-06 22:58:49 +00:00
Felix Fietkau
7b64200684 gcc: include assembler functions in the shared libgcc_s library, fixes missing symbol issues on powerpc
SVN-Revision: 25912
2011-03-06 22:54:30 +00:00
Felix Fietkau
0b9cfab2a2 base-files: fix Build/Compile override handling, fixes ar7 compile
SVN-Revision: 25911
2011-03-06 22:36:42 +00:00
Michael Büsch
c545c84e13 n810: Update profile
SVN-Revision: 25910
2011-03-06 22:28:13 +00:00
Michael Büsch
55fae078d5 n810: Partially fix tahvo USB.
SVN-Revision: 25908
2011-03-06 22:19:25 +00:00
Michael Büsch
0e59776e3c omap24xx: Fix modular compilation of MUSB
SVN-Revision: 25907
2011-03-06 22:03:09 +00:00
Michael Büsch
d80af7ebba Fix loading of ethernet gadget
SVN-Revision: 25905
2011-03-06 21:44:32 +00:00
Jo-Philipp Wich
fef8f37692 change PKG_FIXUP:=libtool to PKG_FIXUP:=autoreconf
SVN-Revision: 25904
2011-03-06 21:42:48 +00:00
Michael Büsch
693bc17d40 Load MUSB before gadget and host drivers are loaded
SVN-Revision: 25903
2011-03-06 21:36:02 +00:00
Michael Büsch
f1b57a85e0 omap24xx: Update kconfig
SVN-Revision: 25892
2011-03-06 17:34:07 +00:00
Jo-Philipp Wich
b81f8abd60 dropbear: fix missing -lcrypt on BSDish host systems (#8971)
SVN-Revision: 25891
2011-03-06 17:33:27 +00:00
Michael Büsch
dd54ed7bca omap24xx: Set hardware watchdog timeout to max
SVN-Revision: 25883
2011-03-06 10:45:24 +00:00
Michael Büsch
26c83e3248 omap24xx: Start watchdog with RT priority
SVN-Revision: 25882
2011-03-06 10:40:04 +00:00
Michael Büsch
42233dcf8e atm/solos-pci: Fix incorrectly applied patch. Thanks to Philip A. Prindeville for pointing it out.
SVN-Revision: 25881
2011-03-05 20:53:21 +00:00
Michael Büsch
9e7801b913 cmake: Fix ccache
SVN-Revision: 25878
2011-03-05 10:36:52 +00:00
Jo-Philipp Wich
81cc3ef4f4 yet another missing symbol
SVN-Revision: 25875
2011-03-05 06:51:06 +00:00
Felix Fietkau
fff328fd41 toolchain/gcc (linaro): fix extension elimination optimization
This applies Richard Sandiford's patch for Linaro GCC as an alternative to disabling the Linaro-specific extension elimination optimization altogether.

Original patch: https://bugs.launchpad.net/gcc-linaro/+bug/728315
Signed-off-by: Mark Mentovai <mark@moxienet.com>

SVN-Revision: 25871
2011-03-04 21:38:15 +00:00
Jo-Philipp Wich
200460fb54 bison: fix compilation with stub intl header
SVN-Revision: 25869
2011-03-04 20:37:15 +00:00
Michael Büsch
45591c54c4 omap24xx: Update to .38-rc7
SVN-Revision: 25865
2011-03-04 16:52:26 +00:00
Michael Büsch
3a3c99f7ee n810: More retu-wdt cleanups
SVN-Revision: 25863
2011-03-04 15:40:32 +00:00
Felix Fietkau
5bddd70a37 Revert "ar71xx: add missing gpio_set_debounce function" - wrong target
SVN-Revision: 25854
2011-03-03 16:21:23 +00:00
Felix Fietkau
4e155b5283 base-files: do not build or use libgcc on m68k and avr32
SVN-Revision: 25852
2011-03-03 14:50:00 +00:00
Felix Fietkau
57a14f4e15 ar71xx: add missing gpio_set_debounce function
SVN-Revision: 25848
2011-03-03 10:33:35 +00:00
Alexandros C. Couloumbis
8d9c6a8f06 tools/xz: update to version 5.0.1
SVN-Revision: 25847
2011-03-03 10:26:11 +00:00
Jo-Philipp Wich
72e6f95f99 add more missing kernel symbols
SVN-Revision: 25846
2011-03-03 10:15:55 +00:00
Jo-Philipp Wich
85b303bed0 add missing kernel symbol
SVN-Revision: 25845
2011-03-03 10:10:35 +00:00
Alexandros C. Couloumbis
e2a0620d44 toolchain/gcc: fix r25709 (closes #8964)
SVN-Revision: 25844
2011-03-03 10:09:06 +00:00
Jo-Philipp Wich
434e1950c6 add missing symbol
SVN-Revision: 25843
2011-03-03 02:31:48 +00:00
Jo-Philipp Wich
260652bf8f add an abstract $(LIBRPC_DEPENDS) variable for feed packages to rely on
SVN-Revision: 25841
2011-03-03 01:45:36 +00:00
Felix Fietkau
de4fdd0ce6 add a stamp that can forcibly disable autorebuild for a specific package - useful for testing changes to packages with extremely long recompilation times
SVN-Revision: 25838
2011-03-03 00:17:08 +00:00