Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add ALL5002 userspace support | John Crispin | 2012-07-24 | 5 | -1/+9 |
| | | | | | | | | detect EEPROM, MAC addresses and support sysupgrade for the ALL5002 Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32816 | ||||
* | enable OHCI/EHCI glue on Rt305x, so it is available for Rt3352F. | John Crispin | 2012-07-24 | 3 | -2/+4 |
| | | | | | | | | Hope that this works, didn't have a chance to actually test it... Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32815 | ||||
* | add image build for ALL5002 | John Crispin | 2012-07-24 | 1 | -0/+14 |
| | | | | | | | | add image build for ALL5002 Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32814 | ||||
* | add support for Allnet ALL5002 to kernel | John Crispin | 2012-07-24 | 5 | -0/+71 |
| | | | | | | | | support ALL5002 in ramips/rt305x branch of the kernel. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32813 | ||||
* | uart_clk on Rt3352F is always 40MHz | John Crispin | 2012-07-24 | 1 | -1/+1 |
| | | | | | | | | | Currently, sys_clk/10 is used which is just wrong. cpu_clk/10 would work for systems with 400MHz CPU clock. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32812 | ||||
* | orion_wdt is also available on kirkwood | Florian Fainelli | 2012-07-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 32811 | ||||
* | move omap specific modules to modules.mk | Florian Fainelli | 2012-07-24 | 2 | -73/+73 |
| | | | | SVN-Revision: 32810 | ||||
* | move n810 battery module to omap24 modules.mk | Florian Fainelli | 2012-07-24 | 2 | -16/+17 |
| | | | | SVN-Revision: 32809 | ||||
* | move target specific modules to target's module.mk | Florian Fainelli | 2012-07-24 | 2 | -40/+46 |
| | | | | SVN-Revision: 32808 | ||||
* | package ep93xx framebuffer | Florian Fainelli | 2012-07-24 | 2 | -9/+15 |
| | | | | SVN-Revision: 32807 | ||||
* | remove crypto symbols override | Florian Fainelli | 2012-07-24 | 1 | -23/+1 |
| | | | | SVN-Revision: 32806 | ||||
* | create kmod-fb and update xen framebuffer module | Florian Fainelli | 2012-07-24 | 2 | -4/+23 |
| | | | | SVN-Revision: 32805 | ||||
* | add missing framebuffer related symbols | Florian Fainelli | 2012-07-24 | 1 | -0/+3 |
| | | | | SVN-Revision: 32804 | ||||
* | remove broken flag, since it works | Florian Fainelli | 2012-07-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 32803 | ||||
* | fix sound modules loading order and dependencies | Florian Fainelli | 2012-07-24 | 1 | -4/+6 |
| | | | | SVN-Revision: 32802 | ||||
* | add sound-soc-ac97 package | Florian Fainelli | 2012-07-24 | 1 | -0/+11 |
| | | | | SVN-Revision: 32801 | ||||
* | add kmod-regmap including both i2c and spi modules | Florian Fainelli | 2012-07-24 | 1 | -0/+17 |
| | | | | | | This is required for quite SoC sound support SVN-Revision: 32800 | ||||
* | package ep93xx touchscreen driver as a module | Florian Fainelli | 2012-07-24 | 2 | -3/+16 |
| | | | | SVN-Revision: 32799 | ||||
* | set DEVICE_TYPE to developerboard | Florian Fainelli | 2012-07-24 | 1 | -0/+2 |
| | | | | SVN-Revision: 32798 | ||||
* | rebase config-3.3 | John Crispin | 2012-07-24 | 1 | -3/+2 |
| | | | | SVN-Revision: 32797 | ||||
* | fix tantos patch properly | John Crispin | 2012-07-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 32796 | ||||
* | make tantos switch select ETHERNET_PACKET_MANGLE | John Crispin | 2012-07-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 32795 | ||||
* | move CONFIG_ETHERNET_PACKET_MANGLE to a generic config file | John Crispin | 2012-07-24 | 3 | -2/+1 |
| | | | | | | This broke falcon builds SVN-Revision: 32794 | ||||
* | ath5k: add tx power related fixes | Felix Fietkau | 2012-07-23 | 1 | -0/+112 |
| | | | | SVN-Revision: 32793 | ||||
* | Revert "[package] kernel/modules: dont only change loading order on ↵ | Vasilis Tsiligiannis | 2012-07-23 | 1 | -6/+6 |
| | | | | | | | | | | IPSEC*-m, propagate this to documentation too" Preserve alphabetical order on KCONFIG and description for consistency with other module packages This reverts commit r32775. SVN-Revision: 32791 | ||||
* | 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 |