summaryrefslogtreecommitdiff
path: root/target/linux
AgeCommit message (Expand)Author
2006-08-06add XScale support to -ngkaloz
2006-08-05Move crc-ccitt from built-in to moduleflorian
2006-08-03Fix brcm63xx patch (humm diff laught at me)florian
2006-08-03Add bootloader specific code, need to fix bootloader detection code as wellflorian
2006-08-03Use the rewritten flash map driver, huge thanks nbd !florian
2006-07-31Update au1000 netfilter config to match other devices configflorian
2006-07-31Update netfilter config to match other platformsflorian
2006-07-30port ppp modules to package/kernel and fix ppp package dependenciesnbd
2006-07-30usb fixes and performance enhancementsnbd
2006-07-29bugfix for the rb532 block2mtd codenbd
2006-07-27oooops, bridge patch was brokengroz
2006-07-27Add bridge preferred mac patchgroz
2006-07-25change cpmac to use the internal phy by default (#596)nbd
2006-07-25Clean up patches : remove warnings, move cli() and save_flags to spinlock mec...florian
2006-07-22port over the netfilter module packaging to the new system and fix iptables d...nbd
2006-07-22Added a readme to the uml target for a quick startgroz
2006-07-21fix a few directories missed in [4176]'s source -> downloadmbm
2006-07-21Update brcm63xx to 2.6.17, restore the use of "generic patches" since there i...florian
2006-07-20UML target completed. Added ext2 target fs for use with uml imagesgroz
2006-07-20Start adding uml targetgroz
2006-07-18move the cryptoapi kmod to package/kernelnbd
2006-07-07Fix brcm63xx support. Now a kernel is booting, detecting the flash, and can p...florian
2006-07-03fix x86-2.6, update kernel config for 2.6.17.nico
2006-07-03fix x86-2.4nico
2006-07-02Disable the use of lzma since the alchemy images are zlib compressed and ther...florian
2006-06-27credit where credit is duembm
2006-06-26add missing exportsnbd
2006-06-26enable CRC32 in brcm-2.4 kernel config - no idea why it even worked withoutnbd
2006-06-26remove kmod-ide control filenbd
2006-06-26Remove built-in.oflorian
2006-06-26Merge premilinary Broadcom 63xx support (Livebox, Siemens SE515...)florian
2006-06-26add support for new modules.mk format (no autogenerated Config.in yet)nbd
2006-06-23backport jffs2 eof detect changes from 2.6nbd
2006-06-23port the brcm-2.4 flash map driver changes to 2.6nbd
2006-06-23fix the jffs2 eof detect patch for linux 2.6 (unlocking required for erasing ...nbd
2006-06-23fix partition alignnbd
2006-06-23add copyright statementnbd
2006-06-23update kernel config for brcm-2.6nbd
2006-06-23broadcom 2.4: update the trx for jffs2 directly in the flash map drivernbd
2006-06-23jffs2 eof detect: mark erased blocks after erasing themnbd
2006-06-22cosmetic fix for irq error messagesmbm
2006-06-21backport jffs2 eofdetect patch to linux 2.4nbd
2006-06-21move jffs2 end-of-filesystem detection to the generic 2.6 patchesnbd
2006-06-21move target/linux/image to target/imagenbd
2006-06-21fix and enable the sdknbd
2006-06-21include $(TOPDIR)/rules.mk in the image makefilesnbd
2006-06-21add INCLUDE_DIR variable for $(TOPDIR)/includenbd
2006-06-21build system cleanup. move shared include files into $(TOPDIR)/include, move ...nbd
2006-06-20add target/downloadnbd
2006-06-20annoying initrd bug introduced by 2.6.17mbm