| Commit message (Expand) | Author | Age | Files | Lines |
* | add a short note on how to use OpenWrt for daily work, covering the use of qu... | Florian Fainelli | 2009-06-28 | 3 | -0/+115 |
* | turn off the Algorithmics FPU emulator by default now that we have software f... | Florian Fainelli | 2009-06-28 | 4 | -0/+652 |
* | enable software floating point emulation by default for mips and mipsel targets | Florian Fainelli | 2009-06-28 | 1 | -1/+1 |
* | include arpfilter and arp_mangle in the kmod-arptables modules (#5410) | Florian Fainelli | 2009-06-28 | 1 | -1/+3 |
* | off-by-one gpio numbers for bcm6338 | Florian Fainelli | 2009-06-28 | 1 | -1/+1 |
* | hostapd: Remove deprecated 'debug' configuration variable | Vasilis Tsiligiannis | 2009-06-27 | 1 | -1/+0 |
* | bcm6338 can support PCI since it has MPI | Florian Fainelli | 2009-06-27 | 1 | -0/+1 |
* | more fixes for bcm6338, no need not to prevent reads from MPI registers now t... | Florian Fainelli | 2009-06-27 | 3 | -11/+20 |
* | use enum for the machine type | Gabor Juhos | 2009-06-27 | 3 | -31/+33 |
* | fix the flash address comment and register the flash device again with its pr... | Florian Fainelli | 2009-06-27 | 1 | -3/+7 |
* | fix a stupid typo preventing the board from being detected | Florian Fainelli | 2009-06-27 | 1 | -1/+1 |
* | prevent bcm6338 and bcm6345 from crashing very early | Florian Fainelli | 2009-06-27 | 1 | -3/+9 |
* | add AR913x specific GPIO function bit definitions | Gabor Juhos | 2009-06-27 | 2 | -9/+21 |
* | only register fallback sprom and enable PCI if we actually have support for PCI | Florian Fainelli | 2009-06-27 | 1 | -2/+4 |
* | do not bloat the kernel with experimental bcm6345 for now | Florian Fainelli | 2009-06-27 | 1 | -1/+1 |
* | more missing register definitions for bcm6338 | Florian Fainelli | 2009-06-27 | 2 | -9/+52 |
* | fix ksymoops architecture dependencies | Florian Fainelli | 2009-06-26 | 1 | -1/+1 |
* | add a cross-version of ksymoops | Florian Fainelli | 2009-06-26 | 1 | -0/+55 |
* | more bcm6338 and bcm6345 related fixes | Florian Fainelli | 2009-06-26 | 4 | -1/+9 |
* | define bcm6338 SDRAM base register and make sure that the right CPU id will b... | Florian Fainelli | 2009-06-26 | 2 | -2/+7 |
* | generate images for the bcm6338w | Florian Fainelli | 2009-06-26 | 1 | -0/+4 |
* | add board definitions for the bcm6338w | Florian Fainelli | 2009-06-26 | 1 | -0/+8 |
* | mac80211: add more ath9k patches | Gabor Juhos | 2009-06-25 | 7 | -1/+428 |
* | Update compat-wireless to 2009-06-25 | Hauke Mehrtens | 2009-06-25 | 8 | -274/+67 |
* | don't use the CRC header in the kernel partition on the WP543 board, so the k... | Gabor Juhos | 2009-06-25 | 1 | -1/+1 |
* | show SoC parameters in /proc/cpuinfo | Gabor Juhos | 2009-06-25 | 1 | -7/+13 |
* | build firmware image for the 5GXi board | Gabor Juhos | 2009-06-25 | 1 | -1/+40 |
* | firmware-utils: add a tool to compute crc value for the 5gxi firmware | Gabor Juhos | 2009-06-25 | 2 | -0/+310 |
* | firmware-utils/mkcsysimg: minor bugfix | Gabor Juhos | 2009-06-25 | 1 | -1/+1 |
* | add support for the OSBRiDGE 5GXi/5XLi (thanks to Mattia Aracne for the board) | Gabor Juhos | 2009-06-25 | 11 | -3/+120 |
* | firmware-utils/mkcsysimg: add signature for the 5GXi board | Gabor Juhos | 2009-06-24 | 2 | -5/+6 |
* | firmware-utils: add a file {en,de}cryption tool, based on the PC1 encryption ... | Gabor Juhos | 2009-06-24 | 2 | -0/+362 |
* | generate an uImage binary for now | Imre Kaloz | 2009-06-23 | 1 | -0/+5 |
* | use the proper serial device, change memory layout | Imre Kaloz | 2009-06-23 | 1 | -15/+9 |
* | use broken-out patches for the coldfire to make it easier to follow differenc... | Imre Kaloz | 2009-06-23 | 88 | -51065/+66817 |
* | nuke obsolete kernel include dir | Gabor Juhos | 2009-06-23 | 19 | -1628/+0 |
* | 2.6.28 and 2.6.30 support is enough on ixp4xx | Imre Kaloz | 2009-06-23 | 79 | -14259/+0 |
* | we don't support 2.6.26 for a long time now | Imre Kaloz | 2009-06-23 | 47 | -8775/+0 |
* | coldfire compile error fix | Imre Kaloz | 2009-06-23 | 1 | -0/+33 |
* | add missing patch from the uclibc buildroot | Imre Kaloz | 2009-06-23 | 1 | -0/+371 |
* | add preliminary coldfire v4e support | Imre Kaloz | 2009-06-21 | 14 | -1/+51268 |
* | refresh 2.6.25 patches | Imre Kaloz | 2009-06-21 | 2 | -3/+3 |
* | mac80211/ath5k: add workaround for the AR71xx PCI bug | Gabor Juhos | 2009-06-21 | 2 | -1/+33 |
* | Add ADM6996 switch driver | Hauke Mehrtens | 2009-06-20 | 5 | -13/+7 |
* | update zImage location | Andy Boyett | 2009-06-20 | 1 | -2/+2 |
* | ensure ledtrig-netdev will compile even if CONFIG_COMPAT_NET_DEV_OPS is unset | Florian Fainelli | 2009-06-19 | 1 | -1/+4 |
* | now that we support multiple libc, include the gcc version, libc type and lib... | Florian Fainelli | 2009-06-18 | 1 | -1/+1 |
* | do not copy all the staging_dir/ directories, only the right toolchain and ta... | Florian Fainelli | 2009-06-18 | 1 | -1/+1 |
* | add imagetag support for BT Voyager 2500V, patch from Daniel Dickinson (#5364) | Florian Fainelli | 2009-06-18 | 3 | -5/+6 |
* | change sysctl.conf to disable tcp ecn by default (based on discussion with ma... | Felix Fietkau | 2009-06-17 | 1 | -1/+1 |