summaryrefslogtreecommitdiff
path: root/openwrt/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* Update brcm63xx config to add support for USB and SCSI disks, standardize ↵Florian Fainelli2006-09-211-4/+225
| | | | | | with other architectures SVN-Revision: 4806
* patch from ticket #787Mike Baker2006-09-202-0/+84
| | | | SVN-Revision: 4803
* enable squashfs in the magicbox kernel (not used yet), magicbox build now no ↵Felix Fietkau2006-09-051-1/+4
| | | | | | longer broken (images work well with jffs2) SVN-Revision: 4753
* Add more detail to uml readmeGerry Rozema2006-09-042-16/+109
| | | | SVN-Revision: 4748
* remove useless checkFelix Fietkau2006-09-041-1/+1
| | | | SVN-Revision: 4747
* add calibrate_delay patch to buildroot-ngFelix Fietkau2006-09-021-0/+11
| | | | SVN-Revision: 4728
* magicbox: add 0x40 to the kernel image size (uImage header)Felix Fietkau2006-08-301-1/+2
| | | | SVN-Revision: 4720
* Add early support for CFE mappingFlorian Fainelli2006-08-301-17/+36
| | | | SVN-Revision: 4719
* update flash map driver for jffs2, squashfs will follow laterFelix Fietkau2006-08-301-20/+29
| | | | SVN-Revision: 4710
* remove even more stuffFelix Fietkau2006-08-301-19/+3
| | | | SVN-Revision: 4709
* remove useless junkFelix Fietkau2006-08-301-301/+6
| | | | SVN-Revision: 4708
* split magicbox patchFelix Fietkau2006-08-302-136/+137
| | | | SVN-Revision: 4707
* enable math emulationFelix Fietkau2006-08-301-1/+1
| | | | SVN-Revision: 4705
* Enable PCI in kernel config, and compile wireless driversFlorian Fainelli2006-08-291-11/+102
| | | | SVN-Revision: 4698
* Fixup PCI compilationFlorian Fainelli2006-08-291-46/+54
| | | | SVN-Revision: 4697
* Restore boot loader detection by parsing the command line, fixes issue with ↵Florian Fainelli2006-08-291-26/+39
| | | | | | Inventel liveboxes SVN-Revision: 4695
* update bcm963xx patch and add some binary compatibility hacks (incomplete)Felix Fietkau2006-08-272-4/+278
| | | | SVN-Revision: 4691
* introduce USB_SUPPORT, clean up some dependenciesImre Kaloz2006-08-271-5/+3
| | | | SVN-Revision: 4690
* remove old image builder directory - will be rewrittenFelix Fietkau2006-08-2716-299/+0
| | | | SVN-Revision: 4688
* tune the Magicbox kernel configImre Kaloz2006-08-271-99/+38
| | | | SVN-Revision: 4686
* Remove executable bit from these Makefiles. Closes #728Florian Fainelli2006-08-261-0/+0
| | | | SVN-Revision: 4681
* add basic support for the Magicbox boardsImre Kaloz2006-08-254-0/+2072
| | | | SVN-Revision: 4672
* Make the build work properly by including Hostap modules.Mike Albon2006-08-251-1/+6
| | | | SVN-Revision: 4671
* update configMike Baker2006-08-251-4/+16
| | | | SVN-Revision: 4670
* update devfs patchesMike Baker2006-08-251-8/+507
| | | | SVN-Revision: 4669
* more cleanupsFelix Fietkau2006-08-252-3279/+73
| | | | SVN-Revision: 4668
* initial attempt at cleaning up the bcm63xx stuffFelix Fietkau2006-08-2510-16355/+12836
| | | | SVN-Revision: 4664
* enable split_iso for ehci on brcm-2.6Felix Fietkau2006-08-231-1/+1
| | | | SVN-Revision: 4646
* Make hostap modules so build works properly.Mike Albon2006-08-231-1/+6
| | | | SVN-Revision: 4639
* don't try to create mtd partitions on bcm947xx when the trx header is not ↵Felix Fietkau2006-08-222-4/+6
| | | | | | found - should fix #318 SVN-Revision: 4634
* Port kmod-tun to the new module layoutFlorian Fainelli2006-08-221-7/+0
| | | | SVN-Revision: 4633
* Add ROUTE target for netfilter, closes #595Florian Fainelli2006-08-229-1/+931
| | | | SVN-Revision: 4620
* port kmod-ipv6 to the new systemFelix Fietkau2006-08-201-7/+0
| | | | SVN-Revision: 4615
* Add devpts mountsGerry Rozema2006-08-201-0/+2
| | | | SVN-Revision: 4612
* enable ipip for arubaFelix Fietkau2006-08-191-2/+2
| | | | SVN-Revision: 4609
* Update init to use /etc/banner for presence test, remove postinitGerry Rozema2006-08-182-9/+5
| | | | SVN-Revision: 4604
* File I forgotGerry Rozema2006-08-181-0/+4
| | | | SVN-Revision: 4600
* Flesh out early userspace for initramfs to allow booting from mediaGerry Rozema2006-08-181-2/+79
| | | | SVN-Revision: 4592
* Add ext2 as a compiled in on x86-2.4 so it's available for initrd on netboot ↵Gerry Rozema2006-08-171-149/+56
| | | | | | and ext2 bootable images. SVN-Revision: 4580
* a "generic" patch shouldn't be setting the ARCH to mipsMike Baker2006-08-161-9/+0
| | | | SVN-Revision: 4571
* Move a bunch of ethernet hardware drivers to new kernel module packageingGerry Rozema2006-08-145-56/+2
| | | | SVN-Revision: 4569
* Generalize the x86 kernel config for more generic processor optionsGerry Rozema2006-08-141-82/+48
| | | | SVN-Revision: 4568
* Make ext2 image larger for uml, update uml kernel configGerry Rozema2006-08-141-233/+222
| | | | SVN-Revision: 4567
* Enable CONFIG_PACKET built in the kernel, closes #687Florian Fainelli2006-08-111-1/+1
| | | | SVN-Revision: 4564
* add XScale support to -ngImre Kaloz2006-08-062-94/+112
| | | | SVN-Revision: 4475
* Move crc-ccitt from built-in to moduleFlorian Fainelli2006-08-051-2/+2
| | | | SVN-Revision: 4472
* Fix brcm63xx patch (humm diff laught at me)Florian Fainelli2006-08-031-0/+9216
| | | | SVN-Revision: 4427
* Add bootloader specific code, need to fix bootloader detection code as wellFlorian Fainelli2006-08-032-9079/+45
| | | | SVN-Revision: 4426
* Use the rewritten flash map driver, huge thanks nbd !Florian Fainelli2006-08-031-91/+150
| | | | SVN-Revision: 4425
* Update au1000 netfilter config to match other devices configFlorian Fainelli2006-07-311-53/+48
| | | | SVN-Revision: 4357