Felix Fietkau
41af082667
fill in the kernel version info for every target, move the kernel tarball md5sums to a central place
...
SVN-Revision: 7748
2007-06-28 05:52:00 +00:00
Felix Fietkau
f019ac4dc9
prepare for the transition to linux 2.6.22 - make it possible to override the kernel version in the target makefile
...
SVN-Revision: 7644
2007-06-16 01:56:04 +00:00
Florian Fainelli
3368856944
add generic GPIO to MIPS boards, use it for au1000 and for the MTX-1 led driver as well
...
SVN-Revision: 7334
2007-05-24 23:30:35 +00:00
Florian Fainelli
46f7d89f9c
Update au1000 for .21, build an SREC initramfs image so that it can be tested directly with yamon
...
SVN-Revision: 7333
2007-05-24 21:57:34 +00:00
Florian Fainelli
5c69bcd309
Split the led driver
...
SVN-Revision: 7290
2007-05-20 20:09:52 +00:00
Mike Baker
4a41439c46
unified preinit environment
...
SVN-Revision: 7173
2007-05-10 14:37:47 +00:00
Felix Fietkau
ecfdb684d6
cleanup
...
SVN-Revision: 7169
2007-05-10 12:09:15 +00:00
Florian Fainelli
bf1ed194ff
Enable USB support for au1000
...
SVN-Revision: 7103
2007-05-06 09:05:50 +00:00
Florian Fainelli
c370bf0e5e
Add some diagnostic stuff for au1000, failsafe will need system button driver rewrite
...
SVN-Revision: 7101
2007-05-06 08:55:41 +00:00
Florian Fainelli
b944dd2c57
Update the watchdog driver to make it more linux look alike
...
SVN-Revision: 7100
2007-05-06 08:47:38 +00:00
Florian Fainelli
6e93fa59ef
au1000 has pci and usb
...
SVN-Revision: 7099
2007-05-06 08:10:06 +00:00
Felix Fietkau
bf4023bae4
meshcube: override the boot loader's (wrong) kernel command line
...
SVN-Revision: 6872
2007-04-06 14:27:48 +00:00
Felix Fietkau
12fc04238e
enable preinit in a few other platforms
...
SVN-Revision: 6482
2007-03-03 22:36:45 +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
Florian Fainelli
3e95289149
Add a LED driver for MTX-1 boards, yeah baby
...
SVN-Revision: 6454
2007-03-02 13:03:50 +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
Florian Fainelli
fc55c51ba4
Forgot to add the DELUDE target :/
...
SVN-Revision: 6183
2007-01-23 00:03:01 +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
065c6c0f97
move another DEFAULT:=y and fix a dependency bug
...
SVN-Revision: 6097
2007-01-14 17:58:43 +00:00
Florian Fainelli
c3e1e22743
Remove this unnecessary patch
...
SVN-Revision: 6079
2007-01-11 16:35:18 +00:00
Florian Fainelli
1d1acc0760
Make the i2c driver work, as a module
...
SVN-Revision: 5930
2006-12-30 02:37:25 +00:00
Florian Fainelli
e7cd65a591
Forgot to make i2c driver depend on i2c bit banging algorithm
...
SVN-Revision: 5919
2006-12-28 17:53:25 +00:00
Florian Fainelli
a55cba30a8
Forgot to add the i2c id, grr
...
SVN-Revision: 5918
2006-12-28 16:32:15 +00:00
Florian Fainelli
636cb2b025
Small typo
...
SVN-Revision: 5917
2006-12-28 16:27:38 +00:00
Florian Fainelli
cea3074292
Port the i2c-gpio driver to the 2.6 kernel
...
SVN-Revision: 5916
2006-12-28 16:10:51 +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
Felix Fietkau
dc6794b88c
some platform support path name cleanup
...
SVN-Revision: 5846
2006-12-18 18:30:29 +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
6f30f6586f
add binary images for au1000 (for use with mtd)
...
SVN-Revision: 5767
2006-12-12 01:23:37 +00:00
Florian Fainelli
b7d79b0d3c
Add different Wi-Fi profiles
...
SVN-Revision: 5761
2006-12-11 17:55:39 +00:00
Felix Fietkau
2fb690d373
fix pci on the meshcubes
...
SVN-Revision: 5742
2006-12-09 19:54:43 +00:00
Florian Fainelli
a917b17b19
Add HFS and HFS+ modules ( #1024 )
...
SVN-Revision: 5713
2006-12-07 14:12:39 +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
37362df7ea
move platform specific base-files into target/linux/<targetname>
...
SVN-Revision: 5621
2006-11-22 23:27:29 +00:00
Felix Fietkau
c0e2282427
remove zimage patch
...
SVN-Revision: 5614
2006-11-22 13:57:49 +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
20f986e627
remove kallsyms from au1000 kernel config - makes the kernels way too big
...
SVN-Revision: 5561
2006-11-18 18:04:09 +00:00
Felix Fietkau
9f9ac067a4
add mini_fo
...
SVN-Revision: 5541
2006-11-17 02:50:09 +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
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
Florian Fainelli
de703d1314
Update kernel config : add support for bluetooth devices, enable packet support in-kernel, prevented udhcpc to work
...
SVN-Revision: 5123
2006-10-15 17:50:21 +00:00
Felix Fietkau
60c1f0f64d
finally move buildroot-ng to trunk
2016-03-20 17:29:15 +01:00