openwrt.git
2007-08-07 nbdbuild system cleanup/restructuring as described in...
2007-08-06 florianPrevent the ioctl from handling even unsupported ioctls
2007-08-06 florianAllow rdc-2.6 to kexec
2007-08-06 florianMore led driver fixes
2007-08-06 florianRemove the LED code from the network driver
2007-08-06 florianStill broken for now
2007-08-06 florianMore rdc-2.6 fixes by Daniel Gimpelevich, thanks !
2007-08-06 florianPut back some code from the 2.4 driver, supposed to...
2007-08-06 florianDisable NAPI by default (#1671)
2007-08-06 juhosgremove case sensitivity from the board name checking
2007-08-06 juhosg[adm5120] add special values for GPIO lines in switch
2007-08-06 florianFix the option dns usages (#2174)
2007-08-06 florianAdd generic gpio support to rdc, convert the led driver...
2007-08-05 blogicadded improved watchdog driver for amazon
2007-08-05 florianrdc-2.6 must be built with gcc-3.4.6, if not it will...
2007-08-05 blogiccleaned up amazon serial and prom code
2007-08-04 nbdfix a race condition with dynamic interfaces and firewa...
2007-08-04 nbddocument config_foreach, close #2162
2007-08-04 nbdfix a few overfull hboxes, remove some redundant stuff
2007-08-04 nbdwifi docs: fix a few typos and inconsistencies, add...
2007-08-04 nbdadd a missing variable assignment
2007-08-04 nbdtab/whitespace fix
2007-08-04 florianAllow installing gcj/gnu classpath,for those interested
2007-08-04 florianFix the typo
2007-08-04 florianAdd support for the D-Link DWL-3150
2007-08-04 blogicremoved volatile register derefs from amazon setup...
2007-08-04 blogicrewrite of the amazon irq code
2007-08-03 juhosg[adm5120] fix reset function in USB driver
2007-08-03 juhosg[adm5120] USB driver fixes
2007-08-03 florianAdd some more documentation
2007-08-03 florianFix the jffs2 images with rdc devices (thanks to Daniel...
2007-08-03 florianMake jffs2 images work with rdc, add a sitecom wl-153...
2007-08-03 nbdadd a fix for skb_put_over in beacon handling code
2007-08-03 nbdfix image installation
2007-08-02 nbdfix kmod packages that don't use KCONFIG
2007-08-02 florianSome adm5120-hcd cleanups
2007-08-02 juhosgadd firmware generation tool for ZyXEL boards
2007-08-02 florianAdd a zyxel prestige profile for the adm5120eb target...
2007-08-02 nbdfix kmod packaging for packages where some KCONFIG...
2007-08-02 nbdmadwifi: bgscan is a bit broken. disable by default
2007-08-02 juhosg[adm5120] add definitions for RouterBOARD 150, no NAND...
2007-08-01 nbdmadwifi: bump release version
2007-08-01 nbdmadwifi: remove stuck beacon workaround (does not work...
2007-08-01 juhosg[adm5120] add support for board specific vlan matrix...
2007-08-01 nbdadd missing kconfig symbol
2007-08-01 florianUse the end variable instead of limit (#2142)
2007-08-01 florianax25 need to compile mkiss
2007-08-01 florianRemove buggy i2c-gpio driver
2007-08-01 florianAdd CONFIG_HID to not set by default
2007-08-01 nicofix ar7 dsl driver panic (closes: #2140, thanks to...
2007-08-01 florianFix the option kernel driver dependency
2007-08-01 nicofix openssl with zlib-dynamic (closes: #1182), bump...
2007-08-01 florianPut back dso and bump release number
2007-08-01 florianPut back zlib-dynamic it is breaking more packages...
2007-08-01 florianFix a typo in the agmode selection
2007-08-01 florianFix the AR7 led driver compilation (#2160)
2007-08-01 nbdfix package/index
2007-07-31 nbdfix rootfs and init script handling
2007-07-31 pavloviptables: refresh patches to 1.3.8
2007-07-31 pavlovaddress ticket:1182, moving from zlib-dynamic to zlib...
2007-07-31 florianRegister the second uart on tnetd7300 and fix the watch...
2007-07-31 florianFix the gpio init (#2148)
2007-07-31 florianFix a bogus line with kmod-softdog
2007-07-31 florianRemove the dependency to devio, since it is not in...
2007-07-31 florianFix the remaining kernel config options (#2102)
2007-07-31 nbdfix a dependency bug
2007-07-31 nbdkeynote: fix cflags
2007-07-31 nbdebtables: fix use of cflags
2007-07-31 nbdfix use of cflags
2007-07-31 nbdonly build sdk and imagebuilder at target/install time
2007-07-31 nbdPort the mbsd_multi patch from freewrt, which adds...
2007-07-30 nbdfix a rebuild bug related to quilt
2007-07-30 nbddependency fix
2007-07-30 nbdsilence
2007-07-30 nbdfix make distclean
2007-07-30 nbdfix the gcc stampfile for initial stage installation
2007-07-30 nbdremove leftover CONFIG_JLEVEL
2007-07-30 nbdfix an uClibc compile error that only happens on rebuilds
2007-07-30 nbdno need to call compile,install on the kernel-headers...
2007-07-30 nbdsame for host builds
2007-07-30 nbdspeed up the prepare step a bit
2007-07-30 nbdignore dependencies when using QUILT
2007-07-30 nbdremove unnecessary deps
2007-07-30 nbdnext round of cleanup, convert target/ - make -j works...
2007-07-30 nbdmore cleanup
2007-07-30 nbdremove CONFIG_JLEVEL. use make -j in the future
2007-07-30 nbdnext round of build system cleanup - convert package...
2007-07-30 nbdtoolchain/ has been converted
2007-07-30 nbdremove leftover stuff
2007-07-30 florianBetter x86 generic config, the lzma decompressor is...
2007-07-30 juhosgadd tex4ht.fls to the svn:ignore list
2007-07-30 nbdfix compile errors with make 3.80
2007-07-30 nbdfix verbose output with dash as /bin/sh
2007-07-30 pavlovbring in pylibdir.py helper
2007-07-30 kalozadd gcc 4.2.1
2007-07-29 nbdfix a typo
2007-07-29 blogicimproved au1000 usb patch
2007-07-29 blogicimproved patch for au1000 usb-power switch
2007-07-29 blogicSome packages make no sense or do not build for etrax
2007-07-29 blogicremoved fox-vhdl patch, it will return with .22
next
This page took 0.047718 seconds and 4 git commands to generate.