| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [package] create kmod-fb and update xen framebuffer module | florian | 2012-07-24 | 2 | -4/+23 |
* | [generic] add missing framebuffer related symbols | florian | 2012-07-24 | 1 | -0/+3 |
* | [ep93xx] remove broken flag, since it works | florian | 2012-07-24 | 1 | -1/+1 |
* | [ep93xx] fix sound modules loading order and dependencies | florian | 2012-07-24 | 1 | -4/+6 |
* | [package] add sound-soc-ac97 package | florian | 2012-07-24 | 1 | -0/+11 |
* | [package] add kmod-regmap including both i2c and spi modules | florian | 2012-07-24 | 1 | -0/+17 |
* | [ep93xx] package ep93xx touchscreen driver as a module | florian | 2012-07-24 | 2 | -3/+16 |
* | [ep93xx] set DEVICE_TYPE to developerboard | florian | 2012-07-24 | 1 | -0/+2 |
* | [lantiq] rebase config-3.3 | blogic | 2012-07-24 | 1 | -3/+2 |
* | [generic] fix tantos patch properly | blogic | 2012-07-24 | 1 | -1/+1 |
* | [generic] make tantos switch select ETHERNET_PACKET_MANGLE | blogic | 2012-07-24 | 1 | -0/+1 |
* | [lantiq] move CONFIG_ETHERNET_PACKET_MANGLE to a generic config file | blogic | 2012-07-24 | 3 | -2/+1 |
* | ath5k: add tx power related fixes | nbd | 2012-07-23 | 1 | -0/+112 |
* | Revert "[package] kernel/modules: dont only change loading order on IPSEC*-m,... | acinonyx | 2012-07-23 | 1 | -6/+6 |
* | build: ensure that reordering of KCONFIG lines are handled properly and that ... | nbd | 2012-07-22 | 2 | -1/+5 |
* | [kernel] crashlog: fix dependency, add memblock support | nbd | 2012-07-22 | 1 | -7/+50 |
* | [package] owipcalc: fix output formatting quirks | jow | 2012-07-20 | 1 | -14/+35 |
* | [package] owipcalc: add new operations "next", "prev", "6to4" and "pop", impl... | jow | 2012-07-20 | 2 | -101/+266 |
* | grub: replace an unnecessary piece of inline assembly that breaks the build o... | nbd | 2012-07-20 | 1 | -0/+14 |
* | kernel: fix portability issues on the x86 specific relocs host tool, fixes bu... | nbd | 2012-07-20 | 4 | -0/+3031 |
* | [package] owipcalc: add "prefix" operation to set prefix of base address duri... | jow | 2012-07-19 | 2 | -1/+12 |
* | [package] dnsmasq: Fix DHCP no address on interface warning (#10570) | acinonyx | 2012-07-19 | 1 | -0/+49 |
* | [package] owipcalc: remove binary | jow | 2012-07-19 | 1 | -0/+0 |
* | [package] add owipcalc - a small ipv4 & ipv6 calculation utility | jow | 2012-07-19 | 3 | -0/+803 |
* | Increase iwlist buffer size | hcg | 2012-07-19 | 2 | -1/+47 |
* | [package] kernel/modules: dont only change loading order on IPSEC*-m, propaga... | luka | 2012-07-17 | 1 | -6/+6 |
* | [package] uboot-envtools: add support for alfa ap96 | luka | 2012-07-17 | 1 | -0/+1 |
* | [package] kernel/modules: fix ipcomp6 load order | acinonyx | 2012-07-17 | 1 | -1/+1 |
* | [package] toolchain: fix libgcc and libgfortran packages for avr32 and coldfire | jow | 2012-07-17 | 1 | -2/+2 |
* | [au1000] rename upgrade image to sysupgrade.bin for consistency | florian | 2012-07-17 | 1 | -3/+3 |
* | [au1000] add missing configuration symbols | florian | 2012-07-17 | 2 | -0/+10 |
* | au1000: implement sysupgrade platform.sh | florian | 2012-07-17 | 2 | -0/+37 |
* | au1000: clean up profiles | florian | 2012-07-17 | 2 | -6/+3 |
* | au1000: fix InternetBox idsel and remove broken flag | florian | 2012-07-17 | 2 | -1/+13 |
* | [package] dnsmasq: Bump to 2.62, add DHCPv6 variant | acinonyx | 2012-07-17 | 2 | -17/+33 |
* | tools: prefer gmd5sum if present | nbd | 2012-07-17 | 1 | -1/+1 |
* | mac80211: update to latest wireless-testing + some monitor mode fixes and som... | nbd | 2012-07-16 | 39 | -3507/+2503 |
* | [package] uboot-envtools: add kirkwood board support | luka | 2012-07-16 | 2 | -0/+29 |
* | uboot-ar71xx: fix compile on recent mac os x versions | nbd | 2012-07-16 | 1 | -0/+21 |
* | scripts/config: build with gcc instead of clang on mac os x | nbd | 2012-07-16 | 1 | -2/+3 |
* | [packages] usbreset: improve usability | jow | 2012-07-16 | 2 | -21/+198 |
* | [include] package-ipkg.mk: flag packages as "ok" after install | jow | 2012-07-15 | 1 | -1/+1 |
* | ar71xx: enable I2C_GPIO, the PB44 board needs that | juhosg | 2012-07-15 | 1 | -0/+1 |
* | ar71xx: fix PB44 board detection | juhosg | 2012-07-15 | 1 | -1/+1 |
* | ar71xx: use gpio_set_value_cansleep on sleeping GPIOs in ath79_spi | juhosg | 2012-07-15 | 2 | -12/+15 |
* | ath5k: fix txop calculation similar to what was done in ath9k | nbd | 2012-07-15 | 1 | -0/+11 |
* | ath9k: fix an uninitialized variable warning | nbd | 2012-07-15 | 1 | -8/+21 |
* | kernel: add Marvell SoC built-in RTC to modules | luka | 2012-07-15 | 2 | -1/+17 |
* | [mcs814x] set DEVICE_TYPE to other to avoid pulling unecessary packages | florian | 2012-07-15 | 1 | -0/+2 |
* | [mcs814x] add compatible property to pci node | florian | 2012-07-15 | 1 | -0/+1 |