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