| Commit message (Expand) | Author | Age | Files | Lines |
* | [brcm63xx] off-by-one gpio numbers for bcm6338 | florian | 2009-06-28 | 1 | -1/+1 |
* | [package] hostapd: Remove deprecated 'debug' configuration variable | acinonyx | 2009-06-27 | 1 | -1/+0 |
* | [brcm63xx] bcm6338 can support PCI since it has MPI | florian | 2009-06-27 | 1 | -0/+1 |
* | [brcm63xx] more fixes for bcm6338, no need not to prevent reads from MPI regi... | florian | 2009-06-27 | 3 | -11/+20 |
* | [ar71xx] use enum for the machine type | juhosg | 2009-06-27 | 3 | -31/+33 |
* | [brcm63xx] fix the flash address comment and register the flash device again ... | florian | 2009-06-27 | 1 | -3/+7 |
* | [brcm63xx] fix a stupid typo preventing the board from being detected | florian | 2009-06-27 | 1 | -1/+1 |
* | [brcm63xx] prevent bcm6338 and bcm6345 from crashing very early | florian | 2009-06-27 | 1 | -3/+9 |
* | [ar71xx] add AR913x specific GPIO function bit definitions | juhosg | 2009-06-27 | 2 | -9/+21 |
* | [brcm63xx] only register fallback sprom and enable PCI if we actually have su... | florian | 2009-06-27 | 1 | -2/+4 |
* | [brcm63xx] do not bloat the kernel with experimental bcm6345 for now | florian | 2009-06-27 | 1 | -1/+1 |
* | [brcm63xx] more missing register definitions for bcm6338 | florian | 2009-06-27 | 2 | -9/+52 |
* | [package] fix ksymoops architecture dependencies | florian | 2009-06-26 | 1 | -1/+1 |
* | [package] add a cross-version of ksymoops | florian | 2009-06-26 | 1 | -0/+55 |
* | [brcm63xx] more bcm6338 and bcm6345 related fixes | florian | 2009-06-26 | 4 | -1/+9 |
* | [brcm63xx] define bcm6338 SDRAM base register and make sure that the right CP... | florian | 2009-06-26 | 2 | -2/+7 |
* | [brcm63xx] generate images for the bcm6338w | florian | 2009-06-26 | 1 | -0/+4 |
* | [brcm63xx] add board definitions for the bcm6338w | florian | 2009-06-26 | 1 | -0/+8 |
* | [packages] mac80211: add more ath9k patches | juhosg | 2009-06-25 | 7 | -1/+428 |
* | [mac80211] Update compat-wireless to 2009-06-25 | hauke | 2009-06-25 | 8 | -274/+67 |
* | [ar71xx] don't use the CRC header in the kernel partition on the WP543 board,... | juhosg | 2009-06-25 | 1 | -1/+1 |
* | [adm5120] show SoC parameters in /proc/cpuinfo | juhosg | 2009-06-25 | 1 | -7/+13 |
* | [adm5120] build firmware image for the 5GXi board | juhosg | 2009-06-25 | 1 | -1/+40 |
* | [tools] firmware-utils: add a tool to compute crc value for the 5gxi firmware | juhosg | 2009-06-25 | 2 | -0/+310 |
* | [tools] firmware-utils/mkcsysimg: minor bugfix | juhosg | 2009-06-25 | 1 | -1/+1 |
* | [adm5120] add support for the OSBRiDGE 5GXi/5XLi (thanks to Mattia Aracne for... | juhosg | 2009-06-25 | 11 | -3/+120 |
* | [tools] firmware-utils/mkcsysimg: add signature for the 5GXi board | juhosg | 2009-06-24 | 2 | -5/+6 |
* | [tools] firmware-utils: add a file {en,de}cryption tool, based on the PC1 enc... | juhosg | 2009-06-24 | 2 | -0/+362 |
* | [coldfire] generate an uImage binary for now | kaloz | 2009-06-23 | 1 | -0/+5 |
* | [coldfire] use the proper serial device, change memory layout | kaloz | 2009-06-23 | 1 | -15/+9 |
* | use broken-out patches for the coldfire to make it easier to follow differenc... | kaloz | 2009-06-23 | 88 | -51065/+66817 |
* | [adm5120] nuke obsolete kernel include dir | juhosg | 2009-06-23 | 19 | -1628/+0 |
* | 2.6.28 and 2.6.30 support is enough on ixp4xx | kaloz | 2009-06-23 | 79 | -14259/+0 |
* | we don't support 2.6.26 for a long time now | kaloz | 2009-06-23 | 47 | -8775/+0 |
* | remove empty directories | kaloz | 2009-06-23 | 0 | -0/+0 |
* | coldfire compile error fix | kaloz | 2009-06-23 | 1 | -0/+33 |
* | add missing patch from the uclibc buildroot | kaloz | 2009-06-23 | 1 | -0/+371 |
* | add preliminary coldfire v4e support | kaloz | 2009-06-21 | 14 | -1/+51268 |
* | refresh 2.6.25 patches | kaloz | 2009-06-21 | 2 | -3/+3 |
* | [package] mac80211/ath5k: add workaround for the AR71xx PCI bug | juhosg | 2009-06-21 | 2 | -1/+33 |
* | [amazon] Add ADM6996 switch driver | hauke | 2009-06-20 | 5 | -13/+7 |
* | [etrax] update zImage location | agb | 2009-06-20 | 1 | -2/+2 |
* | [kernel] ensure ledtrig-netdev will compile even if CONFIG_COMPAT_NET_DEV_OPS... | florian | 2009-06-19 | 1 | -1/+4 |
* | [sdk] now that we support multiple libc, include the gcc version, libc type a... | florian | 2009-06-18 | 1 | -1/+1 |
* | [sdk] do not copy all the staging_dir/ directories, only the right toolchain ... | florian | 2009-06-18 | 1 | -1/+1 |
* | [brcm63xx] add imagetag support for BT Voyager 2500V, patch from Daniel Dicki... | florian | 2009-06-18 | 3 | -5/+6 |
* | change sysctl.conf to disable tcp ecn by default (based on discussion with ma... | nbd | 2009-06-17 | 1 | -1/+1 |
* | [package] wireless-tools: fix a bug in iwconfig power command | juhosg | 2009-06-17 | 2 | -1/+14 |
* | [brcm63xx] generate experimental images for bcm6338 boards, thanks to Daniel ... | florian | 2009-06-17 | 1 | -0/+7 |
* | [package] sysupgrade: sync *before* mtd write, only fallback to sysrq-trigger... | jow | 2009-06-17 | 2 | -4/+5 |