openwrt/staging/dedeckeh.git
2006-08-06 Imre Kalozadd XScale support to -ng
2006-08-05 Florian FainelliMove crc-ccitt from built-in to module
2006-08-05 Florian FainelliForce remove of the symbolic link build_arm/linux,...
2006-08-04 Felix Fietkauadd -f option to timestamp.pl (follow symlinks)
2006-08-04 Mike Bakerautomatically turn off colors
2006-08-04 Felix Fietkauremove duplicate package/ prefix from package dump...
2006-08-04 Felix Fietkaufix hostap menuconfig and build for linux 2.6
2006-08-04 Felix Fietkauadd mirror2 to download.pl
2006-08-04 Felix Fietkauupdate spca5xx, old version is no longer on the website
2006-08-04 Florian FainelliAdd nonmips patches
2006-08-04 Felix Fietkaufix ccache related broadcom image compile error
2006-08-04 Mike Bakerset PATH in rules.mk
2006-08-04 Felix Fietkaufix ppp related bug in the network scripts
2006-08-04 Mike Bakerfix everything I broke with the previous patches
2006-08-04 Felix Fietkaufix typo
2006-08-04 Mike Bakerand now, finally, enable ccache support
2006-08-04 Mike Bakeryet more cleanup (make sure to honor TARGET_CC and...
2006-08-04 Mike Bakermore cleanup (make sure to pass TARGET_PATH and not...
2006-08-04 Mike Bakeradd quotes to TARGET_CC and TARGET_CROSS to help with...
2006-08-03 Mike Bakerclean up smp compiles
2006-08-03 Florian FainelliFix brcm63xx patch (humm diff laught at me)
2006-08-03 Florian FainelliAdd bootloader specific code, need to fix bootloader...
2006-08-03 Florian FainelliUse the rewritten flash map driver, huge thanks nbd !
2006-08-02 Mike Bakerremove debug line
2006-08-02 Felix Fietkaufix dependency
2006-08-02 Mike Bakercorrect [4397]
2006-08-02 Mike Bakerfix CONFIG_ALL
2006-08-02 Florian FainelliFreeBSD fix to generate the menuconfig properly
2006-08-02 Mike Bakeronly rebuild the package index when the *.ipk files...
2006-08-02 Mike Bakermore cleanup & fix an issue where scripts/config/conf...
2006-08-02 Mike Bakerminor makefile tweaks
2006-08-02 Florian FainelliPort hostap-utils to -ng
2006-08-01 Felix Fietkaufix typo
2006-07-31 Florian FainelliUpdate au1000 netfilter config to match other devices...
2006-07-31 Felix Fietkauau1000 has pci support, but no pcmcia
2006-07-31 Florian FainelliUpdate netfilter config to match other platforms
2006-07-31 Felix Fietkaudon't try to package ipt_SNAT and ipt_DNAT when making...
2006-07-30 Florian FainelliPort arptables to -ng
2006-07-30 Felix Fietkaucreate a package index
2006-07-30 Felix Fietkaufix kernel postinst scripts
2006-07-30 Felix Fietkauoops... another one
2006-07-30 Felix Fietkaufix typo
2006-07-30 Felix FietkauBUILD_DIR -> KERNEL_BUILD_DIR
2006-07-30 Felix Fietkauport ppp modules to package/kernel and fix ppp package...
2006-07-30 Felix Fietkaufuse: put PKG_BUILD_DIR in KERNEL_BUILD_DIR
2006-07-30 Felix Fietkaufix ipsec-tools (missing include, missing dependencies)
2006-07-30 Felix Fietkaufix more instances of '' abuse
2006-07-30 Felix Fietkauusb fixes and performance enhancements
2006-07-30 Felix Fietkauonly set dhcp_enable if lan proto is set to static
2006-07-30 Felix Fietkaurewrite of the network scripts and configuration
2006-07-29 Felix Fietkauavoid using a reserved word as a variable name
2006-07-29 Felix Fietkaufix unnamed config sections
2006-07-29 Felix Fietkaubugfix for the rb532 block2mtd code
2006-07-29 Felix Fietkauadd support for per-package prereq checks, run global...
2006-07-28 Mike Bakerfix build issues with SMP compiles
2006-07-27 Gerry RozemaMinor change to firstboot, closes #591
2006-07-27 Gerry Rozemaoooops, bridge patch was broken
2006-07-27 Gerry RozemaAdd bridge preferred mac patch
2006-07-27 Nicolas Thillfix CATEGORY
2006-07-26 Mike Bakeradd more ipkg validation checks
2006-07-26 Nicolas Thilllet ipkg fail when a package file to be installed is...
2006-07-25 Felix Fietkaudisable kmod-ip6tables if netfilter ipv6 support is...
2006-07-25 Mike Bakerintroduce new BROKEN menuconfig option for hiding known...
2006-07-25 Felix Fietkauuse 127.0.0.1 as dns server and point dnsmasq to /tmp...
2006-07-25 Felix Fietkauchange cpmac to use the internal phy by default (#596)
2006-07-25 Felix Fietkaudon't try to create kmod packages that contain no files
2006-07-25 Florian FainelliClean up patches : remove warnings, move cli() and...
2006-07-24 Felix Fietkauupgrade to new wl driver - supposedly fixes the weird...
2006-07-24 Felix Fietkaufix broadcom-wl patchtable
2006-07-23 Felix Fietkauadd ncurses to prereq checks
2006-07-23 Felix Fietkaubugfixes for the kernel module packaging
2006-07-22 Nicolas Thilladd genext2fs to build ext2 filesystem images
2006-07-22 Felix Fietkauport over the netfilter module packaging to the new...
2006-07-22 Felix Fietkaufix NO_TRACE_MAKE
2006-07-22 Felix Fietkaurevert last prereq.mk - seems to be a different issue
2006-07-22 Felix Fietkaufix prereqs
2006-07-22 Gerry RozemaAdded a readme to the uml target for a quick start
2006-07-21 Felix Fietkaufix kernel module defaults
2006-07-21 Felix Fietkaufix menu/submenu nesting
2006-07-21 Mike Bakerfix a few directories missed in [4176]'s source ->...
2006-07-21 Felix Fietkauadd submenu dependencies (used to hide the proprietary...
2006-07-21 Imre Kalozupgrade dnsmasq to v2.32
2006-07-21 Imre Kalozmake gcc 4.1.1 the default for Aruba
2006-07-21 Imre Kalozrevert [4106] as it breaks toolchain selection
2006-07-21 Imre Kalozfix problems with new tar versions, closes #628 and...
2006-07-21 Nicolas Thilladd copyright statement
2006-07-21 Florian FainelliUpdate brcm63xx to 2.6.17, restore the use of "generic...
2006-07-21 Mike Bakerfix a few broken depenancies
2006-07-20 Mike Bakerchange $(STAMP_DIR) to $(LINUX_DIR) to avoid issues...
2006-07-20 Mike Bakerupdate prereqs
2006-07-20 Gerry RozemaUML target completed. Added ext2 target fs for use...
2006-07-20 Gerry RozemaStart adding uml target
2006-07-20 Mike Bakerchange 'source' to 'download'
2006-07-20 Felix Fietkauclean up console output even more
2006-07-20 Mike Bakerclean up console output
2006-07-20 Mike Bakercleanup & revert [4159]
2006-07-20 Felix Fietkaufix nas depends
2006-07-19 Mike Bakerfix broadcom-wl dependancies
2006-07-19 Felix Fietkaucheck for zlib.h as well
2006-07-19 Felix Fietkauadd .prereq to distclean
next