Florian Fainelli
|
dfabd4a57c
|
also override the default console settings, not all boards set it (e.g: RDC 8610 eval board)
SVN-Revision: 15376
|
2009-04-24 09:29:36 +00:00 |
|
Florian Fainelli
|
36c441b87f
|
resync kernel configuration
SVN-Revision: 15375
|
2009-04-24 09:28:49 +00:00 |
|
Florian Fainelli
|
160c1b64b4
|
override default i486 CFLAGS, produce smaller executables for these systems
SVN-Revision: 15374
|
2009-04-24 09:28:28 +00:00 |
|
Florian Fainelli
|
0f514fe470
|
add missing configuration symbol (for rdc)
SVN-Revision: 15373
|
2009-04-24 09:27:16 +00:00 |
|
Gabor Juhos
|
629318e6db
|
generic/2.6.29: update yaffs code
SVN-Revision: 15372
|
2009-04-24 07:42:16 +00:00 |
|
Gabor Juhos
|
70795466b9
|
fix ethernet driver on 2.6.29
SVN-Revision: 15371
|
2009-04-24 06:46:51 +00:00 |
|
Felix Fietkau
|
dcd9f20085
|
port the mbsd_multi patch to gcc 4.4.0, refresh the other patches
SVN-Revision: 15369
|
2009-04-24 02:23:11 +00:00 |
|
Nicolas Thill
|
222f37cbde
|
uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later)
SVN-Revision: 15368
|
2009-04-24 02:07:24 +00:00 |
|
Nicolas Thill
|
2783110a97
|
uClibc NPTL: remove the pthread daemon() fix and revert r15343
SVN-Revision: 15367
|
2009-04-24 01:28:48 +00:00 |
|
Felix Fietkau
|
97845201e4
|
add missing $(if) check for build logging
SVN-Revision: 15366
|
2009-04-24 01:20:23 +00:00 |
|
Felix Fietkau
|
52339a50fd
|
optimize tools/ directory build order to improve parallel building performance
SVN-Revision: 15365
|
2009-04-24 01:18:49 +00:00 |
|
Felix Fietkau
|
13189afcc9
|
add logs/ to .gitignore
SVN-Revision: 15364
|
2009-04-24 01:04:57 +00:00 |
|
Felix Fietkau
|
ace4ee61f2
|
add missing dependencies which broke parallel build
SVN-Revision: 15363
|
2009-04-24 01:04:54 +00:00 |
|
Felix Fietkau
|
5e1e868230
|
add BUILD_LOG option to let the build system log all subdir make command output to individual files (useful for debugging parallel builds)
SVN-Revision: 15362
|
2009-04-24 01:04:50 +00:00 |
|
Gabor Juhos
|
7bd32c10df
|
generic/2.6.29: add missing Kconfig options
SVN-Revision: 15358
|
2009-04-23 20:15:48 +00:00 |
|
Gabor Juhos
|
8b82de7aa0
|
add initial support for 2.6.29
SVN-Revision: 15357
|
2009-04-23 20:14:48 +00:00 |
|
Felix Fietkau
|
b60fc68fa8
|
uci: upgrade to 0.7.5 - fixes a runtime error with 2.6.29 if flock() does not work
SVN-Revision: 15356
|
2009-04-23 16:48:10 +00:00 |
|
Felix Fietkau
|
103fec7d89
|
kmod-bluetooth includes hidp, which needs input-core. add the missing dependency
SVN-Revision: 15355
|
2009-04-23 16:48:05 +00:00 |
|
Felix Fietkau
|
3df6c9e72b
|
madwifi: fix a header file conflict with iptables
SVN-Revision: 15354
|
2009-04-23 14:55:11 +00:00 |
|
Felix Fietkau
|
b3afad10f0
|
fix KERNEL_PATCHVER, properly strip -rc* suffixes
SVN-Revision: 15353
|
2009-04-23 14:55:07 +00:00 |
|
Felix Fietkau
|
9ecec14ce0
|
emit proper error messages if important kernel config files are missing
SVN-Revision: 15352
|
2009-04-23 14:55:02 +00:00 |
|
Felix Fietkau
|
a0c097720d
|
brcm47xx: 2.6.28 was accidentally committed with the old (and conceptually broken) b44 phy fix. replace it with my cleaned up version from 2.6.25 (thx, netprince)
SVN-Revision: 15351
|
2009-04-23 14:27:16 +00:00 |
|
Gabor Juhos
|
f778c81d5f
|
modules: fix several typos in block.mk
SVN-Revision: 15350
|
2009-04-23 14:22:31 +00:00 |
|
Gabor Juhos
|
6931d43546
|
enable the synopsys woarkaround in the ehci-ar71xx driver
SVN-Revision: 15349
|
2009-04-23 12:25:49 +00:00 |
|
Gabor Juhos
|
83c93d656d
|
add a workaround for the Synopsys EHCI core * http://www.mail-archive.com/linux-usb-devel@lists.sourceforge.net/msg45345.html
SVN-Revision: 15348
|
2009-04-23 12:24:50 +00:00 |
|
Gabor Juhos
|
90cd9b70a3
|
refresh kernel patches
SVN-Revision: 15347
|
2009-04-23 12:23:21 +00:00 |
|
Florian Fainelli
|
7a0c00a011
|
gcc-4.4.0 also needs mpfr and gmp to be built
SVN-Revision: 15346
|
2009-04-23 09:51:24 +00:00 |
|
Florian Fainelli
|
e15ca56024
|
add preliminary support for gcc-4.4.0, need to forward port the fhonour-copt patch
SVN-Revision: 15345
|
2009-04-23 09:44:57 +00:00 |
|
Felix Fietkau
|
632f50b891
|
uclibc: add the pthread daemon() fix from #4809
SVN-Revision: 15344
|
2009-04-23 02:53:03 +00:00 |
|
Felix Fietkau
|
0d00b1cb59
|
uclibc: remove the sockets_throw patch from 0.9.30, as it does not apply to 0.9.30.1
SVN-Revision: 15343
|
2009-04-23 02:52:50 +00:00 |
|
Nicolas Thill
|
c73f8dfbe0
|
remove 2 old interfering variables, probably missed from [15299]
SVN-Revision: 15340
|
2009-04-22 22:08:42 +00:00 |
|
Felix Fietkau
|
63129f9b4c
|
clean up automake/pkg-config handling, move separate host/package variable exports to templates, fix automake path for host builds
SVN-Revision: 15339
|
2009-04-22 22:05:55 +00:00 |
|
Felix Fietkau
|
bb0448739c
|
build host libtool along with target libtool
SVN-Revision: 15338
|
2009-04-22 22:05:51 +00:00 |
|
Felix Fietkau
|
e76aa157bc
|
enable tgz for x86 - people are using it for system upgrades
SVN-Revision: 15337
|
2009-04-22 19:42:13 +00:00 |
|
Hamish Guthrie
|
e0694c7ca6
|
hci_usb.c has been replaced with btusb.c in 2.6.29 - modify makefile to handle this condition based upon kernel revision
SVN-Revision: 15336
|
2009-04-22 13:11:16 +00:00 |
|
Felix Fietkau
|
8398eb00ba
|
atheros: enable swconfig by default
SVN-Revision: 15331
|
2009-04-21 18:49:28 +00:00 |
|
Felix Fietkau
|
b31ce584a3
|
atheros: fix up the wlan mac address if the board data is missing
SVN-Revision: 15330
|
2009-04-21 18:48:59 +00:00 |
|
Felix Fietkau
|
f73b4e0b8c
|
atheros: add default uci configuration for ICPlus IP175C
SVN-Revision: 15329
|
2009-04-21 18:48:54 +00:00 |
|
Felix Fietkau
|
8bd7b4bb6b
|
automatically configure switches when swconfig is installed
SVN-Revision: 15328
|
2009-04-21 18:48:48 +00:00 |
|
Felix Fietkau
|
6d782f93d8
|
kernel: make sure all patches are applied before running menuconfig or oldconfig
SVN-Revision: 15325
|
2009-04-21 13:08:56 +00:00 |
|
Nicolas Thill
|
2fdeecdb47
|
add an explicit 'sysinit' tag for logging initscripts output, instead of '' that was logged as is
SVN-Revision: 15323
|
2009-04-21 12:02:34 +00:00 |
|
Nicolas Thill
|
3f8ac1680c
|
fix initscripts activation (closes: #4037, #4745)
SVN-Revision: 15320
|
2009-04-21 11:20:25 +00:00 |
|
Florian Fainelli
|
210254c279
|
fix nvram_get checking on non-WGT634U (#4975)
SVN-Revision: 15319
|
2009-04-21 09:25:51 +00:00 |
|
Jo-Philipp Wich
|
40d2bd5ec1
|
rename picostation pico2 images to openwrt-atheros-ubnt2-pico2-... to avoid confusion
SVN-Revision: 15316
|
2009-04-21 01:36:19 +00:00 |
|
Felix Fietkau
|
2fe29deb90
|
swconfig: implement uci loading support
SVN-Revision: 15315
|
2009-04-21 01:35:30 +00:00 |
|
Jo-Philipp Wich
|
70bf92d03c
|
Generate suitable images for the UBNT PicoStation2
SVN-Revision: 15314
|
2009-04-21 01:16:34 +00:00 |
|
Nicolas Thill
|
54d622a815
|
add a workaround to rstrip restoring exec perms when they got changed by sstrip
SVN-Revision: 15312
|
2009-04-21 01:10:21 +00:00 |
|
Felix Fietkau
|
3fce73ce46
|
clean up the ip175c driver some more, add support for setting the pvid and fix querying the phy status
SVN-Revision: 15308
|
2009-04-20 21:26:44 +00:00 |
|
Felix Fietkau
|
f6f55bae7d
|
swconfig: add a generic method for setting the port primary vlan id (used for transparently fixing up pvid for untagged port when setting vlan ports)
SVN-Revision: 15307
|
2009-04-20 21:26:39 +00:00 |
|
Felix Fietkau
|
4320a28228
|
add IC+ IP175C driver (based on Patrick Horn's driver, see #4050)
SVN-Revision: 15305
|
2009-04-20 18:57:55 +00:00 |
|