Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | clean up filesystem selction | Felix Fietkau | 2006-09-23 |
| | | | | SVN-Revision: 4847 | ||
* | Update brcm63xx config to add support for USB and SCSI disks, standardize ↵ | Florian Fainelli | 2006-09-21 |
| | | | | | | with other architectures SVN-Revision: 4806 | ||
* | patch from ticket #787 | Mike Baker | 2006-09-20 |
| | | | | SVN-Revision: 4803 | ||
* | enable squashfs in the magicbox kernel (not used yet), magicbox build now no ↵ | Felix Fietkau | 2006-09-05 |
| | | | | | | longer broken (images work well with jffs2) SVN-Revision: 4753 | ||
* | Add more detail to uml readme | Gerry Rozema | 2006-09-04 |
| | | | | SVN-Revision: 4748 | ||
* | remove useless check | Felix Fietkau | 2006-09-04 |
| | | | | SVN-Revision: 4747 | ||
* | add calibrate_delay patch to buildroot-ng | Felix Fietkau | 2006-09-02 |
| | | | | SVN-Revision: 4728 | ||
* | magicbox: add 0x40 to the kernel image size (uImage header) | Felix Fietkau | 2006-08-30 |
| | | | | SVN-Revision: 4720 | ||
* | Add early support for CFE mapping | Florian Fainelli | 2006-08-30 |
| | | | | SVN-Revision: 4719 | ||
* | update flash map driver for jffs2, squashfs will follow later | Felix Fietkau | 2006-08-30 |
| | | | | SVN-Revision: 4710 | ||
* | remove even more stuff | Felix Fietkau | 2006-08-30 |
| | | | | SVN-Revision: 4709 | ||
* | remove useless junk | Felix Fietkau | 2006-08-30 |
| | | | | SVN-Revision: 4708 | ||
* | split magicbox patch | Felix Fietkau | 2006-08-30 |
| | | | | SVN-Revision: 4707 | ||
* | enable math emulation | Felix Fietkau | 2006-08-30 |
| | | | | SVN-Revision: 4705 | ||
* | Enable PCI in kernel config, and compile wireless drivers | Florian Fainelli | 2006-08-29 |
| | | | | SVN-Revision: 4698 | ||
* | Fixup PCI compilation | Florian Fainelli | 2006-08-29 |
| | | | | SVN-Revision: 4697 | ||
* | Restore boot loader detection by parsing the command line, fixes issue with ↵ | Florian Fainelli | 2006-08-29 |
| | | | | | | Inventel liveboxes SVN-Revision: 4695 | ||
* | update bcm963xx patch and add some binary compatibility hacks (incomplete) | Felix Fietkau | 2006-08-27 |
| | | | | SVN-Revision: 4691 | ||
* | introduce USB_SUPPORT, clean up some dependencies | Imre Kaloz | 2006-08-27 |
| | | | | SVN-Revision: 4690 | ||
* | remove old image builder directory - will be rewritten | Felix Fietkau | 2006-08-27 |
| | | | | SVN-Revision: 4688 | ||
* | tune the Magicbox kernel config | Imre Kaloz | 2006-08-27 |
| | | | | SVN-Revision: 4686 | ||
* | Remove executable bit from these Makefiles. Closes #728 | Florian Fainelli | 2006-08-26 |
| | | | | SVN-Revision: 4681 | ||
* | add basic support for the Magicbox boards | Imre Kaloz | 2006-08-25 |
| | | | | SVN-Revision: 4672 | ||
* | Make the build work properly by including Hostap modules. | Mike Albon | 2006-08-25 |
| | | | | SVN-Revision: 4671 | ||
* | update config | Mike Baker | 2006-08-25 |
| | | | | SVN-Revision: 4670 | ||
* | update devfs patches | Mike Baker | 2006-08-25 |
| | | | | SVN-Revision: 4669 | ||
* | more cleanups | Felix Fietkau | 2006-08-25 |
| | | | | SVN-Revision: 4668 | ||
* | initial attempt at cleaning up the bcm63xx stuff | Felix Fietkau | 2006-08-25 |
| | | | | SVN-Revision: 4664 | ||
* | Override kernel template and output bzImage, not the binary file, closes ↵ | Florian Fainelli | 2006-08-25 |
| | | | | | | #676 and #714 SVN-Revision: 4658 | ||
* | enable split_iso for ehci on brcm-2.6 | Felix Fietkau | 2006-08-23 |
| | | | | SVN-Revision: 4646 | ||
* | Make hostap modules so build works properly. | Mike Albon | 2006-08-23 |
| | | | | SVN-Revision: 4639 | ||
* | don't try to create mtd partitions on bcm947xx when the trx header is not ↵ | Felix Fietkau | 2006-08-22 |
| | | | | | | found - should fix #318 SVN-Revision: 4634 | ||
* | Port kmod-tun to the new module layout | Florian Fainelli | 2006-08-22 |
| | | | | SVN-Revision: 4633 | ||
* | Add ROUTE target for netfilter, closes #595 | Florian Fainelli | 2006-08-22 |
| | | | | SVN-Revision: 4620 | ||
* | port kmod-ipv6 to the new system | Felix Fietkau | 2006-08-20 |
| | | | | SVN-Revision: 4615 | ||
* | Add devpts mounts | Gerry Rozema | 2006-08-20 |
| | | | | SVN-Revision: 4612 | ||
* | don't pad aruba images - unnecessary with the jffs2 hack | Felix Fietkau | 2006-08-19 |
| | | | | SVN-Revision: 4610 | ||
* | enable ipip for aruba | Felix Fietkau | 2006-08-19 |
| | | | | SVN-Revision: 4609 | ||
* | Update init to use /etc/banner for presence test, remove postinit | Gerry Rozema | 2006-08-18 |
| | | | | SVN-Revision: 4604 | ||
* | File I forgot | Gerry Rozema | 2006-08-18 |
| | | | | SVN-Revision: 4600 | ||
* | Flesh out early userspace for initramfs to allow booting from media | Gerry Rozema | 2006-08-18 |
| | | | | 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 |
| | | | | | | and ext2 bootable images. SVN-Revision: 4580 | ||
* | a "generic" patch shouldn't be setting the ARCH to mips | Mike Baker | 2006-08-16 |
| | | | | SVN-Revision: 4571 | ||
* | Move a bunch of ethernet hardware drivers to new kernel module packageing | Gerry Rozema | 2006-08-14 |
| | | | | SVN-Revision: 4569 | ||
* | Generalize the x86 kernel config for more generic processor options | Gerry Rozema | 2006-08-14 |
| | | | | SVN-Revision: 4568 | ||
* | Make ext2 image larger for uml, update uml kernel config | Gerry Rozema | 2006-08-14 |
| | | | | SVN-Revision: 4567 | ||
* | Enable CONFIG_PACKET built in the kernel, closes #687 | Florian Fainelli | 2006-08-11 |
| | | | | SVN-Revision: 4564 | ||
* | mark 63xx as broken until the platform is ready | Mike Baker | 2006-08-10 |
| | | | | SVN-Revision: 4552 | ||
* | add XScale support to -ng | Imre Kaloz | 2006-08-06 |
| | | | | SVN-Revision: 4475 | ||
* | Move crc-ccitt from built-in to module | Florian Fainelli | 2006-08-05 |
| | | | | SVN-Revision: 4472 |