| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add -rpath-link to TARGET_LDFLAGS by default | nbd | 2008-09-03 | 1 | -1/+1 |
* | fix recursive symlink issue | nbd | 2008-09-03 | 1 | -1/+1 |
* | make sure that when the kernel config changes, compile is triggered for all k... | nbd | 2008-09-02 | 1 | -0/+2 |
* | fix ./scripts/env for newer git versions | nbd | 2008-09-02 | 1 | -3/+1 |
* | remove 0-byte files | nbd | 2008-09-02 | 34 | -0/+0 |
* | nuke ipkg, now that we use opkg, we don't need it anymore | nbd | 2008-09-02 | 1 | -77/+0 |
* | final fix for BCM5354 USB cores, hopefully | kaloz | 2008-09-02 | 1 | -3/+13 |
* | remove ipkg from busybox | nbd | 2008-09-02 | 8 | -14073/+0 |
* | remove awx from busybox, refresh patches | nbd | 2008-09-02 | 7 | -1629/+8 |
* | BusyBox httpd Accept Header Patch | nbd | 2008-09-02 | 1 | -0/+42 |
* | provide a md5sum wrapper for BSDish systems | nbd | 2008-09-02 | 1 | -3/+15 |
* | get rid of a shell warning if md5sum is not found | nbd | 2008-09-02 | 1 | -1/+1 |
* | clean up md5s() shell function | nbd | 2008-09-02 | 1 | -1/+4 |
* | disable autorebuild for the toolchain, as it can easily lead to build breakages | nbd | 2008-09-02 | 4 | -0/+4 |
* | add prereq check for extended getopt (#3944) | nbd | 2008-09-02 | 1 | -0/+8 |
* | quilt depends on sed | nbd | 2008-09-02 | 1 | -0/+1 |
* | madwifi upstream does not work on wisoc | nbd | 2008-09-02 | 1 | -1/+2 |
* | fix madwifi upstream compile for mips (#3952) | nbd | 2008-09-02 | 1 | -2/+2 |
* | add option to cache local queries, from sn9 | thepeople | 2008-09-02 | 1 | -1/+2 |
* | Fix enabling of init scripts. | lars | 2008-09-02 | 1 | -1/+1 |
* | Add @GNOME download source. | lars | 2008-09-01 | 2 | -2/+16 |
* | Treat vlynq external divisor just like automatic, fix comment about it, thank... | florian | 2008-09-01 | 1 | -1/+3 |
* | add TARGET_CXX variable which points to the c++ cross compiler | nbd | 2008-09-01 | 1 | -1/+2 |
* | fixes usb storage mounting | blogic | 2008-09-01 | 1 | -1/+1 |
* | make openwrt boot on ar9130 (currently no ethernet yet) | nbd | 2008-09-01 | 2 | -12/+49 |
* | Change even more dependencies on kmod-video-core after [12460] | nico | 2008-09-01 | 1 | -5/+5 |
* | Move I2C_PCA Kconfig item to generic-2.6 | nico | 2008-09-01 | 2 | -1/+1 |
* | Fix AT91 MMC host controller path on 2.6.25 | nico | 2008-09-01 | 1 | -1/+1 |
* | Use a newer acx firmware | florian | 2008-09-01 | 1 | -1/+2 |
* | Fix divisor calculation and configuration from previous commit, thanks sn9 | florian | 2008-09-01 | 5 | -44/+22 |
* | add a gzipped uImage for ar71xx | nbd | 2008-09-01 | 1 | -0/+5 |
* | add an extra build step Build/Install which allows you to run a make install ... | nbd | 2008-09-01 | 1 | -0/+2 |
* | install a symlink to the correct version of find in $(STAGING_DIR_HOST)/bin | nbd | 2008-09-01 | 1 | -2/+5 |
* | madwifi: fix compile warning | nbd | 2008-09-01 | 1 | -1/+1 |
* | improve wds sta mode compatibility | nbd | 2008-09-01 | 2 | -27/+21 |
* | Make ide-core depend on pci support, remove dupe Kconfig item | nico | 2008-08-31 | 1 | -1/+1 |
* | Backport new Sierra Wireless USB IDs from 2.6.27 to .25 & .26 (closes: #3912) | nico | 2008-08-31 | 2 | -0/+32 |
* | Build images for the AG310, thanks sn9 | florian | 2008-08-31 | 1 | -0/+1 |
* | Correctly set b/g rate tables for mac80211, thanks sn9 | florian | 2008-08-31 | 1 | -0/+108 |
* | Sync ar7 default network configuration with latest firewall and network setti... | florian | 2008-08-31 | 1 | -2/+2 |
* | Fix divisor settings for external devices like wireless devices, thanks sn9 | florian | 2008-08-31 | 2 | -14/+42 |
* | Update acx-mac80211 to a more recent snapshot, thanks sn9 | florian | 2008-08-30 | 2 | -14/+17 |
* | Build images for WAG54GP2v1 and v2, thanks sn9 | florian | 2008-08-30 | 1 | -1/+3 |
* | Add 2.6.26 kernel configuration file | florian | 2008-08-30 | 1 | -0/+215 |
* | Switch ar7 to 2.6.26, thanks sn9 | florian | 2008-08-30 | 4 | -48/+111 |
* | fix madwifi hal target for mips* | nbd | 2008-08-30 | 1 | -5/+14 |
* | leave libtool m4 files in both $(STAGING_DIR)/host and $(STAGING_DIR_HOST) | nbd | 2008-08-29 | 1 | -1/+1 |
* | this adds hg (Mercurial) SCM checkout support, very similar to the current git | florian | 2008-08-29 | 1 | -2/+20 |
* | Integrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies) | nbd | 2008-08-29 | 3 | -0/+135 |
* | revert accidental change to madwifi.sh | nbd | 2008-08-29 | 1 | -0/+1 |