aboutsummaryrefslogtreecommitdiff
path: root/openwrt/target/linux
Commit message (Collapse)AuthorAge
...
* 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
* 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 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
* 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
* 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
* 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
* fix x86-2.4Nicolas Thill2006-07-03
| | | | SVN-Revision: 4113
* Disable the use of lzma since the alchemy images are zlib compressed and ↵Florian Fainelli2006-07-02
| | | | | | there is a lot of space. Fix makefile error when "touching" zImage.flash.srec SVN-Revision: 4108
* credit where credit is dueMike Baker2006-06-27
| | | | SVN-Revision: 4091
* add missing exportsFelix Fietkau2006-06-26
| | | | SVN-Revision: 4089
* enable CRC32 in brcm-2.4 kernel config - no idea why it even worked withoutFelix Fietkau2006-06-26
| | | | SVN-Revision: 4087
* remove kmod-ide control fileFelix Fietkau2006-06-26
| | | | SVN-Revision: 4086
* Remove built-in.oFlorian Fainelli2006-06-26
| | | | SVN-Revision: 4085
* Merge premilinary Broadcom 63xx support (Livebox, Siemens SE515...) Kernel ↵Florian Fainelli2006-06-26
| | | | | | compiles fine, does not include linux-2.6.8.1 linux-mips specific fixes and neither includes broadcom changes to netfiler Needs testing of course :) SVN-Revision: 4084
* add support for new modules.mk format (no autogenerated Config.in yet)Felix Fietkau2006-06-26
| | | | SVN-Revision: 4083
* backport jffs2 eof detect changes from 2.6Felix Fietkau2006-06-23
| | | | SVN-Revision: 4062
* port the brcm-2.4 flash map driver changes to 2.6Felix Fietkau2006-06-23
| | | | SVN-Revision: 4061
* fix the jffs2 eof detect patch for linux 2.6 (unlocking required for erasing ↵Felix Fietkau2006-06-23
| | | | | | blocks) SVN-Revision: 4060
* fix partition alignFelix Fietkau2006-06-23
| | | | SVN-Revision: 4059
* add copyright statementFelix Fietkau2006-06-23
| | | | SVN-Revision: 4058
* update kernel config for brcm-2.6Felix Fietkau2006-06-23
| | | | SVN-Revision: 4056
* broadcom 2.4: update the trx for jffs2 directly in the flash map driverFelix Fietkau2006-06-23
| | | | SVN-Revision: 4055
* jffs2 eof detect: mark erased blocks after erasing themFelix Fietkau2006-06-23
| | | | SVN-Revision: 4054
* cosmetic fix for irq error messagesMike Baker2006-06-22
| | | | SVN-Revision: 4050
* backport jffs2 eofdetect patch to linux 2.4Felix Fietkau2006-06-21
| | | | SVN-Revision: 4044
* move jffs2 end-of-filesystem detection to the generic 2.6 patchesFelix Fietkau2006-06-21
| | | | SVN-Revision: 4042
* move target/linux/image to target/imageFelix Fietkau2006-06-21
| | | | SVN-Revision: 4040