openwrt/openwrt.git
2009-10-30 Travis Kemenadd WRT350Nv1 target, thanks sn9
2009-10-29 Florian Fainelliupdate insight to 6.8-1 (#6007)
2009-10-29 Florian Fainellimake the kernel also output on ttyS0 and ask openfirmwa...
2009-10-29 Florian Fainelliext2 images need to wait for /dev/sda2 to appear before...
2009-10-29 John Crispinmake etehrent work on wrt350n, thx sn9
2009-10-29 John Crispinfixes bluetooth dependency, thx sn9
2009-10-29 John Crispinfixes rx path for eth, spinlock it, increases buffer...
2009-10-29 Florian Fainellifix u-boot installation
2009-10-29 Florian Fainellifix u-boot linking failure with an EABI toolchain
2009-10-29 Florian Fainellifix dfboot linking failures (#5937)
2009-10-29 Florian Fainellido not generate trx images, this is useless
2009-10-29 John Crispinhopefully fixes dma issues seen on ethernet driver...
2009-10-29 Florian Fainelliremove references to 2_6_27
2009-10-29 Florian Fainelliremove support for 2.6.27, no target is using it anymore
2009-10-29 Florian Fainellifix build failure on vmlinux.lds with 2.6.31 (#6052)
2009-10-29 Florian Fainellimove the forward declaration of struct mtd_info, preven...
2009-10-28 John Crispinfixes DEPENDS of SSB module, thx sn9
2009-10-28 Jo-Philipp... lua: add the 100-no_readline.patch to host build
2009-10-28 Jo-Philipp... lua: the variable expansion to detect the host os does...
2009-10-27 Florian Fainellifix siit compile with 2.6.30 kernels and superior,...
2009-10-27 Felix Fietkaulua: fix a typo
2009-10-27 Felix Fietkaulua: re-enable host builds with some more fixes
2009-10-27 Imre Kalozppc40x: use version number-less patches and config
2009-10-27 Imre Kalozremove 2.6.28 support from ppc40x
2009-10-27 Imre Kalozdisable ppc4xx watchdog, it's unreliable
2009-10-27 Florian Fainelliadd more missing configuration symbols
2009-10-27 Florian Fainelliremove the 2.6.28 specific Kernel/Prepare hack
2009-10-27 Florian Fainelliresync kernel configuration, re-enable printk and make...
2009-10-27 Imre Kalozupgrade iop32x to 2.6.30
2009-10-27 Imre Kalozsort kconfig symbols in generic configs
2009-10-27 Imre Kalozadd missing kconfig symbol
2009-10-27 Felix Fietkauppc: add missing symbols for building with a newer...
2009-10-27 Felix FietkauuClibc: implement copysignl in libc on powerpc to avoid...
2009-10-27 Felix Fietkaugcc: compile libgcc and libstdc++ with -O2 instead...
2009-10-26 Gabor Juhosramips: move 'arch/mips/include/asm/mach-ralink/eth...
2009-10-26 Gabor Juhosramips: use definitions from rt305x_regs, and nuke...
2009-10-26 Gabor Juhosramips: move ramips_eth_platform_data into a separate...
2009-10-26 Gabor Juhosramips: request_irq prior to dma allocation, and handle...
2009-10-26 Gabor Juhosramips: add error handling to ramips_alloc_dma
2009-10-26 Gabor Juhosramips: free allocated skbs in ramips_cleanup_dma
2009-10-26 Gabor Juhosramips: add ramips_setup_dma helper to the ethernet...
2009-10-26 Gabor Juhosramips: add ramips_cleanup_dma helper
2009-10-26 Gabor Juhosramips: remove unnecessary includes in the ethernet...
2009-10-26 Gabor Juhosramips: fix dma api usage in the ethernet driver
2009-10-26 Gabor Juhosramips: use resource to pass irq and base address to...
2009-10-26 Gabor Juhosramips: add error-path handling to the ramips_eth_plat_...
2009-10-26 Felix Fietkaulua: fix regressions in operator overloading caused...
2009-10-26 Imre Kalozswap logic on squashfs version selection
2009-10-26 Imre Kalozsince we are using newer iptables version, we don't...
2009-10-26 Imre Kalozrename some patches
2009-10-26 Imre Kalozprepare for the removal of squashfs 3.4: switch olpc...
2009-10-26 Felix Fietkaulua: use float instead of double, reduces the gc data...
2009-10-26 Felix Fietkaulua: fix various bugs in the refcounting implementation...
2009-10-25 Florian Fainelliadd missing configuration symbols
2009-10-25 Florian Fainelliremove 2.6.28 support, we never really used it
2009-10-25 Florian Fainelliswitch to 2.6.30.9
2009-10-25 John Crispinuse gpio_led package rather than staticly linking it...
2009-10-25 Jo-Philipp... add "remote-gdb", a helper script to connect the local...
2009-10-25 John Crispinfixes licenses
2009-10-25 John Crispinselect CONFIG_LEDS_GPIO per default
2009-10-25 John Crispinclean up dma api of ethernet driver
2009-10-25 John Crispinfixes dma bug in eth driver, that was caused under...
2009-10-25 Florian Fainellicombine the two gcc-4.4.1 selects into a single one
2009-10-25 Gabor Juhosramips: nuke net_device stats from the private data...
2009-10-25 Gabor Juhosramips: remove unnecessary type-castings in the etherne...
2009-10-25 Gabor Juhosramips: change debug message levels, and add missing LFs
2009-10-25 Gabor Juhosramips: make ethernet fuctions static
2009-10-25 Gabor Juhosramips: register ethernet device on the DIR-300 board
2009-10-25 Gabor Juhosramips: change prom code to accept 'board=FOOBAR' from...
2009-10-25 Gabor Juhosramips: modify {read,write}_config helpers
2009-10-25 Gabor Juhosramips: nuke config_access helper
2009-10-25 John Crispinfixes dma hangups in eth
2009-10-24 Felix Fietkaulua: get rid of bitlib and md5lib from the core, they...
2009-10-24 John Crispinselect fon20n mach
2009-10-24 Felix Fietkaulua: add reference counting for strings - this will...
2009-10-24 John Crispinmake ethernet a platform device
2009-10-24 John Crispinmissing define to make mach for fonera20n work
2009-10-24 John Crispinmake default llll/w vlan setup in esw
2009-10-24 John Crispinadds mach type for fonera20n
2009-10-24 Felix Fietkaugcc: fix compile on armv4t with the cs toolchain
2009-10-24 Felix Fietkaugcc: fix bug reporting url in newer compiler versions
2009-10-23 John Crispinfixes commit 18128, wrong patch :)
2009-10-23 John Crispinadds ethernet driver, esw needs to be moved to swconfig...
2009-10-23 Florian Fainelliupdate to 2.6.31.5
2009-10-23 Florian Fainelliupdate to 2.6.30.9
2009-10-23 Florian Fainelliupdate to 2.6.27.35
2009-10-22 Jo-Philipp... opkg: ignore Section, Source and Maintainer as well...
2009-10-22 Felix Fietkaumklibs: use -Wl,--gc-sections when relinking - currentl...
2009-10-22 Felix Fietkaufix a typo
2009-10-22 Felix Fietkauadd some extra stripping options for kernel modules...
2009-10-22 Jo-Philipp... opkg: - re-enable upgrade and restrict it to signle...
2009-10-22 Jo-Philipp... opkg: - replace package list parser by something that...
2009-10-22 Felix Fietkauimagebuilder: accept empty profile names, some targets...
2009-10-21 Florian Fainelliget rid of gcc-4.4.0 support
2009-10-21 Florian Fainellirefresh toolchain patches, add ubicom32 patch to gcc...
2009-10-21 Florian Fainelliadd support for gcc-4.4.2, add missing gcc-4.4.1 md5sum
2009-10-21 Felix Fietkaumadwifi: reduce the size of the multicall tool binary
2009-10-20 Felix Fietkaudo not relink libresolv, it makes iproute2 barf
2009-10-20 Felix Fietkauremove obsolete uci validation awk code
2009-10-20 Felix Fietkaubase-files: remove obsolete stuff from common.awk
next