| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | ppp: derive interface unit numbers from previous enumeration | Felix Fietkau | 2008-08-28 | 1 | -4/+10 |
* | fix ppp interface enumeration - don't enumerate already processed interfaces | Felix Fietkau | 2008-08-27 | 1 | -1/+1 |
* | fix kconfig for packages that only define =y, =m or =n rules | Felix Fietkau | 2008-08-27 | 1 | -1/+1 |
* | upgrade to uci 0.6.1 - lots of cli and lua binding fixes | Felix Fietkau | 2008-08-27 | 1 | -2/+2 |
* | fix uboot-ifxmips compile on mac os x | Felix Fietkau | 2008-08-27 | 1 | -143/+86 |
* | fixes broken if-then in led init script | John Crispin | 2008-08-27 | 1 | -2/+3 |
* | add autoconf (fixes opkg build issues) | Felix Fietkau | 2008-08-27 | 2 | -1/+39 |
* | fix busybox compile on mac os x | Felix Fietkau | 2008-08-27 | 1 | -0/+13 |
* | make uci firewall backwards compatible to the old firewall.user | John Crispin | 2008-08-27 | 1 | -2/+9 |
* | add proto tcpudp to firewall | John Crispin | 2008-08-27 | 1 | -38/+51 |
* | ifxmips should not overwrite DEFAULT_PACKAGES | John Crispin | 2008-08-27 | 1 | -1/+1 |
* | generate images for the EASY 5120P-ATA board | Gabor Juhos | 2008-08-27 | 2 | -0/+15 |
* | fix device duplication in firewall if the balancing of ifup and ifdown is broken | John Crispin | 2008-08-27 | 1 | -2/+9 |
* | make sure uci firewall reverts its states when stopped | John Crispin | 2008-08-27 | 1 | -0/+1 |