| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update brcm63xx config to add support for USB and SCSI disks, standardize ↵ | Florian Fainelli | 2006-09-21 | 1 | -4/+225 |
| | | | | | | | with other architectures SVN-Revision: 4806 | ||||
| * | patch from ticket #787 | Mike Baker | 2006-09-20 | 2 | -0/+84 |
| | | | | | SVN-Revision: 4803 | ||||
| * | enable squashfs in the magicbox kernel (not used yet), magicbox build now no ↵ | Felix Fietkau | 2006-09-05 | 1 | -1/+4 |
| | | | | | | | longer broken (images work well with jffs2) SVN-Revision: 4753 | ||||
| * | Add more detail to uml readme | Gerry Rozema | 2006-09-04 | 2 | -16/+109 |
| | | | | | SVN-Revision: 4748 | ||||
| * | remove useless check | Felix Fietkau | 2006-09-04 | 1 | -1/+1 |
| | | | | | SVN-Revision: 4747 | ||||
| * | add calibrate_delay patch to buildroot-ng | Felix Fietkau | 2006-09-02 | 1 | -0/+11 |
| | | | | | SVN-Revision: 4728 | ||||
| * | magicbox: add 0x40 to the kernel image size (uImage header) | Felix Fietkau | 2006-08-30 | 1 | -1/+2 |
| | | | | | SVN-Revision: 4720 | ||||
| * | Add early support for CFE mapping | Florian Fainelli | 2006-08-30 | 1 | -17/+36 |
| | | | | | SVN-Revision: 4719 | ||||
| * | update flash map driver for jffs2, squashfs will follow later | Felix Fietkau | 2006-08-30 | 1 | -20/+29 |
| | | | | | SVN-Revision: 4710 | ||||
| * | remove even more stuff | Felix Fietkau | 2006-08-30 | 1 | -19/+3 |
| | | | | | SVN-Revision: 4709 | ||||
| * | remove useless junk | Felix Fietkau | 2006-08-30 | 1 | -301/+6 |
| | | | | | SVN-Revision: 4708 | ||||
| * | split magicbox patch | Felix Fietkau | 2006-08-30 | 2 | -136/+137 |
| | | | | | SVN-Revision: 4707 | ||||
| * | enable math emulation | Felix Fietkau | 2006-08-30 | 1 | -1/+1 |
| | | | | | SVN-Revision: 4705 | ||||
| * | Enable PCI in kernel config, and compile wireless drivers | Florian Fainelli | 2006-08-29 | 1 | -11/+102 |
| | | | | | SVN-Revision: 4698 | ||||
| * | Fixup PCI compilation | Florian Fainelli | 2006-08-29 | 1 | -46/+54 |
| | | | | | SVN-Revision: 4697 | ||||
| * | Restore boot loader detection by parsing the command line, fixes issue with ↵ | Florian Fainelli | 2006-08-29 | 1 | -26/+39 |
| | | | | | | | Inventel liveboxes SVN-Revision: 4695 | ||||
| * | update bcm963xx patch and add some binary compatibility hacks (incomplete) | Felix Fietkau | 2006-08-27 | 2 | -4/+278 |
| | | | | | SVN-Revision: 4691 | ||||
| * | introduce USB_SUPPORT, clean up some dependencies | Imre Kaloz | 2006-08-27 | 1 | -5/+3 |
| | | | | | SVN-Revision: 4690 | ||||
| * | remove old image builder directory - will be rewritten | Felix Fietkau | 2006-08-27 | 16 | -299/+0 |
| | | | | | SVN-Revision: 4688 | ||||
| * | tune the Magicbox kernel config | Imre Kaloz | 2006-08-27 | 1 | -99/+38 |
| | | | | | SVN-Revision: 4686 | ||||
| * | Remove executable bit from these Makefiles. Closes #728 | Florian Fainelli | 2006-08-26 | 1 | -0/+0 |
| | | | | | SVN-Revision: 4681 | ||||
| * | add basic support for the Magicbox boards | Imre Kaloz | 2006-08-25 | 4 | -0/+2072 |
| | | | | | SVN-Revision: 4672 | ||||
| * | Make the build work properly by including Hostap modules. | Mike Albon | 2006-08-25 | 1 | -1/+6 |
| | | | | | SVN-Revision: 4671 | ||||
| * | update config | Mike Baker | 2006-08-25 | 1 | -4/+16 |
| | | | | | SVN-Revision: 4670 | ||||
| * | update devfs patches | Mike Baker | 2006-08-25 | 1 | -8/+507 |
| | | | | | SVN-Revision: 4669 | ||||
| * | more cleanups | Felix Fietkau | 2006-08-25 | 2 | -3279/+73 |
| | | | | | SVN-Revision: 4668 | ||||
| * | initial attempt at cleaning up the bcm63xx stuff | Felix Fietkau | 2006-08-25 | 10 | -16355/+12836 |
| | | | | | SVN-Revision: 4664 | ||||
| * | enable split_iso for ehci on brcm-2.6 | Felix Fietkau | 2006-08-23 | 1 | -1/+1 |
| | | | | | SVN-Revision: 4646 | ||||
| * | Make hostap modules so build works properly. | Mike Albon | 2006-08-23 | 1 | -1/+6 |
| | | | | | SVN-Revision: 4639 | ||||
| * | don't try to create mtd partitions on bcm947xx when the trx header is not ↵ | Felix Fietkau | 2006-08-22 | 2 | -4/+6 |
| | | | | | | | found - should fix #318 SVN-Revision: 4634 | ||||
| * | Port kmod-tun to the new module layout | Florian Fainelli | 2006-08-22 | 1 | -7/+0 |
| | | | | | SVN-Revision: 4633 | ||||
| * | Add ROUTE target for netfilter, closes #595 | Florian Fainelli | 2006-08-22 | 9 | -1/+931 |
| | | | | | SVN-Revision: 4620 | ||||
| * | port kmod-ipv6 to the new system | Felix Fietkau | 2006-08-20 | 1 | -7/+0 |
| | | | | | SVN-Revision: 4615 | ||||
| * | Add devpts mounts | Gerry Rozema | 2006-08-20 | 1 | -0/+2 |
| | | | | | SVN-Revision: 4612 | ||||
| * | enable ipip for aruba | Felix Fietkau | 2006-08-19 | 1 | -2/+2 |
| | | | | | SVN-Revision: 4609 | ||||
| * | Update init to use /etc/banner for presence test, remove postinit | Gerry Rozema | 2006-08-18 | 2 | -9/+5 |
| | | | | | SVN-Revision: 4604 | ||||
| * | File I forgot | Gerry Rozema | 2006-08-18 | 1 | -0/+4 |
| | | | | | SVN-Revision: 4600 | ||||
| * | Flesh out early userspace for initramfs to allow booting from media | Gerry Rozema | 2006-08-18 | 1 | -2/+79 |
| | | | | | SVN-Revision: 4592 | ||||
| * | 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 |
| | | | | | | | and ext2 bootable images. SVN-Revision: 4580 | ||||
| * | a "generic" patch shouldn't be setting the ARCH to mips | Mike Baker | 2006-08-16 | 1 | -9/+0 |
| | | | | | SVN-Revision: 4571 | ||||
| * | Move a bunch of ethernet hardware drivers to new kernel module packageing | Gerry Rozema | 2006-08-14 | 5 | -56/+2 |
| | | | | | SVN-Revision: 4569 | ||||
| * | Generalize the x86 kernel config for more generic processor options | Gerry Rozema | 2006-08-14 | 1 | -82/+48 |
| | | | | | SVN-Revision: 4568 | ||||
| * | Make ext2 image larger for uml, update uml kernel config | Gerry Rozema | 2006-08-14 | 1 | -233/+222 |
| | | | | | SVN-Revision: 4567 | ||||
| * | Enable CONFIG_PACKET built in the kernel, closes #687 | Florian Fainelli | 2006-08-11 | 1 | -1/+1 |
| | | | | | SVN-Revision: 4564 | ||||
| * | add XScale support to -ng | Imre Kaloz | 2006-08-06 | 2 | -94/+112 |
| | | | | | SVN-Revision: 4475 | ||||
| * | Move crc-ccitt from built-in to module | Florian Fainelli | 2006-08-05 | 1 | -2/+2 |
| | | | | | SVN-Revision: 4472 | ||||
| * | Fix brcm63xx patch (humm diff laught at me) | Florian Fainelli | 2006-08-03 | 1 | -0/+9216 |
| | | | | | SVN-Revision: 4427 | ||||
| * | Add bootloader specific code, need to fix bootloader detection code as well | Florian Fainelli | 2006-08-03 | 2 | -9079/+45 |
| | | | | | SVN-Revision: 4426 | ||||
| * | Use the rewritten flash map driver, huge thanks nbd ! | Florian Fainelli | 2006-08-03 | 1 | -91/+150 |
| | | | | | SVN-Revision: 4425 | ||||
| * | Update au1000 netfilter config to match other devices config | Florian Fainelli | 2006-07-31 | 1 | -53/+48 |
| | | | | | SVN-Revision: 4357 | ||||
