2009-10-27 |
nbd | ppc: add missing symbols for building with a newer...
|
commit | commitdiff | tree |
2009-10-27 |
nbd | uClibc: implement copysignl in libc on powerpc to avoid...
|
commit | commitdiff | tree |
2009-10-27 |
nbd | gcc: compile libgcc and libstdc++ with -O2 instead...
|
commit | commitdiff | tree |
2009-10-26 |
nbd | lua: fix regressions in operator overloading caused...
|
commit | commitdiff | tree |
2009-10-26 |
nbd | lua: use float instead of double, reduces the gc data...
|
commit | commitdiff | tree |
2009-10-26 |
nbd | lua: fix various bugs in the refcounting implementation...
|
commit | commitdiff | tree |
2009-10-24 |
nbd | lua: get rid of bitlib and md5lib from the core, they...
|
commit | commitdiff | tree |
2009-10-24 |
nbd | lua: add reference counting for strings - this will...
|
commit | commitdiff | tree |
2009-10-24 |
nbd | gcc: fix compile on armv4t with the cs toolchain
|
commit | commitdiff | tree |
2009-10-24 |
nbd | gcc: fix bug reporting url in newer compiler versions
|
commit | commitdiff | tree |
2009-10-22 |
nbd | mklibs: use -Wl,--gc-sections when relinking - currently...
|
commit | commitdiff | tree |
2009-10-22 |
nbd | fix a typo
|
commit | commitdiff | tree |
2009-10-22 |
nbd | add some extra stripping options for kernel modules...
|
commit | commitdiff | tree |
2009-10-22 |
nbd | imagebuilder: accept empty profile names, some targets...
|
commit | commitdiff | tree |
2009-10-21 |
nbd | madwifi: reduce the size of the multicall tool binary
|
commit | commitdiff | tree |
2009-10-20 |
nbd | do not relink libresolv, it makes iproute2 barf
|
commit | commitdiff | tree |
2009-10-20 |
nbd | remove obsolete uci validation awk code
|
commit | commitdiff | tree |
2009-10-20 |
nbd | base-files: remove obsolete stuff from common.awk
|
commit | commitdiff | tree |
2009-10-20 |
nbd | wireless-tools: reduce binary size by ~13k by removing...
|
commit | commitdiff | tree |
2009-10-20 |
nbd | hostapd: make compilation of the hostap driver conditional...
|
commit | commitdiff | tree |
2009-10-20 |
nbd | hotplug2: get rid of the unnecessary reference to libdl...
|
commit | commitdiff | tree |
2009-10-20 |
nbd | mark the llvm toolchain as broken
|
commit | commitdiff | tree |
2009-10-20 |
nbd | hotplug2: compile in the worker module statically,...
|
commit | commitdiff | tree |
2009-10-20 |
nbd | remove $(FPIC) from iptables, it is handled internally...
|
commit | commitdiff | tree |
2009-10-20 |
nbd | fix potential inconsistencies in toolchain selection...
|
commit | commitdiff | tree |
2009-10-20 |
nbd | use the new 4.3.3+cs toolchain for mips and arm - significan...
|
commit | commitdiff | tree |
2009-10-20 |
nbd | zlib: replace -fPIC with $(FPIC)
|
commit | commitdiff | tree |
2009-10-20 |
nbd | uci: only use $(FPIC) on library parts, saves a few...
|
commit | commitdiff | tree |
2009-10-20 |
nbd | opkg: get rid of libopkg, saves >10k compressed, >40k...
|
commit | commitdiff | tree |
2009-10-20 |
nbd | fix pthread mklibs relinking by copying libpthread_so...
|
commit | commitdiff | tree |
2009-10-20 |
nbd | install the right version of libgcc along with its...
|
commit | commitdiff | tree |
2009-10-20 |
nbd | gcc: backport libgcc_pic changes to older gcc4 versions...
|
commit | commitdiff | tree |
2009-10-19 |
nbd | gcc: create a proper libgcc_pic.a static library for...
|
commit | commitdiff | tree |
2009-10-19 |
nbd | mklibs: preserve the uclibc init symbol
|
commit | commitdiff | tree |
2009-10-19 |
nbd | mklibs: handle duplicate symbols properly
|
commit | commitdiff | tree |
2009-10-19 |
nbd | mklibs: fix crashes on nonexistant sections in readelf...
|
commit | commitdiff | tree |
2009-10-19 |
nbd | mark uboot-envtools as broken, it looks more like a...
|
commit | commitdiff | tree |
2009-10-19 |
nbd | remove support for uclibc 0.9.29
|
commit | commitdiff | tree |
2009-10-19 |
nbd | binutils: add support for non-pic handling and use...
|
commit | commitdiff | tree |
2009-10-19 |
nbd | uClibc: add support for mips non-pic relocations in...
|
commit | commitdiff | tree |
2009-10-19 |
nbd | gcc: prevent the libgcc configure script from enabling...
|
commit | commitdiff | tree |
2009-10-19 |
nbd | mac80211: fix ath5k compile on 2.6.28 and earlier
|
commit | commitdiff | tree |
2009-10-19 |
nbd | gcc: disable mips non-PIC ABI calls in the codesourcery...
|
commit | commitdiff | tree |
2009-10-19 |
nbd | fix ssb compile error on 2.6.28
|
commit | commitdiff | tree |
2009-10-19 |
nbd | fix errors in unresolved weak symbols on arm
|
commit | commitdiff | tree |
2009-10-19 |
nbd | hotplug2: fix "MALLOC FAILURE!" message caused by a...
|
commit | commitdiff | tree |
2009-10-19 |
nbd | add a binutils variant based on a binutils snapshot...
|
commit | commitdiff | tree |
2009-10-19 |
nbd | add a gcc variant based on gcc 4.3.3 with codesourcery...
|
commit | commitdiff | tree |
2009-10-17 |
nbd | add experimental support for a new menuconfig submenu...
|
commit | commitdiff | tree |
2009-10-17 |
nbd | madwifi: add antenna gpio support for nanostation loco2
|
commit | commitdiff | tree |
2009-10-17 |
nbd | madwifi: remove the 10HZ timer for updating rate control...
|
commit | commitdiff | tree |
2009-10-17 |
nbd | madwifi: fix various noderef/memleak issues
|
commit | commitdiff | tree |
2009-10-17 |
nbd | hostapd: do not configure wme when using madwifi -...
|
commit | commitdiff | tree |
2009-10-15 |
nbd | madwifi: more ad-hoc fixes
|
commit | commitdiff | tree |
2009-10-14 |
nbd | madwifi: fix another ibss crash (#5935)
|
commit | commitdiff | tree |
2009-10-14 |
nbd | madwifi: fix race condition on ibss init (#5935)
|
commit | commitdiff | tree |
2009-10-14 |
nbd | madwifi: beacon timer fixes
|
commit | commitdiff | tree |
2009-10-11 |
nbd | mac80211: fix download url (#5980)
|
commit | commitdiff | tree |
2009-10-11 |
nbd | atheros: leave the gpio interrupts alone when user...
|
commit | commitdiff | tree |
2009-10-11 |
nbd | mac80211: fix a warning during interface bringup when...
|
commit | commitdiff | tree |
2009-10-11 |
nbd | mac80211: fix ibss join/create
|
commit | commitdiff | tree |
2009-10-11 |
nbd | firewall: fix zone defaults
|
commit | commitdiff | tree |
2009-10-11 |
nbd | mac80211: fix encryption fallback for sta mode, add...
|
commit | commitdiff | tree |
2009-10-11 |
nbd | mac80211: fix autochannel / fixed channel selection...
|
commit | commitdiff | tree |
2009-10-11 |
nbd | mac80211: upgrade to latest compat-wireless, fix ad...
|
commit | commitdiff | tree |
2009-10-11 |
nbd | ssb: sync with wireless-2.6
|
commit | commitdiff | tree |
2009-10-10 |
nbd | gcc: add llvm-gcc and llvm from trunk (does not successfully...
|
commit | commitdiff | tree |
2009-10-10 |
nbd | udevtrigger: use the build system cflags
|
commit | commitdiff | tree |
2009-10-10 |
nbd | uClibc: add copysign, copysignf, copysignl for i386
|
commit | commitdiff | tree |
2009-10-10 |
nbd | uClibc: fix strrchr on i386
|
commit | commitdiff | tree |
2009-10-10 |
nbd | firewall: do not process rules in reverse
|
commit | commitdiff | tree |
2009-10-06 |
nbd | fix opkg directory cleaning (#5646)
|
commit | commitdiff | tree |
2009-10-05 |
nbd | enable CONFIG_STAGING on 2.6.31
|
commit | commitdiff | tree |
2009-10-05 |
nbd | refresh 2.6.31 kernel config
|
commit | commitdiff | tree |
2009-10-05 |
nbd | busybox: remove "default y" in the lock config item...
|
commit | commitdiff | tree |
2009-10-03 |
nbd | check for sysfs before bypassing normal hotplug calls...
|
commit | commitdiff | tree |
2009-10-03 |
nbd | busybox: support 64 bit math in shell tests. this does...
|
commit | commitdiff | tree |
2009-10-02 |
nbd | ath: add a compile time option that gives the user...
|
commit | commitdiff | tree |
2009-10-02 |
nbd | metadata.pl: do not strip whitespaces from multiline...
|
commit | commitdiff | tree |
2009-10-02 |
nbd | add a defconfig for wrt160nl which contains switch...
|
commit | commitdiff | tree |
2009-10-02 |
nbd | mac80211: autodetect the default phy mode based on...
|
commit | commitdiff | tree |
2009-10-02 |
nbd | mac80211: fix typo in ifname setup, suppress error...
|
commit | commitdiff | tree |
2009-10-02 |
nbd | hostapd: initialize wme to sane values
|
commit | commitdiff | tree |
2009-10-02 |
nbd | ar71xx: fix usb preselection in profiles
|
commit | commitdiff | tree |
2009-10-02 |
nbd | mac80211: merge Pat Erley's mac80211.sh from openwrt...
|
commit | commitdiff | tree |
2009-10-02 |
nbd | opkg: move the build dir to KERNEL_BUILD_DIR, as compilation...
|
commit | commitdiff | tree |
2009-09-27 |
nbd | firstboot: add support for union mounts
|
commit | commitdiff | tree |
2009-09-27 |
nbd | union mounts: fix various bugs related to handling...
|
commit | commitdiff | tree |
2009-09-27 |
nbd | fix compile error in bfs on 2.6.31
|
commit | commitdiff | tree |
2009-09-27 |
nbd | base-files: move firstboot to /sbin
|
commit | commitdiff | tree |
2009-09-27 |
nbd | union mounts: get rid of kernel log spam
|
commit | commitdiff | tree |
2009-09-26 |
nbd | add jffs2 whiteout support (necessary for using it...
|
commit | commitdiff | tree |
2009-09-26 |
nbd | brcm47xx: switch to 2.6.30.7
|
commit | commitdiff | tree |
2009-09-26 |
nbd | fix 2.6.31 compile with union mounts disabled
|
commit | commitdiff | tree |
2009-09-26 |
nbd | make scripts/ipkg more portable by using printf instead...
|
commit | commitdiff | tree |
2009-09-25 |
nbd | ramips: since both subtargets are marked as broken...
|
commit | commitdiff | tree |
2009-09-25 |
nbd | kernel: refresh the vm exports patch in 2.6.31
|
commit | commitdiff | tree |
2009-09-25 |
nbd | kernel: add a patch for union mounts in 2.6.31
|
commit | commitdiff | tree |
2009-09-25 |
nbd | x86: switch to 2.6.31
|
commit | commitdiff | tree |
2009-09-25 |
nbd | busybox: add support for union mounts (not included...
|
commit | commitdiff | tree |
next |