Commit graph

1005 commits

Author SHA1 Message Date
Felix Fietkau
9d2c104b59 enable split_iso for ehci on brcm-2.6
SVN-Revision: 4646
2006-08-23 23:13:24 +00:00
Mike Albon
72ddfdea97 Make hostap modules so build works properly.
SVN-Revision: 4639
2006-08-23 20:05:15 +00:00
Felix Fietkau
ffae714eac don't try to create mtd partitions on bcm947xx when the trx header is not found - should fix #318
SVN-Revision: 4634
2006-08-22 20:19:42 +00:00
Florian Fainelli
e0d3bc1c95 Port kmod-tun to the new module layout
SVN-Revision: 4633
2006-08-22 19:43:53 +00:00
Florian Fainelli
881f3c63f7 Add ROUTE target for netfilter, closes #595
SVN-Revision: 4620
2006-08-22 10:07:55 +00:00
Felix Fietkau
34a8300f0d port kmod-ipv6 to the new system
SVN-Revision: 4615
2006-08-20 17:27:24 +00:00
Gerry Rozema
58b3ea7e86 Add devpts mounts
SVN-Revision: 4612
2006-08-20 05:32:43 +00:00
Felix Fietkau
576ee513c8 don't pad aruba images - unnecessary with the jffs2 hack
SVN-Revision: 4610
2006-08-19 15:00:01 +00:00
Felix Fietkau
1270812182 enable ipip for aruba
SVN-Revision: 4609
2006-08-19 14:59:33 +00:00
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
Felix Fietkau
b33647bf27 add support for new modules.mk format (no autogenerated Config.in yet)
SVN-Revision: 4083
2006-06-26 01:55:47 +00:00
Felix Fietkau
9a2279b3f5 backport jffs2 eof detect changes from 2.6
SVN-Revision: 4062
2006-06-23 20:21:09 +00:00
Felix Fietkau
ef6788dd04 port the brcm-2.4 flash map driver changes to 2.6
SVN-Revision: 4061
2006-06-23 19:53:20 +00:00
Felix Fietkau
f7591f99b3 fix the jffs2 eof detect patch for linux 2.6 (unlocking required for erasing blocks)
SVN-Revision: 4060
2006-06-23 19:51:50 +00:00
Felix Fietkau
7158bfb110 fix partition align
SVN-Revision: 4059
2006-06-23 17:59:23 +00:00
Felix Fietkau
2fc5aae018 add copyright statement
SVN-Revision: 4058
2006-06-23 17:18:41 +00:00
Felix Fietkau
5985a4d56c update kernel config for brcm-2.6
SVN-Revision: 4056
2006-06-23 17:10:32 +00:00
Felix Fietkau
f963856ef3 broadcom 2.4: update the trx for jffs2 directly in the flash map driver
SVN-Revision: 4055
2006-06-23 16:30:30 +00:00
Felix Fietkau
98bdf458d5 jffs2 eof detect: mark erased blocks after erasing them
SVN-Revision: 4054
2006-06-23 16:28:12 +00:00
Mike Baker
a05b204313 cosmetic fix for irq error messages
SVN-Revision: 4050
2006-06-22 22:32:51 +00:00
Felix Fietkau
62b5f4818e backport jffs2 eofdetect patch to linux 2.4
SVN-Revision: 4044
2006-06-21 22:30:26 +00:00
Felix Fietkau
3733422248 move jffs2 end-of-filesystem detection to the generic 2.6 patches
SVN-Revision: 4042
2006-06-21 19:57:41 +00:00
Felix Fietkau
b0cf6af7c2 move target/linux/image to target/image
SVN-Revision: 4040
2006-06-21 14:02:29 +00:00
Felix Fietkau
1f20179ce5 fix and enable the sdk
SVN-Revision: 4037
2006-06-21 03:17:13 +00:00
Felix Fietkau
6449bbd082 include $(TOPDIR)/rules.mk in the image makefiles
SVN-Revision: 4036
2006-06-21 03:13:25 +00:00
Felix Fietkau
4ced39ac6f add INCLUDE_DIR variable for $(TOPDIR)/include
SVN-Revision: 4033
2006-06-21 02:32:39 +00:00
Felix Fietkau
4e24e35fa9 build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/
SVN-Revision: 4032
2006-06-21 02:16:37 +00:00
Felix Fietkau
991cba3cc9 add target/download
SVN-Revision: 4030
2006-06-20 23:56:49 +00:00
Mike Baker
5dbe7cac54 annoying initrd bug introduced by 2.6.17
SVN-Revision: 4027
2006-06-20 18:57:30 +00:00
Florian Fainelli
3b33c72d46 Update alchemy kernel configuration
SVN-Revision: 4020
2006-06-20 09:57:42 +00:00
Imre Kaloz
adf95c2d03 be politically correct
SVN-Revision: 4019
2006-06-20 08:28:06 +00:00
Mike Baker
c67deeeafa fix irq handling on 2.6.17
SVN-Revision: 4017
2006-06-20 00:24:18 +00:00
Mike Baker
67b741fe77 reintroduce the -ffreestanding to avoid gcc inline errors
SVN-Revision: 4015
2006-06-19 22:28:58 +00:00
Felix Fietkau
55b66e9d15 fix broadcom trx alignment
SVN-Revision: 4010
2006-06-19 20:22:43 +00:00
Felix Fietkau
3763da2cc5 remove the wl.o build from the kernel patch and move the driver along with wl, nas and wlc into packages/broadcom-wl
SVN-Revision: 4009
2006-06-19 19:59:53 +00:00
Imre Kaloz
0c327ae79d update Aruba config for 2.6.17
SVN-Revision: 4008
2006-06-19 18:28:08 +00:00
Felix Fietkau
dec62c0d0d fix rb532 for 2.6.17
SVN-Revision: 4007
2006-06-19 18:13:02 +00:00
Imre Kaloz
77f666e354 fix the Aruba ethernet drivers for 2.6.17
SVN-Revision: 4006
2006-06-19 11:17:46 +00:00
Felix Fietkau
e68bb5af4a fix typo in brcm-2.4 system code
SVN-Revision: 4003
2006-06-18 22:30:14 +00:00
Nicolas Thill
6f3aa200b3 move wlcompat from target/linux/package/ to package/.
SVN-Revision: 4002
2006-06-18 20:44:34 +00:00
Imre Kaloz
465dff41c8 follow the xtables changes in 2.6.17
SVN-Revision: 4001
2006-06-18 20:25:54 +00:00
Imre Kaloz
453299e099 fix the multiple gateway patch, too
SVN-Revision: 3988
2006-06-18 15:15:19 +00:00
Imre Kaloz
03f79e624f upgrade to 2.6.17, probably break some stuff temporary
SVN-Revision: 3987
2006-06-18 14:32:57 +00:00
Nicolas Thill
d374d691d6 move ueagle-atm from target/linux/package/ to package/.
SVN-Revision: 3977
2006-06-17 18:47:54 +00:00
Nicolas Thill
158e2ea133 move diag from target/linux/package/ to package/.
SVN-Revision: 3976
2006-06-17 16:56:12 +00:00
Nicolas Thill
989d7358ba move openswan from target/linux/package to package/.
SVN-Revision: 3974
2006-06-17 15:16:21 +00:00
Nicolas Thill
4f1a0ec18e move zd1211 from target/linux/package/ to package/.
SVN-Revision: 3973
2006-06-17 14:46:26 +00:00
Nicolas Thill
dba6c32580 move spca5xx from target/linux/package/ to package/, dependency on kmod-usb-core & kmod-videodev packages needs fixing.
SVN-Revision: 3972
2006-06-17 10:21:41 +00:00
Nicolas Thill
ab5540228b move shfs from target/linux/package/ to package/.
SVN-Revision: 3970
2006-06-17 09:43:57 +00:00
Nicolas Thill
cd3cb0bc45 move hostap from target/linux/package/ to package/, update to v0.4.9.
SVN-Revision: 3969
2006-06-17 09:28:39 +00:00
Nicolas Thill
196571c15f move mini_fo from target/linux/package/ to package/.
SVN-Revision: 3968
2006-06-17 09:00:59 +00:00