openwrt.git
2006-12-19 florianAdd image generation for ar525w
2006-12-19 rwhitbyNot sure why ixp4xx-2.6 config has HWMON set, but becau...
2006-12-19 rwhitbyEnabled RTC (compiled in) for NSLU2 and NAS100d, and...
2006-12-19 nbdadd two patches from madwifi trac ticket 914 - should...
2006-12-19 nbdchange the type of plat_irq_dispatch
2006-12-19 nbdremove obsolete patch
2006-12-19 nbdcosmetic fix: make the pci slot check more readable
2006-12-19 nbdadd a better pci fix for rb532
2006-12-19 nbdadd missing copyright
2006-12-19 kaloznext time I should sleep more
2006-12-19 kalozupgrade to 2.6.19.1, fix Gateway 7001 patch and enable...
2006-12-19 nbdfirst round of rb532 cleanup
2006-12-19 nbdadd hardware detection for dell truemobile 2300
2006-12-19 nbdfix qos-scripts RED qdisc calculation for slow lines
2006-12-19 florianMore bcm963xx fixes
2006-12-19 nbdcosmetic fixes
2006-12-19 nbdimplement real-time progress info for the package/targe...
2006-12-18 florianMore bcm963xx fixes with 2.6.19
2006-12-18 florianReplace inode.u.generic_ip with inode.i_private
2006-12-18 nbdadd ohci to x86 kernel config
2006-12-18 nbdsome platform support path name cleanup
2006-12-18 nbdadd a missing dependency - prevented clean rebuild...
2006-12-18 florianOops, commited just one part :/
2006-12-18 florianUpdate brcm63xx flash map driver for 2.6.19
2006-12-18 florianAdd a Ralink profile
2006-12-18 rwhitbyFixed patch naming to match conventions
2006-12-18 rwhitbyIXP4xx patches for NSLU2 and NAS100D
2006-12-17 florianFix spelling typo
2006-12-17 nbdfix a spelling mistake (spotted by armijn)
2006-12-17 florianFix rt61 compilation with 2.6.19 kernels
2006-12-17 florianUpdate rdc-2.6 patches for 2.6.19
2006-12-17 nicoprevent pkg-config from looking for .pc files on the...
2006-12-17 florianUpdate brcm63xx patch to run on 2.6.19, remove binary...
2006-12-17 rwhitbyA little endian arm site defaults, in case anyone wants...
2006-12-17 rwhitbyRenamed 050-* to comply with patch naming convention.
2006-12-17 rwhitbyReplaced non-working (on NAS100d) redboot byteswap...
2006-12-16 kalozadd diag support for the Buffalo WZR-G300N
2006-12-16 nicofix isakmpd
2006-12-16 nicouse INSTALL_DIR variable
2006-12-16 kalozbuild wrt300n v1 images
2006-12-16 mbmallow channel to be ommited
2006-12-16 nbdremove empty file
2006-12-16 nbdfix path to generic init file when using a symlinked...
2006-12-16 nbdadd SoC support to madwifi
2006-12-15 nicomark pwc & shfs as broken (they don't build on 2.6.19)
2006-12-15 nicoupdate zd1211 to r83, fix build on 2.6.19
2006-12-15 nicoupdate openswan to 2.4.7, fix 2.6.19 build
2006-12-15 nicoupdate ipsec-tools to 0.6.6, add a patch to build on...
2006-12-15 nicoupdate fuse to 2.6.1 (fix build on 2.6.19), remove...
2006-12-15 nicoupdate alsa-driver to 1.1.14rc1 (fix build on 2.6.19)
2006-12-14 kalozremove the ar531x-2.4 target, a 2.6 port will be added...
2006-12-14 nbdfix util-linux compile
2006-12-14 nbdfix ebtables compile
2006-12-14 nbdupdate arptables to latest upstream version and fix...
2006-12-14 nbdremove a few unused things
2006-12-14 nbdfix CONFIG_FILENAME in uci_commit()
2006-12-14 nbdfix typo
2006-12-14 nbdUpgrade to Linux 2.6.19
2006-12-14 nbdrevert last commit - flash map driver not updated yet
2006-12-14 nbdremove some padding
2006-12-14 nbdprepare packages for kernel upgrade to 2.6.19
2006-12-14 nbdadd diag support for the WRT350N
2006-12-14 nbdadd a hack for compiling a 32 bit user space with 64...
2006-12-14 nbdfix ccache build order
2006-12-14 nbdadd a simple maintenance tool for kernel config files
2006-12-14 nbdfix kernel-headers compile
2006-12-14 nbdprepare madwifi for the kernel upgrade to 2.6.19
2006-12-13 nbdsmall cleanup
2006-12-13 florianFix module loading order (#1048)
2006-12-12 nbdbetter network config support for bcm94704
2006-12-12 nbddisable broadcom jffs2 images by default
2006-12-12 nbdfix compile error (pointed out by nonsequitor)
2006-12-12 florianFix ixp compilation errors (#1003)
2006-12-12 florianUpdate ralink module package in the WiFi profile
2006-12-12 florianAlso change Makefile
2006-12-12 florianChange package name
2006-12-12 nbdadd binary images for au1000 (for use with mtd)
2006-12-11 florianAdd Trendware TEW-411BRplus (#1038)
2006-12-11 florianAdd Wi-Fi profiles (for what it matters with this arch)
2006-12-11 florianAdd a default Ralink profile
2006-12-11 florianAdd different Wi-Fi profiles
2006-12-11 florianAdd airlink firmware generation tool, thanks to Vassily...
2006-12-11 florianAdd ccache if not installed/installable on the host...
2006-12-10 florianbrcm63xx is currently broken
2006-12-10 florianForgot the kernel config
2006-12-10 florianNormalize patch : change MIPS_BRCM to BCM963XX
2006-12-10 florianRun dos2unix on the flash map driver ;)
2006-12-10 nbdadd openbsd compatibility patch (thanks, wbx)
2006-12-10 nbdfix uci_load trash output (#1040)
2006-12-09 nbdfix file encoding of madwifi security patch (trac gave...
2006-12-09 nbdfix pci on the meshcubes
2006-12-09 florianEnable msdos fs support and package it
2006-12-09 florianAdd a help target in case people want to read the README ;)
2006-12-09 florianSet up ipv6 address if provided in network configuratio...
2006-12-09 nbdfix uclibc compile
2006-12-08 nbdmore compile fixes
2006-12-08 nbdadd a check to see if an init script is enabled
2006-12-08 nbdadd an update for the not-entirely-correct security...
2006-12-08 nbdfix up include/linux/types.h for user space stuff ...
2006-12-08 nbdallow package directories to override the path to configure
next