John Crispin
|
752dcaeaf4
|
* fixes old ifxmips in header file * pass default ebu value to gpio driver
SVN-Revision: 25366
|
14 years ago |
John Crispin
|
640f3eb0b4
|
* tftp name was not in sync with that generated by openwrt
SVN-Revision: 25365
|
14 years ago |
Felix Fietkau
|
2a17a1dd1d
|
ath9k: reduce false positives in the baseband hang check
SVN-Revision: 25359
|
14 years ago |
Felix Fietkau
|
2d5c6da16a
|
mac80211: drop retransmitted data frames from the cooked monitor interface - reduces CPU usage
SVN-Revision: 25358
|
14 years ago |
Hamish Guthrie
|
4678e149a8
|
gumstix: create ubifs images
SVN-Revision: 25356
|
14 years ago |
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
|
14 years ago |
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
|
14 years ago |
Jo-Philipp Wich
|
1fd1ed7373
|
libtool: fix misspelled procedure name...
SVN-Revision: 25351
|
14 years ago |
Felix Fietkau
|
1efe968c2e
|
openssl: update to 1.0.0c
Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 25348
|
14 years ago |
John Crispin
|
f394bbbcaa
|
* fix usb compile warnings * fix timer header file which broke compile of external tapi driver * rebase patch
SVN-Revision: 25344
|
14 years ago |
John Crispin
|
7367238716
|
* make baord names consistent
SVN-Revision: 25343
|
14 years ago |
Hamish Guthrie
|
c41e2b92bc
|
gumstix: Add u-boot package to profile
SVN-Revision: 25338
|
14 years ago |
Hamish Guthrie
|
288331e239
|
uboot-omap35xx: Add uboot package for omap35xx platform
SVN-Revision: 25337
|
14 years ago |
Jo-Philipp Wich
|
8954f94a4b
|
update ARM mach-types
SVN-Revision: 25333
|
14 years ago |
Imre Kaloz
|
247e919223
|
autodetect ARM variant/ABI setup based on the compiler settings
SVN-Revision: 25328
|
14 years ago |
Imre Kaloz
|
fa5259d442
|
update to latest git version
SVN-Revision: 25327
|
14 years ago |
Imre Kaloz
|
8570c4be39
|
fixup arm soft-float symbols
SVN-Revision: 25325
|
14 years ago |
Imre Kaloz
|
f3621a025c
|
refresh patch
SVN-Revision: 25324
|
14 years ago |
Vasilis Tsiligiannis
|
1153135b7c
|
kernel/modules: Add ifb module (#8764)
SVN-Revision: 25323
|
14 years ago |
Imre Kaloz
|
7edc8ca545
|
add armv4 fixup patches
SVN-Revision: 25322
|
14 years ago |
Vasilis Tsiligiannis
|
b435f9d603
|
busybox: Disable telnet if an SSH public key for root exists (#8760)
SVN-Revision: 25317
|
14 years ago |
Jo-Philipp Wich
|
4fec7f7edb
|
autotools.mk: -B is not passed on by autoreconf, use -I instead - fixes PKG_MACRO_PATHS
SVN-Revision: 25312
|
14 years ago |
Vasilis Tsiligiannis
|
d5987b5db4
|
kernel/modules: Add w1-master-ds2490 module (#8779)
SVN-Revision: 25311
|
14 years ago |
Hamish Guthrie
|
1781e8ed26
|
Add support for ubifs
SVN-Revision: 25310
|
14 years ago |
John Crispin
|
023322c8a2
|
* fix ram selection on arcadyan boards * fix make target selection
SVN-Revision: 25309
|
14 years ago |
Jo-Philipp Wich
|
1ada513817
|
prepare support for libiconv, libintl stub/full switching
SVN-Revision: 25302
|
14 years ago |
Vasilis Tsiligiannis
|
bd8a1549eb
|
base-files: Fix alsa raw audio device hotplug rule
SVN-Revision: 25301
|
14 years ago |
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
|
14 years ago |
John Crispin
|
39dc613523
|
drop uboot-ifxmips, use uboot-lantiq instead
SVN-Revision: 25294
|
14 years ago |
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
|
14 years ago |
Felix Fietkau
|
9766980174
|
linux-atm: fix path to the correct objcopy tool
SVN-Revision: 25285
|
14 years ago |
Felix Fietkau
|
e36a6abcd3
|
add a few missing kernel config symbols
SVN-Revision: 25284
|
14 years ago |
Felix Fietkau
|
e1d823338b
|
gcc: fix default version selection - fixes missing MPC configure error during toolchain build
SVN-Revision: 25283
|
14 years ago |
Vasilis Tsiligiannis
|
824331a594
|
hotplug2: Use stricter matching for rule regular expressions
SVN-Revision: 25282
|
14 years ago |
Felix Fietkau
|
be8e23827a
|
libnl-tiny: fix compile error with eglibc (#8782)
SVN-Revision: 25281
|
14 years ago |
Felix Fietkau
|
14840f6854
|
eglibc: disable ssp, it breaks the build
SVN-Revision: 25280
|
14 years ago |
Felix Fietkau
|
083e9fddff
|
tools/mpc: add dependency on mpfr
SVN-Revision: 25279
|
14 years ago |
John Crispin
|
1e89df511a
|
* adds profiles to the kernel * fixes 2 compile errors in the usb driver * ioports were not allocated properly
SVN-Revision: 25278
|
14 years ago |
John Crispin
|
e919bd002a
|
* drop codebase in favour of lantiq target
SVN-Revision: 25277
|
14 years ago |
John Crispin
|
61527e0b52
|
should depend on lantiq and not ifxmips
SVN-Revision: 25276
|
14 years ago |
John Crispin
|
fd551c1fa7
|
* rename voice package * sync with lantiqs release * make it work on lantiq kernel
SVN-Revision: 25275
|
14 years ago |
John Crispin
|
79b3d8f69a
|
* rename lqdsl packages to ltq-dsl * small rework of packages * make it work with latest kernel
SVN-Revision: 25274
|
14 years ago |
John Crispin
|
c7bb106433
|
* rework the arcadyan sku support * adds a few new boards and switches
SVN-Revision: 25273
|
14 years ago |
Imre Kaloz
|
7ab8489f82
|
config symbol cleanup
SVN-Revision: 25272
|
14 years ago |
Imre Kaloz
|
ae7209a6a4
|
add missing symbols
SVN-Revision: 25271
|
14 years ago |
Daniel Dickinson
|
3fa871cb4b
|
block-extroot: Fixed the functionality that disables the extroot after a firmware upgrade (which is necessary because of possible kernel version or uClibc version conflicts). It was implented but actually failed to disable extroot when it should have. This commit fixes that.
SVN-Revision: 25269
|
14 years ago |
Vasilis Tsiligiannis
|
3a3d95b191
|
base-files: Remove deprecated hotplug2 commands, update old commands to new
SVN-Revision: 25268
|
14 years ago |
Felix Fietkau
|
c4d2dde396
|
add a template for cmake packages
SVN-Revision: 25265
|
14 years ago |
Felix Fietkau
|
0756895047
|
add tools/cmake
SVN-Revision: 25264
|
14 years ago |
Felix Fietkau
|
ca354290eb
|
libnl-tiny: add unl a convenience wrapper around the libnl api
SVN-Revision: 25263
|
14 years ago |