Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: ensure that reordering of KCONFIG lines are handled properly and that ↵ | Felix Fietkau | 2012-07-22 | 2 | -1/+5 |
| | | | | | | the final result does not depend on the package scan order SVN-Revision: 32788 | ||||
* | crashlog: fix dependency, add memblock support | Felix Fietkau | 2012-07-22 | 1 | -7/+50 |
| | | | | SVN-Revision: 32787 | ||||
* | owipcalc: fix output formatting quirks | Jo-Philipp Wich | 2012-07-20 | 1 | -14/+35 |
| | | | | SVN-Revision: 32786 | ||||
* | owipcalc: add new operations "next", "prev", "6to4" and "pop", implement a ↵ | Jo-Philipp Wich | 2012-07-20 | 2 | -101/+266 |
| | | | | | | stack for intermediate results SVN-Revision: 32785 | ||||
* | grub: replace an unnecessary piece of inline assembly that breaks the build ↵ | Felix Fietkau | 2012-07-20 | 1 | -0/+14 |
| | | | | | | on recent mac os x SVN-Revision: 32784 | ||||
* | kernel: fix portability issues on the x86 specific relocs host tool, fixes ↵ | Felix Fietkau | 2012-07-20 | 4 | -0/+3031 |
| | | | | | | build on mac os x SVN-Revision: 32783 | ||||
* | owipcalc: add "prefix" operation to set prefix of base address during ↵ | Jo-Philipp Wich | 2012-07-19 | 2 | -1/+12 |
| | | | | | | calculation SVN-Revision: 32782 | ||||
* | dnsmasq: Fix DHCP no address on interface warning (#10570) | Vasilis Tsiligiannis | 2012-07-19 | 1 | -0/+49 |
| | | | | SVN-Revision: 32781 | ||||
* | owipcalc: remove binary | Jo-Philipp Wich | 2012-07-19 | 1 | -0/+0 |
| | | | | SVN-Revision: 32779 | ||||
* | add owipcalc - a small ipv4 & ipv6 calculation utility | Jo-Philipp Wich | 2012-07-19 | 3 | -0/+803 |
| | | | | SVN-Revision: 32778 | ||||
* | Increase iwlist buffer size | Hamish Guthrie | 2012-07-19 | 2 | -1/+47 |
| | | | | SVN-Revision: 32777 | ||||
* | kernel/modules: dont only change loading order on IPSEC*-m, propagate this ↵ | Luka Perkov | 2012-07-17 | 1 | -6/+6 |
| | | | | | | to documentation too SVN-Revision: 32775 | ||||
* | uboot-envtools: add support for alfa ap96 | Luka Perkov | 2012-07-17 | 1 | -0/+1 |
| | | | | SVN-Revision: 32774 | ||||
* | kernel/modules: fix ipcomp6 load order | Vasilis Tsiligiannis | 2012-07-17 | 1 | -1/+1 |
| | | | | | | | | | ipcomp6 depends on xfrm6_tunnel, load order changed accordingly. Signed-off-by: Daniel Golle <dgolle@allnet.de> Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 32773 | ||||
* | toolchain: fix libgcc and libgfortran packages for avr32 and coldfire | Jo-Philipp Wich | 2012-07-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 32772 | ||||
* | rename upgrade image to sysupgrade.bin for consistency | Florian Fainelli | 2012-07-17 | 1 | -3/+3 |
| | | | | SVN-Revision: 32770 | ||||
* | add missing configuration symbols | Florian Fainelli | 2012-07-17 | 2 | -0/+10 |
| | | | | SVN-Revision: 32769 | ||||
* | au1000: implement sysupgrade platform.sh | Florian Fainelli | 2012-07-17 | 2 | -0/+37 |
| | | | | | | Signed-off-by: Bruno Randolf <br1@einfach.org> SVN-Revision: 32768 | ||||
* | au1000: clean up profiles | Florian Fainelli | 2012-07-17 | 2 | -6/+3 |
| | | | | | | Signed-off-by: Bruno Randolf <br1@einfach.org> SVN-Revision: 32767 | ||||
* | au1000: fix InternetBox idsel and remove broken flag | Florian Fainelli | 2012-07-17 | 2 | -1/+13 |
| | | | | | | | | | | | | | The following patch is necessary for the InternetBox (Surfbox) board-specific idsel to work with newer kernels. Acutally I don't exactly understand why this was not necessary before, but without the udelay, the MiniPCI adapter in slot 3 is not detected and set up correctly. Also remove platform broken flag, it works. Signed-off-by: Bruno Randolf <br1@einfach.org> SVN-Revision: 32766 | ||||
* | dnsmasq: Bump to 2.62, add DHCPv6 variant | Vasilis Tsiligiannis | 2012-07-17 | 2 | -17/+33 |
| | | | | SVN-Revision: 32764 | ||||
* | tools: prefer gmd5sum if present | Felix Fietkau | 2012-07-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 32761 | ||||
* | mac80211: update to latest wireless-testing + some monitor mode fixes and ↵ | Felix Fietkau | 2012-07-16 | 39 | -3507/+2503 |
| | | | | | | some libertas driver fixes SVN-Revision: 32760 | ||||
* | uboot-envtools: add kirkwood board support | Luka Perkov | 2012-07-16 | 2 | -0/+29 |
| | | | | SVN-Revision: 32756 | ||||
* | uboot-ar71xx: fix compile on recent mac os x versions | Felix Fietkau | 2012-07-16 | 1 | -0/+21 |
| | | | | SVN-Revision: 32750 | ||||
* | scripts/config: build with gcc instead of clang on mac os x | Felix Fietkau | 2012-07-16 | 1 | -2/+3 |
| | | | | SVN-Revision: 32749 | ||||
* | usbreset: improve usability - add device list in usage screen - support ↵ | Jo-Philipp Wich | 2012-07-16 | 2 | -21/+198 |
| | | | | | | resetting by bus/device number, by produc:vendor id or by device name SVN-Revision: 32741 | ||||
* | package-ipkg.mk: flag packages as "ok" after install | Jo-Philipp Wich | 2012-07-15 | 1 | -1/+1 |
| | | | | | | | By flagging compile-time-installed packages as "ok", they can be differentiated from runtime-installed packages on the target later on. SVN-Revision: 32739 | ||||
* | ar71xx: enable I2C_GPIO, the PB44 board needs that | Gabor Juhos | 2012-07-15 | 1 | -0/+1 |
| | | | | SVN-Revision: 32738 | ||||
* | ar71xx: fix PB44 board detection | Gabor Juhos | 2012-07-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 32737 | ||||
* | ar71xx: use gpio_set_value_cansleep on sleeping GPIOs in ath79_spi | Gabor Juhos | 2012-07-15 | 2 | -12/+15 |
| | | | | SVN-Revision: 32736 | ||||
* | ath5k: fix txop calculation similar to what was done in ath9k | Felix Fietkau | 2012-07-15 | 1 | -0/+11 |
| | | | | SVN-Revision: 32735 | ||||
* | ath9k: fix an uninitialized variable warning | Felix Fietkau | 2012-07-15 | 1 | -8/+21 |
| | | | | SVN-Revision: 32734 | ||||
* | kernel: add Marvell SoC built-in RTC to modules | Luka Perkov | 2012-07-15 | 2 | -1/+17 |
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32732 | ||||
* | set DEVICE_TYPE to other to avoid pulling unecessary packages | Florian Fainelli | 2012-07-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 32731 | ||||
* | add compatible property to pci node | Florian Fainelli | 2012-07-15 | 1 | -0/+1 |
| | | | | SVN-Revision: 32730 | ||||
* | use ohci_err() instead of err() | Florian Fainelli | 2012-07-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 32729 | ||||
* | make sure we properly unmap DMA mappings we created | Florian Fainelli | 2012-07-15 | 1 | -6/+11 |
| | | | | SVN-Revision: 32728 | ||||
* | nuport-mac: add definitions of the various bits/masks used | Florian Fainelli | 2012-07-15 | 1 | -24/+67 |
| | | | | SVN-Revision: 32727 | ||||
* | kirkwood: add support for seagate goflexnet and goflexhome | Luka Perkov | 2012-07-15 | 4 | -2/+331 |
| | | | | | | Signed-off-by: Martin Mueller <mm@sig21.net> SVN-Revision: 32725 | ||||
* | toolchain: Fix typo in libssp config | Vasilis Tsiligiannis | 2012-07-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 32723 | ||||
* | kirkwood: revert config changes from r32053 | Luka Perkov | 2012-07-15 | 1 | -2/+1 |
| | | | | SVN-Revision: 32719 | ||||
* | uboot-kirkwood: update to 2012.04.01 | Luka Perkov | 2012-07-14 | 21 | -1249/+1718 |
| | | | | | | | | | | | | | | | | | | | | iConnect board tested by: Tim Fletcher <tim@night-shade.org.uk> Wojciech Dubowik <wojciech.dubowik@neratec.com> DockStar board tested by: Martin Mueller <mm@sig21.net> RaidSonic ICY BOX NAS6210 board tested by: Luka Perkov <uboot@lukaperkov.net> SheevaPlug was not tested but support for SheevaPlug is taken from upstream uboot and it is not reported to be broken there. SVN-Revision: 32717 | ||||
* | package: kernel: estetic fix | Luka Perkov | 2012-07-14 | 1 | -2/+2 |
| | | | | SVN-Revision: 32714 | ||||
* | kernel: enable kernel support for ALSA midi | Vasilis Tsiligiannis | 2012-07-14 | 1 | -1/+18 |
| | | | | | | | | | | | | | | Here is a newer version of the patch: Enable the real ALSA midi interface (seq) in the kernel. The existing rawmidi interface is still present. This allows for the alsa midi utilities to work. Signed-off-by: Adam Goode <adam@spicenitz.org> [b_tsiligiannis: replaced $(LINUX_KMOD_SUFFIX) with .ko] Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 32712 | ||||
* | base-files: Modernize hotplug2 rules (#11368) | Vasilis Tsiligiannis | 2012-07-14 | 1 | -29/+11 |
| | | | | SVN-Revision: 32711 | ||||
* | ath9k: add extra checks to reduce the amount of unnecessary rx dma related ↵ | Felix Fietkau | 2012-07-14 | 1 | -0/+15 |
| | | | | | | logspam SVN-Revision: 32709 | ||||
* | tools/squashfs(4): use $(HOSTCC) to avoid building with clang on recent mac ↵ | Felix Fietkau | 2012-07-13 | 2 | -0/+2 |
| | | | | | | os x. the clang build fails with some linker errors SVN-Revision: 32706 | ||||
* | ath9k: fix 5 ghz frequency selection on ar934x devices with 25 mhz refclock | Felix Fietkau | 2012-07-13 | 1 | -0/+13 |
| | | | | SVN-Revision: 32705 | ||||
* | uhttpd: various changes | Jo-Philipp Wich | 2012-07-13 | 8 | -140/+127 |
| | | | | | | | | | - remove unused variables - simply ignore command line args which belong to not enabled features - resolve peer address at accept() time, should solve (#11850) - remove floating point operations where possible SVN-Revision: 32704 |