Commit graph

34 commits

Author SHA1 Message Date
Felix Fietkau
7a6a646497 Add initial version of the new Image Builder It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested.
SVN-Revision: 6071
2007-01-10 21:52:28 +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
Felix Fietkau
31caccbd14 more cleanup
SVN-Revision: 5884
2006-12-20 17:33:28 +00:00
Felix Fietkau
96601237fb change the type of plat_irq_dispatch
SVN-Revision: 5864
2006-12-19 22:45:59 +00:00
Felix Fietkau
1a83387943 remove obsolete patch
SVN-Revision: 5863
2006-12-19 22:39:03 +00:00
Felix Fietkau
cb75ece87c cosmetic fix: make the pci slot check more readable
SVN-Revision: 5862
2006-12-19 22:06:09 +00:00
Felix Fietkau
e8258da964 add a better pci fix for rb532
SVN-Revision: 5861
2006-12-19 21:41:04 +00:00
Felix Fietkau
6a5a5e896b add missing copyright
SVN-Revision: 5860
2006-12-19 19:34:52 +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
cfaae1d322 first round of rb532 cleanup
SVN-Revision: 5855
2006-12-19 08:16:35 +00:00
Felix Fietkau
dc6794b88c some platform support path name cleanup
SVN-Revision: 5846
2006-12-18 18:30:29 +00:00
Felix Fietkau
486dffd245 remove a few unused things
SVN-Revision: 5792
2006-12-14 17:35:56 +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
b623d111e4 small cleanup
SVN-Revision: 5778
2006-12-13 18:51:04 +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
6f1910ec4d improve the stability of via-rhine with large packet sizes and high network load
SVN-Revision: 5707
2006-12-07 06:17:38 +00:00
Felix Fietkau
cf52f51b85 remove custom partition table hack, add ptgen utility for generating partition tables
SVN-Revision: 5704
2006-12-07 00:26:26 +00:00
Felix Fietkau
63994b8f50 replace the ugly rb532 cmdline hack with a cleaner one that does not depend on magic offsets
SVN-Revision: 5699
2006-12-06 18:31:28 +00:00
Felix Fietkau
e1dc2f086d fix path to lzma-loader
SVN-Revision: 5698
2006-12-06 16:12:30 +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
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
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
1a94b0d4a0 Add NAND flash/YAFFS2 patches for RB532 by David Goodenough Read the kernel command line from an otherwise unused area of the kernel image (will be used for changing the command line on the fly when copying the system from CF to NAND)
SVN-Revision: 5296
2006-10-26 01:08:41 +00:00
Nicolas Thill
7cd1682f74 disable pcmcia on rb532
SVN-Revision: 5239
2006-10-19 18:22:48 +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
60c1f0f64d finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00