Felix Fietkau
aabda0f133
reorder target profiles
...
SVN-Revision: 6514
2007-03-04 20:43:39 +00:00
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
2007-03-02 23:02:38 +00:00
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
2007-03-01 23:52:19 +00:00
Felix Fietkau
c6a4f047e3
correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors)
...
SVN-Revision: 6390
2007-02-26 14:36:27 +00:00
Felix Fietkau
2bcaa1fecd
add missing config files
...
SVN-Revision: 6338
2007-02-22 03:44:37 +00:00
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
2007-02-22 03:44:15 +00:00
Felix Fietkau
8e88bb54ba
port [6229] to kamikaze
...
SVN-Revision: 6275
2007-02-08 01:25:18 +00:00
Felix Fietkau
2e401154da
change target description
...
SVN-Revision: 6270
2007-02-05 21:56:03 +00:00
Felix Fietkau
311fc9cf30
add profile for the wgt634u
...
SVN-Revision: 6269
2007-02-05 21:55:32 +00:00
Florian Fainelli
acf6ec373e
Add chaostable from #1187 , also enable netfilter modules for ixp4xx.
...
SVN-Revision: 6182
2007-01-22 23:55:22 +00:00
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
2007-01-20 02:30:36 +00:00
Felix Fietkau
e564537749
remove bogus part of the broadcom target descriptions
...
SVN-Revision: 6109
2007-01-16 02:16:03 +00:00
Felix Fietkau
ee54f19d41
move several instances of DEFAULT:=y to profile preselections (easier for the image builder to pick up)
...
SVN-Revision: 6096
2007-01-14 17:56:42 +00:00
Felix Fietkau
8ca620c2a6
add missing part from [6013]
...
SVN-Revision: 6014
2007-01-07 15:26:02 +00:00
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
2007-01-07 15:25:26 +00:00
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
2006-12-25 09:12:57 +00:00
Imre Kaloz
b66e463bbf
upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ixp4xx
...
SVN-Revision: 5856
2006-12-19 13:14:06 +00:00
Imre Kaloz
735f1d1be1
build wrt300n v1 images
...
SVN-Revision: 5808
2006-12-16 19:54:09 +00:00
Felix Fietkau
bff468813f
Upgrade to Linux 2.6.19
...
- Includes large parts of the patch from #1021 by dpalffy
- Includes RB532 NAND driver changes by n0-1
SVN-Revision: 5789
2006-12-14 16:41:33 +00:00
Felix Fietkau
e11101fcea
disable broadcom jffs2 images by default
...
SVN-Revision: 5773
2006-12-12 23:20:05 +00:00
Florian Fainelli
116c345130
Enable msdos fs support and package it
...
SVN-Revision: 5741
2006-12-09 19:47:32 +00:00
Florian Fainelli
a917b17b19
Add HFS and HFS+ modules ( #1024 )
...
SVN-Revision: 5713
2006-12-07 14:12:39 +00:00
Felix Fietkau
18d2dcdddf
disable wgt634u image for brcm-2.4
...
SVN-Revision: 5697
2006-12-06 15:42:15 +00:00
Mike Baker
c3c4dfb57b
move target/image/platform to target/linux/platform/image platform directories are now self contained
...
SVN-Revision: 5669
2006-11-28 20:14:41 +00:00
Felix Fietkau
d48cc978a7
add missing src symlink
...
SVN-Revision: 5623
2006-11-23 00:16:41 +00:00
Felix Fietkau
37362df7ea
move platform specific base-files into target/linux/<targetname>
...
SVN-Revision: 5621
2006-11-22 23:27:29 +00:00
Felix Fietkau
80ff6a1d25
autodetect atm, pci, usb, pcmcia features from kernel config file
...
SVN-Revision: 5586
2006-11-19 20:30:11 +00:00
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
2006-11-19 01:03:47 +00:00
Felix Fietkau
9f9ac067a4
add mini_fo
...
SVN-Revision: 5541
2006-11-17 02:50:09 +00:00
Felix Fietkau
6815e427c3
enable irq sharing for the serial console
...
SVN-Revision: 5540
2006-11-17 01:31:11 +00:00
Felix Fietkau
d9c1b66c3a
reorder variables
...
SVN-Revision: 5513
2006-11-12 05:09:56 +00:00
Felix Fietkau
105a602ecf
implement target profiles in menuconfig
...
SVN-Revision: 5512
2006-11-12 05:06:56 +00:00
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
2006-11-11 23:11:02 +00:00
Florian Fainelli
7ea7acad21
Enable iso9660 and udf kernel modules ( #930 )
...
SVN-Revision: 5485
2006-11-09 18:53:23 +00:00
Florian Fainelli
4b8a0d4318
Update kernel configurations to enable NLS KOI8R (russian) and package the module ( #819 - second part)
...
SVN-Revision: 5446
2006-11-04 16:29:14 +00:00
Felix Fietkau
c9dcbd5531
port new diag driver to kamikaze
...
SVN-Revision: 5426
2006-11-03 21:58:08 +00:00
Felix Fietkau
31594de2bd
use irq sharing on the serial line
...
SVN-Revision: 5424
2006-11-03 21:16:11 +00:00
Florian Fainelli
3e33acb7b4
export skb_attach symbol ( #887 )
...
SVN-Revision: 5359
2006-10-31 12:28:42 +00:00
Felix Fietkau
2665d7f09e
cleanup/rewrite of the kernel build process
...
SVN-Revision: 5226
2006-10-19 06:20:55 +00:00
Felix Fietkau
87e6a7e4f2
cleanup
...
SVN-Revision: 5224
2006-10-19 05:01:04 +00:00
Nicolas Thill
dc1385e3f4
enable native ipsec modules on 2.6, add ipsec kernel modules
...
SVN-Revision: 5205
2006-10-18 13:21:13 +00:00
Felix Fietkau
b3c8e2834b
bcm4710: port a missing part of the cache fixes to linux 2.6
...
SVN-Revision: 5163
2006-10-16 17:12:00 +00:00
Felix Fietkau
071177ca66
fix irq sharing issue on bcm4710
...
SVN-Revision: 5160
2006-10-16 15:00:10 +00:00
Felix Fietkau
11e5e050ae
fix extpci irq assignment bug
...
SVN-Revision: 5159
2006-10-16 14:21:30 +00:00
Felix Fietkau
431576e9cc
accidentally removed a small part of the flash map patch - fixing that.
...
SVN-Revision: 5158
2006-10-16 13:42:35 +00:00
Felix Fietkau
140f6cc62c
add io resource patch from #800 , merge flash map stuff from linux 2.4 to support the wl-hdd without breaking the netgear wgt634u
...
SVN-Revision: 5134
2006-10-15 22:36:16 +00:00
Felix Fietkau
c867eea4b4
don't hardcode the cpu frequency for bcm47xx in linux 2.6
...
SVN-Revision: 5133
2006-10-15 21:55:51 +00:00
Felix Fietkau
57e4908e51
fix bcm4710 cache fixes
...
SVN-Revision: 5132
2006-10-15 21:55:14 +00:00
Felix Fietkau
60c1f0f64d
finally move buildroot-ng to trunk
2016-03-20 17:29:15 +01:00