| Commit message (Expand) | Author | Age | Files | Lines |
* | remove awx from busybox, refresh patches | Felix Fietkau | 2008-09-02 | 7 | -1629/+8 |
* | BusyBox httpd Accept Header Patch | Felix Fietkau | 2008-09-02 | 1 | -0/+42 |
* | provide a md5sum wrapper for BSDish systems | Felix Fietkau | 2008-09-02 | 1 | -3/+15 |
* | get rid of a shell warning if md5sum is not found | Felix Fietkau | 2008-09-02 | 1 | -1/+1 |
* | clean up md5s() shell function | Felix Fietkau | 2008-09-02 | 1 | -1/+4 |
* | disable autorebuild for the toolchain, as it can easily lead to build breakages | Felix Fietkau | 2008-09-02 | 4 | -0/+4 |
* | add prereq check for extended getopt (#3944) | Felix Fietkau | 2008-09-02 | 1 | -0/+8 |
* | quilt depends on sed | Felix Fietkau | 2008-09-02 | 1 | -0/+1 |
* | madwifi upstream does not work on wisoc | Felix Fietkau | 2008-09-02 | 1 | -1/+2 |
* | fix madwifi upstream compile for mips (#3952) | Felix Fietkau | 2008-09-02 | 1 | -2/+2 |
* | add option to cache local queries, from sn9 | Travis Kemen | 2008-09-02 | 1 | -1/+2 |
* | Fix enabling of init scripts. | Lars-Peter Clausen | 2008-09-02 | 1 | -1/+1 |
* | Add @GNOME download source. | Lars-Peter Clausen | 2008-09-01 | 2 | -2/+16 |
* | Treat vlynq external divisor just like automatic, fix comment about it, thank... | Florian Fainelli | 2008-09-01 | 1 | -1/+3 |
* | add TARGET_CXX variable which points to the c++ cross compiler | Felix Fietkau | 2008-09-01 | 1 | -1/+2 |
* | fixes usb storage mounting | John Crispin | 2008-09-01 | 1 | -1/+1 |
* | make openwrt boot on ar9130 (currently no ethernet yet) | Felix Fietkau | 2008-09-01 | 2 | -12/+49 |
* | Change even more dependencies on kmod-video-core after [12460] | Nicolas Thill | 2008-09-01 | 1 | -5/+5 |
* | Move I2C_PCA Kconfig item to generic-2.6 | Nicolas Thill | 2008-09-01 | 2 | -1/+1 |
* | Fix AT91 MMC host controller path on 2.6.25 | Nicolas Thill | 2008-09-01 | 1 | -1/+1 |
* | Use a newer acx firmware | Florian Fainelli | 2008-09-01 | 1 | -1/+2 |
* | Fix divisor calculation and configuration from previous commit, thanks sn9 | Florian Fainelli | 2008-09-01 | 5 | -44/+22 |
* | add a gzipped uImage for ar71xx | Felix Fietkau | 2008-09-01 | 1 | -0/+5 |
* | add an extra build step Build/Install which allows you to run a make install ... | Felix Fietkau | 2008-09-01 | 1 | -0/+2 |
* | install a symlink to the correct version of find in $(STAGING_DIR_HOST)/bin | Felix Fietkau | 2008-09-01 | 1 | -2/+5 |
* | madwifi: fix compile warning | Felix Fietkau | 2008-09-01 | 1 | -1/+1 |
* | improve wds sta mode compatibility | Felix Fietkau | 2008-09-01 | 2 | -27/+21 |
* | Make ide-core depend on pci support, remove dupe Kconfig item | Nicolas Thill | 2008-08-31 | 1 | -1/+1 |
* | Backport new Sierra Wireless USB IDs from 2.6.27 to .25 & .26 (closes: #3912) | Nicolas Thill | 2008-08-31 | 2 | -0/+32 |
* | Build images for the AG310, thanks sn9 | Florian Fainelli | 2008-08-31 | 1 | -0/+1 |
* | Correctly set b/g rate tables for mac80211, thanks sn9 | Florian Fainelli | 2008-08-31 | 1 | -0/+108 |
* | Sync ar7 default network configuration with latest firewall and network setti... | Florian Fainelli | 2008-08-31 | 1 | -2/+2 |
* | Fix divisor settings for external devices like wireless devices, thanks sn9 | Florian Fainelli | 2008-08-31 | 2 | -14/+42 |
* | Update acx-mac80211 to a more recent snapshot, thanks sn9 | Florian Fainelli | 2008-08-30 | 2 | -14/+17 |
* | Build images for WAG54GP2v1 and v2, thanks sn9 | Florian Fainelli | 2008-08-30 | 1 | -1/+3 |
* | Add 2.6.26 kernel configuration file | Florian Fainelli | 2008-08-30 | 1 | -0/+215 |
* | Switch ar7 to 2.6.26, thanks sn9 | Florian Fainelli | 2008-08-30 | 4 | -48/+111 |
* | fix madwifi hal target for mips* | Felix Fietkau | 2008-08-30 | 1 | -5/+14 |
* | leave libtool m4 files in both $(STAGING_DIR)/host and $(STAGING_DIR_HOST) | Felix Fietkau | 2008-08-29 | 1 | -1/+1 |
* | this adds hg (Mercurial) SCM checkout support, very similar to the current gi... | Florian Fainelli | 2008-08-29 | 1 | -2/+20 |
* | Integrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies) | Felix Fietkau | 2008-08-29 | 3 | -0/+135 |
* | revert accidental change to madwifi.sh | Felix Fietkau | 2008-08-29 | 1 | -0/+1 |
* | Use unsigned longs for bitwise operations in awk, thanks benoar. - Resolves t... | Andy Boyett | 2008-08-28 | 1 | -0/+36 |
* | fix a race condition which would leave dnsmasq in infinite resolving recursio... | Felix Fietkau | 2008-08-28 | 1 | -0/+1 |
* | remove bogus ifxmips network config override | Felix Fietkau | 2008-08-28 | 1 | -14/+0 |
* | add back busybox httpd password auth support - fixes x-wrt | Felix Fietkau | 2008-08-28 | 1 | -0/+41 |
* | madwifi: fix encryption type check | Felix Fietkau | 2008-08-28 | 1 | -2/+1 |
* | madwifi: only start hostapd when necessary | Felix Fietkau | 2008-08-28 | 1 | -2/+3 |
* | add autoload for spi-ks8995 | Felix Fietkau | 2008-08-28 | 1 | -0/+1 |
* | mtd: add jffs2 cleanmarker for big endian systems | Felix Fietkau | 2008-08-28 | 1 | -1/+6 |