aboutsummaryrefslogtreecommitdiff
path: root/openwrt/target
Commit message (Collapse)AuthorAge
...
* enable split_iso for ehci on brcm-2.6Felix Fietkau2006-08-23
| | | | SVN-Revision: 4646
* Make hostap modules so build works properly.Mike Albon2006-08-23
| | | | SVN-Revision: 4639
* don't try to create mtd partitions on bcm947xx when the trx header is not ↵Felix Fietkau2006-08-22
| | | | | | found - should fix #318 SVN-Revision: 4634
* Port kmod-tun to the new module layoutFlorian Fainelli2006-08-22
| | | | SVN-Revision: 4633
* Add ROUTE target for netfilter, closes #595Florian Fainelli2006-08-22
| | | | SVN-Revision: 4620
* port kmod-ipv6 to the new systemFelix Fietkau2006-08-20
| | | | SVN-Revision: 4615
* Add devpts mountsGerry Rozema2006-08-20
| | | | SVN-Revision: 4612
* don't pad aruba images - unnecessary with the jffs2 hackFelix Fietkau2006-08-19
| | | | SVN-Revision: 4610
* enable ipip for arubaFelix Fietkau2006-08-19
| | | | SVN-Revision: 4609
* Update init to use /etc/banner for presence test, remove postinitGerry Rozema2006-08-18
| | | | SVN-Revision: 4604
* File I forgotGerry Rozema2006-08-18
| | | | SVN-Revision: 4600
* Flesh out early userspace for initramfs to allow booting from mediaGerry Rozema2006-08-18
| | | | SVN-Revision: 4592
* Add ext2 as a compiled in on x86-2.4 so it's available for initrd on netboot ↵Gerry Rozema2006-08-17
| | | | | | and ext2 bootable images. SVN-Revision: 4580
* a "generic" patch shouldn't be setting the ARCH to mipsMike Baker2006-08-16
| | | | SVN-Revision: 4571
* Move a bunch of ethernet hardware drivers to new kernel module packageingGerry Rozema2006-08-14
| | | | SVN-Revision: 4569
* Generalize the x86 kernel config for more generic processor optionsGerry Rozema2006-08-14
| | | | SVN-Revision: 4568
* Make ext2 image larger for uml, update uml kernel configGerry Rozema2006-08-14
| | | | SVN-Revision: 4567
* Enable CONFIG_PACKET built in the kernel, closes #687Florian Fainelli2006-08-11
| | | | SVN-Revision: 4564
* mark 63xx as broken until the platform is readyMike Baker2006-08-10
| | | | SVN-Revision: 4552
* add XScale support to -ngImre Kaloz2006-08-06
| | | | SVN-Revision: 4475
* Move crc-ccitt from built-in to moduleFlorian Fainelli2006-08-05
| | | | SVN-Revision: 4472
* fix ccache related broadcom image compile errorFelix Fietkau2006-08-04
| | | | SVN-Revision: 4439
* yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS)Mike Baker2006-08-04
| | | | SVN-Revision: 4433
* add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccacheMike Baker2006-08-04
| | | | SVN-Revision: 4429
* Fix brcm63xx patch (humm diff laught at me)Florian Fainelli2006-08-03
| | | | SVN-Revision: 4427
* Add bootloader specific code, need to fix bootloader detection code as wellFlorian Fainelli2006-08-03
| | | | SVN-Revision: 4426
* Use the rewritten flash map driver, huge thanks nbd !Florian Fainelli2006-08-03
| | | | SVN-Revision: 4425
* Update au1000 netfilter config to match other devices configFlorian Fainelli2006-07-31
| | | | SVN-Revision: 4357
* au1000 has pci support, but no pcmciaFelix Fietkau2006-07-31
| | | | SVN-Revision: 4356
* Update netfilter config to match other platformsFlorian Fainelli2006-07-31
| | | | SVN-Revision: 4355
* port ppp modules to package/kernel and fix ppp package dependenciesFelix Fietkau2006-07-30
| | | | SVN-Revision: 4329
* usb fixes and performance enhancementsFelix Fietkau2006-07-30
| | | | SVN-Revision: 4325
* bugfix for the rb532 block2mtd codeFelix Fietkau2006-07-29
| | | | SVN-Revision: 4320
* oooops, bridge patch was brokenGerry Rozema2006-07-27
| | | | SVN-Revision: 4306
* Add bridge preferred mac patchGerry Rozema2006-07-27
| | | | SVN-Revision: 4305
* introduce new BROKEN menuconfig option for hiding known broken settingsMike Baker2006-07-25
| | | | SVN-Revision: 4283
* change cpmac to use the internal phy by default (#596)Felix Fietkau2006-07-25
| | | | SVN-Revision: 4279
* Clean up patches : remove warnings, move cli() and save_flags to spinlock ↵Florian Fainelli2006-07-25
| | | | | | mechanisms SVN-Revision: 4275
* port over the netfilter module packaging to the new system and fix iptables ↵Felix Fietkau2006-07-22
| | | | | | dependencies SVN-Revision: 4206
* Added a readme to the uml target for a quick startGerry Rozema2006-07-22
| | | | SVN-Revision: 4202
* fix a few directories missed in [4176]'s source -> downloadMike Baker2006-07-21
| | | | SVN-Revision: 4198
* Update brcm63xx to 2.6.17, restore the use of "generic patches" since there ↵Florian Fainelli2006-07-21
| | | | | | is no linux version mismatch SVN-Revision: 4182
* UML target completed. Added ext2 target fs for use with uml imagesGerry Rozema2006-07-20
| | | | SVN-Revision: 4178
* Start adding uml targetGerry Rozema2006-07-20
| | | | SVN-Revision: 4177
* change 'source' to 'download'Mike Baker2006-07-20
| | | | SVN-Revision: 4176
* make the buildroot-ng sdk compatible with the old packagesFelix Fietkau2006-07-18
| | | | SVN-Revision: 4158
* disable wgt634u images for linux 2.4 (only works with 2.6)Felix Fietkau2006-07-18
| | | | SVN-Revision: 4151
* move the cryptoapi kmod to package/kernelFelix Fietkau2006-07-18
| | | | SVN-Revision: 4149
* Fix brcm63xx support. Now a kernel is booting, detecting the flash, and can ↵Florian Fainelli2006-07-07
| | | | | | probably mount a filesystem Huge thanks to Nico Huber for providing working patches ! SVN-Revision: 4117
* fix x86-2.6, update kernel config for 2.6.17.Nicolas Thill2006-07-03
| | | | SVN-Revision: 4114