| Commit message (Expand) | Author | Age | Files | Lines |
* | [kernel] r6040 kernel module also needs to set the CONFIG_R6040_NAPI symbol | florian | 2009-04-24 | 1 | -1/+2 |
* | [rdc] also override the default console settings, not all boards set it (e.g:... | florian | 2009-04-24 | 1 | -1/+1 |
* | [rdc] resync kernel configuration | florian | 2009-04-24 | 1 | -63/+7 |
* | [rdc] override default i486 CFLAGS, produce smaller executables for these sys... | florian | 2009-04-24 | 1 | -0/+1 |
* | [kernel] add missing configuration symbol (for rdc) | florian | 2009-04-24 | 1 | -0/+1 |
* | [kernel] generic/2.6.29: update yaffs code | juhosg | 2009-04-24 | 3 | -7811/+12344 |
* | [ar71xx] fix ethernet driver on 2.6.29 | juhosg | 2009-04-24 | 2 | -1/+41 |
* | port the mbsd_multi patch to gcc 4.4.0, refresh the other patches | nbd | 2009-04-24 | 7 | -32/+295 |
* | [toolchain] uClibc cleanup: | nico | 2009-04-24 | 73 | -4809/+31 |
* | uClibc NPTL: remove the pthread daemon() fix and revert r15343 | nico | 2009-04-24 | 2 | -10/+36 |
* | add missing $(if) check for build logging | nbd | 2009-04-24 | 1 | -1/+1 |
* | optimize tools/ directory build order to improve parallel building performance | nbd | 2009-04-24 | 1 | -2/+5 |
* | add logs/ to .gitignore | nbd | 2009-04-24 | 1 | -0/+1 |
* | add missing dependencies which broke parallel build | nbd | 2009-04-24 | 1 | -1/+2 |
* | add BUILD_LOG option to let the build system log all subdir make command outp... | nbd | 2009-04-24 | 1 | -1/+2 |
* | [kernel] generic/2.6.29: add missing Kconfig options | juhosg | 2009-04-23 | 1 | -0/+4 |
* | [ar71xx] add initial support for 2.6.29 | juhosg | 2009-04-23 | 21 | -0/+769 |
* | uci: upgrade to 0.7.5 - fixes a runtime error with 2.6.29 if flock() does not... | nbd | 2009-04-23 | 1 | -2/+2 |
* | kmod-bluetooth includes hidp, which needs input-core. add the missing dependency | nbd | 2009-04-23 | 1 | -1/+1 |
* | madwifi: fix a header file conflict with iptables | nbd | 2009-04-23 | 2 | -3/+3 |
* | fix KERNEL_PATCHVER, properly strip -rc* suffixes | nbd | 2009-04-23 | 1 | -1/+1 |
* | emit proper error messages if important kernel config files are missing | nbd | 2009-04-23 | 1 | -1/+7 |
* | brcm47xx: 2.6.28 was accidentally committed with the old (and conceptually br... | nbd | 2009-04-23 | 1 | -34/+16 |
* | [package] modules: fix several typos in block.mk | juhosg | 2009-04-23 | 1 | -6/+6 |
* | [ar71xx] enable the synopsys woarkaround in the ehci-ar71xx driver | juhosg | 2009-04-23 | 1 | -0/+1 |
* | [ar71xx] add a workaround for the Synopsys EHCI core | juhosg | 2009-04-23 | 1 | -0/+22 |
* | [ar71xx] refresh kernel patches | juhosg | 2009-04-23 | 2 | -6/+6 |
* | [toolchain] gcc-4.4.0 also needs mpfr and gmp to be built | florian | 2009-04-23 | 1 | -1/+1 |
* | [toolchain] add preliminary support for gcc-4.4.0, need to forward port the f... | florian | 2009-04-23 | 10 | -2/+171 |
* | uclibc: add the pthread daemon() fix from #4809 | nbd | 2009-04-23 | 3 | -0/+30 |
* | uclibc: remove the sockets_throw patch from 0.9.30, as it does not apply to 0... | nbd | 2009-04-23 | 2 | -47/+0 |
* | remove 2 old interfering variables, probably missed from [15299] | nico | 2009-04-22 | 1 | -2/+0 |
* | clean up automake/pkg-config handling, move separate host/package variable ex... | nbd | 2009-04-22 | 4 | -20/+24 |
* | build host libtool along with target libtool | nbd | 2009-04-22 | 1 | -0/+2 |
* | enable tgz for x86 - people are using it for system upgrades | nbd | 2009-04-22 | 1 | -1/+1 |
* | [kmod bluetooth] hci_usb.c has been replaced with btusb.c in 2.6.29 - modify ... | hcg | 2009-04-22 | 1 | -0/+33 |
* | atheros: enable swconfig by default | nbd | 2009-04-21 | 1 | -1/+1 |
* | atheros: fix up the wlan mac address if the board data is missing | nbd | 2009-04-21 | 2 | -3/+5 |
* | atheros: add default uci configuration for ICPlus IP175C | nbd | 2009-04-21 | 1 | -1/+19 |
* | automatically configure switches when swconfig is installed | nbd | 2009-04-21 | 2 | -1/+13 |
* | kernel: make sure all patches are applied before running menuconfig or oldconfig | nbd | 2009-04-21 | 1 | -1/+1 |
* | add an explicit 'sysinit' tag for logging initscripts output, instead of '' t... | nico | 2009-04-21 | 1 | -1/+1 |
* | [imagebuilder] fix initscripts activation (closes: #4037, #4745) | nico | 2009-04-21 | 1 | -2/+2 |
* | [package] fix nvram_get checking on non-WGT634U (#4975) | florian | 2009-04-21 | 1 | -1/+2 |
* | [atheros] rename picostation pico2 images to openwrt-atheros-ubnt2-pico2-... ... | jow | 2009-04-21 | 1 | -1/+1 |
* | swconfig: implement uci loading support | nbd | 2009-04-21 | 6 | -64/+363 |
* | [atheros] Generate suitable images for the UBNT PicoStation2 | jow | 2009-04-21 | 2 | -0/+12 |
* | add a workaround to rstrip restoring exec perms when they got changed by sstrip | nico | 2009-04-21 | 1 | -0/+3 |
* | clean up the ip175c driver some more, add support for setting the pvid and fi... | nbd | 2009-04-20 | 1 | -105/+91 |
* | swconfig: add a generic method for setting the port primary vlan id (used for... | nbd | 2009-04-20 | 2 | -7/+42 |