Commit graph

10580 commits

Author SHA1 Message Date
Florian Fainelli
426c91001f add support for 2.6.28 and use it as the default kernel version, tested on Airlink AR525W and RDC8610 eval board
SVN-Revision: 15382
2009-04-24 12:55:28 +00:00
Florian Fainelli
317bf46798 2.6.27 also needs to hack the command line passed to the kernel
SVN-Revision: 15381
2009-04-24 12:30:31 +00:00
Florian Fainelli
2189d0cffc move files to files-2.6.24, not required with newer kernels
SVN-Revision: 15380
2009-04-24 12:30:01 +00:00
Gabor Juhos
1376b27441 enable yaffs on 2.6.29
SVN-Revision: 15378
2009-04-24 11:01:55 +00:00
Florian Fainelli
f4e88b7d7f r6040 kernel module also needs to set the CONFIG_R6040_NAPI symbol
SVN-Revision: 15377
2009-04-24 09:31:37 +00:00
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