1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-23 16:17:28 +02:00
Commit Graph

16858 Commits

Author SHA1 Message Date
Michael Büsch
6da37f79c5 cmake: Pass VERBOSE=1 to the generated makefile to reveal flags and commands in a verbose openwrt build.
SVN-Revision: 25376
2011-02-05 19:50:54 +00:00
Michael Büsch
21e2dcd199 cmake: Remove -O3 from release CFLAGS. Honor the OpenWRT -Os flag instead.
SVN-Revision: 25372
2011-02-05 19:39:48 +00:00
John Crispin
97140cecea * reorder patches
SVN-Revision: 25370
2011-02-05 15:23:08 +00:00
John Crispin
4a0572a8d0 * fixe up ifxmips patch for eeprom emulation to work with lantiq target
SVN-Revision: 25369
2011-02-05 15:08:18 +00:00
Jo-Philipp Wich
b33ce3109d base-files: remove remaining conffiles reference to /etc/banner
SVN-Revision: 25368
2011-02-04 23:05:12 +00:00
John Crispin
2268dfafd3 * adds ath5k platform support * adds several new profiles
SVN-Revision: 25367
2011-02-04 22:49:52 +00:00
John Crispin
752dcaeaf4 * fixes old ifxmips in header file * pass default ebu value to gpio driver
SVN-Revision: 25366
2011-02-04 22:48:53 +00:00
John Crispin
640f3eb0b4 * tftp name was not in sync with that generated by openwrt
SVN-Revision: 25365
2011-02-04 22:46:52 +00:00
Felix Fietkau
2a17a1dd1d ath9k: reduce false positives in the baseband hang check
SVN-Revision: 25359
2011-02-04 12:16:41 +00:00
Felix Fietkau
2d5c6da16a mac80211: drop retransmitted data frames from the cooked monitor interface - reduces CPU usage
SVN-Revision: 25358
2011-02-04 12:16:36 +00:00
Hamish Guthrie
4678e149a8 gumstix: create ubifs images
SVN-Revision: 25356
2011-02-04 08:16:35 +00:00
Jo-Philipp Wich
3d82109add base-files: don't stop hotplug events for ppp interfaces, similar fix like the earlier one for tun/tap interfaces
SVN-Revision: 25355
2011-02-03 22:43:11 +00:00
Jo-Philipp Wich
79b22b246b base-files: make the skipping of ppp interfaces in 10-net hotplug more explicit, this allows users to rely on hotplug events for ppp0 .. ppp9 interfaces spawned by other programs
SVN-Revision: 25354
2011-02-03 22:34:30 +00:00
Jo-Philipp Wich
1fd1ed7373 libtool: fix misspelled procedure name...
SVN-Revision: 25351
2011-02-03 20:34:34 +00:00
Felix Fietkau
1efe968c2e openssl: update to 1.0.0c
Signed-off-by: Peter Wagner <tripolar@gmx.at>

