| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | fix x86-2.4 | Nicolas Thill | 2006-07-03 | 1 | -7/+0 |
* | Fancy name for au1000 target | Florian Fainelli | 2006-07-02 | 1 | -1/+1 |
* | Disable the use of lzma since the alchemy images are zlib compressed and ther... | Florian Fainelli | 2006-07-02 | 2 | -16/+2 |
* | credit where credit is due | Mike Baker | 2006-06-27 | 30 | -0/+180 |
* | add missing exports | Felix Fietkau | 2006-06-26 | 1 | -1/+4 |
* | enable CRC32 in brcm-2.4 kernel config - no idea why it even worked without | Felix Fietkau | 2006-06-26 | 1 | -1/+1 |
* | remove kmod-ide control file | Felix Fietkau | 2006-06-26 | 1 | -4/+0 |
* | Remove built-in.o | Florian Fainelli | 2006-06-26 | 1 | -0/+0 |
* | Merge premilinary Broadcom 63xx support (Livebox, Siemens SE515...) | Florian Fainelli | 2006-06-26 | 7 | -19/+49318 |
* | add support for new modules.mk format (no autogenerated Config.in yet) | Felix Fietkau | 2006-06-26 | 1 | -3/+17 |