| Commit message (Expand) | Author | Age | Files | Lines |
* | add new rc.common for standardized init scripts, convert existing init scripts | Felix Fietkau | 2006-10-04 | 1 | -514/+515 |
* | move BIG_ENDIAN selection to arch configs | Felix Fietkau | 2006-10-03 | 1 | -7/+6 |
* | set the sdk default to y if CONFIG_ALL is set | Felix Fietkau | 2006-10-03 | 1 | -1/+1 |
* | use -f option when calling trx (osx build works now) | Felix Fietkau | 2006-09-27 | 1 | -1/+1 |
* | add -f option to make adding files to the trx command line explicit (otherwis... | Felix Fietkau | 2006-09-27 | 1 | -4/+5 |
* | clean up filesystem selction | Felix Fietkau | 2006-09-23 | 1 | -1/+20 |
* | Update brcm63xx config to add support for USB and SCSI disks, standardize wit... | Florian Fainelli | 2006-09-21 | 1 | -4/+225 |
* | patch from ticket #787 | Mike Baker | 2006-09-20 | 2 | -0/+84 |
* | enable squashfs in the magicbox kernel (not used yet), magicbox build now no ... | Felix Fietkau | 2006-09-05 | 3 | -6/+14 |
* | Add more detail to uml readme | Gerry Rozema | 2006-09-04 | 2 | -16/+109 |
* | remove useless check | Felix Fietkau | 2006-09-04 | 1 | -1/+1 |
* | add calibrate_delay patch to buildroot-ng | Felix Fietkau | 2006-09-02 | 1 | -0/+11 |
* | magicbox: add 0x40 to the kernel image size (uImage header) | Felix Fietkau | 2006-08-30 | 1 | -1/+2 |
* | Add early support for CFE mapping | Florian Fainelli | 2006-08-30 | 1 | -17/+36 |
* | update flash map driver for jffs2, squashfs will follow later | Felix Fietkau | 2006-08-30 | 1 | -20/+29 |
* | remove even more stuff | Felix Fietkau | 2006-08-30 | 1 | -19/+3 |
* | remove useless junk | Felix Fietkau | 2006-08-30 | 1 | -301/+6 |
* | split magicbox patch | Felix Fietkau | 2006-08-30 | 2 | -136/+137 |
* | enable math emulation | Felix Fietkau | 2006-08-30 | 1 | -1/+1 |
* | Enable PCI in kernel config, and compile wireless drivers | Florian Fainelli | 2006-08-29 | 1 | -11/+102 |
* | Fixup PCI compilation | Florian Fainelli | 2006-08-29 | 1 | -46/+54 |
* | Restore boot loader detection by parsing the command line, fixes issue with I... | Florian Fainelli | 2006-08-29 | 1 | -26/+39 |
* | update bcm963xx patch and add some binary compatibility hacks (incomplete) | Felix Fietkau | 2006-08-27 | 2 | -4/+278 |
* | introduce USB_SUPPORT, clean up some dependencies | Imre Kaloz | 2006-08-27 | 2 | -5/+16 |
* | remove old image builder directory - will be rewritten | Felix Fietkau | 2006-08-27 | 16 | -299/+0 |
* | tune the Magicbox kernel config | Imre Kaloz | 2006-08-27 | 1 | -99/+38 |
* | Remove executable bit from these Makefiles. Closes #728 | Florian Fainelli | 2006-08-26 | 1 | -0/+0 |
* | add basic support for the Magicbox boards | Imre Kaloz | 2006-08-25 | 6 | -7/+2112 |
* | Make the build work properly by including Hostap modules. | Mike Albon | 2006-08-25 | 1 | -1/+6 |
* | update config | Mike Baker | 2006-08-25 | 1 | -4/+16 |
* | update devfs patches | Mike Baker | 2006-08-25 | 1 | -8/+507 |
* | more cleanups | Felix Fietkau | 2006-08-25 | 2 | -3279/+73 |
* | initial attempt at cleaning up the bcm63xx stuff | Felix Fietkau | 2006-08-25 | 10 | -16355/+12836 |
* | Override kernel template and output bzImage, not the binary file, closes #676... | Florian Fainelli | 2006-08-25 | 1 | -1/+1 |
* | 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 |