| Commit message (Expand) | Author | Age | Files | Lines |
* | enable split_iso for ehci on brcm-2.6 | Felix Fietkau | 2006-08-23 | 1 | -1/+1 |
* | Make hostap modules so build works properly. | Mike Albon | 2006-08-23 | 1 | -1/+6 |
* | don't try to create mtd partitions on bcm947xx when the trx header is not fou... | Felix Fietkau | 2006-08-22 | 2 | -4/+6 |
* | Port kmod-tun to the new module layout | Florian Fainelli | 2006-08-22 | 1 | -7/+0 |
* | Add ROUTE target for netfilter, closes #595 | Florian Fainelli | 2006-08-22 | 9 | -1/+931 |
* | port kmod-ipv6 to the new system | Felix Fietkau | 2006-08-20 | 1 | -7/+0 |
* | Add devpts mounts | Gerry Rozema | 2006-08-20 | 1 | -0/+2 |
* | don't pad aruba images - unnecessary with the jffs2 hack | Felix Fietkau | 2006-08-19 | 1 | -2/+1 |
* | enable ipip for aruba | Felix Fietkau | 2006-08-19 | 1 | -2/+2 |
* | Update init to use /etc/banner for presence test, remove postinit | Gerry Rozema | 2006-08-18 | 2 | -9/+5 |
* | File I forgot | Gerry Rozema | 2006-08-18 | 1 | -0/+4 |
* | Flesh out early userspace for initramfs to allow booting from media | Gerry Rozema | 2006-08-18 | 1 | -2/+79 |
* | Add ext2 as a compiled in on x86-2.4 so it's available for initrd on netboot ... | Gerry Rozema | 2006-08-17 | 1 | -149/+56 |
* | a "generic" patch shouldn't be setting the ARCH to mips | Mike Baker | 2006-08-16 | 1 | -9/+0 |
* | Move a bunch of ethernet hardware drivers to new kernel module packageing | Gerry Rozema | 2006-08-14 | 5 | -56/+2 |
* | Generalize the x86 kernel config for more generic processor options | Gerry Rozema | 2006-08-14 | 1 | -82/+48 |
* | Make ext2 image larger for uml, update uml kernel config | Gerry Rozema | 2006-08-14 | 1 | -233/+222 |
* | Enable CONFIG_PACKET built in the kernel, closes #687 | Florian Fainelli | 2006-08-11 | 1 | -1/+1 |
* | mark 63xx as broken until the platform is ready | Mike Baker | 2006-08-10 | 1 | -0/+1 |
* | add XScale support to -ng | Imre Kaloz | 2006-08-06 | 4 | -115/+147 |
* | Move crc-ccitt from built-in to module | Florian Fainelli | 2006-08-05 | 1 | -2/+2 |
* | fix ccache related broadcom image compile error | Felix Fietkau | 2006-08-04 | 1 | -2/+2 |
* | yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS) | Mike Baker | 2006-08-04 | 1 | -2/+2 |
* | add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache | Mike Baker | 2006-08-04 | 1 | -2/+2 |
* | Fix brcm63xx patch (humm diff laught at me) | Florian Fainelli | 2006-08-03 | 1 | -0/+9216 |
* | Add bootloader specific code, need to fix bootloader detection code as well | Florian Fainelli | 2006-08-03 | 2 | -9079/+45 |
* | Use the rewritten flash map driver, huge thanks nbd ! | Florian Fainelli | 2006-08-03 | 1 | -91/+150 |
* | Update au1000 netfilter config to match other devices config | Florian Fainelli | 2006-07-31 | 1 | -53/+48 |
* | au1000 has pci support, but no pcmcia | Felix Fietkau | 2006-07-31 | 1 | -1/+1 |
* | Update netfilter config to match other platforms | Florian Fainelli | 2006-07-31 | 1 | -72/+96 |
* | port ppp modules to package/kernel and fix ppp package dependencies | Felix Fietkau | 2006-07-30 | 1 | -34/+0 |
* | usb fixes and performance enhancements | Felix Fietkau | 2006-07-30 | 1 | -0/+861 |
* | bugfix for the rb532 block2mtd code | Felix Fietkau | 2006-07-29 | 1 | -56/+60 |
* | oooops, bridge patch was broken | Gerry Rozema | 2006-07-27 | 1 | -61/+0 |
* | Add bridge preferred mac patch | Gerry Rozema | 2006-07-27 | 1 | -0/+61 |
* | introduce new BROKEN menuconfig option for hiding known broken settings | Mike Baker | 2006-07-25 | 1 | -0/+11 |
* | change cpmac to use the internal phy by default (#596) | Felix Fietkau | 2006-07-25 | 1 | -2/+2 |
* | Clean up patches : remove warnings, move cli() and save_flags to spinlock mec... | Florian Fainelli | 2006-07-25 | 2 | -335/+299 |
* | port over the netfilter module packaging to the new system and fix iptables d... | Felix Fietkau | 2006-07-22 | 1 | -169/+0 |
* | Added a readme to the uml target for a quick start | Gerry Rozema | 2006-07-22 | 1 | -0/+30 |
* | fix a few directories missed in [4176]'s source -> download | Mike Baker | 2006-07-21 | 6 | -8/+8 |
* | Update brcm63xx to 2.6.17, restore the use of "generic patches" since there i... | Florian Fainelli | 2006-07-21 | 5 | -243/+629 |
* | UML target completed. Added ext2 target fs for use with uml images | Gerry Rozema | 2006-07-20 | 3 | -13/+36 |
* | Start adding uml target | Gerry Rozema | 2006-07-20 | 3 | -0/+867 |
* | change 'source' to 'download' | Mike Baker | 2006-07-20 | 1 | -3/+3 |
* | make the buildroot-ng sdk compatible with the old packages | Felix Fietkau | 2006-07-18 | 4 | -4/+103 |
* | disable wgt634u images for linux 2.4 (only works with 2.6) | Felix Fietkau | 2006-07-18 | 1 | -0/+2 |
* | move the cryptoapi kmod to package/kernel | Felix Fietkau | 2006-07-18 | 1 | -9/+1 |
* | Fix brcm63xx support. Now a kernel is booting, detecting the flash, and can p... | Florian Fainelli | 2006-07-07 | 12 | -48738/+16807 |
* | fix x86-2.6, update kernel config for 2.6.17. | Nicolas Thill | 2006-07-03 | 2 | -103/+168 |