SVN-Revision: 25348
2011-02-03 18:45:35 +00:00
John Crispin
f394bbbcaa * fix usb compile warnings * fix timer header file which broke compile of external tapi driver * rebase patch
SVN-Revision: 25344
2011-02-03 17:34:55 +00:00
John Crispin
7367238716 * make baord names consistent
SVN-Revision: 25343
2011-02-03 17:33:54 +00:00
Hamish Guthrie
c41e2b92bc gumstix: Add u-boot package to profile
SVN-Revision: 25338
2011-02-03 06:33:28 +00:00
Hamish Guthrie
288331e239 uboot-omap35xx: Add uboot package for omap35xx platform
SVN-Revision: 25337
2011-02-03 06:30:42 +00:00
Jo-Philipp Wich
8954f94a4b update ARM mach-types
SVN-Revision: 25333
2011-02-02 23:13:09 +00:00
Imre Kaloz
247e919223 autodetect ARM variant/ABI setup based on the compiler settings
SVN-Revision: 25328
2011-02-02 20:19:28 +00:00
Imre Kaloz
fa5259d442 update to latest git version
SVN-Revision: 25327
2011-02-02 20:07:28 +00:00
Imre Kaloz
8570c4be39 fixup arm soft-float symbols
SVN-Revision: 25325
2011-02-02 20:06:12 +00:00
Imre Kaloz
f3621a025c refresh patch
SVN-Revision: 25324
2011-02-02 20:05:33 +00:00
Vasilis Tsiligiannis
1153135b7c kernel/modules: Add ifb module (#8764)
SVN-Revision: 25323
2011-02-02 19:37:30 +00:00
Imre Kaloz
7edc8ca545 add armv4 fixup patches
SVN-Revision: 25322
2011-02-02 19:34:36 +00:00
Vasilis Tsiligiannis
b435f9d603 busybox: Disable telnet if an SSH public key for root exists (#8760)
SVN-Revision: 25317
2011-02-02 18:50:50 +00:00
Jo-Philipp Wich
4fec7f7edb autotools.mk: -B is not passed on by autoreconf, use -I instead - fixes PKG_MACRO_PATHS
SVN-Revision: 25312
2011-02-02 18:18:38 +00:00
Vasilis Tsiligiannis
d5987b5db4 kernel/modules: Add w1-master-ds2490 module (#8779)
SVN-Revision: 25311
2011-02-02 18:17:04 +00:00
Hamish Guthrie
1781e8ed26 Add support for ubifs
SVN-Revision: 25310
2011-02-02 14:58:30 +00:00
John Crispin
023322c8a2 * fix ram selection on arcadyan boards * fix make target selection
SVN-Revision: 25309
2011-02-02 12:57:10 +00:00
Jo-Philipp Wich
1ada513817 prepare support for libiconv, libintl stub/full switching
SVN-Revision: 25302
2011-02-02 01:26:19 +00:00
Vasilis Tsiligiannis
bd8a1549eb base-files: Fix alsa raw audio device hotplug rule
SVN-Revision: 25301
2011-02-02 01:23:34 +00:00
John Crispin
325ef30254 * update to version 1.8.5 * add code to allow selection of features via menuconfig * add sound device backend for lantiq voip hardware
SVN-Revision: 25298
2011-02-01 23:07:54 +00:00
John Crispin
39dc613523 drop uboot-ifxmips, use uboot-lantiq instead
SVN-Revision: 25294
2011-02-01 21:38:07 +00:00
Felix Fietkau
9b9162fa1a add sitefile entries for ac_cv_func_creal,cimag - the functions are there, but configure tests in imagemagick fail to detect them
SVN-Revision: 25292
2011-02-01 21:16:10 +00:00
Felix Fietkau
9766980174 linux-atm: fix path to the correct objcopy tool
SVN-Revision: 25285
2011-02-01 18:58:48 +00:00
Felix Fietkau
e36a6abcd3 add a few missing kernel config symbols
SVN-Revision: 25284
2011-02-01 18:39:55 +00:00
Felix Fietkau
e1d823338b gcc: fix default version selection - fixes missing MPC configure error during toolchain build
SVN-Revision: 25283
2011-02-01 16:57:01 +00:00
Vasilis Tsiligiannis
824331a594 hotplug2: Use stricter matching for rule regular expressions
SVN-Revision: 25282
2011-02-01 16:37:53 +00:00
Felix Fietkau
be8e23827a libnl-tiny: fix compile error with eglibc (#8782)
SVN-Revision: 25281
2011-02-01 16:21:52 +00:00
Felix Fietkau
14840f6854 eglibc: disable ssp, it breaks the build
SVN-Revision: 25280
2011-02-01 16:21:49 +00:00
Felix Fietkau
083e9fddff tools/mpc: add dependency on mpfr
SVN-Revision: 25279
2011-02-01 16:21:46 +00:00
John Crispin
1e89df511a * adds profiles to the kernel * fixes 2 compile errors in the usb driver * ioports were not allocated properly
SVN-Revision: 25278
2011-02-01 14:37:35 +00:00
John Crispin
e919bd002a * drop codebase in favour of lantiq target
SVN-Revision: 25277
2011-02-01 14:35:36 +00:00
John Crispin
61527e0b52 should depend on lantiq and not ifxmips
SVN-Revision: 25276
2011-02-01 14:33:40 +00:00
John Crispin
fd551c1fa7 * rename voice package * sync with lantiqs release * make it work on lantiq kernel
SVN-Revision: 25275
2011-02-01 14:32:25 +00:00
John Crispin
79b3d8f69a * rename lqdsl packages to ltq-dsl * small rework of packages * make it work with latest kernel
SVN-Revision: 25274
2011-02-01 14:30:38 +00:00
John Crispin
c7bb106433 * rework the arcadyan sku support * adds a few new boards and switches
SVN-Revision: 25273
2011-02-01 14:26:47 +00:00
Imre Kaloz
7ab8489f82 config symbol cleanup
SVN-Revision: 25272
2011-02-01 13:18:26 +00:00