Felix Fietkau
5acf90187b
fix mdev for broadcom 2.6
...
SVN-Revision: 6484
18 years ago
Felix Fietkau
7b0de4ae45
replace some hardcoded /dev/mtdblock/* references with calls to find_mtd_part()
...
SVN-Revision: 6477
18 years ago
Tim Yardley
03beb39e5f
split out profile definitions from Makefiles
...
structure is as follows:
target/linux/<arch>/profiles/<profilename>.mk
These files are included by a blob match in the target Makefile
The files should be labeled based on their profile Name in the definition
SVN-Revision: 6468
18 years ago
Tim Yardley
484609eeb0
commit profile support for base-files... patches still need to be done
...
SVN-Revision: 6465
18 years ago
Felix Fietkau
a256c81dd9
move mtd rootfs split patch to generic-2.6, disabled for broadcom targets until the flash map driver is updated and tested
...
SVN-Revision: 6449
18 years ago
Felix Fietkau
653f61fb3e
clean up a few things in image build makefiles and fix unnecessary grub rebuilds
...
SVN-Revision: 6360
18 years ago
Felix Fietkau
2bcaa1fecd
add missing config files
...
SVN-Revision: 6338
18 years ago
Felix Fietkau
e78fb96964
Reorganize kernel configs - target/linux/*/config is now a directory. ./config/default will replace the old config and config-diff (format is like config-diff, the full kernel config is no longer kept in the build system) This commit removes all the kernel config stuff, the next one will add the replacement - there's no way to do this atomically with svn.
...
SVN-Revision: 6337
18 years ago
Felix Fietkau
8e88bb54ba
port [6229] to kamikaze
...
SVN-Revision: 6275
18 years ago
Felix Fietkau
2fb06d46d9
Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a new target profile
...
SVN-Revision: 6142
18 years ago
Felix Fietkau
84a0696c1e
add descriptions to the broadcom target profiles and export them to the target metadata (not presented in menuconfig yet)
...
SVN-Revision: 6137
18 years ago
Felix Fietkau
e564537749
remove bogus part of the broadcom target descriptions
...
SVN-Revision: 6109
18 years ago
Felix Fietkau
ee54f19d41
move several instances of DEFAULT:=y to profile preselections (easier for the image builder to pick up)
...
SVN-Revision: 6096
18 years ago
Felix Fietkau
d99f9e599a
bump version numbers of linksys images, because the linksys firmware often refuses to downgrade
...
SVN-Revision: 6074
18 years ago
Felix Fietkau
040e093439
don't exit from failsafe mode after the console shell quits (some devices don't have /dev/console)
...
SVN-Revision: 6020
18 years ago
Felix Fietkau
5d22a52440
add a netconfig override for the wl-500g ( fixes #1116 )
...
SVN-Revision: 6016
18 years ago
Felix Fietkau
16ab10a683
move brcm-2.6/image to brcm-2.4, to reduce the cross-dependencies between those two. symlink will be added in the next commit (i don't think svn can do that change atomically)
...
SVN-Revision: 6013
18 years ago
Florian Fainelli
5cb9b304ae
Add Intel/VIA usb-uhci support ( #1098 )
...
SVN-Revision: 5913
18 years ago
Felix Fietkau
35bccdd4ba
store the default kernel version for our ports in a single place (target makefiles can still override it if necessary)
...
SVN-Revision: 5899
18 years ago
Felix Fietkau
51078ecdac
better network config support for bcm94704
...
SVN-Revision: 5775
18 years ago
Felix Fietkau
e11101fcea
disable broadcom jffs2 images by default
...
SVN-Revision: 5773
18 years ago
Florian Fainelli
116c345130
Enable msdos fs support and package it
...
SVN-Revision: 5741
18 years ago
Mike Baker
c3c4dfb57b
move target/image/platform to target/linux/platform/image platform directories are now self contained
...
SVN-Revision: 5669
18 years ago
Felix Fietkau
953147eafb
fix brcm-2.4 target profiles
...
SVN-Revision: 5658
18 years ago
Felix Fietkau
beaeecbb9f
add a workaround for a race-condition in the wl driver (triggered by ap+sta mode in a bridge)
...
SVN-Revision: 5635
18 years ago
Felix Fietkau
3b9654520c
upgrade to linux 2.4.33.4
...
SVN-Revision: 5634
18 years ago
Felix Fietkau
37362df7ea
move platform specific base-files into target/linux/<targetname>
...
SVN-Revision: 5621
18 years ago
Felix Fietkau
80ff6a1d25
autodetect atm, pci, usb, pcmcia features from kernel config file
...
SVN-Revision: 5586
18 years ago
Felix Fietkau
0a2540a313
reorganize nat helper packages, move ftp and irc nat to a package that is enabled by default, for security reasons - see #917 for more information
...
SVN-Revision: 5581
18 years ago
Felix Fietkau
ebae27c573
add a few missing exports
...
SVN-Revision: 5547
18 years ago
Felix Fietkau
6995dcc331
upgrade to broadcom wl driver version 4.80.53.0 (from wrt350n release)
...
SVN-Revision: 5546
18 years ago
Felix Fietkau
9f9ac067a4
add mini_fo
...
SVN-Revision: 5541
18 years ago
Felix Fietkau
d9c1b66c3a
reorder variables
...
SVN-Revision: 5513
18 years ago
Felix Fietkau
105a602ecf
implement target profiles in menuconfig
...
SVN-Revision: 5512
18 years ago
Felix Fietkau
cf4e7af392
make target/linux/* directories self-contained, use the selected kernel version for the toolchain, autogenerate menuconfig and makefile code for target selection
...
SVN-Revision: 5498
18 years ago
Felix Fietkau
c9dcbd5531
port new diag driver to kamikaze
...
SVN-Revision: 5426
18 years ago
Felix Fietkau
2665d7f09e
cleanup/rewrite of the kernel build process
...
SVN-Revision: 5226
18 years ago
Felix Fietkau
87e6a7e4f2
cleanup
...
SVN-Revision: 5224
18 years ago
Felix Fietkau
5884dd6254
fix parallel build of brcm-2.4
...
SVN-Revision: 5207
18 years ago
Felix Fietkau
52f3d46c78
move sched_use_tsc patch to generic-2.4
...
SVN-Revision: 5187
18 years ago
Felix Fietkau
fc8abe2dfa
allow platform support directories to add and modify kernel module packages
...
SVN-Revision: 5184
18 years ago