Commit graph

946 commits

Author SHA1 Message Date
Gerry Rozema
b52f59ef24 Update init to use /etc/banner for presence test, remove postinit
SVN-Revision: 4604
2006-08-18 22:37:40 +00:00
Gerry Rozema
3788ddb951 File I forgot
SVN-Revision: 4600
2006-08-18 19:36:22 +00:00
Gerry Rozema
e43316ad3d Flesh out early userspace for initramfs to allow booting from media
SVN-Revision: 4592
2006-08-18 12:40:47 +00:00
Gerry Rozema
7fc9230168 Add ext2 as a compiled in on x86-2.4 so it's available for initrd on netboot and ext2 bootable images.
SVN-Revision: 4580
2006-08-17 07:34:28 +00:00
Mike Baker
170162dcbb a "generic" patch shouldn't be setting the ARCH to mips
SVN-Revision: 4571
2006-08-16 01:07:12 +00:00
Gerry Rozema
28fc5e4f7a Move a bunch of ethernet hardware drivers to new kernel module packageing
SVN-Revision: 4569
2006-08-14 08:16:47 +00:00
Gerry Rozema
b7cc60d4bd Generalize the x86 kernel config for more generic processor options
SVN-Revision: 4568
2006-08-14 07:50:58 +00:00
Gerry Rozema
5f9fc3c98e Make ext2 image larger for uml, update uml kernel config
SVN-Revision: 4567
2006-08-14 07:41:23 +00:00
Florian Fainelli
40ebe973ff Enable CONFIG_PACKET built in the kernel, closes #687
SVN-Revision: 4564
2006-08-11 17:32:00 +00:00
Mike Baker
df5c53e2fc mark 63xx as broken until the platform is ready
SVN-Revision: 4552
2006-08-10 16:22:15 +00:00
Imre Kaloz
0113b0a627 add XScale support to -ng
SVN-Revision: 4475
2006-08-06 10:42:12 +00:00
Florian Fainelli
2c66496f62 Move crc-ccitt from built-in to module
SVN-Revision: 4472
2006-08-05 19:38:21 +00:00
Felix Fietkau
71ec9d8112 fix ccache related broadcom image compile error
SVN-Revision: 4439
2006-08-04 17:14:36 +00:00
Mike Baker
ad24256f8f yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS)
SVN-Revision: 4433
2006-08-04 06:23:47 +00:00
Mike Baker
429f4764ac add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache
SVN-Revision: 4429
2006-08-04 03:26:32 +00:00
Florian Fainelli
8d3609858c Fix brcm63xx patch (humm diff laught at me)
SVN-Revision: 4427
2006-08-03 17:01:30 +00:00
Florian Fainelli
80c9db0487 Add bootloader specific code, need to fix bootloader detection code as well
SVN-Revision: 4426
2006-08-03 14:53:18 +00:00
Florian Fainelli
453356e675 Use the rewritten flash map driver, huge thanks nbd !
SVN-Revision: 4425
2006-08-03 14:43:03 +00:00
Florian Fainelli
aba84cd6a5 Update au1000 netfilter config to match other devices config
SVN-Revision: 4357
2006-07-31 17:24:03 +00:00
Felix Fietkau
61906df20a au1000 has pci support, but no pcmcia
SVN-Revision: 4356
2006-07-31 17:15:03 +00:00
Florian Fainelli
0518116cb6 Update netfilter config to match other platforms
SVN-Revision: 4355
2006-07-31 17:00:23 +00:00
Felix Fietkau
526445bae2 port ppp modules to package/kernel and fix ppp package dependencies
SVN-Revision: 4329
2006-07-30 15:27:51 +00:00
Felix Fietkau
3145156ebe usb fixes and performance enhancements
SVN-Revision: 4325
2006-07-30 12:47:09 +00:00
Felix Fietkau
a12f821123 bugfix for the rb532 block2mtd code
SVN-Revision: 4320
2006-07-29 17:57:02 +00:00
Gerry Rozema
215fee8e32 oooops, bridge patch was broken
SVN-Revision: 4306
2006-07-27 18:35:48 +00:00
Gerry Rozema
8d0fbf6d72 Add bridge preferred mac patch
SVN-Revision: 4305
2006-07-27 18:23:19 +00:00
Mike Baker
1c99534325 introduce new BROKEN menuconfig option for hiding known broken settings
SVN-Revision: 4283
2006-07-25 18:49:43 +00:00
Felix Fietkau
3df71b4f5e change cpmac to use the internal phy by default (#596)
SVN-Revision: 4279
2006-07-25 15:57:30 +00:00
Florian Fainelli
994db96a48 Clean up patches : remove warnings, move cli() and save_flags to spinlock mechanisms
SVN-Revision: 4275
2006-07-25 11:29:00 +00:00
Felix Fietkau
daa509ea7f port over the netfilter module packaging to the new system and fix iptables dependencies
SVN-Revision: 4206
2006-07-22 12:33:28 +00:00
Gerry Rozema
8eb536488a Added a readme to the uml target for a quick start
SVN-Revision: 4202
2006-07-22 01:48:29 +00:00
Mike Baker
cd42bf72d9 fix a few directories missed in [4176]'s source -> download
SVN-Revision: 4198
2006-07-21 17:00:14 +00:00
Florian Fainelli
9b44939f4e Update brcm63xx to 2.6.17, restore the use of "generic patches" since there is no linux version mismatch
SVN-Revision: 4182
2006-07-21 07:27:39 +00:00
Gerry Rozema
186787ea88 UML target completed. Added ext2 target fs for use with uml images
SVN-Revision: 4178
2006-07-20 21:06:47 +00:00
Gerry Rozema
475b3559a2 Start adding uml target
SVN-Revision: 4177
2006-07-20 18:42:12 +00:00
Mike Baker
8a2dfc8555 change 'source' to 'download'
SVN-Revision: 4176
2006-07-20 17:28:05 +00:00
Felix Fietkau
739e54db93 make the buildroot-ng sdk compatible with the old packages
SVN-Revision: 4158
2006-07-18 20:17:05 +00:00
Felix Fietkau
0ae23f81bf disable wgt634u images for linux 2.4 (only works with 2.6)
SVN-Revision: 4151
2006-07-18 16:54:12 +00:00
Felix Fietkau
df56b79978 move the cryptoapi kmod to package/kernel
SVN-Revision: 4149
2006-07-18 16:35:03 +00:00
Florian Fainelli
574b94a06b Fix brcm63xx support. Now a kernel is booting, detecting the flash, and can probably mount a filesystem Huge thanks to Nico Huber for providing working patches !
SVN-Revision: 4117
2006-07-07 21:04:02 +00:00
Nicolas Thill
03d741736e fix x86-2.6, update kernel config for 2.6.17.
SVN-Revision: 4114
2006-07-03 06:33:55 +00:00
Nicolas Thill
44c74a0c79 fix x86-2.4
SVN-Revision: 4113
2006-07-03 06:32:54 +00:00
Florian Fainelli
20cda3ba0f Fancy name for au1000 target
SVN-Revision: 4109
2006-07-02 15:50:41 +00:00
Florian Fainelli
d8088204a3 Disable the use of lzma since the alchemy images are zlib compressed and there is a lot of space. Fix makefile error when "touching" zImage.flash.srec
SVN-Revision: 4108
2006-07-02 15:11:55 +00:00
Mike Baker
d62e8a9485 credit where credit is due
SVN-Revision: 4091
2006-06-27 00:35:46 +00:00
Felix Fietkau
3e639bb44e add missing exports
SVN-Revision: 4089
2006-06-26 23:52:57 +00:00
Felix Fietkau
4668541b35 enable CRC32 in brcm-2.4 kernel config - no idea why it even worked without
SVN-Revision: 4087
2006-06-26 22:31:55 +00:00
Felix Fietkau
49fda36215 remove kmod-ide control file
SVN-Revision: 4086
2006-06-26 18:13:00 +00:00
Florian Fainelli
a7354f6fe4 Remove built-in.o
SVN-Revision: 4085
2006-06-26 12:13:00 +00:00
Florian Fainelli
9fd0b05b29 Merge premilinary Broadcom 63xx support (Livebox, Siemens SE515...) Kernel compiles fine, does not include linux-2.6.8.1 linux-mips specific fixes and neither includes broadcom changes to netfiler Needs testing of course :)
SVN-Revision: 4084
2006-06-26 11:45:23 +00:00